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
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-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
2018-11-20
sandbox: tpm: Allow debugging of data packages
Simon Glass
2018-11-20
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
cros_ec: Align uclass data to a cache boundary
Simon Glass
2018-11-20
cros_ec: Fail if we cannot determine the flash burst size
Simon Glass
2018-11-20
cros_ec: Add error logging on a few commands
Simon Glass
2018-11-20
cros_ec: Use uint instead of u8 for parameters
Simon Glass
2018-11-20
buildman: Show boards with warning with w+
Simon Glass
2018-11-20
buildman: Rename the good, better, worse variables
Simon Glass
2018-11-20
buildman: Detect dtc warnings
Simon Glass
2018-11-20
buildman: Only print toolchain probing with -v
Simon Glass
2018-11-20
dm: spi: prevent setting a speed of 0 Hz
Simon Goldschmidt
2018-11-20
fdt: restore board_fdt_blob_setup() declaration
Baruch Siach
2018-11-20
cmd: fdt: Fix fdt address information after the movement
Hiroyuki Yokoyama
2018-11-20
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
2018-11-20
dm: core: Widen the dump tree to show more of the driver's name.
Liviu Dudau
2018-11-20
sandbox: README: use setenv ethrotate no
Heinrich Schuchardt
2018-11-20
sandbox: README: setting environment variables
Heinrich Schuchardt
2018-11-20
sandbox: remove stray DEBUG
Heinrich Schuchardt
2018-11-20
dm/pci: Change the first CFG read to Vendor ID in enumeration
Hou Zhiqiang
2018-11-20
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-11-20
Merge branch '2018-11-19-master-imports'
Tom Rini
2018-11-20
fs: fat: assign rootdir sector when accessing root directory
Thomas RIENOESSL
2018-11-20
clk: meson: fix clk81 divider calculation
Jerome Brunet
2018-11-20
cmd: adc: add an option to scan some or all available channels
Fabrice Gasnier
2018-11-20
cmd: adc: print single conversion also in uV
Fabrice Gasnier
2018-11-20
cmd: adc: add info on channel mask
Fabrice Gasnier
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-20
ARM: mvebu: dts: add Clearfog GT-8K
Rabeeh Khoury
[next]