~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu2023-08-10
* riscv: t-head: licheepi4a: initial support addedYixun Lan2023-07-12
* riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng2023-07-12
* riscv: clint: Update the sifive clint ipi driver to support aclintBin Meng2023-07-12
* board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to KconfigYanhong Wang2023-04-20
* riscv: Rename Andes cpu and board namesLeo Yu-Chi Liang2023-02-17
* riscv: clarify meaning of CONFIG_SBI_V02Heinrich Schuchardt2022-11-15
* riscv: Rename Andes PLIC to PLICSWYu Chien Peter Lin2022-11-03
* riscv: support building double-float modulesHeinrich Schuchardt2022-10-20
* riscv: Introduce AVAILABLE_HARTSRick Chen2022-09-26
* spl: introduce SPL_XIP to configNikita Shubin2022-09-26
* riscv: alloc space exhaustedHeinrich Schuchardt2022-04-06
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * riscv: lib: implement enable_caches for sifive cacheZong Li2021-09-07
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-31
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
|/
* board: riscv: add openpiton-riscv64 SoC supportTianrui Wei2021-07-06
* board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-31
* riscv: cpu: fu740: Add support for cpu fu740Green Wan2021-05-31
* riscv: Group assembly optimized implementation of memory routines into a submenuBin Meng2021-05-17
* riscv: Split SiFive CLINT support between SPL and U-Boot properBin Meng2021-05-17
* riscv: assembler versions of memcpy, memmove, memsetHeinrich Schuchardt2021-04-08
* riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-08
* riscv: Add DMA 64-bit address supportPadmarao Begari2021-01-18
* riscv: Move Andes PLMT driver to drivers/timerSean Anderson2020-10-26
* riscv: Only enable OF_BOARD_FIXUP for S-ModeSean Anderson2020-10-26
* riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson2020-09-30
* riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson2020-09-30
* riscv: Rework riscv timer driver to only support S-modeSean Anderson2020-09-30
* Merge branch 'next'Tom Rini2020-07-06
|\
| * riscv: Add Sipeed Maix supportSean Anderson2020-07-01
| * riscv: Add option to support RISC-V privileged spec 1.9Sean Anderson2020-07-01
* | riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng2020-07-02
|/
* riscv: cpu: fu540: Add support for cpu fu540Pragnesh Patel2020-06-04
* riscv: Make SBI v0.2 the default SBI versionBin Meng2020-04-23
* riscv: Add Kconfig option for SBI v0.2Bin Meng2020-04-23
* riscv: Add SMP Kconfig option dependency for U-Boot properBin Meng2020-04-23
* riscv: Introduce SPL_SMP Kconfig option for U-Boot SPLBin Meng2020-04-23
* Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-03-31
|\
| * riscv: Introduce a new config for SBI v0.1Bin Meng2020-03-17
| * riscv: Add basic support for SBI v0.2Bin Meng2020-03-17
* | Kconfig: Remove redundant variable setsTom Rini2020-03-16
|/
* riscv: Add option to print registers on exceptionSean Anderson2020-02-10
* riscv: increase stack size to avoid a stack overflow during distro bootLukas Auer2019-12-10
* riscv: add SPL supportLukas Auer2019-08-26
* riscv: add run mode configuration for SPLLukas Auer2019-08-26
* riscv: Add Microchip MPFS Icicle board supportPadmarao Begari2019-06-05
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-18
* riscv: Introduce CONFIG_XIP to support booting from flashRick Chen2019-05-09