summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-07-25bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber2-2/+11
2018-07-25bsp/riscv: Add PLIC supportSebastian Huber5-3/+263
2018-07-25bsp/riscv: Add simple SMP support to clock driverSebastian Huber1-0/+2
2018-07-25bsp/riscv: Use CPU counter btimerSebastian Huber1-68/+0
2018-07-25bsp/riscv: Add basic SMP startupSebastian Huber7-27/+298
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber3-62/+4
2018-07-25bsps/riscv: Update linker-symbols.hSebastian Huber1-15/+16
2018-07-25bsp/riscv: Add reset via for SiFive Test FinisherSebastian Huber1-5/+18
2018-07-25bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber5-25/+81
2018-07-25bsp/riscv: Fix HTIF warningsSebastian Huber5-5/+62
2018-07-25riscv: Rework exception handlingSebastian Huber8-52/+89
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber5-6/+6
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber6-13/+19
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber6-6/+8
2018-07-24bsps: Fix function declaration warningsSebastian Huber10-17/+20
2018-07-24bsp/beagle: Fix warningsSebastian Huber1-5/+5