summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bsp/riscv: Fix build with RTEMS_SMP undefinedSebastian Huber2018-08-023-12/+10
* bsp/riscv: Fix a synchronization issue for PLICSebastian Huber2018-08-021-0/+8
* bsp/riscv: Remove unused variableSebastian Huber2018-08-011-4/+0
* bsp/riscv: Add NS16750 support to console driverSebastian Huber2018-08-011-36/+74
* serial/ns16550: Precision clock synthesizerSebastian Huber2018-08-012-13/+68
* serial/ns16550: Use standard register namesSebastian Huber2018-08-011-4/+4
* bsp/riscv: Initialize FPU depending on ISASebastian Huber2018-08-011-1/+4
* bsp/riscv: Fix clock driverSebastian Huber2018-08-011-17/+49
* bsps/sparc: Fix typo in start.SSebastian Huber2018-08-011-1/+1
* bsp/riscv: Fix inter-processor interruptsSebastian Huber2018-07-271-1/+7
* riscv: Rework CPU counter supportSebastian Huber2018-07-271-4/+18
* bsp/riscv: Use interrupt driven NS16550 driverSebastian Huber2018-07-252-2/+11
* bsp/riscv: Add PLIC supportSebastian Huber2018-07-255-3/+263
* bsp/riscv: Add simple SMP support to clock driverSebastian Huber2018-07-251-0/+2
* bsp/riscv: Use CPU counter btimerSebastian Huber2018-07-251-68/+0
* bsp/riscv: Add basic SMP startupSebastian Huber2018-07-257-27/+298
* riscv: Add CLINT and PLIC supportSebastian Huber2018-07-253-62/+4
* bsps/riscv: Update linker-symbols.hSebastian Huber2018-07-251-15/+16
* bsp/riscv: Add reset via for SiFive Test FinisherSebastian Huber2018-07-251-5/+18
* bsp/riscv: Add and use riscv_fdt_get_address()Sebastian Huber2018-07-255-25/+81
* bsp/riscv: Fix HTIF warningsSebastian Huber2018-07-255-5/+62
* riscv: Rework exception handlingSebastian Huber2018-07-258-52/+89
* _SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2018-07-255-6/+6
* bsps: bsp_start_on_secondary_processor()Sebastian Huber2018-07-256-13/+19
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-256-6/+8