aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2020-10-14cmd/button: return button statusHeinrich Schuchardt1-2/+2
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis1-0/+38
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis3-0/+578
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass1-117/+0
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini3-0/+47
2020-10-06bloblist: Add a commandSimon Glass3-0/+47
2020-10-06efi_loader: consider no-map property of reserved memoryHeinrich Schuchardt1-6/+28
2020-10-05Merge branch 'next'Tom Rini12-19/+352
2020-09-30sntp: use udp frameworkPhilippe Reynes2-1/+10
2020-09-30cmd: irq: disable CMD_IRQ for riscv archPragnesh Patel1-1/+1
2020-09-27efi_loader: efidebug display RNG protocolHeinrich Schuchardt1-0/+5
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini3-12/+129
2020-09-25x86: video: Show information about each video deviceSimon Glass1-1/+31
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass1-4/+5
2020-09-25x86: Allow showing details about a HOB entrySimon Glass1-4/+45
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass1-2/+41
2020-09-25x86: hob: Add way to show a single hob entrySimon Glass1-5/+11
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+14
2020-09-23cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy1-0/+14
2020-09-21Merge branch 'master' into nextTom Rini4-8/+36
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko1-1/+1
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+2
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov1-2/+2
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen2-5/+28
2020-09-11env: Crash in 'env import' when using checksum and a specific sizePedro Aguilar1-0/+5
2020-09-09board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov1-0/+2
2020-09-09cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty2-0/+34
2020-09-09cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta2-0/+126
2020-09-09cmd: broadcom: add bnxt boot commandTrac Hoang2-0/+41
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2-11/+1
2020-09-06efi: clean up efi commandHeinrich Schuchardt1-4/+22
2020-09-06efi_loader: log messages for bootefi commandHeinrich Schuchardt1-3/+9
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+1
2020-09-01usb: gadget: Fix controller index in UMSYe Li1-1/+1
2020-09-01x86: mtrr: Fix parsing of "mtrr list" commandWolfgang Wallner1-1/+2
2020-08-27cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek1-4/+0
2020-08-27cmd: Kconfig: Change dependency for CMD_ADCMichal Simek1-1/+1
2020-08-26cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese1-8/+0
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese1-1/+1
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese1-2/+0
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini3-0/+89
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini1-3/+5
2020-08-25cmd: provide command sbiHeinrich Schuchardt3-0/+89
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-1/+5
2020-08-24cmd: fix clone coverity scanJohn Chau1-3/+5
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt1-1/+1
2020-08-24efi_loader: document parameters of do_bootefi_exec()Heinrich Schuchardt1-0/+4
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-17/+18
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay1-1/+2
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay1-16/+16