index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2020-09-14
riscv: define function set_gd()
Heinrich Schuchardt
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
2020-08-25
riscv: fix building with CONFIG_SPL_SMP=n
Heinrich Schuchardt
2020-08-25
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-14
riscv: additional crash information
Heinrich Schuchardt
2020-08-14
riscv: sifive: fu540: redundant initialization
Heinrich Schuchardt
2020-08-14
riscv: remove redundant logical constraint.
Heinrich Schuchardt
2020-08-14
riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level
Bin Meng
2020-08-14
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-08-14
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2020-08-04
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
2020-08-04
fu540: dtsi: add reset producer and consumer entries
Sagar Shrikant Kadam
2020-07-24
riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
Bin Meng
2020-07-24
riscv: Fix linking error when building u-boot-spl with no SMP support
Leo Yu-Chi Liang
2020-07-24
Revert "riscv: Allow use of reset drivers"
Bin Meng
2020-07-24
env: Enable SPI flash env for SiFive FU540
Jagan Teki
2020-07-24
sifive: fu540: Add Booting from SPI
Jagan Teki
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
2020-07-03
riscv: Do not build reset.c if SYSRESET is on
Bin Meng
2020-07-02
riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
Bin Meng
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-07-02
riscv: fu540: dts: Correct reg size of otp and dmc nodes
Bin Meng
2020-07-02
riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
Bin Meng
2020-07-01
riscv: dts: hifive-unleashed-a00: add cpu aliases
Sagar Shrikant Kadam
2020-07-01
riscv: Add Sipeed Maix support
Sean Anderson
2020-07-01
riscv: Add device tree for K210 and Sipeed Maix BitM
Sean Anderson
2020-07-01
riscv: Allow use of reset drivers
Sean Anderson
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
riscv: Clear pending interrupts before enabling IPIs
Sean Anderson
2020-07-01
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-06-25
bdinfo: riscv: Use generic bd_info
Simon Glass
2020-06-04
riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
Bin Meng
2020-06-04
riscv: sbi: Remove sbi_spec_version
Bin Meng
2020-06-04
riscv: sifive: fu540: add SPL configuration
Pragnesh Patel
2020-06-04
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel
2020-06-04
riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
Pragnesh Patel
2020-06-04
riscv: sifive: dts: fu540: set ethernet clock rate
Pragnesh Patel
2020-06-04
riscv: sifive: dts: fu540: add U-Boot dmc node
Pragnesh Patel
2020-06-04
sifive: dts: fu540: Add DDR controller and phy register settings
Pragnesh Patel
2020-06-04
riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
Pragnesh Patel
2020-06-04
riscv: Add _image_binary_end for SPL
Pragnesh Patel
2020-06-04
riscv: sifive: fu540: Use OTP DM driver for serial environment variable
Pragnesh Patel
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
[next]