index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
Age
Commit message (
Expand
)
Author
2020-09-28
riscv: restore global data pointer in trap handler
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-14
riscv: additional crash information
Heinrich Schuchardt
2020-08-14
riscv: remove redundant logical constraint.
Heinrich Schuchardt
2020-08-14
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2020-07-24
Revert "riscv: Allow use of reset drivers"
Bin Meng
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: 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: 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-01
riscv: Allow use of reset drivers
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
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-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
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: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
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 basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Avoid calling sbi_clear_ipi()
Bin Meng
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: Add option to print registers on exception
Sean Anderson
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
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
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: andes_plic: Fix some wrong configurations
Rick Chen
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
2019-09-03
riscv: andes_plic: init plic by scanning each cpu node
Rick Chen
2019-08-26
riscv: add a generic FIT generator script
Lukas Auer
2019-08-26
riscv: add SPL support
Lukas Auer
[next]