summaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: board-dt-2nd: fix hang in startupAhmad Fatoum2023-04-111-0/+6
* RISC-V: start: print debugging info when CONFIG_DEBUG_INITCALLSAhmad Fatoum2022-12-161-0/+4
* RISC-V: add compiler barriers around unrelocated accessesAhmad Fatoum2022-10-241-2/+2
* RISC-V: use m/sscratch registers for barebox_riscv_pbl_flagsMarco Felsch2022-10-074-17/+13
* pbl: compressed-dtb: use flexible array member to access dataAhmad Fatoum2022-07-141-4/+2
* RISC-V: board-dt-2nd: move low level init into nonnaked functionAhmad Fatoum2021-10-021-1/+7
* RISC-V: make it possible to run nmon from PBL C codeAntony Pavlov2021-07-092-0/+14
* RISC-V: support incoherent I-CacheAhmad Fatoum2021-06-241-0/+2
* RISC-V: add exception supportAhmad Fatoum2021-06-242-0/+6
* RISC-V: S-Mode: propagate Hart IDAhmad Fatoum2021-06-241-2/+2
* RISC-V: extend multi-image to support both S- and M-ModeAhmad Fatoum2021-06-215-12/+19
* RISC-V: board-dt-2nd: add PBL console support for virtAhmad Fatoum2021-05-031-1/+26
* RISC-V: boot: uncompress: determine piggy data bounds before relocationAhmad Fatoum2021-04-131-3/+3
* RISC-V: board-dt-2nd: ensure FDT doesn't overlap with early mem regionsAhmad Fatoum2021-03-292-6/+19
* RISC-V: add generic DT imageAhmad Fatoum2021-03-232-0/+37
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-235-0/+306
* RISC-V: erizo: move to arch/riscv/boards/erizoAhmad Fatoum2021-03-234-131/+0
* of: Add common device tree register functionSascha Hauer2020-10-121-13/+1
* RISC-V: add nmon nano-monitorAntony Pavlov2019-01-071-0/+8
* Add initial RISC-V architecture supportAntony Pavlov2019-01-074-0/+135