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-09-22
spl: Fix compiling warning on gunzip argument
York Sun
2017-09-22
spl: stash bootstage info before jump to next stage
Kever Yang
2017-09-18
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-16
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
bootstage: Drop unused options
Simon Glass
2017-09-16
board_f: Drop the timer after relocation
Simon Glass
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-13
spl: add newline in debug output
Anatolij Gustschin
2017-09-12
image: Add TI PMMC image type
Andrew F. Davis
2017-09-11
spl: fit: Add booting OS first
York Sun
2017-09-11
spl: fit: Support both external and embedded data
York Sun
2017-09-11
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-07
spl: typo fix for SPL_ATF_SUPPORT description
Kever Yang
2017-09-04
splash_source: Verify FIT magic
Niko Mauno
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-08-29
spl: do not repeat timer init on i.MX6
Anatolij Gustschin
2017-08-29
splash_source: Verify FIT magic
Niko Mauno
2017-08-28
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
Hannes Schmelzer
2017-08-28
common: console: Fix duplicated CONFIG in silent env callback
Wilson Lee
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-21
fb_mmc.c: Correct blk_dread() return value checks
Tom Rini
2017-08-21
common/fb_mmc.c: Fix warnings about casts
Tom Rini
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
[next]