summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-10bsps/riscv: Fix multiple definitionSebastian Huber1-2/+0
2020-04-10bsp/raspberrypi: Fix build warnings.G S Niteesh Babu2-1/+5
2020-04-07lpc23xx_tli800-testsuite.tcfg: Add psxaoi03 and psxsignal07Joel Sherrill1-0/+2
2020-04-07mcf52235-testsuite.tcfg: Add sp16Joel Sherrill1-0/+1
2020-04-07lpc1768_mbed-testsuite.tcfg: Add psxaoi03 and psxsignal07Joel Sherrill1-0/+2
2020-04-07lpc2362-testsuite.tcfg: Add psxaoi03 and psxsignal07Joel Sherrill1-0/+2
2020-04-07lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add psxsignal07Joel Sherrill1-0/+1
2020-04-07lm4f120-testsuite.tcfg: Add psxsignal07Joel Sherrill1-0/+1
2020-04-06tests: Exclude record02 for some BSPsSebastian Huber13-0/+13
2020-04-06sparc64: update linkcmds with missing sections for TLSGedare Bloom1-52/+22
2020-04-04bsp/raspberry: Add a bsp_fdt_map_intr().Christian Mauderer2-0/+27
2020-04-03bsp/shared/clock: Reset Clock_driver_isrs to correct valueJan Sommer1-1/+1
2020-04-03arm: ARMv7-M statically initialized vector tableSebastian Huber3-36/+63
2020-04-02bsp/qoriq: Fix off by one error in clock initSebastian Huber1-1/+1
2020-03-19gdbarmsim: RemoveJoel Sherrill24-1451/+0
2020-03-13bsps: Remove legacy interrupt API from defaultSebastian Huber1-1/+0
2020-03-12mrm332-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2020-03-12rtl22xx-testsuite.tcfg: Add dl10 and ttest01Joel Sherrill1-0/+2
2020-03-12lpc23xx_tli800-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2020-03-12lpc2362-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2020-03-12lm3s3749-testsuite.tcfg: Add ttest01Joel Sherrill1-0/+1
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber3-8/+0
2020-03-05psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill4-15/+12
2020-02-27bsp/pc386: Fix interrupt enable to make debug option work againJan Sommer1-1/+1
2020-02-27bsp/mpc5643l_*: Exclude some testsSebastian Huber2-0/+4
2020-02-25bsps/clock: Use _SMP_Get_processor_maximum()Sebastian Huber1-1/+1
2020-02-24bsps/arm: Initialize priorities of PPIsSebastian Huber1-0/+6
2020-02-20drvmgr: Fix determination of prefix in grlib uart driverDennis Pfau1-1/+1
2020-02-16bsp/raspberrypi: Mini UART driverG S Niteesh2-9/+110
2020-02-16libchip/ns16550: Allow user calculate baud divisorG S Niteesh2-2/+9
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber5-3/+23
2020-02-12arm/xilinx-zynq: Split console driver filesSebastian Huber4-185/+242
2020-02-11bsp/imx: Parse fdt pinctrl values and setup iomuxChristian Mauderer1-0/+44
2020-02-11bsp/imx: Support imx6ul iomux.Christian Mauderer1-0/+4
2020-02-11bsp/imx: Allow gapless SPI transfers.Christian Mauderer1-1/+6
2020-02-11bsp/imx: Use muxed mode for serials.Christian Mauderer1-0/+1
2020-02-11bsp/imx: Increase device memory areaSebastian Huber1-1/+1
2020-02-11bsp/imx: Allow GIC in different device tree node.Christian Mauderer1-0/+3
2020-02-11bsp/imx: Avoid hard-coded GIC base addressSebastian Huber2-2/+15
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber1-13/+0
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber14-14/+14
2020-02-04bsps: Rework work area initializationSebastian Huber13-197/+311
2020-02-04bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber3-65/+0
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber5-38/+48
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber56-1/+56
2020-01-17bsps/arm/shared: Add GICv3 implementationKinsey Moore4-9/+427
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh9-400/+196
2020-01-07bsp/raspberrypi: Enable FDT support.G S Niteesh1-0/+4
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer4-185/+80
2020-01-07bsps/arm: Define index of the workspace entry.Christian Mauderer2-5/+6