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-04-23
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
riscv: Copy the reserved-memory nodes to final DT
Atish Patra
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Add boot hartid to device tree
Atish Patra
2020-04-23
riscv: Make SBI v0.2 the default SBI version
Bin Meng
2020-04-23
riscv: Add Kconfig option for SBI v0.2
Bin Meng
2020-04-23
riscv: Add SMP Kconfig option dependency for U-Boot proper
Bin Meng
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-23
riscv: Merge unnecessary SMP ifdefs in start.S
Bin Meng
2020-04-23
riscv: qemu: Remove the simple-bus driver for the SoC node
Bin Meng
2020-04-23
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check
Pragnesh Patel
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add SBI v0.2 extension definitions
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Mark existing SBI as v0.1 SBI
Bin Meng
2020-03-17
riscv: Avoid calling sbi_clear_ipi()
Bin Meng
2020-03-17
riscv: Fix sbi_remote_sfence_vma{,_asid}
Bin Meng
2020-03-16
Kconfig: Remove redundant variable sets
Tom Rini
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
riscv: Remove unnecessary instruction
Sean Anderson
2020-02-10
riscv: Add option to print registers on exception
Sean Anderson
2020-02-10
riscv: Fix breakage caused by linker relaxation
Sean Anderson
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
riscv: add functions for reading the IPI status
Lukas Auer
2019-12-10
riscv: dts: Add #address-cells and #size-cells in nor node
Rick Chen
2019-12-10
riscv: dts: Support four cores SMP
Rick Chen
2019-12-10
riscv: Fix clear bss loop in the start-up code
Rick Chen
2019-12-10
riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL
Rick Chen
2019-12-10
riscv: andes_plic: Fix some wrong configurations
Rick Chen
2019-12-10
riscv: ax25: add SPL support
Rick Chen
2019-12-10
riscv: dts: Add hifive-unleashed-a00 dts from Linux
Jagan Teki
2019-12-10
riscv: increase stack size to avoid a stack overflow during distro boot
Lukas Auer
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-10-18
RISC-V: Align boot image header with Linux
Atish Patra
[next]