aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/04Feb2021Tom Rini1-0/+5
2021-02-04efi_loader: install UEFI System Partition GUIDHeinrich Schuchardt1-0/+5
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini1-26/+26
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent1-0/+3
2021-02-03cmd: pxe_utils: Replace ifdef by IS_ENABLEDKory Maincent1-26/+24
2021-02-03bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bitBin Meng1-2/+2
2021-02-03bdinfo: Rename function names to be clearerBin Meng1-26/+26
2021-02-01cmd: CMD_ACPI depends on ACPIGENHeinrich Schuchardt1-1/+2
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-29/+95
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-6/+189
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski1-7/+12
2021-01-31dfu: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski1-2/+11
2021-01-31cmd: usb_mass_storage: show device interface nameMarek Szyprowski1-2/+2
2021-01-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca1-5/+12
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca1-0/+20
2021-01-31cmd: bcb: Extract '__bcb_store' from 'do_bcb_store' for internal needsEugeniu Rosca1-2/+7
2021-01-31cmd: bcb: Extract '__bcb_set' from 'do_bcb_set' for internal needsEugeniu Rosca1-6/+11
2021-01-31cmd: bcb: Extract '__bcb_load' from 'do_bcb_load' for internal needsEugeniu Rosca1-8/+23
2021-01-30cros_ec: Show events in human-readable formSimon Glass1-6/+64
2021-01-30cros_ec: Add support for switchesSimon Glass1-0/+41
2021-01-30cros_ec: Support reading EC featuresSimon Glass1-0/+74
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass1-0/+10
2021-01-29efi_loader: switch to non-secure mode laterHeinrich Schuchardt1-0/+4
2021-01-29cmd: add more implementation IDs to sbi commandWIP/2021-01-29-assorted-fixesHeinrich Schuchardt1-16/+21
2021-01-27cmd: misc: Fix return value for the sleep commandMarek Szyprowski1-1/+1
2021-01-27cmd: pxe: add support for FDT overlaysNeil Armstrong2-0/+104
2021-01-25cmd: correct long text loadb, loadx, loadyHeinrich Schuchardt1-6/+6
2021-01-25cmd: change suppress newline in echo commandHeinrich Schuchardt1-31/+18
2021-01-23cmd: efidebug: always check return code from get_variable()AKASHI Takahiro1-5/+7
2021-01-20efi_loader: make the UEFI boot manager configurableHeinrich Schuchardt2-6/+15
2021-01-18cmd: Add a pwm commandPragnesh Patel3-0/+124
2021-01-16cmd: disk: Remove fit_print_contents APIRavik Hasija1-1/+0
2021-01-16bootmenu: Allow to quit it via ESC/CTRL+CPali Rohár1-7/+35
2021-01-16cmd: gpt: add eMMC and GPT supportCorneliu Doban1-0/+161
2021-01-16cmd: CMD_CPU depends on CPUHeinrich Schuchardt1-0/+1
2021-01-15cmd: Add MBR partition layout control utilityMarek Szyprowski3-0/+323
2021-01-13efi_loader: implement EFI_DT_FIXUP_PROTOCOLHeinrich Schuchardt2-80/+5
2021-01-13cmd: conitrace: increase wait for next keyHeinrich Schuchardt1-2/+2
2021-01-13efi_loader: setting boot deviceHeinrich Schuchardt1-55/+87
2021-01-13efi_loader: simplify running helloworld.efiHeinrich Schuchardt1-11/+1
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...WIP/06Jan2021-nextTom Rini1-5/+4
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextWIP/05Jan2021-nextTom Rini1-1/+1
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini1-0/+5
2021-01-05dm: core: Access device flags through functionsSimon Glass1-1/+1
2021-01-04cmd: ubi: don't allow to rename a volume to a name that already existPhilippe Reynes1-0/+5
2021-01-04cmd: load: Fix code indentationMichal Simek1-5/+4
2020-12-31efidebug: capsule: Add a command to update capsule on diskSughosh Ganu1-0/+14
2020-12-18cmd: Drop use of old sequence numbers in commandsSimon Glass3-5/+5
2020-12-18dm: Avoid accessing seq directlySimon Glass9-16/+17
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass3-12/+12