summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd: mvebu: Hide bubt specific options when bubt is disabledPali Rohár2022-05-161-0/+4
* Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-081-141/+0
|\
| * bootmenu: factor out the user input handlingMasahisa Kojima2022-05-071-141/+0
* | cmd: gpt: add subcommand repairPhilippe Reynes2022-05-061-1/+15
|/
* cmd: mmc: don't assign unused valuesHeinrich Schuchardt2022-05-051-2/+4
* cmd: onenand: fix printf codesHeinrich Schuchardt2022-05-051-3/+3
* cmd: simplify do_adc_single()Heinrich Schuchardt2022-05-051-6/+1
* cmd: fix long text for fdt commandHeinrich Schuchardt2022-05-051-1/+1
* bootmenu: add Kconfig option not to enter U-Boot consoleMasahisa Kojima2022-05-032-11/+68
* bootmenu: add UEFI boot entry into bootmenuMasahisa Kojima2022-05-031-1/+152
* bootmenu: update bootmenu_entry structureMasahisa Kojima2022-05-032-32/+76
* cmd: simplify bootmenuHeinrich Schuchardt2022-05-031-13/+7
* acpi: Fix buffer overflow in do_acpi_dump()Andrew Scull2022-04-291-1/+1
* Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini2022-04-255-0/+679
|\
| * bootstd: Add a bootmeth commandSimon Glass2022-04-253-0/+125
| * bootstd: Add a bootflow commandSimon Glass2022-04-253-0/+423
| * bootstd: Add a bootdev commandSimon Glass2022-04-253-0/+131
* | cmd: part: add explicit dependency on PARTITIONSAKASHI Takahiro2022-04-241-0/+1
* | Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-04-232-16/+24
|\ \ | |/ |/|
| * bootmenu: fix menu API error handlingMasahisa Kojima2022-04-231-2/+2
| * cmd: bootefi: restore ability to boot arbitrary blobKyle Evans2022-04-231-14/+22
* | fdt: Add -q option to fdt addr for distro_bootcmdPeter Hoyes2022-04-221-7/+23
* | cmd: adc: Add support for storing ADC result in env variableMarek Vasut2022-04-221-4/+14
|/
* cmd: gpio: Add `gpio read` subcommandDiego Rondini2022-04-202-3/+49
* cmd: ubi.c: skip part command if right partition is already attachedAlexandre Besnard2022-04-141-0/+5
* virtio: call device_probe() in scanningAKASHI Takahiro2022-04-091-2/+19
* cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=nMasami Hiramatsu2022-04-091-0/+4
* Convert CONFIG_CMDLINE_PS_SUPPORT to KconfigTom Rini2022-04-081-0/+7
* cmd: env: Add `indirect` to indirectly set valuesSamuel Dionne-Riel2022-04-072-0/+48
* cmd/sbi: add missing SBI informationHeinrich Schuchardt2022-04-061-1/+12
* cmd: sbi: add Performance Monitoring Unit ExtensionHeinrich Schuchardt2022-04-061-0/+1
* cmd: fdt: Use start/size for chosen instead of start/endSean Anderson2022-04-011-3/+3
* cmd: bootm: add subcommand preloadPhilippe Reynes2022-03-311-0/+30
* cmd: bootm: add a stage pre-loadPhilippe Reynes2022-03-312-2/+13
* video: Drop references to CONFIG_VIDEO et alSimon Glass2022-03-283-5/+3
* video: Drop cfg_consoleSimon Glass2022-03-281-2/+0
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-284-31/+64
|\
| * cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt2022-03-261-3/+2
| * cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabledMarek Vasut2022-03-231-1/+1
| * efi_loader: use short-form DP for load optionsHeinrich Schuchardt2022-03-201-22/+48
| * efi_loader: Ignore DT when ACPI is onAlexander Graf2022-03-201-2/+2
| * cmd/mmc: fix output of mmc info for e-MMCMax Merchel2022-03-161-4/+12
* | Convert CONFIG_MII_INIT to KconfigTom Rini2022-03-251-0/+4
* | Convert CONFIG_NFS_TIMEOUT to KconfigTom Rini2022-03-181-0/+9
* | fs/erofs: add filesystem commandsHuang Jianan2022-03-153-0/+49
* | Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-142-3/+9
|\ \ | |/
| * cmd: add serial console support for the cls commandHeinrich Schuchardt2022-03-121-2/+8
| * cmd: pwm: fix typo 'eisable' -> 'disable'Sébastien Szymanski2022-03-041-1/+1
* | event: Add a commandSimon Glass2022-03-103-0/+36
* | Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-0/+25