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
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-28
dm: core: Add a command to show driver model statistics
Simon Glass
2022-06-28
dm: core: Sort dm subcommands
Simon Glass
2022-06-28
dm: core: Rename dm_dump_all()
Simon Glass
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
2022-06-22
cmd/misc: Stop using a function pointer
Tom Rini
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-19
cmd: correct return value for printenv -e
Heinrich Schuchardt
2022-06-06
qfw: Don't fail if setup data size is 0
Pierre-Clément Tosi
2022-06-06
ubifs: Add missing dependency on GZIP
Pali Rohár
2022-06-06
cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()
Ovidiu Panait
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2022-05-31
bootmenu: use utf-8 for menu title
Masahisa Kojima
2022-05-28
cmd/bootefi: correct command syntax
Heinrich Schuchardt
2022-05-28
bootmenu: U-Boot console is enabled as default
Masahisa Kojima
2022-05-26
cmd/sbi: add implementation ID 6 - Coffer
Heinrich Schuchardt
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-16
cmd: mvebu: Hide bubt specific options when bubt is disabled
Pali Rohár
2022-05-08
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-05-07
bootmenu: factor out the user input handling
Masahisa Kojima
2022-05-06
cmd: gpt: add subcommand repair
Philippe Reynes
2022-05-05
cmd: mmc: don't assign unused values
Heinrich Schuchardt
2022-05-05
cmd: onenand: fix printf codes
Heinrich Schuchardt
2022-05-05
cmd: simplify do_adc_single()
Heinrich Schuchardt
2022-05-05
cmd: fix long text for fdt command
Heinrich Schuchardt
2022-05-03
bootmenu: add Kconfig option not to enter U-Boot console
Masahisa Kojima
2022-05-03
bootmenu: add UEFI boot entry into bootmenu
Masahisa Kojima
2022-05-03
bootmenu: update bootmenu_entry structure
Masahisa Kojima
2022-05-03
cmd: simplify bootmenu
Heinrich Schuchardt
2022-04-29
acpi: Fix buffer overflow in do_acpi_dump()
Andrew Scull
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: Add a bootmeth command
Simon Glass
2022-04-25
bootstd: Add a bootflow command
Simon Glass
2022-04-25
bootstd: Add a bootdev command
Simon Glass
2022-04-24
cmd: part: add explicit dependency on PARTITIONS
AKASHI Takahiro
2022-04-23
Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-04-23
bootmenu: fix menu API error handling
Masahisa Kojima
2022-04-23
cmd: bootefi: restore ability to boot arbitrary blob
Kyle Evans
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
2022-04-22
cmd: adc: Add support for storing ADC result in env variable
Marek Vasut
2022-04-20
cmd: gpio: Add `gpio read` subcommand
Diego Rondini
2022-04-14
cmd: ubi.c: skip part command if right partition is already attached
Alexandre Besnard
[next]