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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2017-08-18
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-18
efi_loader: do not cast return value in EFI_EXIT
xypron.glpk@gmx.de
2017-08-18
m68k: add board stmark2, mcf5441x based
Angelo Dureghello
2017-08-18
m68k: mcf5445x: move early ddr init as board-specific
Angelo Dureghello
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
dm: sata: dwc_ahsata: Add support for driver model
Simon Glass
2017-08-17
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-17
dm: sata: Support driver model with the 'sata' command
Simon Glass
2017-08-17
dm: core: Add a comment about the device_remove() flags
Simon Glass
2017-08-17
dm: blk: Add a generic function for block device commands
Simon Glass
2017-08-17
dm: blk: Add a function to find an interface-type name
Simon Glass
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
env: Adjust the load() method to return an error
Simon Glass
2017-08-16
env: Adjust the get_char() method to return an int
Simon Glass
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
env: Drop env_relocate_spec() in favour of env_load()
Simon Glass
2017-08-15
env: Drop env_get_char_spec()
Simon Glass
2017-08-15
env: Drop the env_name_spec global
Simon Glass
2017-08-15
env: Drop common init() functions
Simon Glass
2017-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
env: Create a location driver for each location
Simon Glass
2017-08-15
env: Add an enum for environment state
Simon Glass
2017-08-15
env: common: Make env_get_addr/get_char_memory() static
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-14
Merge git://git.denx.de/u-boot-net
Tom Rini
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
net: Add mii_resolve_flowctrl_fdx()
Yuiko Oshino
2017-08-14
ARM: rockchip: rock: Correct test to use CONFIG_IS_ENABLED not defined
Tom Rini
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
stm32f1: remove stm32f1 support
Patrice Chotard
2017-08-13
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
nvme: Detect devices that are class Storage Express
Jon Nettleton
2017-08-13
nvme: Add show routine to print detailed information
Zhikang Zhang
2017-08-13
nvme: Add NVM Express driver support
Zhikang Zhang
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
2017-08-13
Convert CONFIG_OMAP3_SPI to Kconfig
Adam Ford
2017-08-13
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
Philipp Tomsich
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
rockchip: Kconfig: preset TPL_LDSCRIPT via Kconfig for the RK3368
Philipp Tomsich
2017-08-13
rockchip: board: lion-rk3368: add support for the RK3368-uQ7
Philipp Tomsich
2017-08-13
rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
Philipp Tomsich
[next]