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
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
spl: Fix typo in kernel doc
Miquel Raynal
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2019-07-09
ubispl: migrate configuration to Kconfig
Markus Klotzbuecher
2019-07-07
board_r: move initr_watchdog to be called after initr_serial
Weijie Gao
2019-07-02
spl: atf: Fix uninitialized pointer to bl31_image_info
Frieder Schrempf
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-21
rsa: reject images with unknown padding
Patrick Doyle
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-06-14
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
Tom Rini
2019-06-14
common: Fix a typo abnove -> above
Andy Shevchenko
2019-06-14
usb: gadget: error out if g_dnl registration fails
Sjoerd Simons
2019-06-14
spl: dfu: Fix printed variable name
Marek Vasut
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
spl: imx6: Provide a SPL_SIZE_LIMIT default
Fabio Estevam
2019-06-10
Merge tag 'video-updates-for-2019.07-rc3' of git://git.denx.de/u-boot-video
Tom Rini
2019-06-10
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
2019-06-08
spl: Correct SPL_SIZE_LIMIT Kconfig option
Tom Rini
2019-06-07
spl: add overall SPL size check
Simon Goldschmidt
2019-06-06
spl: at91: add support for SPL_AT91_MCK_BYPASS
Eugen Hristev
2019-06-04
splash: display splash in DM_VIDEO configurations
Igor Opaniuk
2019-05-24
Merge tag 'u-boot-stm32-20190523' of https://github.com/pchotard/u-boot
Tom Rini
2019-05-23
stm32mp1: ram: add interactive mode for DDR configuration
Patrick Delaunay
2019-05-23
stm32mp1: migrate PREBOOT to Kconfig
Patrick Delaunay
2019-05-21
common: fdt_support: Check mtdparts cell size
Stefan Mavrodiev
2019-05-21
Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video
Tom Rini
2019-05-20
splash: Load internal and external data from FIT
Leo Ruan
2019-05-20
splash: Use splashfile instead of location->name
Leo Ruan
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-09
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
2019-05-09
Make FIT support really optional
Fabrice Fontaine
2019-05-09
Fix spelling of available.
Vagrant Cascadian
2019-05-05
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
2019-04-26
main: add new bootstage ID for entering cli loop
Heiko Schocher
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-24
image: android: fix 'iminfo' typo
Eugeniu Rosca
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-23
bootstage: Allow calling bootstage_mark() before bootstage_init()
Simon Glass
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
2019-04-23
common: command: Add command execution tracer.
Christoph Muellner
2019-04-23
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: android: compress handling (non-functional)
Eugeniu Rosca
2019-04-23
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
Eugeniu Rosca
[next]