summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-02-071-1/+2
|\
| * cmd: bcb: fix bcb struct alignment issueGary Bisson2022-02-051-1/+2
* | efi: Add debugging to efi_set_bootdev()Simon Glass2022-02-051-11/+21
|/
* efi: Use 16-bit unicode stringsSimon Glass2022-02-031-14/+14
* pci: Extend 'pci' command with bus option '*'Pali Rohár2022-01-281-10/+35
* pci: Add checks for valid cmdline argumentsPali Rohár2022-01-281-0/+5
* pci: Extend 'pci regions' command with bus numberPali Rohár2022-01-281-4/+6
* acpi: Tidy up the table listSimon Glass2022-01-251-4/+5
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-251-3/+3
* cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma2022-01-242-6/+7
* Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-01-222-193/+6
|\
| * cmd: printenv: simplify printing GUIDsHeinrich Schuchardt2022-01-191-37/+2
| * cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt2022-01-191-156/+4
* | mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2022-01-212-18/+18
* | cmd: Fix up warnings in flash.cPatrick Delaunay2022-01-211-122/+117
* | net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass2022-01-211-3/+1
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-1911-61/+61
|/
* common: remove bedbug debugger supportOvidiu Panait2022-01-183-418/+0
* Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-01-154-32/+54
|\
| * efi: Support the efi command in the appSimon Glass2022-01-152-16/+34
| * x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass2022-01-151-16/+18
| * efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas2022-01-151-0/+2
| * cmd: part: list all 128 GPT partitionsHeinrich Schuchardt2022-01-151-2/+2
* | cmd: adc: Report return value on errorSamuel Dionne-Riel2022-01-141-2/+2
|/
* cmd/Kconfig: Fix spelling of "resetting".Vagrant Cascadian2022-01-131-1/+1
* Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-093-0/+89
|\
| * cmd: kaslrseed: add command to generate value from hwrngChris Morgan2021-12-243-0/+89
* | Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-12-281-1/+3
|\ \
| * | sandbox: Enable support for the gzip commandSimon Glass2021-12-261-1/+3
* | | Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini2021-12-272-12/+21
* | | Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini2021-12-271-1/+1
* | | Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-271-2/+2
|/ /
* | fdt: Report the devicetree sourceSimon Glass2021-12-231-0/+2
* | Merge tag 'v2022.01-rc4' into nextTom Rini2021-12-201-1/+2
|\ \ | |/
| * tpm: use more algorithms than sha256 on pcr_readRuchika Gupta2021-11-301-1/+2
* | sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass2021-12-051-1/+1
* | trace: sandbox: Use only the Kconfig optionsSimon Glass2021-12-051-0/+2
* | Merge tag 'v2022.01-rc3' into nextTom Rini2021-11-291-6/+11
|\ \ | |/
| * cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride2021-11-171-5/+5
| * cmd: tpm-v1: fix compile error in TPMv1 list resources commandMathew McBride2021-11-171-1/+6
* | mbr: Correct verification checkSimon Glass2021-11-281-4/+4
* | sf: Tidy up code to avoid #ifdefSimon Glass2021-11-281-17/+13
* | sf: Use const for the stage nameSimon Glass2021-11-281-1/+1
* | bootm: Tidy up use of autostart env varSimon Glass2021-11-162-5/+2
|/
* pxe: Allow calling the pxe_get logic directlySimon Glass2021-11-111-33/+59
* pxe: Refactor sysboot to have one helperSimon Glass2021-11-111-58/+36
* pxe: Return the file size from the getfile() functionSimon Glass2021-11-112-4/+24
* pxe: Clean up the use of bootfileSimon Glass2021-11-112-8/+25
* pxe: Move common parsing coding into pxe_utilSimon Glass2021-11-112-25/+8
* pxe: Move pxe_utils filesSimon Glass2021-11-114-1668/+3