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
2021-01-18
riscv: dts: Add device tree for Microchip Icicle Kit
Padmarao Begari
2021-01-18
riscv: Add DMA 64-bit address support
Padmarao Begari
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-18
riscv: Add device tree bindings for SPI
Sean Anderson
2020-12-18
spi: dw: Add SoC-specific compatible strings
Sean Anderson
2020-12-14
riscv: Complete efi header for RV32/64
Leo Yu-Chi Liang
2020-12-14
riscv: Fix efi header size for RV32
Leo Yu-Chi Liang
2020-12-14
riscv: Fix efi header for RV32
Atish Patra
2020-12-14
riscv: reset after crash
Heinrich Schuchardt
2020-12-14
riscv: fix the wrong swap value register
Brad Kim
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-11-28
riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller
Pragnesh Patel
2020-10-26
riscv: fu540: dts: Correct reg size of clint node
Pragnesh Patel
2020-10-26
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2020-10-26
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-10-26
riscv: k210: Reduce DMA block size
Sean Anderson
2020-10-26
riscv: Only enable OF_BOARD_FIXUP for S-Mode
Sean Anderson
2020-10-22
timer: Return count from timer_ops.get_count
Sean Anderson
2020-10-08
riscv: add DT binding for BOOT button on Maix board
Heinrich Schuchardt
2020-10-08
riscv: Add pinmux and gpio bindings for Kendryte K210
Sean Anderson
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-30
riscv: Add some comments to start.S
Sean Anderson
2020-09-30
riscv: Ensure gp is NULL or points to valid data
Sean Anderson
2020-09-30
riscv: Consolidate fences into AMOs for available_harts_lock
Sean Anderson
2020-09-30
riscv: Clear pending IPIs on initialization
Sean Anderson
2020-09-30
riscv: Use a valid bit to ignore already-pending IPIs
Sean Anderson
2020-09-30
riscv: Match memory barriers between send_ipi_many and handle_ipi
Sean Anderson
2020-09-30
Revert "riscv: Clear pending interrupts before enabling IPIs"
Sean Anderson
2020-09-30
riscv: Update SiFive device tree for new CLINT driver
Sean Anderson
2020-09-30
riscv: Update Kendryte device tree for new CLINT driver
Sean Anderson
2020-09-30
riscv: Rework Sifive CLINT as UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Clean up initialization in Andes PLIC
Sean Anderson
2020-09-30
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-30
riscv: Rework riscv timer driver to only support S-mode
Sean Anderson
2020-09-28
riscv: restore global data pointer in trap handler
Heinrich Schuchardt
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
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
[next]