summaryrefslogtreecommitdiffstats
path: root/bsps/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtl22xx-testsuite.tcfg: Add dl10 and ttest01Joel Sherrill2020-03-121-0/+2
* lpc23xx_tli800-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* lpc2362-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* lm3s3749-testsuite.tcfg: Add ttest01Joel Sherrill2020-03-121-0/+1
* bsps/arm: Initialize priorities of PPIsSebastian Huber2020-02-241-0/+6
* bsp/raspberrypi: Mini UART driverG S Niteesh2020-02-162-9/+110
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-121-3/+7
* arm/xilinx-zynq: Split console driver filesSebastian Huber2020-02-124-185/+242
* bsp/imx: Parse fdt pinctrl values and setup iomuxChristian Mauderer2020-02-111-0/+44
* bsp/imx: Support imx6ul iomux.Christian Mauderer2020-02-111-0/+4
* bsp/imx: Allow gapless SPI transfers.Christian Mauderer2020-02-111-1/+6
* bsp/imx: Use muxed mode for serials.Christian Mauderer2020-02-111-0/+1
* bsp/imx: Increase device memory areaSebastian Huber2020-02-111-1/+1
* bsp/imx: Allow GIC in different device tree node.Christian Mauderer2020-02-111-0/+3
* bsp/imx: Avoid hard-coded GIC base addressSebastian Huber2020-02-112-2/+15
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-0410-10/+10
* bsps: Rework work area initializationSebastian Huber2020-02-043-51/+94
* bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber2020-02-041-2/+0
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-041-0/+1
* bsps/arm/shared: Add GICv3 implementationKinsey Moore2020-01-174-9/+427
* bsp/raspberrypi: Updated the console API.G S Niteesh2020-01-079-400/+196
* bsp/raspberrypi: Enable FDT support.G S Niteesh2020-01-071-0/+4
* bsp/raspberrypi: Fix size of work area.Christian Mauderer2020-01-074-185/+80
* bsps/arm: Define index of the workspace entry.Christian Mauderer2020-01-072-5/+6
* bsps/arm: Export bsp_start_hook_0_doneSebastian Huber2019-12-191-5/+8
* bsp/xen: Use BSP options for all linkcmds varsSebastian Huber2019-12-051-3/+3
* bsp/xen: Create BSPJeff Kubascik2019-12-0511-0/+521
* bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik2019-12-051-0/+3
* bsps/arm: Add zImage boot headerJeff Kubascik2019-12-051-0/+11
* bsp/lpc32xx: Fix linker command fileSebastian Huber2019-11-191-1/+4
* bsp/imx7: Rename linker command fileSebastian Huber2019-11-191-0/+0
* bsp/altcycv_devkit: Rename linker command fileSebastian Huber2019-11-191-0/+0
* bsp/atsamv: Fix warningSebastian Huber2019-11-181-1/+0
* bsp/beagle: Rename linker command fileSebastian Huber2019-11-141-0/+0
* bsp/gumstix: Fix warningSebastian Huber2019-11-141-0/+1
* bsps/arm: Add support for small pages MMUSebastian Huber2019-10-313-30/+101
* bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
* bsp/atsam: Use PIO for SC16IS752.Christian Mauderer2019-10-232-21/+26
* bsp/atsam: Add additional PIO helper.Christian Mauderer2019-10-232-0/+59
* bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer2019-10-231-11/+15
* arm/beanglebone: Fix i2c build error.Chris Johns2019-10-191-1/+1
* bsps/beagle: register i2c device at initializationVijay Kumar Banerjee2019-09-193-13/+24
* arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns2019-08-121-1/+9
* arm/raspberry: Set the workspace based on the mailbox version.Chris Johns2019-08-123-26/+135
* libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns2019-08-121-0/+0
* bsp/beagle: Add nocache sectionVijay Kumar Banerjee2019-08-072-3/+9
* bsps/beagle: Remove dead code from GPIO.Christian Mauderer2019-08-031-133/+0
* arm/beagle: Add libdebugger support.Chris Johns2019-07-313-0/+775
* arm: Select the TLB invalidate based on the core's Id variant.Chris Johns2019-07-311-6/+10