summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: Use kernel/user space header filesSebastian Huber2018-09-1058-74/+58
* bsp/qoriq: Add struct qoriq to allow forward declsSebastian Huber2018-09-061-2/+2
* bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber2018-09-0621-154/+22
* bsp/mpc55xxevb: Fix format warningSebastian Huber2018-09-051-1/+3
* libchip/ata: Fix ATA_DRIVER_TABLE_ENTRYSebastian Huber2018-09-051-1/+1
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-0312-39/+10
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-291-211/+0
* psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* mvme5500/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-2/+2
* uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill2018-08-291-1/+1
* gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill2018-08-291-0/+1
* monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill2018-08-292-6/+7
* qoriq/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-5/+5
* gen5200/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-4/+5
* mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill2018-08-291-10/+0
* gen5200/include/bsp/bestcomm.h: Fix unused variable warningJoel Sherrill2018-08-291-0/+3
* bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill2018-08-291-20/+2
* gdbarmsim/include/bsp.h: Fix warningsJoel Sherrill2018-08-291-3/+3
* bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill2018-08-291-38/+43
* bsp/qoriq: Remove READMESebastian Huber2018-08-291-29/+0
* leon,grspw_pkt: remove incorrect comment on SMP not being testedDaniel Hellstrom2018-08-241-1/+1
* leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speedDaniel Hellstrom2018-08-241-61/+3
* leon,greth: enable MAC filtering (promiscous mode, multicast)Daniel Hellstrom2018-08-242-1/+105
* leon, greth: 10/100 MAC enable TX BD interruptDaniel Hellstrom2018-08-241-5/+5
* sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom2018-08-241-1/+1
* bsps/arm: Fix PL111 register define re-definitionSebastian Huber2018-08-202-2/+2
* bsps/x86_64: Add APIC timer based clock driverAmaan Cheval2018-08-136-0/+614
* bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval2018-08-135-0/+394
* bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval2018-08-134-0/+247
* bsps/x86_64: Reduce default RamSize to 1GiBAmaan Cheval2018-08-131-3/+3
* bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval2018-08-131-0/+3
* bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warningJoel Sherrill2018-08-101-1/+1
* qoriq/include/tm27.h: Fix prototype warningJoel Sherrill2018-08-101-2/+2
* motorola_powerpc/include/tm27.h: Fix prototype warningJoel Sherrill2018-08-101-4/+4
* bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warningJoel Sherrill2018-08-101-1/+1
* bsps/powerpc/include/bsp/tictac.h: Fix protototype warningsJoel Sherrill2018-08-101-4/+4
* gen83xx/include/tm27.h: Fix prototype warningJoel Sherrill2018-08-101-1/+1
* gen5200/include/tm27.h: Fix prototype warningJoel Sherrill2018-08-101-4/+4
* gen5200/include/bsp/ata.h: Fix warningJoel Sherrill2018-08-101-0/+2
* csb337/include/at91rm9200_dbgu.h: Fix nested comment warningJoel Sherrill2018-08-101-1/+1
* bsps/sparc: Fix external variable declarationsSebastian Huber2018-08-101-2/+2
* bsps/sparc: Move polled APBUART functionsSebastian Huber2018-08-106-124/+62
* bsp/atsam: Fix handling of slow SPI speeds.Christian Mauderer2018-08-091-1/+20
* bsp/gen5200: Avoid deprecated routineSebastian Huber2018-08-071-1/+3
* libchip/ata: Use rtems_blkdev_create()Sebastian Huber2018-08-072-48/+13
* bsp/smdk2410: Use rtems_blkdev_create()Sebastian Huber2018-08-071-11/+3
* bsps/lm32: Use rtems_blkdev_create()Sebastian Huber2018-08-071-33/+3
* bsps: Fix the generic IRQ supportSebastian Huber2018-08-033-16/+43
* bsp/riscv: Add missing BSP variantSebastian Huber2018-08-021-0/+9