summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2020-03-28cmd: efidebug: fix int to pointer castHeinrich Schuchardt
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-17cmd: bootefi: Parse reserved-memory node from DTAtish Patra
2020-03-17cmd: map addresses to sysmem in efidebug memmapHeinrich Schuchardt
2020-03-17efi_loader: create reservations after ft_board_setupHeinrich Schuchardt
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan
2020-03-11cmd: efidebug: correct error messageHeinrich Schuchardt
2020-03-11cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy