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
2020-08-03
spi: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
mmc: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
power: Tidy up inclusion of regulator_common.h
Simon Glass
2020-08-03
efi: Tidy up header includes
Simon Glass
2020-08-03
w1: Drop dm.h header file
Simon Glass
2020-08-03
thermal: Drop dm.h header file
Simon Glass
2020-08-03
sf: Drop dm.h header file from spi_flash.h
Simon Glass
2020-08-03
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
fs: fs-loader: Drop dm.h header file
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-08-03
dm: core: Drop dm.h header file from dm-demo.h
Simon Glass
2020-08-03
mtd: spi: Drop SPI_XFER_MMAP*
Simon Glass
2020-08-03
mtd: spi-mem: Drop dm.h header file
Simon Glass
2020-08-03
wdt: Drop dm.h header file
Simon Glass
2020-08-03
mtd: spi-nor: Tidy up error handling / debug code
Simon Glass
2020-08-03
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
2020-08-03
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-08-03
Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-03
x86: call32: Append appropriate suffixes
Andy Shevchenko
2020-08-03
x86: sipi_vector: Append appropriate suffixes
Andy Shevchenko
2020-08-03
arch: x86: apl: Update FSP parameters
Bernhard Messerklinger
2020-08-03
x86: apl: fsp_bindings: Add support for u64 parameters
Bernhard Messerklinger
2020-08-03
x86: irq: Fix some typos
Wolfgang Wallner
2020-08-01
efi_selftest: block device test requires CONFIG_DOS_PARTITION
Heinrich Schuchardt
2020-08-01
efi_selftest: SNP test depends on network
Heinrich Schuchardt
2020-08-01
dm: sysreset: wait after reset message
Heinrich Schuchardt
2020-08-01
configs: reduce stack size of Sipeed MAIX
Heinrich Schuchardt
2020-08-01
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
x86: rename CONFIG_STACK_SIZE
Heinrich Schuchardt
2020-08-01
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-07-31
Merge branch '2020-07-31-more-env-updates'
Tom Rini
2020-07-31
fw_setenv: lock the flash only if it was locked before
Ivan Mikhaylov
2020-07-31
env: Add support for explicit write access list
Marek Vasut
2020-07-31
env: Add option to only ever append environment
Marek Vasut
2020-07-31
env: Discern environment coming from external storage
Marek Vasut
2020-07-31
env: Add H_DEFAULT flag
Marek Vasut
2020-07-31
env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
Marek Vasut
2020-07-31
test: sandbox: add test for erase command
Patrick Delaunay
2020-07-31
env: ext4: add support of command env erase
Patrick Delaunay
2020-07-31
env: ext4: introduce new function env_ext4_save_buffer
Patrick Delaunay
2020-07-31
test: environment in ext4
Patrick Delaunay
2020-07-31
configs: sandbox: activate command env select and env load
Patrick Delaunay
2020-07-31
configs: sandbox: activate env in ext4 support
Patrick Delaunay
2020-07-31
cmd: env: add env select command
Patrick Delaunay
2020-07-31
cmd: env: add env load command
Patrick Delaunay
2020-07-31
env: the ops driver load becomes mandatory in struct env_driver
Patrick Delaunay
2020-07-31
env: nowhere: add .load ops
Patrick Delaunay
2020-07-31
env: correctly handle env_load_prio
Patrick Delaunay
2020-07-31
env: sf: avoid space in backend name
Patrick Delaunay
[next]