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-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
2018-11-20
ARM: mvebu: db-88f6820: remove redundant comment
Chris Packham
2018-11-20
arm64: mvebu: a8k: autodetect RAM size
Baruch Siach
2018-11-20
linux/sizes.h: sync from kernel
Baruch Siach
2018-11-20
MIPS: drop asm/const.h
Baruch Siach
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-11-20
linux/const.h: import from kernel
Baruch Siach
2018-11-18
Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips
Tom Rini
2018-11-18
MIPS: fix linking of standalone programs
Daniel Schwierzeck
[next]