summaryrefslogtreecommitdiff
path: root/bsps (follow)
AgeCommit message (Expand)Author
2018-08-24sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom
2018-08-20bsps/arm: Fix PL111 register define re-definitionSebastian Huber
2018-08-13bsps/x86_64: Add APIC timer based clock driverAmaan Cheval
2018-08-13bsps/x86_64: Add support for RTEMS interruptsAmaan Cheval
2018-08-13bsps/x86_64: Add paging support with 1GiB super pagesAmaan Cheval
2018-08-13bsps/x86_64: Reduce default RamSize to 1GiBAmaan Cheval
2018-08-13bsps/x86_64: Reorganize header files and compile-optionsAmaan Cheval
2018-08-10bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warningJoel Sherrill
2018-08-10qoriq/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10motorola_powerpc/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warningJoel Sherrill
2018-08-10bsps/powerpc/include/bsp/tictac.h: Fix protototype warningsJoel Sherrill
2018-08-10gen83xx/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10gen5200/include/tm27.h: Fix prototype warningJoel Sherrill
2018-08-10gen5200/include/bsp/ata.h: Fix warningJoel Sherrill
2018-08-10csb337/include/at91rm9200_dbgu.h: Fix nested comment warningJoel Sherrill
2018-08-10bsps/sparc: Fix external variable declarationsSebastian Huber
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber
2018-08-09bsp/atsam: Fix handling of slow SPI speeds.Christian Mauderer
2018-08-07bsp/gen5200: Avoid deprecated routineSebastian Huber
2018-08-07libchip/ata: Use rtems_blkdev_create()Sebastian Huber
2018-08-07bsp/smdk2410: Use rtems_blkdev_create()Sebastian Huber
2018-08-07bsps/lm32: Use rtems_blkdev_create()Sebastian Huber
2018-08-03bsps: Fix the generic IRQ supportSebastian Huber
2018-08-02bsp/riscv: Add missing BSP variantSebastian Huber
2018-08-02bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber
2018-08-02bsp/riscv: Fix a synchronization issue for PLICSebastian Huber
2018-08-01bsp/riscv: Remove unused variableSebastian Huber
2018-08-01bsp/riscv: Add NS16750 support to console driverSebastian Huber
2018-08-01serial/ns16550: Precision clock synthesizerSebastian Huber
2018-08-01serial/ns16550: Use standard register namesSebastian Huber
2018-08-01bsp/riscv: Initialize FPU depending on ISASebastian Huber
2018-08-01bsp/riscv: Fix clock driverSebastian Huber
2018-08-01bsps/sparc: Fix typo in start.SSebastian Huber
2018-07-27bsp/riscv: Fix inter-processor interruptsSebastian Huber
2018-07-27riscv: Rework CPU counter supportSebastian Huber
2018-07-25bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber
2018-07-25bsp/riscv: Add PLIC supportSebastian Huber
2018-07-25bsp/riscv: Add simple SMP support to clock driverSebastian Huber
2018-07-25bsp/riscv: Use CPU counter btimerSebastian Huber
2018-07-25bsp/riscv: Add basic SMP startupSebastian Huber
2018-07-25riscv: Add CLINT and PLIC supportSebastian Huber
2018-07-25bsps/riscv: Update linker-symbols.hSebastian Huber
2018-07-25bsp/riscv: Add reset via for SiFive Test FinisherSebastian Huber
2018-07-25bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber
2018-07-25bsp/riscv: Fix HTIF warningsSebastian Huber
2018-07-25riscv: Rework exception handlingSebastian Huber
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber