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
/
cpu
Age
Commit message (
Expand
)
Author
2020-08-25
riscv: fu540: Use correct API to get L2 cache controller base address
Bin Meng
2020-08-14
riscv: sifive: fu540: redundant initialization
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-07-24
riscv: Fix linking error when building u-boot-spl with no SMP support
Leo Yu-Chi Liang
2020-07-24
env: Enable SPI flash env for SiFive FU540
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: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
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-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: Add _image_binary_end for SPL
Pragnesh Patel
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
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-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-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: 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: ax25: add SPL support
Rick Chen
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 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-09-03
riscv: cache: use CCTL to flush d-cache
Rick Chen
2019-09-03
riscv: cache: Flush L2 cache before jump to linux
Rick Chen
2019-09-03
riscv: ax25: add imply v5l2 cache controller
Rick Chen
2019-09-03
riscv: update fix_rela_dyn
Marcus Comstedt
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-09
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
2019-04-08
riscv: hang if relocation of secondary harts fails
Lukas Auer
2019-04-08
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
[next]