summaryrefslogtreecommitdiff
path: root/bsps/arm (follow)
AgeCommit message (Expand)Author
2020-02-24bsps/arm: Initialize priorities of PPIsSebastian Huber
2020-02-16bsp/raspberrypi: Mini UART driverG S Niteesh
2020-02-12score: Statically allocate idle/MPCI stacksSebastian Huber
2020-02-12arm/xilinx-zynq: Split console driver filesSebastian Huber
2020-02-11bsp/imx: Parse fdt pinctrl values and setup iomuxChristian Mauderer
2020-02-11bsp/imx: Support imx6ul iomux.Christian Mauderer
2020-02-11bsp/imx: Allow gapless SPI transfers.Christian Mauderer
2020-02-11bsp/imx: Use muxed mode for serials.Christian Mauderer
2020-02-11bsp/imx: Increase device memory areaSebastian Huber
2020-02-11bsp/imx: Allow GIC in different device tree node.Christian Mauderer
2020-02-11bsp/imx: Avoid hard-coded GIC base addressSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-02-04bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber
2020-02-04bsps: Add RamEnd to linker command filesSebastian Huber
2020-01-17bsps/arm/shared: Add GICv3 implementationKinsey Moore
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh
2020-01-07bsp/raspberrypi: Enable FDT support.G S Niteesh
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer
2020-01-07bsps/arm: Define index of the workspace entry.Christian Mauderer
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber
2019-12-05bsp/xen: Use BSP options for all linkcmds varsSebastian Huber
2019-12-05bsp/xen: Create BSPJeff Kubascik
2019-12-05bsps/arm: Unmask generic timer in interrupt handlerJeff Kubascik
2019-12-05bsps/arm: Add zImage boot headerJeff Kubascik
2019-11-19bsp/lpc32xx: Fix linker command fileSebastian Huber
2019-11-19bsp/imx7: Rename linker command fileSebastian Huber
2019-11-19bsp/altcycv_devkit: Rename linker command fileSebastian Huber
2019-11-18bsp/atsamv: Fix warningSebastian Huber
2019-11-14bsp/beagle: Rename linker command fileSebastian Huber
2019-11-14bsp/gumstix: Fix warningSebastian Huber
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber
2019-10-23bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber
2019-10-23bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber
2019-10-23bsp/atsam: Use PIO for SC16IS752.Christian Mauderer
2019-10-23bsp/atsam: Add additional PIO helper.Christian Mauderer
2019-10-23bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer
2019-10-19arm/beanglebone: Fix i2c build error.Chris Johns
2019-09-19bsps/beagle: register i2c device at initializationVijay Kumar Banerjee
2019-08-12arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns
2019-08-12arm/raspberry: Set the workspace based on the mailbox version.Chris Johns
2019-08-12libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns
2019-08-07bsp/beagle: Add nocache sectionVijay Kumar Banerjee
2019-08-03bsps/beagle: Remove dead code from GPIO.Christian Mauderer
2019-07-31arm/beagle: Add libdebugger support.Chris Johns
2019-07-31arm: Select the TLB invalidate based on the core's Id variant.Chris Johns
2019-07-30arm/raspberrypi: Fix linker mapSebastian Huber
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber
2019-07-26bsps/arm: Move register init to start.SSebastian Huber
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber