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-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-08-11
env: Create a new file for environment functions
Simon Glass
2019-08-11
common: Remove video_setmem()
Simon Glass
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
2019-08-07
common: image-android-dt: Fix logic in print fdt info routine
Sam Protsenko
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
2019-08-07
console: execute flush on uart when silent is removed
Patrick Delaunay
2019-08-07
console: update silent tag after env load
Patrick Delaunay
2019-08-07
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
Sam Protsenko
2019-08-07
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
Heiko Schocher
2019-08-02
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
2019-08-02
autoboot: Move a few more options from #ifdef to if()
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2019-08-02
autoboot: Tidy up use of menukey
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
2019-08-02
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
2019-08-02
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
2019-08-02
main: Use conditional run_preboot_environment_command()
Simon Glass
2019-07-30
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-29
edid: fix edid_get_timing_validate() mode_valid lookup
Neil Armstrong
2019-07-29
Merge branch '2019-07-29-master-imports'
Tom Rini
2019-07-29
gpio: fixes for gpio-hog support
Heiko Schocher
2019-07-29
fit: Support compat string property in configuration node
Julius Werner
2019-07-29
fit: Support compression for non-kernel components (e.g. FDT)
Julius Werner
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
2019-07-29
edid: add edid_get_timing_validate() variant to filter out edid modes
Neil Armstrong
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-24
Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-24
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
Marek Vasut
2019-07-24
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
Masahiro Yamada
2019-07-24
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
2019-07-24
image: android: allow to wrap uImage into the Android boot image
Roman Stratiienko
2019-07-24
menu: don't bother going interactive with just one menu item
Leon Yu
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-18
Merge branch '2019-07-17-master-imports'
Tom Rini
2019-07-18
common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
Marek Vasut
[next]