summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2024-10-03cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependenciesHeinrich Schuchardt
2024-10-02cmd: booti: adjust the print formatDario Binacchi
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24cmd: pxe: CMD_PXE implies CMD_TFTPBOOTJerome Forissier
2024-09-21cmd/efidebug: fix some function descriptionsHeinrich Schuchardt
2024-09-20cmd: sf: prevent overwriting the reserved memoryPrasad Kummari
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18cmd: Fix memory-mapping in cmp commandSimon Glass
2024-09-18read: Tidy up use of map_sysmem() in the read commandSimon Glass
2024-09-18mmc: Use map_sysmem() with buffers in the mmc commandSimon Glass
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-16cmd: osd: Depend on OSDMarek Vasut
2024-09-16cmd: mmc: Allow using partition name in mmc erase commandTomas Paukrt
2024-09-16mmc: Hide mmc speed command under mmc commandMarek Vasut
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-10cmd: add rdcycle test to RISC-V exception commandHeinrich Schuchardt
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-27cmd: bind: Use device sequence instead for driver bind/unbindZixun LI
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26mmc: Drop the blank line before accessesSimon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-08-22cmd: bcb: Fix segfault on invalid block deviceMattijs Korpershoek
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-15sandbox: Enable wget commandYasuharu Shibata
2024-08-15cmd: led: fix led command usage for the LED_SW_BLINK enabled caseMikhail Kshevetskiy
2024-08-13i2c: Remove CFG_SYS_I2C_MAX_HOPSSimon Glass
2024-08-13date: Drop the legacy I2C codeSimon Glass
2024-08-13rtc: Drop CFG_SYS_RTC_BUS_NUMSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-08ubi: allow to write to volume with offsetAlexey Romanov
2024-08-08ubi: allow to read from volume with offsetAlexey Romanov
2024-08-02cmd: cpu: add release subcommandHou Zhiqiang
2024-07-30Merge patch series "led: implement software blinking"Tom Rini
2024-07-30led: enable LEDST_BLINK state unconditionallyMikhail Kshevetskiy
2024-07-19cmd: move CMD_DHCP6 options beneath CMD_DHCP6Heinrich Schuchardt
2024-07-19cmd: correct ELF-related commands dependenciesMaxim Moskalets
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-18Merge patch series "bootstd: Add Android support"Tom Rini
2024-07-18android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr()Mattijs Korpershoek
2024-07-15cmd: Remove duplicate newlinesMarek Vasut