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-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
2020-06-25
bdinfo: arm: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: m68k: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: powerpc: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: riscv: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: nds32: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: sandbox: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: x86: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: sh: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: microblaze: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: nios2: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: mips: Use the generic bd command
Simon Glass
2020-06-25
bdinfo: xtensa: Create a generic do_bdinfo for xtensa
Simon Glass
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-24
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
Bin Meng
[next]