summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik2019-04-111-1/+1
* bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber2019-03-151-1/+0
* bsp/altera-cyclone-v: Move header fileSebastian Huber2019-02-271-2/+0
* arm/beagle: SPI driverPierre-Louis Garnier2019-02-271-0/+3
* bsp/altera-cyclone-v: Use FDT for clock frequencySebastian Huber2019-02-181-3/+2
* bsp/altera-cyclone-v: Make FDT support optionalSebastian Huber2019-02-181-0/+3
* riscv: add griscv bspJiri Gaisler2019-01-224-2/+114
* grlib: Move source filesSebastian Huber2019-01-222-203/+3
* bsps/arm: Add ARMv7-AR disable data cacheSebastian Huber2018-12-214-0/+4
* build: Remove ampolish3Sebastian Huber2018-12-143-16/+0
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-071-1/+0
* bsps/x86_64: Use interrupt stack for init stackSebastian Huber2018-11-191-2/+5
* bsps/powerpc: Use interrupt stack for init stackSebastian Huber2018-11-195-16/+20
* m32c: Remove this targetSebastian Huber2018-11-127-95/+1
* bsp/realview-pbx-a9: Fix printk() supportSebastian Huber2018-11-071-0/+1
* bsp/imx: Adjust workspace according to device treeSebastian Huber2018-10-241-1/+0
* check-networking.m4: Disable legacy stack for x86_64 and epiphanyJoel Sherrill2018-10-181-1/+5
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-154-5/+0
* build: Remove local.amSebastian Huber2018-10-10109-111/+0
* leon, spwtdp: Initial driver commitJavier Jalle2018-10-092-0/+9
* bsps/mips: Remove unused command line definesSebastian Huber2018-10-043-3/+0
* bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber2018-09-271-0/+2
* clang: Keep -qrtems and -B for compilers without -specs supportJacob Hansen2018-09-201-2/+4
* bsp/tqm8xx: Remove unused filesSebastian Huber2018-09-171-1/+0
* bsp/tqm8xx: Convert console to new Termios APISebastian Huber2018-09-171-0/+1
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-033-9/+0
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-292-2/+0
* bsps/x86_64: Add APIC timer based clock driverAmaan Cheval2018-08-131-1/+3
* bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval2018-08-131-0/+4
* bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval2018-08-131-0/+1
* bsps/sparc: Move polled APBUART functionsSebastian Huber2018-08-101-3/+2
* bsps: Fix the generic IRQ supportSebastian Huber2018-08-031-1/+5
* bsp/riscv: Use CPU counter btimerSebastian Huber2018-07-251-1/+1
* bsp/riscv: Add basic SMP startupSebastian Huber2018-07-251-1/+1
* bsps/riscv: Update linker-symbols.hSebastian Huber2018-07-251-1/+0
* bsp/riscv: Disable HTIF support by defaultSebastian Huber2018-07-251-2/+2
* riscv: Rework exception handlingSebastian Huber2018-07-252-1/+4
* x86_64/console: Add NS16550 polled console driverAmaan Cheval2018-07-111-0/+2
* bsp/x86_64: Minimal bootable BSPAmaan Cheval2018-07-116-0/+97
* bsp/riscv: Add console support for NS16550 devicesSebastian Huber2018-07-061-0/+6