summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2020-01-03bsps/irq: fix resource leak in irq-server.cGedare Bloom1-0/+1
2020-01-02bsps/powerpc: Fix warningSebastian Huber1-3/+1
2019-12-19bsps/powerpc: Support constructors with prioritySebastian Huber6-115/+59
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber1-5/+8
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-1/+1
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber4-4/+4
2019-12-11mpci: Simplify MPCI configurationSebastian Huber2-18/+26
2019-12-11clock: Simplify driver initializationSebastian Huber19-187/+20
2019-12-11clock: Remove Clock_exit() from APISebastian Huber16-38/+16
2019-12-05bsp/xen: Use BSP options for all linkcmds varsSebastian Huber1-3/+3
2019-12-05bsp/xen: Create BSPJeff Kubascik11-0/+521
2019-12-05bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik1-0/+3
2019-12-05bsps/arm: Add zImage boot headerJeff Kubascik1-0/+11
2019-11-29Regenerate headers.amSebastian Huber1-0/+1
2019-11-25bsp/mpc55xxevb: Remove obsolete linker cmd fileSebastian Huber1-1/+0
2019-11-25bsp/gen83xx: Remove obsolete linker command fileSebastian Huber1-19/+0
2019-11-19bsp/lpc32xx: Fix linker command fileSebastian Huber1-1/+4
2019-11-19bsp/imx7: Rename linker command fileSebastian Huber1-0/+0
2019-11-19bsp/altcycv_devkit: Rename linker command fileSebastian Huber1-0/+0
2019-11-18bsp/atsamv: Fix warningSebastian Huber1-1/+0
2019-11-14bsp/t32mppc: Rename linker command fileSebastian Huber1-0/+0
2019-11-14bsp/beagle: Rename linker command fileSebastian Huber1-0/+0
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber2-45/+27