summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
...
| * cmd: mvebu: bubt: correct U-Boot spellingJoel Johnson2020-04-221-3/+3
| * cmd: mvebu: bubt: add A38x supportJoel Johnson2020-04-221-1/+68
* | Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-222-11/+61
|\ \ | |/ |/|
| * mmc: adjust Kconfig for mmc sub-commandsHeinrich Schuchardt2020-04-221-11/+15
| * cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-221-0/+22
| * cmd: mmc: display write protect state of boot partitionHeinrich Schuchardt2020-04-221-0/+24
* | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-04-211-1/+1
|\ \
| * | cmd: eeprom: Staticize eeprom_i2c_busMarek Vasut2020-04-201-1/+1
| |/
* | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2020-04-212-0/+47
|\ \
| * | cmd: ubi: add a command to rename volumePhilippe Reynes2020-04-202-0/+47
| |/
* | Kconfig: fix typos in CMD_BEDBUG descriptionHeinrich Schuchardt2020-04-171-1/+1
* | image: Add compressed Image parsing support in booti.Atish Patra2020-04-171-1/+39
* | cmd: mem: Add bitflip memory test to alternate mtestStefan Roese2020-04-171-0/+60
* | cmd: mem: Use IS_ENABLED instead of alt_test variableStefan Roese2020-04-171-6/+1
* | cmd: mem: Drop eldk-4.2 workaround and use cast in unmap_sysmem()Stefan Roese2020-04-171-12/+2
* | cmd: mem: Correctly count the errors in mtestStefan Roese2020-04-171-7/+4
* | cmd: fat: remove unused includesHeinrich Schuchardt2020-04-171-6/+0
* | cmd: Add unlz4 commandYusuke Ashiduka2020-04-173-0/+53
|/
* Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-04-163-8/+98
|\
| * cmd: efidebug: add "test bootmgr" sub-commandAKASHI Takahiro2020-04-161-1/+77
| * cmd: env: add "-at" option to "env set -e" commandAKASHI Takahiro2020-04-162-3/+7
| * cmd: env: use appropriate guid for authenticated UEFI variableAKASHI Takahiro2020-04-161-4/+14
* | fdt: Fix 'system' commandTom Warren2020-04-161-1/+1
|/
* Merge branch 'next'Tom Rini2020-04-132-229/+1
|\
| * Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-04-073-6/+9
| |\
| * \ Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-03-313-18/+51
| |\ \
| * \ \ Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-03-172-229/+1
| |\ \ \
| | * | | lib: elf: Move the generic elf loading/validating functions to libKeerthy2020-03-032-229/+1
* | | | | cmd: Add test and fix bugs for dm driversSean Anderson2020-04-091-2/+2
| |_|_|/ |/| | |
* | | | Merge branch '2020-03-31-master-imports'Tom Rini2020-03-311-2/+2
|\ \ \ \
| * | | | cmd: mmc: fix typo 'a EMMC'Heinrich Schuchardt2020-03-311-2/+2
| | |_|/ | |/| |
* | | | efi_loader: only reserve memory if fdt node enabledHeinrich Schuchardt2020-03-281-1/+2
* | | | cmd: efidebug: fix int to pointer castHeinrich Schuchardt2020-03-281-3/+5
|/ / /
* | | cmd: bootefi: Parse reserved-memory node from DTAtish Patra2020-03-171-9/+34
* | | cmd: map addresses to sysmem in efidebug memmapHeinrich Schuchardt2020-03-171-2/+4
* | | efi_loader: create reservations after ft_board_setupHeinrich Schuchardt2020-03-171-3/+3
* | | cmd: gpio: Make `gpio input` return pin value againAlex Kiernan2020-03-131-1/+6
* | | cmd: efidebug: correct error messageHeinrich Schuchardt2020-03-111-1/+1
* | | cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro2020-03-111-2/+3
|/ /
* | efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas2020-02-281-0/+4
* | efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt2020-02-261-0/+4
|/
* efi_loader: fix efi_install_fdt() descriptionHeinrich Schuchardt2020-02-191-5/+5
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1114-5/+104
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-058-0/+8
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-054-0/+5
| * cmd: Add command to dump drivers and compatible stringsSean Anderson2020-02-051-1/+11
| * cmd: tpm: add a subcommand devicePhilippe Reynes2020-02-054-4/+80
* | cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson2020-02-092-11/+5
* | cmd/elf.c: Add SPDX tagTom Rini2020-02-071-10/+1
* | cmd: gpio: Correct do_gpio() return valueLuka Kovacic2020-02-071-5/+17
|/