summaryrefslogtreecommitdiff
path: root/bsps (follow)
AgeCommit message (Expand)Author
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian 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
2020-01-03bsps/irq: fix resource leak in irq-server.cGedare Bloom
2020-01-02bsps/powerpc: Fix warningSebastian Huber
2019-12-19bsps/powerpc: Support constructors with prioritySebastian Huber
2019-12-19bsps/arm: Export bsp_start_hook_0_doneSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber
2019-12-11mpci: Simplify MPCI configurationSebastian Huber
2019-12-11clock: Simplify driver initializationSebastian Huber
2019-12-11clock: Remove Clock_exit() from APISebastian 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-29Regenerate headers.amSebastian Huber
2019-11-25bsp/mpc55xxevb: Remove obsolete linker cmd fileSebastian Huber
2019-11-25bsp/gen83xx: Remove obsolete linker command fileSebastian Huber
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/t32mppc: Rename linker command fileSebastian Huber
2019-11-14bsp/beagle: Rename linker command fileSebastian Huber
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber
2019-11-14bsp/riscv: Fix use of uninitialized integerSebastian Huber
2019-11-14bsp/riscv: riscv_get_core_frequency()Sebastian Huber
2019-11-14bsp/gumstix: Fix warningSebastian Huber
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber
2019-10-30bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary
2019-10-27riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary
2019-10-27riscv: Add new offending input sections to the linker scriptHesham Almatary
2019-10-27riscv: Add NOLOAD directive to the .work sectionHesham Almatary
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary
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-23riscv: add freedom E310 Arty A7 bspPragnesh Patel
2019-10-19arm/beanglebone: Fix i2c build error.Chris Johns
2019-10-01bsp/erc32: Improve pseudo-SMP supportSebastian Huber
2019-09-20rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber
2019-09-19bsps/beagle: register i2c device at initializationVijay Kumar Banerjee