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
ARM: meson: Add boot device discovery
Neil Armstrong
2018-11-26
ARM: meson: factorize common code out amlogic's boards
Jerome Brunet
2018-11-26
board: amlogic: add support for S400 board
Neil Armstrong
2018-11-26
clk: Add clock driver for AXG
Neil Armstrong
2018-11-26
ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
Neil Armstrong
2018-11-26
ARM: meson: Add support for AXG family
Neil Armstrong
2018-11-26
ARM: meson: rework soc arch file to prepare for new SoC
Jerome Brunet
2018-11-26
clk: meson: silence debug print
Jerome Brunet
2018-11-26
clk: meson: add static to meson_gates table
Neil Armstrong
2018-11-26
pinctrl: meson: add axg support
Jerome Brunet
2018-11-26
pinctrl: meson: select generic pinctrl
Jerome Brunet
2018-11-26
pinctrl: meson: rework gx pmx function
Jerome Brunet
2018-11-26
configs: meson: change default load addresses
Jerome Brunet
2018-11-26
ARM: rework amlogic configuration
Jerome Brunet
2018-11-26
board: amlogic: factorise gxbb boards
Jerome Brunet
2018-11-26
board: amlogic: move khadas-vim2 as q200 ref board
Neil Armstrong
2018-11-26
board: amlogic: remove p212 derivatives
Jerome Brunet
2018-11-26
configs: meson: remove unnecessary MESON_FDTFILE_SETTING
Jerome Brunet
2018-11-26
ARM: meson: clean-up platform selection
Jerome Brunet
2018-11-26
net: designware: add meson meson axg compatible
Neil Armstrong
2018-11-26
net: designware: add meson meson gxbb compatible
Neil Armstrong
2018-11-26
mmc: meson-gx: Add AXG compatible
Neil Armstrong
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
[next]