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-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
2022-04-09
virtio: call device_probe() in scanning
AKASHI Takahiro
2022-04-09
cmd: efidebug: Disable 'capsule disk-update' when CONFIG_EFI_CAPSULE_ON_DISK=n
Masami Hiramatsu
2022-04-08
Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig
Tom Rini
2022-04-07
cmd: env: Add `indirect` to indirectly set values
Samuel Dionne-Riel
2022-04-06
cmd/sbi: add missing SBI information
Heinrich Schuchardt
2022-04-06
cmd: sbi: add Performance Monitoring Unit Extension
Heinrich Schuchardt
2022-04-01
cmd: fdt: Use start/size for chosen instead of start/end
Sean Anderson
2022-03-31
cmd: bootm: add subcommand preload
Philippe Reynes
2022-03-31
cmd: bootm: add a stage pre-load
Philippe Reynes
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-03-28
video: Drop cfg_console
Simon Glass
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
2022-03-26
cmd: efidebug: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-03-25
Convert CONFIG_MII_INIT to Kconfig
Tom Rini
2022-03-23
cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled
Marek Vasut
[next]