summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-12arm/xilinx-zynq: Split console driver filesSebastian Huber2-0/+3
2020-01-07bsp/raspberrypi: Updated the console API.G S Niteesh1-4/+2
2020-01-07bsp/raspberrypi: Enable FDT support.G S Niteesh2-0/+13
2020-01-07bsp/raspberrypi: Fix size of work area.Christian Mauderer1-4/+0
2019-12-05bsp/xen: Use BSP options for all linkcmds varsSebastian Huber1-9/+14
2019-12-05bsp/xen: Create BSPJeff Kubascik3-0/+109
2019-11-19bsp/imx7: Rename linker command fileSebastian Huber1-1/+1
2019-11-19bsp/altcycv_devkit: Rename linker command fileSebastian Huber1-1/+1
2019-11-15bsp/lpc32xx: Remove unused TESTS_USE_PRINTKSebastian Huber1-3/+0
2019-11-15Remove BSP_SMALL_MEMORY BSP optionSebastian Huber1-4/+0
2019-11-15bsp/i386: Remove unused BSP_HAS_SMPSebastian Huber1-6/+0
2019-11-14bsp/t32mppc: Rename linker command fileSebastian Huber1-1/+0
2019-11-14bsp/beagle: Rename linker command fileSebastian Huber1-1/+0
2019-11-14bsp/riscv: Remove bogus Automake conditionalSebastian Huber1-7/+0
2019-11-14bsp/gumstix: Remove ON_SKYEYE Automake conditionalSebastian Huber1-2/+0
2019-11-14arm/stm32f4: Fix typoSebastian Huber1-1/+1
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber1-0/+2
2019-10-28bsp/xilinx-zynqmp: Fix linkcmds configSebastian Huber1-1/+1
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary3-1/+33
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2-1/+2
2019-10-23bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber1-26/+3
2019-10-23bsp/xilinx-zynq: Simplify configure.acSebastian Huber1-24/+10
2019-10-23bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber1-6/+0
2019-10-23bsp/xilinx-zynqmp: Simplify configure.acSebastian Huber1-21/+9
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel2-1/+23
2019-10-01bsp/erc32: Improve pseudo-SMP supportSebastian Huber1-2/+1
2019-08-12arm/raspberry: Set the workspace based on the mailbox version.Chris Johns1-4/+16
2019-07-31arm/beagle: Add libdebugger support.Chris Johns1-0/+1
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber1-3/+0
2019-07-26bsps/arm: Move register init to start.SSebastian Huber1-1/+0
2019-06-18atsam: Add ATSAM_POWER_WAIT_MODESebastian Huber1-0/+1
2019-05-16bsps: Always build generic interrupt supportSebastian Huber38-15/+45
2019-05-08bsp/lpc24xx: Remove obsolete BSP optinonsSebastian Huber1-9/+0
2019-04-12bsp/imx: CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSORSebastian Huber1-5/+0
2019-04-11bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik3-98/+66
2019-04-11bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik2-0/+228
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik1-1/+1
2019-03-15bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber1-1/+0
2019-02-27bsp/altera-cyclone-v: Move header fileSebastian Huber1-2/+0
2019-02-27arm/beagle: SPI driverPierre-Louis Garnier1-0/+3
2019-02-18bsp/altera-cyclone-v: Use FDT for clock frequencySebastian Huber1-3/+2
2019-02-18bsp/altera-cyclone-v: Make FDT support optionalSebastian Huber1-0/+3
2019-01-22riscv: add griscv bspJiri Gaisler4-2/+114
2019-01-22grlib: Move source filesSebastian Huber2-203/+3
2018-12-21bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber4-0/+4
2018-12-14build: Remove ampolish3Sebastian Huber1-4/+0
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber1-1/+0
2018-11-19bsps/x86_64: Use interrupt stack for init stackSebastian Huber1-2/+5
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber5-16/+20
2018-11-12m32c: Remove this targetSebastian Huber5-93/+0