summaryrefslogtreecommitdiffstats
path: root/bsps/riscv (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/riscv: Initialize FPU depending on ISASebastian Huber2018-08-011-1/+4
* bsp/riscv: Fix clock driverSebastian Huber2018-08-011-17/+49
* 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-251-1/+9
* bsp/riscv: Add PLIC supportSebastian Huber2018-07-254-2/+258
* 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-256-26/+295
* 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-254-24/+79
* bsp/riscv: Fix HTIF warningsSebastian Huber2018-07-255-5/+62
* riscv: Rework exception handlingSebastian Huber2018-07-257-51/+86
* bsp/riscv: Add console support for NS16550 devicesSebastian Huber2018-07-061-0/+100
* bsp/riscv: Simplify printk() supportSebastian Huber2018-07-063-19/+16
* riscv: Add LADDR assembler defineSebastian Huber2018-07-061-8/+8
* riscv: Implement CPU counterSebastian Huber2018-07-061-10/+2
* bsps: Update headers.amSebastian Huber2018-07-051-0/+8
* riscv: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2018-06-281-1/+5
* riscv: Avoid namespace pollutionSebastian Huber2018-06-281-0/+1
* bsp/riscv: Remove bsp_interrupt_handler_default()Sebastian Huber2018-06-281-9/+0
* bsp/riscv: Rework clock driverSebastian Huber2018-06-283-63/+120
* bsp/riscv: Add device tree support for consoleSebastian Huber2018-06-283-60/+215
* bsp/riscv: Fix vector table for lp64Sebastian Huber2018-06-281-16/+22
* bsp/riscv: Add SMP startup synchronizationSebastian Huber2018-06-281-2/+20
* bsp/riscv: Add device tree supportSebastian Huber2018-06-282-6/+14
* riscv: Add dummy SMP supportSebastian Huber2018-06-281-0/+10
* bsp/riscv: Load global pointerSebastian Huber2018-06-271-0/+6
* bsp/riscv: Use memset() to clear .bssSebastian Huber2018-06-271-10/+5
* riscv: Format assembler filesSebastian Huber2018-06-271-33/+36
* bsp/riscv: Do not clear integer registers at startSebastian Huber2018-06-271-31/+0
* bsp/riscv: Fix some warningsSebastian Huber2018-06-271-20/+4
* bsp/riscv: Add BSP options to define RAM regionSebastian Huber2018-06-271-1/+1
* bsp/riscv: Add new BSP variantsSebastian Huber2018-06-275-0/+45
* bsp/riscv_generic: Rename to "riscv"Sebastian Huber2018-06-2721-10/+10
* bsp/riscv_generic: Use standard optimization flagsSebastian Huber2018-06-277-7/+21
* bsps/riscv_generic: Rename and add variantsHesham Almatary2018-06-277-2/+37
* bsp/riscv_generic: New linker command fileSebastian Huber2018-06-274-341/+391
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-1/+1
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-1/+5
* Remove Clock_driver_support_shutdown_hardware()Sebastian Huber2018-06-271-9/+0
* bsps: Remove superfluous bsp_processor_countSebastian Huber2018-06-192-4/+0
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-231-0/+60
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-232-0/+14
* bsps: Move benchmark timer to bspsSebastian Huber2018-04-201-0/+70
* bsps: Move startup files to bspsSebastian Huber2018-04-203-0/+422
* bsps: Move start files to bspsSebastian Huber2018-04-201-0/+120
* bsps: Move console drivers to bspsSebastian Huber2018-04-201-0/+177