summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-05Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-04cmd: efidebug: simplify UEFI protocol callsHeinrich Schuchardt
2020-05-04cmd: Add an indication of 32/64-bit to bdinfoSimon Glass
2020-05-04cmd: mvebu: bubt: fix quoted string split across linesJoel Johnson
2020-05-01cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait
2020-05-01cmd/gpt: avoid NULL check before free()Heinrich Schuchardt
2020-04-30Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30efi_loader: fix 'efidebug bootorder'Heinrich Schuchardt
2020-04-30efi_loader: efidebug, avoid illegal memory accessHeinrich Schuchardt
2020-04-30efi_loader: fix 'efidebug boot dump'Heinrich Schuchardt
2020-04-30part: detect EFI system partitionHeinrich Schuchardt
2020-04-30efi_loader: remove superfluous NULL check in bootefi.cHeinrich Schuchardt
2020-04-27CMD: random: fix return codeEugeniy Paltsev
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt
2020-04-22cmd: mvebu: bubt: show image boot deviceJoel Johnson
2020-04-22cmd: mvebu: bubt: verify A38x target device typeJoel Johnson
2020-04-22cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson
2020-04-22cmd: mvebu: bubt: add A38x supportJoel Johnson
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2020-04-20cmd: eeprom: Staticize eeprom_i2c_busMarek Vasut
2020-04-20cmd: ubi: add a command to rename volumePhilippe Reynes
2020-04-17Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt
2020-04-17image: Add compressed Image parsing support in booti.Atish Patra
2020-04-17cmd: mem: Add bitflip memory test to alternate mtestStefan Roese
2020-04-17cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese
2020-04-17cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese
2020-04-17cmd: mem: Correctly count the errors in mtestStefan Roese
2020-04-17cmd: fat: remove unused includesHeinrich Schuchardt
2020-04-17cmd: Add unlz4 commandYusuke Ashiduka
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16fdt: Fix 'system' commandTom Warren
2020-04-16cmd: efidebug: add "test bootmgr" sub-commandAKASHI Takahiro
2020-04-16cmd: env: add "-at" option to "env set -e" commandAKASHI Takahiro
2020-04-16cmd: env: use appropriate guid for authenticated UEFI variableAKASHI Takahiro
2020-04-13Merge branch 'next'Tom Rini
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-31Merge branch '2020-03-31-master-imports'Tom Rini
2020-03-31cmd: mmc: fix typo 'a EMMC'Heinrich Schuchardt
2020-03-28efi_loader: only reserve memory if fdt node enabledHeinrich Schuchardt