summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2026-02-09Merge tag 'net-20260209' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-02-07Merge patch series "Add command for getting ramsize in scripts"Tom Rini
2026-02-07test: cmd: add test for memsizeFrank Wunderlich
2026-02-07cmd: mem: add command for getting ram size for use in scriptsFrank Wunderlich
2026-02-06net: Stop conflating return value with file size in net_loop()Yuya Hamamachi
2026-02-06cmd: zip: Add missing unmap_sysmem() for buffers in the unzip commandMarek Vasut
2026-02-06cmd: zip: Use map_sysmem() with buffers in the zip commandMarek Vasut
2026-02-06cmd: unzip: Use map_sysmem() with buffers in the gzwrite commandMarek Vasut
2026-02-06gunzip: Fix len parameter in function signatureMarek Vasut
2026-02-04Merge patch series "part: fix partition searching"Tom Rini
2026-02-04cmd: gpt: fix partition search boundariesMikhail Kshevetskiy
2026-02-04net: lwip: Use ipaddr helpersJonas Karlman
2026-02-03Merge tag 'mmc-for-2026.04-rc2' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-03cmd: mmc: Return symbolic value when part switching fails in mmc devYao Zi
2026-02-03cmd: mmc: Check whether arguments are valid numbers in dev subcommandYao Zi
2026-02-03cmd: mmc: Simplify dev subcommand handlingYao Zi
2026-01-27bootm: Remove BOOTM_NETBSD from defaultsTom Rini
2026-01-21cmd/Kconfig: fix typo in CMD_PINMUX descriptionDavid Lechner
2026-01-19Update links to doc/develop/falcon.rstJ. Neuschäfer
2026-01-19cmd/meminfo: display of addresses above 4 GiBHeinrich Schuchardt
2026-01-16Merge tag 'u-boot-dfu-20260116' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-15cmd: abootimg: Add 'get ramdisk' commandGuillaume La Roque (TI.com)
2026-01-15boot: android: Add sandbox memory mapping supportGuillaume La Roque (TI.com)
2026-01-15Add missing “net” prefix in help netLink Mauve
2026-01-15net: lwip: nfs: Port the NFS code to work with lwIPAndrew Goodbody
2026-01-02cmd: onenand: Fix handling error path in onenand_block_testFrancois Berder
2026-01-02cmd: bdinfo: fix incorrect Kconfig options check for print_eth()Quentin Schulz
2025-12-30Merge patch series "video: display: refactor display_read_timing to avoid cod...Tom Rini
2025-12-30cmd: add new command to read edidJulien Stephan
2025-12-24cmd: bdinfo: provide long help with all optionsQuentin Schulz
2025-12-24cmd/bdinfo: LMB and device-tree are not relatedHeinrich Schuchardt
2025-12-22Merge tag 'v2026.01-rc5' into nextTom Rini
2025-12-22fix PL330 CMD supported targetBrian Sune
2025-12-18cmd: nvedit: Validate argument count before useMarek Vasut
2025-12-18cmd: lwip/wget: avoid NULL dereference in _set_cacert()Heinrich Schuchardt
2025-12-10fs/jffs2: Make depend on !64BITTom Rini
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05led: remove support for red LED in legacy APIQuentin Schulz
2025-12-05led: remove support for green status led in legacy APIQuentin Schulz
2025-12-05led: remove coloured_LED_init, yellow and blue status LEDs in legacy APIQuentin Schulz
2025-12-05Merge patch series "test: let UNIT_TEST imply CONSOLE_RECORD"Tom Rini
2025-12-05cmd: fix 'fdt get value'Heinrich Schuchardt
2025-12-04Merge patch series "Add support for SM3 secure hash"Tom Rini
2025-12-04tpm2: add sm3 256 hash supportHeiko Schocher
2025-12-04lib: sm3: implement U-Boot partsHeiko Schocher
2025-12-03Merge patch series "led: remove u-boot,boot-led and u-boot,error-led + add cm...Tom Rini
2025-12-03cmd: led: fix help text for blink subcommandQuentin Schulz
2025-11-27cmd/extension: avoid NULL pointer dereferenceHeinrich Schuchardt
2025-11-24Merge tag 'v2026.01-rc3' into nextTom Rini
2025-11-18cmd: mtd: benchmark: use lldiv() instead of 64-bit divisionMikhail Kshevetskiy