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