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
2023-05-16
Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-05-13
bootstd: Correct default boot command
Simon Glass
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-05-13
efi_loader: fix efi_dp_from_file()
Heinrich Schuchardt
2023-05-11
x86: coreboot: Show unimplemented sysinfo tags
Simon Glass
2023-05-11
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-05-11
acpi: Move the table-finding functions into the libary
Simon Glass
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
2023-05-11
mtrr: Don't show an invalid CPU number
Simon Glass
2023-05-08
cmd: tlv_eeprom: enable 'dev' subcommand before 'read'
Josua Mayer
2023-05-08
cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function
Josua Mayer
2023-05-08
cmd: tlv_eeprom: remove use of global variable has_been_read
Josua Mayer
2023-05-08
cmd: tlv_eeprom: remove use of global variable current_dev
Josua Mayer
2023-05-05
net: ipv6: Add support for default gateway discovery.
Ehsan Mohandesi
2023-05-05
net: add fastboot TCP support
Dmitrii Merkurev
2023-05-05
net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
Sean Edmond
2023-05-05
net: ipv6: IPv6 environment variable cleanup
Sean Edmond
2023-05-05
Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...
Tom Rini
2023-05-03
cmd: bdinfo: Print ethaddr of current MAC
Marek Vasut
2023-05-03
cmd: bdinfo: Wrap network information printing into print_eth()
Marek Vasut
2023-05-03
cmd: bdinfo: Map fdt_blob and new_fdt to sysmem
Marek Vasut
2023-05-02
cmd: missing break in test_write_limit()
Heinrich Schuchardt
2023-04-28
bootflow: Rework do_bootflow_menu() slightly
Tom Rini
2023-04-27
ide: Move ide_init() into probing
Simon Glass
2023-04-26
bootstd: Show a message sometimes if no bootflows are found
Simon Glass
2023-04-24
cmd: bmp: Split bmp commands and functions
Nikhil M Jain
2023-04-13
cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512
Pali Rohár
2023-04-10
cmd: mmc: Return CMD_RET_* from commands
Pali Rohár
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
2023-04-08
cmd: consider multiplexing in coninfo
Heinrich Schuchardt
2023-04-06
cmd: Add 2048 game
Simon Glass
2023-04-06
cmd: CONFIG_CMD_SCSI depends on CONFIG_SCSI
Heinrich Schuchardt
2023-04-06
cmd/regulator: missing fallthrough in do_dev()
Heinrich Schuchardt
2023-04-06
cmd: missing fallthrough macro in do_pci()
Heinrich Schuchardt
2023-04-06
cmd: convert fallthrough comment.
Heinrich Schuchardt
2023-04-05
cmd: blkmap: Add blkmap command
Tobias Waldekranz
2023-04-05
cmd: blk: Allow generic read/write operations to work in sandbox
Tobias Waldekranz
2023-04-04
android: boot: support boot image header version 3 and 4
Safae Ouajih
2023-04-04
android: boot: add vendor boot image to prepare for v3, v4 support
Safae Ouajih
2023-04-04
android: boot: move to andr_image_data structure
Safae Ouajih
2023-04-04
android: boot: replace android_image_check_header
Safae Ouajih
2023-04-04
android: boot: support vendor boot image in abootimg
Safae Ouajih
2023-04-04
android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
Safae Ouajih
2023-04-03
fdt: Make fdt addr -q quieter
Peter Hoyes
2023-04-03
cmd: fdt: Use env_set_hex() for "get addr" and "get size"
Marek Vasut
2023-03-30
cmd: ums: abort mounting by pressing any key
Svyatoslav Ryhel
2023-03-30
cmd: pci: Add command to set MPS of all PCIe devices
Stephen Carlson
2023-03-30
nvedit: simplify do_env_indirect()
Rasmus Villemoes
2023-03-25
cmd: bootefi: allocate device-tree copy from high memory
Heinrich Schuchardt
[next]