summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
3 daysMerge tag 'mmc-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
3 dayscmd: fdt: keep control FDT during checksignJames Hilliard
4 dayspmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
6 dayscmd: x86: zboot: remove duplicate zboot_setup() call in do_zboot_setupNaveen Kumar Chaudhary
6 dayscmd: upl: fix off-by-one argc check in do_upl_readNaveen Kumar Chaudhary
6 dayscmd: ini: avoid NULL deref when loadaddr/filesize env vars are unsetNaveen Kumar Chaudhary
6 dayscmd: host: fix duplicate device_unbind and wrong error message in unbindNaveen Kumar Chaudhary
6 dayscmd: clone: report destination block number on dest write errorNaveen Kumar Chaudhary
7 daystreewide: Kconfig: use bool instead of tristateAnshul Dalal
8 daysMerge tag 'i2c-updates-for-2026.10-rc1' of https://git.u-boot-project.org/u-b...Tom Rini
8 dayscmd: kconfig: i2c: add missing I2C API dependencyJulien Stephan
9 dayscmd: ubi: allow creating volume with all free spaces in ubi_create_volWeijie Gao
9 dayscmd: ubi: export more APIs to publicWeijie Gao
9 dayscmd: ubi: reorganize command messagesWeijie Gao
9 dayscmd: ubi: change all positive error return value to negativeWeijie Gao
9 dayscmd: ubi: change the type of parameter dynamic to boolWeijie Gao
9 dayscmd: ubifs: mark string parameters with constWeijie Gao
9 dayscmd: ubi: use void * for buf parameter in ubi_volume_readWeijie Gao
9 dayscmd: ubi: mark read-only function parameters with constWeijie Gao
10 daysMerge branch 'next'Tom Rini
14 daysdrivers: sysreset: revert support for args in requestQuentin Schulz
2026-06-26cmd: fastboot: Add keyed abort optionSam Day
2026-06-25Kconfig: cmd: restyleJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-23net: lwip: introduce net_lwip_eth_stop() functionDavid Lechner
2026-06-10bootmenu: fix incorrect menu quitting logicWeijie Gao
2026-06-09cmd: mmc: fix help and parameter verification with MMC_SPEED_MODE_SET not setMarkus Niebel
2026-06-05cmd: date: validate date using rtc_month_days()Markus Niebel
2026-06-05cmd_date: make mk_date() staticAlexander Feilke
2026-05-25cros_ec: Sync ec_commands.h from upstream Chrome OS ECSimon Glass
2026-05-25Merge tag 'v2026.07-rc3' into nextTom Rini
2026-05-22virtio: cmd: Depend on VIRTIO_BLKDaniel Palmer
2026-05-18cmd: ufetch: only show comma separator if there was a previous featureQuentin Schulz
2026-05-18cmd: ufetch: show net feature when NET_LWIP is selectedQuentin Schulz
2026-05-18cmd: boot: fix edl being shown when not supportedQuentin Schulz
2026-05-12cmd: part: support lookup by UUIDDario Binacchi
2026-05-01efi_loader: centralize messaging for efi_init_obj_listHeinrich Schuchardt
2026-05-01cmd/bootefi: move efi_init_obj_list() to the start of do_bootefiHeinrich Schuchardt
2026-04-29Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-04-29cmd: ums: Switch HW partition before block accessMarek Vasut
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-27cmd: boot: Add '-edl' option to reset command documentationVaradarajan Narayanan
2026-04-23cmd: fpga: Fix wrong preprocessor guard for loadb help textMichal Simek
2026-04-22cli: flush stdin before enabling cliGregor Herburger
2026-04-22console: add console_flush_stdin()Gregor Herburger
2026-04-13arm: Add ARMv8-M aarch32 supportMarek Vasut
2026-04-08cmd/scsi: drop scsi reset commandDavid Lechner
2026-04-07w1: Correct dependencies for CMD_W1Tom Rini