summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* tpm: Change response length of tpm2_get_capability()Ilias Apalodimas2020-11-091-2/+2
* cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt2020-11-091-2/+2
* cmd: log: Add commands to manipulate filtersSean Anderson2020-10-302-0/+242
* cmd: log: Make "log level" print all log levelsSean Anderson2020-10-301-3/+9
* cmd: log: Add commands to list categories and driversSean Anderson2020-10-301-0/+35
* cmd: log: Split off log level parsingSean Anderson2020-10-301-6/+23
* cmd: log: Use sub-commands for logSean Anderson2020-10-301-27/+4
* test: log: Convert log_test from python to CSean Anderson2020-10-301-6/+0
* log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson2020-10-301-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-10-293-0/+281
|\
| * cmd: optee_rpmb command for read/write of rpmb from opteeRuchika Gupta2020-10-233-0/+281
* | cmd: Add a mux commandPratyush Yadav2020-10-283-0/+191
* | cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-231-42/+1
* | cmd: Add a 'misc' command to access miscellaneous devicesBin Meng2020-10-233-0/+143
* | cmd: Split out timer command from the sleep commandBin Meng2020-10-233-28/+35
* | cmd: Rename CMD_MISC to CMD_SLEEPBin Meng2020-10-233-6/+2
|/
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-222-24/+24
* cmd/button: return button statusHeinrich Schuchardt2020-10-141-2/+2
* cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis2020-10-141-0/+38
* cmd: Add command to display or save Linux PStore dumpsFrédéric Danis2020-10-143-0/+578
* Kconfig: Move autoboot options under boot optionsSimon Glass2020-10-091-117/+0
* Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini2020-10-063-0/+47
|\
| * bloblist: Add a commandSimon Glass2020-10-063-0/+47
* | efi_loader: consider no-map property of reserved memoryHeinrich Schuchardt2020-10-061-6/+28
|/
* Merge branch 'next'Tom Rini2020-10-0512-19/+352
|\
| * sntp: use udp frameworkPhilippe Reynes2020-09-302-1/+10
| * cmd: irq: disable CMD_IRQ for riscv archPragnesh Patel2020-09-301-1/+1
| * Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini2020-09-253-12/+129
| |\
| | * x86: video: Show information about each video deviceSimon Glass2020-09-251-1/+31
| | * x86: Add support for more than 8 MTRRsSimon Glass2020-09-251-4/+5
| | * x86: Allow showing details about a HOB entrySimon Glass2020-09-251-4/+45
| | * x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-251-2/+41
| | * x86: hob: Add way to show a single hob entrySimon Glass2020-09-251-5/+11
| * | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-241-0/+14
| |\ \ | | |/ | |/|
| | * cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy2020-09-231-0/+14
| * | Merge branch 'master' into nextTom Rini2020-09-214-8/+36
| |\|
| * | board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov2020-09-091-0/+2
| * | cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty2020-09-092-0/+34
| * | cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta2020-09-092-0/+126
| * | cmd: broadcom: add bnxt boot commandTrac Hoang2020-09-092-0/+41
| * | Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-072-11/+1
| |\ \
| | * | cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese2020-08-261-8/+0
| | * | global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-261-1/+1
| | * | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-2/+0
* | | | efi_loader: efidebug display RNG protocolHeinrich Schuchardt2020-09-271-0/+5
| |_|/ |/| |
* | | cmd: acpi: Print revisions in hex formatAndy Shevchenko2020-09-211-1/+1
* | | Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-09-191-2/+2
|\ \ \
| * | | efi: change 'env -e -i' usage syntaxMaxim Uvarov2020-09-181-2/+2
* | | | cmd: mem: fix range of bitflip testRalph Siemsen2020-09-182-5/+28
|/ / /
* / / env: Crash in 'env import' when using checksum and a specific sizePedro Aguilar2020-09-111-0/+5
|/ /