summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-11-07bsp/realview-pbx-a9: Fix printk() supportSebastian Huber1-0/+1
2018-10-24bsp/imx: Adjust workspace according to device treeSebastian Huber1-1/+0
2018-10-15build: Remove specialized CPPFLAGSSebastian Huber4-5/+0
2018-10-10build: Remove local.amSebastian Huber106-106/+0
2018-10-09leon, spwtdp: Initial driver commitJavier Jalle2-0/+9
2018-10-04bsps/mips: Remove unused command line definesSebastian Huber3-3/+0
2018-09-27bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber1-0/+2
2018-09-17bsp/tqm8xx: Remove unused filesSebastian Huber1-1/+0
2018-09-17bsp/tqm8xx: Convert console to new Termios APISebastian Huber1-0/+1
2018-09-03bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber3-9/+0
2018-08-29Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2-2/+0
2018-08-13bsps/x86_64: Add APIC timer based clock driverAmaan Cheval1-1/+3
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval1-0/+4