summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-06-28cmd: ti: Add DDRSS ECC test commandGeorgi Vlaev
2022-06-27cmd: pxe: add support for FDT overlaysNeil Armstrong
2022-05-12cmd: ab_select: Don't count boot-to-recovery as a boot attempt.David Anderson
2022-04-04cmd: exception: arm64: fix undefined, add faultsAndre Przywara
2022-02-15mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-03-23cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-03-23clk: add support for setting clk rate from cmdlineTero Kristo
2021-03-23clk: fix clock tree dump to properly dump out every registered clockTero Kristo
2021-01-04cmd: ubi: don't allow to rename a volume to a name that already existPhilippe Reynes
2020-11-09tpm: Change response length of tpm2_get_capability()Ilias Apalodimas
2020-11-09cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt
2020-10-30cmd: log: Add commands to manipulate filtersSean Anderson
2020-10-30cmd: log: Make "log level" print all log levelsSean Anderson
2020-10-30cmd: log: Add commands to list categories and driversSean Anderson
2020-10-30cmd: log: Split off log level parsingSean Anderson
2020-10-30cmd: log: Use sub-commands for logSean Anderson
2020-10-30test: log: Convert log_test from python to CSean Anderson
2020-10-30log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson
2020-10-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-10-28cmd: Add a mux commandPratyush Yadav
2020-10-23cmd: fat: Use do_save() for fatwriteLad Prabhakar
2020-10-23cmd: Add a 'misc' command to access miscellaneous devicesBin Meng
2020-10-23cmd: Split out timer command from the sleep commandBin Meng
2020-10-23cmd: Rename CMD_MISC to CMD_SLEEPBin Meng
2020-10-23cmd: optee_rpmb command for read/write of rpmb from opteeRuchika Gupta
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-14cmd/button: return button statusHeinrich Schuchardt
2020-10-14cmd: Fixup DT to pass PStore Ramoops parametersFrédéric Danis
2020-10-14cmd: Add command to display or save Linux PStore dumpsFrédéric Danis
2020-10-09Kconfig: Move autoboot options under boot optionsSimon Glass
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06bloblist: Add a commandSimon Glass
2020-10-06efi_loader: consider no-map property of reserved memoryHeinrich Schuchardt
2020-10-05Merge branch 'next'Tom Rini
2020-09-30sntp: use udp frameworkPhilippe Reynes
2020-09-30cmd: irq: disable CMD_IRQ for riscv archPragnesh Patel
2020-09-27efi_loader: efidebug display RNG protocolHeinrich Schuchardt
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2020-09-25x86: video: Show information about each video deviceSimon Glass
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: Allow showing details about a HOB entrySimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: hob: Add way to show a single hob entrySimon Glass
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-23cmd: pxe: Add relocation to pxe_sub cmdsT Karthik Reddy
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko
2020-09-19Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-09-18efi: change 'env -e -i' usage syntaxMaxim Uvarov
2020-09-18cmd: mem: fix range of bitflip testRalph Siemsen