index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2021-09-01
loadb: Properly indicate aborted kermit transfer
Pali Rohár
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDR
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
cmd/i2c.c: Remove unused legacy code
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-30
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-08-26
cmd: boot: Update reset usage message
Michal Simek
2021-08-26
cmd: pwm: Remove additional pwm description
Michal Simek
2021-08-06
cmd: date: rtc: Update command to read the first RTC with seq 0
Michal Simek
2021-08-05
pci: Drop old code from pci command
Simon Glass
2021-08-04
cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices
Adarsh Babu Kalepalli
2021-08-04
cmd:Elaborate 'blkcache' cmd HELP statement
Adarsh Babu Kalepalli
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
x86: cmd: hob: Fix display of resource type for system memory
Bin Meng
2021-08-02
x86: cmd: hob: Fix the command usage and help messages
Bin Meng
2021-08-01
fdt: Show the type of devicetree with fdt addr
Simon Glass
2021-08-01
fdt: Tidy up the code a bit with fdt addr
Simon Glass
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-27
cmd: setexpr: add format string handling
Roland Gaudig
2021-07-27
cmd: printf: add helper functions from busybox
Roland Gaudig
2021-07-27
cmd: printf: import busybox-1.33.1 printf.c
Roland Gaudig
2021-07-23
command: Fix SMC and HVC maximum number of arguments
Siew Chin Lim
2021-07-23
cmd: part: Correct error handling
Anders Dellien
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
2021-07-18
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
2021-07-07
usb: Add correct depends for CMD_USB_MASS_STORAGE
Tom Rini
2021-07-06
cmd: net: add a 'net list' command to list network devs
Tim Harvey
2021-07-05
env: efi: fix a wrong address dereference
AKASHI Takahiro
2021-07-05
Merge branch 'next'
Tom Rini
2021-06-30
Revert "TEST: USB_HOST not USB"
Tom Rini
2021-06-30
TEST: USB_HOST not USB
Tom Rini
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2021-06-28
efidebug: correct display of BootOrder
Heinrich Schuchardt
2021-06-24
cmd: mtd: expand <name> argument definition in command help
Marek Behún
2021-06-24
cmd: mtd: print device OF path in listing
Marek Behún
2021-06-22
mmc: Update environment variable with active partition
Reuben Dowle
2021-06-18
cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.
Dimitri John Ledkov
2021-06-11
cmd: ti: pd: Add debug command for K3 power domains
Tero Kristo
2021-06-11
clk: add support for setting clk rate from cmdline
Tero Kristo
2021-06-11
clk: fix clock tree dump to properly dump out every registered clock
Tero Kristo
2021-06-09
cmd: Add dependency for ums command
Patrick Delaunay
2021-05-25
efi_loader: simplify accessing variables
Heinrich Schuchardt
2021-05-25
efi_loader: use efi_create_indexed_name()
Heinrich Schuchardt
[next]