summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30cmd/i2c.c: Remove unused legacy codeTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26cmd: boot: Update reset usage messageMichal Simek
2021-08-26cmd: pwm: Remove additional pwm descriptionMichal Simek
2021-08-06cmd: date: rtc: Update command to read the first RTC with seq 0Michal Simek
2021-08-05pci: Drop old code from pci commandSimon Glass
2021-08-04cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devicesAdarsh Babu Kalepalli
2021-08-04cmd:Elaborate 'blkcache' cmd HELP statementAdarsh Babu Kalepalli
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-02x86: cmd: hob: Fix display of resource type for system memoryBin Meng
2021-08-02x86: cmd: hob: Fix the command usage and help messagesBin Meng
2021-08-01fdt: Show the type of devicetree with fdt addrSimon Glass
2021-08-01fdt: Tidy up the code a bit with fdt addrSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-27cmd: setexpr: add format string handlingRoland Gaudig
2021-07-27cmd: printf: add helper functions from busyboxRoland Gaudig
2021-07-27cmd: printf: import busybox-1.33.1 printf.cRoland Gaudig
2021-07-23command: Fix SMC and HVC maximum number of argumentsSiew Chin Lim
2021-07-23cmd: part: Correct error handlingAnders Dellien
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-07usb: Add correct depends for CMD_USB_MASS_STORAGETom Rini
2021-07-06cmd: net: add a 'net list' command to list network devsTim Harvey
2021-07-05env: efi: fix a wrong address dereferenceAKASHI Takahiro
2021-07-05Merge branch 'next'Tom Rini
2021-06-30Revert "TEST: USB_HOST not USB"Tom Rini
2021-06-30TEST: USB_HOST not USBTom Rini
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-28efidebug: correct display of BootOrderHeinrich Schuchardt
2021-06-24cmd: mtd: expand <name> argument definition in command helpMarek BehĂșn
2021-06-24cmd: mtd: print device OF path in listingMarek BehĂșn
2021-06-22mmc: Update environment variable with active partitionReuben Dowle
2021-06-18cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.Dimitri John Ledkov
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11clk: add support for setting clk rate from cmdlineTero Kristo
2021-06-11clk: fix clock tree dump to properly dump out every registered clockTero Kristo
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay
2021-05-25efi_loader: simplify accessing variablesHeinrich Schuchardt
2021-05-25efi_loader: use efi_create_indexed_name()Heinrich Schuchardt
2021-05-25efi_loader: simplify show_efi_boot_order()Heinrich Schuchardt