summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/imx: Add a GPIO driverChristian Mauderer2020-07-311-0/+3
* build: Fix RTEMS_CHECK_NETWORKINGSebastian Huber2020-07-051-0/+1
* epiphany: Remove support for this targetSebastian Huber2020-07-057-141/+0
* bsps/powerpc: Remove obsolete BSPsSebastian Huber2020-07-051-3/+0
* bsps/powerpc: Remove SPE enabled variantsSebastian Huber2020-07-051-8/+0
* Change version to RTEMS 6Sebastian Huber2020-06-301-2/+2
* bsps/pc386: Separate smp API functions. Makes smpfatal08 linkJan Sommer2020-06-111-1/+1
* bsp/pc386: Turn start16.S into a startAP.SJan Sommer2020-06-111-2/+2
* bsp/pc386: Fix Makefile for building with SMPJan Sommer2020-06-111-1/+1
* bsp/imx: Add an extra ecspi clock.Christian Mauderer2020-04-151-0/+3
* gdbarmsim: RemoveJoel Sherrill2020-03-193-80/+0
* bsp/virtex: Remove duplicate includeSebastian Huber2020-03-131-1/+0
* arm/xilinx-zynq: Split console driver filesSebastian Huber2020-02-122-0/+3
* config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber2020-02-061-10/+2
* bsp/raspberrypi: Updated the console API.G S Niteesh2020-01-071-4/+2
* bsp/raspberrypi: Enable FDT support.G S Niteesh2020-01-072-0/+13
* bsp/raspberrypi: Fix size of work area.Christian Mauderer2020-01-071-4/+0
* bsp/xen: Use BSP options for all linkcmds varsSebastian Huber2019-12-051-9/+14
* bsp/xen: Create BSPJeff Kubascik2019-12-053-0/+109
* bsp/imx7: Rename linker command fileSebastian Huber2019-11-191-1/+1
* bsp/altcycv_devkit: Rename linker command fileSebastian Huber2019-11-191-1/+1
* bsp/lpc32xx: Remove unused TESTS_USE_PRINTKSebastian Huber2019-11-151-3/+0
* Remove BSP_SMALL_MEMORY BSP optionSebastian Huber2019-11-151-4/+0
* bsp/i386: Remove unused BSP_HAS_SMPSebastian Huber2019-11-151-6/+0
* bsp/t32mppc: Rename linker command fileSebastian Huber2019-11-141-1/+0
* bsp/beagle: Rename linker command fileSebastian Huber2019-11-141-1/+0
* bsp/riscv: Remove bogus Automake conditionalSebastian Huber2019-11-141-7/+0
* bsp/gumstix: Remove ON_SKYEYE Automake conditionalSebastian Huber2019-11-141-2/+0
* arm/stm32f4: Fix typoSebastian Huber2019-11-141-1/+1
* bsps/arm: Add support for small pages MMUSebastian Huber2019-10-311-0/+2
* bsp/xilinx-zynqmp: Fix linkcmds configSebastian Huber2019-10-281-1/+1
* riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary2019-10-273-1/+33
* riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2019-10-272-1/+2
* bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber2019-10-231-26/+3
* bsp/xilinx-zynq: Simplify configure.acSebastian Huber2019-10-231-24/+10
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-231-6/+0
* bsp/xilinx-zynqmp: Simplify configure.acSebastian Huber2019-10-231-21/+9
* riscv: add freedom E310 Arty A7 bspPragnesh Patel2019-10-232-1/+23
* bsp/erc32: Improve pseudo-SMP supportSebastian Huber2019-10-011-2/+1
* arm/raspberry: Set the workspace based on the mailbox version.Chris Johns2019-08-121-4/+16
* arm/beagle: Add libdebugger support.Chris Johns2019-07-311-0/+1
* bsps/arm: Move HYP to SVC change to start.SSebastian Huber2019-07-261-3/+0
* bsps/arm: Move register init to start.SSebastian Huber2019-07-261-1/+0
* Makefile.inc: Add support for staged builds.Chris Johns2019-07-192-6/+10
* atsam: Add ATSAM_POWER_WAIT_MODESebastian Huber2019-06-181-0/+1
* bsps: Always build generic interrupt supportSebastian Huber2019-05-1638-15/+45
* bsp/lpc24xx: Remove obsolete BSP optinonsSebastian Huber2019-05-081-9/+0
* bsp/imx: CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber2019-04-121-5/+0
* bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik2019-04-113-98/+66
* bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2019-04-112-0/+228