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-08-05
cmd: bdinfo: cleanup phys_addr_t output
Heinrich Schuchardt
2020-08-05
cmd: bootz: fix device-tree overlap test
Baruch Siach
2020-08-04
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
cmd: add clone command
John Chau
2020-08-03
w1: Drop dm.h header file
Simon Glass
2020-08-03
net: Drop dm.h header file from phy.h
Simon Glass
2020-08-03
dm: core: Drop dm.h header file from dm-demo.h
Simon Glass
2020-07-31
cmd: env: add env select command
Patrick Delaunay
2020-07-31
cmd: env: add env load command
Patrick Delaunay
2020-07-28
cmd: button: add a new 'button' command
Philippe Reynes
2020-07-28
cmd: host: return value of do_host_bind()
Heinrich Schuchardt
2020-07-26
cmd: env: check real location for env info command
Patrick Delaunay
2020-07-26
cmd: env: add option for quiet output on env info
Patrick Delaunay
2020-07-22
efi_loader: use logging for bootefi command
Heinrich Schuchardt
2020-07-20
x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
Simon Glass
2020-07-20
x86: mtrr: Restructure so command execution is in one place
Simon Glass
2020-07-20
x86: mtrr: Update the command to use the new mtrr calls
Simon Glass
2020-07-20
x86: mtrr: Add support for writing to MTRRs on any CPU
Simon Glass
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
[next]