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-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-05
Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm
Tom Rini
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-08-04
cmd: remove deprecated LCD support
Heinrich Schuchardt
2022-08-04
cmd: undefined return value of do_extension_apply()
Heinrich Schuchardt
2022-08-04
cmd: fix do_adc_single()
Vyacheslav Bocharov
2022-08-02
test: rng: Add a UT testcase for the rng command
Sughosh Ganu
2022-08-02
cmd: rng: Use a statically allocated array for random bytes
Sughosh Ganu
2022-08-02
cmd: rng: Add support for selecting RNG device
Sughosh Ganu
2022-07-29
cmd: mvebu/bubt: Fix cmd main return value on error
Pali Rohár
2022-07-29
cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700
Pali Rohár
2022-07-29
cmd: mvebu/bubt: Correctly propagate failure during tftp transport
Pali Rohár
2022-07-29
cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700
Pali Rohár
2022-07-27
cmd: mmc: allow to write protect single boot partition
Ying-Chun Liu (PaulLiu)
2022-07-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
2022-07-25
cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3
Ramin Zaghi
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-21
tlv_eeprom: Add missing CRC32 dependency
Pali Rohár
2022-07-18
sf: Query write-protection status before operating the flash
Jan Kiszka
2022-07-13
efi_loader: memory leak in efi_set_bootdev()
Heinrich Schuchardt
2022-07-11
Merge branch 'next'
Tom Rini
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
i2c: fix stack buffer overflow vulnerability in i2c md command
Nicolas Iooss
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
[next]