summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-13cmd: SCP03: enable and provision commandJorge Ramirez-Ortiz
2021-03-12tpm: Don't select LOGSimon Glass
2021-03-05cmd: Fix virtio command dependencyBin Meng
2021-03-05cmd: Add a command to display the address mapBin Meng
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-02-26cmd: sf: Print error on test failureSean Anderson
2021-02-26cmd: sf: Display errno on erase failureSean Anderson
2021-02-25cmd/riscv/sbi: support System Reset ExtensionHeinrich Schuchardt
2021-02-24cmd: pinmux: depend on PINCTRLMarek Behún
2021-02-24cmd: pwm: Rework argc sanity checkingTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-19cmd: mmc: update the mmc command's usage about argumentJaehoon Chung
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08cmd: mvebu/bubt: Fix default options in helpPali Rohár
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01cmd: CMD_ACPI depends on ACPIGENHeinrich Schuchardt
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31cmd: usb_mass_storage: show device interface nameMarek Szyprowski
2021-01-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needsEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needsEugeniu Rosca
2021-01-31cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needsEugeniu Rosca
2021-01-30cros_ec: Show events in human-readable formSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-29efi_loader: switch to non-secure mode laterHeinrich Schuchardt
2021-01-29cmd: add more implementation IDs to sbi commandHeinrich Schuchardt
2021-01-27cmd: misc: Fix return value for the sleep commandMarek Szyprowski
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong