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-02-03
efi: Use 16-bit unicode strings
Simon Glass
2022-01-28
pci: Extend 'pci' command with bus option '*'
Pali Rohár
2022-01-28
pci: Add checks for valid cmdline arguments
Pali Rohár
2022-01-28
pci: Extend 'pci regions' command with bus number
Pali Rohár
2022-01-25
acpi: Tidy up the table list
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-24
cmd: Add Kconfig option for multiprocessor cmds
Ashok Reddy Soma
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-01-21
mtd: cfi: introduce CFI_FLASH_BANKS
Patrick Delaunay
2022-01-21
cmd: Fix up warnings in flash.c
Patrick Delaunay
2022-01-21
net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
cmd: printenv: simplify printing GUIDs
Heinrich Schuchardt
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
2022-01-18
common: remove bedbug debugger support
Ovidiu Panait
2022-01-15
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-15
efi: Support the efi command in the app
Simon Glass
2022-01-15
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
Simon Glass
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
2022-01-15
cmd: part: list all 128 GPT partitions
Heinrich Schuchardt
2022-01-14
cmd: adc: Report return value on error
Samuel Dionne-Riel
2022-01-13
cmd/Kconfig: Fix spelling of "resetting".
Vagrant Cascadian
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-12-28
Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-12-27
Convert CONFIG_JFFS2_DEV et al to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_SYS_MEMTEST_START et al to Kconfig
Tom Rini
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-12-26
sandbox: Enable support for the gzip command
Simon Glass
2021-12-24
cmd: kaslrseed: add command to generate value from hwrng
Chris Morgan
2021-12-23
fdt: Report the devicetree source
Simon Glass
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
2021-12-05
sandbox: Drop CONFIG_HOST_MAX_DEVICES
Simon Glass
2021-12-05
trace: sandbox: Use only the Kconfig options
Simon Glass
2021-11-30
tpm: use more algorithms than sha256 on pcr_read
Ruchika Gupta
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-28
mbr: Correct verification check
Simon Glass
2021-11-28
sf: Tidy up code to avoid #ifdef
Simon Glass
2021-11-28
sf: Use const for the stage name
Simon Glass
2021-11-17
cmd: tpm-v1: fix load_key_by_sha1 compile errors
Mathew McBride
2021-11-17
cmd: tpm-v1: fix compile error in TPMv1 list resources command
Mathew McBride
2021-11-16
bootm: Tidy up use of autostart env var
Simon Glass
2021-11-11
pxe: Allow calling the pxe_get logic directly
Simon Glass
2021-11-11
pxe: Refactor sysboot to have one helper
Simon Glass
2021-11-11
pxe: Return the file size from the getfile() function
Simon Glass
2021-11-11
pxe: Clean up the use of bootfile
Simon Glass
2021-11-11
pxe: Move common parsing coding into pxe_util
Simon Glass
2021-11-11
pxe: Move pxe_utils files
Simon Glass
2021-11-11
pxe: Tidy up the is_pxe global
Simon Glass
2021-11-11
pxe: Add a userdata field to the context
Simon Glass
2021-11-11
pxe: Move do_getfile() into the context
Simon Glass
[next]