summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-29lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill1-0/+1
2018-08-29monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill2-6/+7
2018-08-29qoriq/include/tm27.h: Fix warningsJoel Sherrill1-5/+5
2018-08-29gen5200/include/tm27.h: Fix warningsJoel Sherrill1-4/+5
2018-08-29mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill1-10/+0
2018-08-29gen5200/include/bsp/bestcomm.h: Fix unused variable warningJoel Sherrill1-0/+3
2018-08-29bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill1-20/+2
2018-08-29gdbarmsim/include/bsp.h: Fix warningsJoel Sherrill1-3/+3
2018-08-29bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill1-38/+43
2018-08-29bsp/qoriq: Remove READMESebastian Huber1-29/+0
2018-08-24leon,grspw_pkt: remove incorrect comment on SMP not being testedDaniel Hellstrom1-1/+1
2018-08-24leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speedDaniel Hellstrom1-61/+3
2018-08-24leon,greth: enable MAC filtering (promiscous mode, multicast)Daniel Hellstrom2-1/+105
2018-08-24leon, greth: 10/100 MAC enable TX BD interruptDaniel Hellstrom1-5/+5
2018-08-24sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom1-1/+1
2018-08-20bsps/arm: Fix PL111 register define re-definitionSebastian Huber2-2/+2
2018-08-13bsps/x86_64: Add APIC timer based clock driverAmaan Cheval6-0/+614
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval5-0/+394
2018-08-13bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval4-0/+247
2018-08-13bsps/x86_64: Reduce default RamSize to 1GiBAmaan Cheval1-3/+3
2018-08-13bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval1-0/+3
2018-08-10bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warningJoel Sherrill1-1/+1
2018-08-10qoriq/include/tm27.h: Fix prototype warningJoel Sherrill1-2/+2
2018-08-10motorola_powerpc/include/tm27.h: Fix prototype warningJoel Sherrill1-4/+4
2018-08-10bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warningJoel Sherrill1-1/+1
2018-08-10bsps/powerpc/include/bsp/tictac.h: Fix protototype warningsJoel Sherrill1-4/+4
2018-08-10gen83xx/include/tm27.h: Fix prototype warningJoel Sherrill1-1/+1
2018-08-10gen5200/include/tm27.h: Fix prototype warningJoel Sherrill1-4/+4
2018-08-10gen5200/include/bsp/ata.h: Fix warningJoel Sherrill1-0/+2
2018-08-10csb337/include/at91rm9200_dbgu.h: Fix nested comment warningJoel Sherrill1-1/+1
2018-08-10bsps/sparc: Fix external variable declarationsSebastian Huber1-2/+2
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber6-124/+62
2018-08-09bsp/atsam: Fix handling of slow SPI speeds.Christian Mauderer1-1/+20
2018-08-07bsp/gen5200: Avoid deprecated routineSebastian Huber1-1/+3
2018-08-07libchip/ata: Use rtems_blkdev_create()Sebastian Huber2-48/+13
2018-08-07bsp/smdk2410: Use rtems_blkdev_create()Sebastian Huber1-11/+3
2018-08-07bsps/lm32: Use rtems_blkdev_create()Sebastian Huber1-33/+3
2018-08-03bsps: Fix the generic IRQ supportSebastian Huber3-16/+43
2018-08-02bsp/riscv: Add missing BSP variantSebastian Huber1-0/+9
2018-08-02bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber3-12/+10
2018-08-02bsp/riscv: Fix a synchronization issue for PLICSebastian Huber1-0/+8
2018-08-01bsp/riscv: Remove unused variableSebastian Huber1-4/+0
2018-08-01bsp/riscv: Add NS16750 support to console driverSebastian Huber1-36/+74
2018-08-01serial/ns16550: Precision clock synthesizerSebastian Huber2-13/+68
2018-08-01serial/ns16550: Use standard register namesSebastian Huber1-4/+4
2018-08-01bsp/riscv: Initialize FPU depending on ISASebastian Huber1-1/+4
2018-08-01bsp/riscv: Fix clock driverSebastian Huber1-17/+49
2018-08-01bsps/sparc: Fix typo in start.SSebastian Huber1-1/+1
2018-07-27bsp/riscv: Fix inter-processor interruptsSebastian Huber1-1/+7
2018-07-27riscv: Rework CPU counter supportSebastian Huber1-4/+18