summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-01-08Merge tag 'efi-next-20250105' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-01-08Merge patch series "cmd: Add support for optee commands."Tom Rini
2025-01-05cmd: efidebug: update output of memory attributesHeinrich Schuchardt
2025-01-05cmd: bootmenu: add parameter -e for UEFI boot optionsHeinrich Schuchardt
2025-01-02cmd: Add support for optee commandsVenkatesh Yadav Abbarapu
2025-01-01Merge patch series "Add 'trace wipe'"Tom Rini
2024-12-31trace: add support for 'trace wipe'Jerome Forissier
2024-12-31Merge tag 'v2025.01-rc6' into nextTom Rini
2024-12-30lmb: Remove lmb_reserve_flags()Ilias Apalodimas
2024-12-24cmd/rng: fix long help textHeinrich Schuchardt
2024-12-24cmd: bootmenu typo 'read'Heinrich Schuchardt
2024-12-17nand: Add a watch commandMichael Trimarchi
2024-12-17cmd: mtd: simplify mtd_show_device()Heinrich Schuchardt
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-29cmd: add a fetch utilityCaleb Connolly
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-22cmd: improve description of the cdp commandHeinrich Schuchardt
2024-11-22net: lwip: wget: update help stringJerome Forissier
2024-11-18Merge tag 'efi-next-2024-11-18' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-11-16net: wget: integrate struct wget_info into legacy wget codeAdriano Cordova
2024-11-16net: Kconfig: add CONFIG_WGET symbolAdriano Cordova
2024-11-15Merge patch series "teach 'env default' to optionally keep runtime variables"Tom Rini
2024-11-15cmd/nvedit.c: teach 'env default' to optionally keep runtime variablesRasmus Villemoes
2024-11-14cmd: upl: initialize unit test stateHeinrich Schuchardt
2024-11-14lwip: fix code style issuesJerome Forissier
2024-11-14Merge patch series "cmd: hash: correct parameter count check"Tom Rini
2024-11-14cmd: hash: correct parameter count checkHeinrich Schuchardt
2024-11-12net: lwip: Enable https:// support for wgetIlias Apalodimas
2024-11-09efi_loader: Allow reporting the host defaultsSimon Glass
2024-11-04bootmenu: add reprint checkWeijie Gao
2024-11-04menu: add support to check if menu needs to be reprintedWeijie Gao
2024-11-03sandbox: Add a way to show the sandbox memory-mappingSimon Glass
2024-11-03sandbox: Convert sb command to use new macroSimon Glass
2024-11-03x86: coreboot: Allow building an expo for editing CMOS configSimon Glass
2024-11-03x86: coreboot: Add a command to check and update CMOS RAMSimon Glass
2024-11-03x86: coreboot: Show the option tableSimon Glass
2024-11-03bootstd: Avoid showing an invalid buffer addressSimon Glass
2024-11-03bootstd: cros: Correct the x86-setup addressSimon Glass
2024-10-30cmd/eficonfig: capitalize 'enter description'Heinrich Schuchardt
2024-10-29cmd: fat: Make do_fat_size staticIlias Apalodimas
2024-10-29cmd: simplify network definitions in MakefileHeinrich Schuchardt
2024-10-28cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25meminfo: Show the lmb recordsSimon Glass
2024-10-25cmd: Update the meminfo command to show the memory mapSimon Glass
2024-10-25cmd: Move meminfo command into its own fileSimon Glass
2024-10-25Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-24cmd: nvedit: Mark a few functions staticAndy Shevchenko