summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Exclude record02 for some BSPsSebastian Huber2020-04-0613-0/+13
* sparc64: update linkcmds with missing sections for TLSGedare Bloom2020-04-061-52/+22
* bsp/raspberry: Add a bsp_fdt_map_intr().Christian Mauderer2020-04-042-0/+27
* bsp/shared/clock: Reset Clock_driver_isrs to correct valueJan Sommer2020-04-031-1/+1
* arm: ARMv7-M statically initialized vector tableSebastian Huber2020-04-033-36/+63
* bsp/qoriq: Fix off by one error in clock initSebastian Huber2020-04-021-1/+1
* gdbarmsim: RemoveJoel Sherrill2020-03-1924-1451/+0
* bsps: Remove legacy interrupt API from defaultSebastian Huber2020-03-131-1/+0
* mrm332-testsuite.tcfg: Add dl01Joel Sherrill2020-03-121-0/+1
* 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
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-093-8/+0
* psim: Rework device tree so devices do not conflict with 256MB RAMJoel Sherrill2020-03-054-15/+12
* bsp/pc386: Fix interrupt enable to make debug option work againJan Sommer2020-02-271-1/+1
* bsp/mpc5643l_*: Exclude some testsSebastian Huber2020-02-272-0/+4
* bsps/clock: Use _SMP_Get_processor_maximum()Sebastian Huber2020-02-251-1/+1
* bsps/arm: Initialize priorities of PPIsSebastian Huber2020-02-241-0/+6
* drvmgr: Fix determination of prefix in grlib uart driverDennis Pfau2020-02-201-1/+1
* bsp/raspberrypi: Mini UART driverG S Niteesh2020-02-162-9/+110
* libchip/ns16550: Allow user calculate baud divisorG S Niteesh2020-02-162-2/+9
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-125-3/+23
* 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
* config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber2020-02-061-13/+0
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-0414-14/+14
* bsps: Rework work area initializationSebastian Huber2020-02-0413-197/+311
* bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber2020-02-043-65/+0
* bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber2020-02-045-38/+48
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-0456-1/+56
* 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/irq: fix resource leak in irq-server.cGedare Bloom2020-01-031-0/+1
* bsps/powerpc: Fix warningSebastian Huber2020-01-021-3/+1
* bsps/powerpc: Support constructors with prioritySebastian Huber2019-12-196-115/+59
* bsps/arm: Export bsp_start_hook_0_doneSebastian Huber2019-12-191-5/+8
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-131-1/+1
* rtems: Add and use rtems_object_get_local_node()Sebastian Huber2019-12-134-4/+4
* mpci: Simplify MPCI configurationSebastian Huber2019-12-112-18/+26
* clock: Simplify driver initializationSebastian Huber2019-12-1119-187/+20