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-24
efi_loader: document parameters of do_bootefi_exec()
Heinrich Schuchardt
2020-08-22
cmd: bind: allow to bind driver with driver data
Patrice Chotard
2020-08-15
Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-08-14
cmd: demo: Remove duplicated help message for list subcommand
Michal Simek
2020-08-14
xen: pvblock: Add initial support for para-virtualized block driver
Anastasiia Lukianenko
2020-08-14
cmd: exception: unaligned data access on RISC-V
Heinrich Schuchardt
2020-08-13
cmd/efidebug: missing initialization of load_options
Heinrich Schuchardt
2020-08-11
Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-08-08
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-08-08
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
2020-08-07
fs/squashfs: add filesystem commands
Joao Marcos Costa
2020-08-07
cmd: Update the memory-search command
Simon Glass
2020-08-06
cmd: bdinfo: Move sram info prints to generic code
Ovidiu Panait
2020-08-06
mvebu: bubt: Drop dead code
Tom Rini
2020-08-06
cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTION
Jagan Teki
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
[next]