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
/
cmd
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move set_default_vars to env.h
Simon Glass
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
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_get_yesno() to env.h
Simon Glass
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
env: Move envmatch() to env.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-08-09
x86: lib: fsp: Use EFI_GUID and efi_guid_t
Park, Aiden
2019-08-08
thor: fix crash after usb initialization failure
Marek Szyprowski
2019-08-07
cmd: avb: Fix compiler warnings
Sam Protsenko
2019-08-04
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-08-02
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-07-30
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-30
efi_loader: efidebug.c function documentation
Heinrich Schuchardt
2019-07-30
bdinfo: show fb base with DM_VIDEO
Heiko Schocher
2019-07-30
cmd: fpga: correct typo, capitalize "Xilinx"
Robert P. J. Day
2019-07-29
Add validation for icache/dcache arguments - arguments different from off/on/...
Eric Perie
2019-07-29
Drop linker-generated array creation when CONFIG_CMDLINE is disabled
Andrej Rosano
2019-07-27
Merge branch '2019-07-26-ti-imports'
Tom Rini
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-26
cmd: remoteproc: Allow list command to print the probed devices
Lokesh Vutla
2019-07-26
cmd: remoteproc: Add support for initializing devices individually
Lokesh Vutla
2019-07-24
cmd: Add 'ab_select' command
Ruslan Trofymenko
2019-07-24
cmd: bcb: Apply non-functional refinements
Eugeniu Rosca
2019-07-24
cmd: bcb: Use strcmp() instead of strncmp() for string literals
Eugeniu Rosca
2019-07-24
cmd: bcb: Fix duplicated handling in two case-branches
Eugeniu Rosca
2019-07-24
treewide: Fix stale references of Android docs
Eugeniu Rosca
2019-07-24
cmd: part: Add 'number' sub-command
Ruslan Trofymenko
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-19
cosmetic: Update comment in cmd/eeprom.c
Lukasz Majewski
2019-07-19
Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offset
Lukasz Majewski
2019-07-19
Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFS
Lukasz Majewski
2019-07-19
Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is used
Lukasz Majewski
2019-07-18
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-07-18
cmd: mdio: prevent data abort when no mdio bus is found
Simon Goldschmidt
2019-07-18
cmd: mem: Add a command to fill the memory with random data
Jean-Jacques Hiblot
2019-07-18
env: register erase command
Frank Wunderlich
2019-07-16
efi_loader: function comments cmd/efi_debug.c
Heinrich Schuchardt
2019-07-16
efi_loader: fix function comments in cmd/bootefi.c
Heinrich Schuchardt
2019-07-16
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
[next]