aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2021-01-25cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt
2021-01-25cmd: change suppress newline in echo commandHeinrich Schuchardt
2021-01-23cmd: efidebug: always check return code from get_variable()AKASHI Takahiro
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt
2021-01-18cmd: Add a pwm commandPragnesh Patel
2021-01-16cmd: disk: Remove fit_print_contents APIRavik Hasija
2021-01-16bootmenu: Allow to quit it via ESC/CTRL+CPali Rohár
2021-01-16cmd: gpt: add eMMC and GPT supportCorneliu Doban
2021-01-16cmd: CMD_CPU depends on CPUHeinrich Schuchardt
2021-01-15cmd: Add MBR partition layout control utilityMarek Szyprowski
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt
2021-01-13cmd: conitrace: increase wait for next keyHeinrich Schuchardt
2021-01-13efi_loader: setting boot deviceHeinrich Schuchardt
2021-01-13efi_loader: simplify running helloworld.efiHeinrich Schuchardt
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device flags through functionsSimon Glass