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
2024-01-13
cmd: efidebug: check pointer after memory allocation
Heinrich Schuchardt
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-07
cmd: acpi: check HW reduced flag in acpi list
Heinrich Schuchardt
2024-01-07
cmd: acpi: fix listing DSDT and FACS
Heinrich Schuchardt
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
2023-12-28
cmd: Set modern hush as default shell
Francis Laniel
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
cmd: Add new cli command
Francis Laniel
2023-12-28
cli: Add menu for hush parser
Francis Laniel
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootm states
Simon Glass
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
bootm: Drop arguments from do_bootm_states()
Simon Glass
2023-12-21
bootz: Avoid use of #ifdef
Simon Glass
2023-12-21
booti: Avoid use of #ifdef
Simon Glass
2023-12-20
cmd: part: Cover both part type entries with GUID ifdef
Marek Vasut
2023-12-20
bootflow: Allow setting a cmdline arg with no value
Simon Glass
2023-12-20
arm: afs: Set the filesize env. var. on load
Robert Catherall
2023-12-20
imxtract: specify max gunzip size
Nikita Shubin
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
2023-12-17
cmd: efidebug: ease efi configuration dependency
AKASHI Takahiro
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
2023-12-17
cmd: bootefi: localize global device paths for efi_selftest
AKASHI Takahiro
2023-12-17
cmd: bootefi: carve out binary execution interface
AKASHI Takahiro
2023-12-17
cmd: bootefi: carve out EFI boot manager interface
AKASHI Takahiro
2023-12-17
cmd: bootefi: re-organize do_bootefi()
AKASHI Takahiro
2023-12-17
cmd: bootefi: unfold do_bootefi_image()
AKASHI Takahiro
2023-12-15
cmd: clk: Make soc_clk_dump static
Igor Prusov
2023-12-15
cmd: clk: Use dump function from clk_ops
Igor Prusov
2023-12-13
cmd: check argc for acpi dump
Heinrich Schuchardt
2023-12-13
cmd: acpi: fix acpi list command
Heinrich Schuchardt
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-12-13
bootstd: Add a menu option to bootflow scan
Simon Glass
2023-12-13
sandbox: Add a dummy booti command
Simon Glass
2023-12-13
video: Add a function to clear the display
Simon Glass
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
bootm: Adjust the parameters of bootm_find_images()
Simon Glass
2023-12-13
treewide: Tidy up semicolon after command macros
Simon Glass
2023-12-09
Merge patch series "cmd: bdinfo: Optionally use getopt and implement bdinfo -a"
Tom Rini
2023-12-09
cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e
Marek Vasut
2023-12-09
cmd: bdinfo: Implement support for printing memory layout via bdinfo -m
Marek Vasut
2023-12-09
cmd: bdinfo: Optionally use getopt and implement bdinfo -a
Marek Vasut
2023-12-05
efi_loader: create memory reservations in ACPI case
Heinrich Schuchardt
2023-12-05
efi: Correct display of table GUIDs
Simon Glass
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-28
Merge patch series "cmd: add scmi command"
Tom Rini
[next]