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
2020-07-20
x86: mtrr: Use MP calls to list the MTRRs
Simon Glass
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
cmd: booti: convert the debug print about image move to printf
Tero Kristo
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-16
efi_loader: simplify 'printenv -e'
Heinrich Schuchardt
2020-07-16
efi_selftest: enable 'bootefi hello'
Heinrich Schuchardt
2020-07-16
cmd: fix lsblk command
Heinrich Schuchardt
2020-07-16
cmd: drop fitupd command
Heinrich Schuchardt
2020-07-11
efi_loader: display RO attribute in printenv -e
Heinrich Schuchardt
2020-07-09
cmd: fdt: remove CMD_FDT_MAX_DUMP
Heinrich Schuchardt
2020-07-09
log: don't show function by default
Heinrich Schuchardt
2020-07-09
rtc: add rtc command
Rasmus Villemoes
2020-07-08
cmd: Add a memory-search command
Simon Glass
2020-07-08
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
cmd: add a panic command
Heiko Stuebner
2020-07-07
cmd: blkls: Add blkls command
Niel Fourie
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
cmd: fs: Add command to list supported fs types
Niel Fourie
2020-07-07
cmd: part: Add subcommand to list supported partition tables
Niel Fourie
2020-07-07
cmd: env: use ENV_IS_IN_DEVICE in env info
Patrick Delaunay
2020-07-05
Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
efi_loader: incorrect check against FDT_ADDR_T_NONE
Heinrich Schuchardt
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-25
Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-06-25
bdinfo: Update the file comments
Simon Glass
2020-06-25
bdinfo: m68k: ppc: Move arch-specific code from bdinfo
Simon Glass
2020-06-25
bdinfo: m68k: Move m68k-specific info into its own file
Simon Glass
2020-06-25
bdinfo: ppc: Move PPC-specific info into its own file
Simon Glass
2020-06-25
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
bdinfo: Export some basic printing functions
Simon Glass
2020-06-25
bdinfo: net: Inline print_eth_ip_addr()
Simon Glass
2020-06-25
bdinfo: net: Drop legacy ethernet bdinfo
Simon Glass
2020-06-25
bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
Simon Glass
2020-06-25
bdinfo: Drop print_cpu_word_size()
Simon Glass
2020-06-25
bdinfo: Drop print_bi_flash()
Simon Glass
2020-06-25
bdinfo: Drop print_bi_boot_params()
Simon Glass
2020-06-25
bdinfo: sh: arc: Drop arch-specific print_bi_mem()
Simon Glass
2020-06-25
bdinfo: ppc: Drop arch-specific print_baudrate()
Simon Glass
2020-06-25
bdinfo: Drop print_std_bdinfo()
Simon Glass
2020-06-25
bdinfo: Drop unnecessary inline on functions
Simon Glass
2020-06-25
bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
Simon Glass
2020-06-25
bdinfo: Drop unused __maybe_unused
Simon Glass
2020-06-25
bdinfo: Drop the option to not use the generic 'bd' command
Simon Glass
2020-06-25
bdinfo: arc: Use the generic bd command
Simon Glass
[next]