index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2017-08-20
common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA
Thomas Petazzoni
2017-08-20
spl: spl_mmc.c Correct blk_dread() return value check
Tom Rini
2017-08-20
hash: Compile only hardware or software versions of SHA algorithms
Tom Rini
2017-08-19
lcd: avoid possible NULL dereference
xypron.glpk@gmx.de
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-17
spl: fix Makefile for NOR, XIP and YMODEM
Philipp Tomsich
2017-08-17
dm: sata: Support driver model with the 'sata' command
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 common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
Nobuhiro Iwamatsu
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
spl: add TPL_DRIVER_MISC_SUPPORT option
Philipp Tomsich
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-08-13
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
Philipp Tomsich
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
2017-08-13
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2017-08-13
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
2017-08-04
common/env_embedded.c: rename PPCENV/PPCTEXT macros
Thomas Petazzoni
2017-08-04
common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
Thomas Petazzoni
2017-08-04
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
fdt: Correct fdt_get_base_address()
Simon Glass
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
2017-07-31
console: Unify the check for a serial console
Simon Glass
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
[next]