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
Age
Commit message (
Expand
)
Author
2018-11-26
configs: ax25-ae350: Separate ax25-ae350 for RV32/64I.
Rick Chen
2018-11-26
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
riscv: qemu: clear kernel-start/-end in device tree as workaround for BBL
Lukas Auer
2018-11-26
riscv: qemu: detect and boot the kernel passed by QEMU
Lukas Auer
2018-11-26
dm: core: add missing prototype for ofnode_read_u64
Lukas Auer
2018-11-26
riscv: qemu: enable distro boot
Lukas Auer
2018-11-26
distro_bootcmd: add VirtIO distro boot command
Lukas Auer
2018-11-26
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
riscv: qemu: support booting Linux
Lukas Auer
2018-11-26
riscv: qemu: use device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-26
riscv: enable -fdata-sections
Lukas Auer
2018-11-26
riscv: set -march and -mabi based on the Kconfig configuration
Lukas Auer
2018-11-26
riscv: add Kconfig entries for the C and A ISA extensions
Lukas Auer
2018-11-26
riscv: select CONFIG_PHYS_64BIT on RV64I systems
Lukas Auer
2018-11-26
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
Lukas Auer
2018-11-26
dts: riscv: update makefile to also clean the RISC-V dts directory
Lukas Auer
2018-11-26
tools: .gitignore: add prelink-riscv
Lukas Auer
2018-11-23
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-23
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-11-22
sunxi: Fix memory 2-rank initialization for a33 cpu
Michael Trimarchi
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
test: sf: Add a simple SPI flash test
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
string: Include the config header
Simon Glass
2018-11-20
video: Update video_set_default_colors() to support invert
Simon Glass
2018-11-20
binman: Set the pathname correctly for ELF files
Simon Glass
2018-11-20
binman: Drop an unnecessary comma in blob handling
Simon Glass
2018-11-20
binman: Add a way to enable debugging from the build
Simon Glass
2018-11-20
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2018-11-20
sandbox: Update some drivers to work in SPL/TPL
Simon Glass
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
2018-11-20
sandbox: Add a function to read a host file
Simon Glass
2018-11-20
sandbox: log: Add a category for sandbox
Simon Glass
[prev]
[next]