summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/24Aug2020Tom Rini2020-08-242-1/+5
|\
| * efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt2020-08-241-1/+1
| * efi_loader: document parameters of do_bootefi_exec()Heinrich Schuchardt2020-08-241-0/+4
* | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-241-17/+18
|\ \ | |/ |/|
| * cmd: clk: correctly handle depth for clk dumpPatrick Delaunay2020-08-241-1/+2
| * cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay2020-08-241-16/+16
* | cmd: bind: allow to bind driver with driver dataPatrice Chotard2020-08-221-2/+3
|/
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/15Aug2020Tom Rini2020-08-151-1/+1
|\
| * cmd/efidebug: missing initialization of load_optionsHeinrich Schuchardt2020-08-131-1/+1
* | cmd: demo: Remove duplicated help message for list subcommandMichal Simek2020-08-141-1/+0
* | xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko2020-08-143-0/+38
* | cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt2020-08-141-1/+16
|/
* Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-08-112-46/+33
|\
| * efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-082-11/+15
| * efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-081-36/+19
* | Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-4/+0
|/
* fs/squashfs: add filesystem commandsJoao Marcos Costa2020-08-073-0/+49
* cmd: Update the memory-search commandSimon Glass2020-08-072-13/+19
* cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait2020-08-061-0/+4
* mvebu: bubt: Drop dead codeTom Rini2020-08-061-15/+0
* cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki2020-08-061-7/+0
* cmd: bdinfo: cleanup phys_addr_t outputHeinrich Schuchardt2020-08-051-3/+4
* cmd: bootz: fix device-tree overlap testBaruch Siach2020-08-051-1/+1
* lmb/bdinfo: dump lmb info via bdinfoTero Kristo2020-08-041-0/+7
* cmd: add clone commandJohn Chau2020-08-043-0/+135
* w1: Drop dm.h header fileSimon Glass2020-08-031-0/+1
* net: Drop dm.h header file from phy.hSimon Glass2020-08-032-0/+2
* dm: core: Drop dm.h header file from dm-demo.hSimon Glass2020-08-031-0/+1
* cmd: env: add env select commandPatrick Delaunay2020-07-312-0/+20
* cmd: env: add env load commandPatrick Delaunay2020-07-312-0/+20
* cmd: button: add a new 'button' commandPhilippe Reynes2020-07-283-0/+98
* cmd: host: return value of do_host_bind()Heinrich Schuchardt2020-07-281-1/+1
* cmd: env: check real location for env info commandPatrick Delaunay2020-07-261-3/+12
* cmd: env: add option for quiet output on env infoPatrick Delaunay2020-07-262-7/+20
* efi_loader: use logging for bootefi commandHeinrich Schuchardt2020-07-221-18/+24
* x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPUSimon Glass2020-07-201-1/+21
* x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPUSimon Glass2020-07-201-2/+16
* x86: mtrr: Restructure so command execution is in one placeSimon Glass2020-07-201-19/+36
* x86: mtrr: Update the command to use the new mtrr callsSimon Glass2020-07-201-26/+8
* x86: mtrr: Add support for writing to MTRRs on any CPUSimon Glass2020-07-201-3/+3
* x86: mtrr: Use MP calls to list the MTRRsSimon Glass2020-07-201-4/+21
* x86: mtrr: Fix 'ensable' typoSimon Glass2020-07-201-1/+1
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-171-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* cmd: booti: convert the debug print about image move to printfTero Kristo2020-07-171-1/+2
* common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo2020-07-172-2/+2
* acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass2020-07-171-2/+13
* efi_loader: simplify 'printenv -e'Heinrich Schuchardt2020-07-162-90/+23
* efi_selftest: enable 'bootefi hello'Heinrich Schuchardt2020-07-161-0/+1
* cmd: fix lsblk commandHeinrich Schuchardt2020-07-161-0/+2