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
Age
Commit message (
Expand
)
Author
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-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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
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-05-18
common: Drop net.h from common header
Simon Glass
2020-04-30
sifive: fu540: Enable spi-nor flash support
Jagan Teki
2020-04-30
riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
Jagan Teki
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
[next]