summaryrefslogtreecommitdiff
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* cmd: kaslrseed: add command to generate value from hwrngChris Morgan2021-12-243-0/+89
* tpm: use more algorithms than sha256 on pcr_readRuchika Gupta2021-11-301-1/+2
* cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride2021-11-171-5/+5
* cmd: tpm-v1: fix compile error in TPMv1 list resources commandMathew McBride2021-11-171-1/+6
* pxe: Allow calling the pxe_get logic directlySimon Glass2021-11-111-33/+59
* pxe: Refactor sysboot to have one helperSimon Glass2021-11-111-58/+36
* pxe: Return the file size from the getfile() functionSimon Glass2021-11-112-4/+24
* pxe: Clean up the use of bootfileSimon Glass2021-11-112-8/+25
* pxe: Move common parsing coding into pxe_utilSimon Glass2021-11-112-25/+8
* pxe: Move pxe_utils filesSimon Glass2021-11-114-1668/+3
* pxe: Tidy up the is_pxe globalSimon Glass2021-11-114-16/+15
* pxe: Add a userdata field to the contextSimon Glass2021-11-114-5/+10
* pxe: Move do_getfile() into the contextSimon Glass2021-11-114-24/+35
* pxe: Use a context pointerSimon Glass2021-11-114-62/+97
* pxe: Move API comments to the header filesSimon Glass2021-11-112-48/+74
* cmd: sbi: show SBI implementation versionHeinrich Schuchardt2021-11-081-8/+18
* pxe_utils: Clean up {bootm,zboot}_argv generationZhaofeng Li2021-11-011-18/+27
* pxe_utils: Fix arguments to x86 zbootZhaofeng Li2021-11-011-1/+11
* cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_numSean Anderson2021-10-301-2/+2
* cmd: mmc: check whether card is SD or eMMC before hwpartitionJaehoon Chung2021-10-291-0/+5
* cmd: mmc: Support mmc hwpartition user enh start -Marek Vasut2021-10-291-4/+29
* arm: mvebu: Fix comments about kwbimage structuresPali Rohár2021-10-281-1/+1
* arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3Pali Rohár2021-10-281-1/+1
* cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar2021-10-261-3/+124
* loads: Block writes into LMB reserved areas of U-BootMarek Vasut2021-10-251-0/+12
* Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-10-231-7/+2
|\
| * mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-231-7/+2
* | Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-10-221-10/+3
|\ \
| * | efi_loader: avoid multiple local copies of lf2_initrd_guidHeinrich Schuchardt2021-10-211-2/+1
| * | efi_loader: efi_dp_from_lo() unused parameter sizeHeinrich Schuchardt2021-10-211-2/+1
| * | efi_loader: simplify show_efi_boot_opt_data()Heinrich Schuchardt2021-10-211-7/+2
| * | efi_loader: efi_dp_from_lo() don't copy GUIDHeinrich Schuchardt2021-10-211-1/+1
* | | env: Move non-cli env functions to env/common.cMarek Behún2021-10-211-175/+0
* | | env: Simplify env_match() and inline into env_get_f()Marek Behún2021-10-211-14/+5
* | | env: Use memcpy() instead of ad-hoc code to copy variable valueMarek Behún2021-10-211-12/+6
* | | env: Make return value of env_get_f() behave like sprintf() on successMarek Behún2021-10-211-3/+5
* | | env: Early return from env_get_f() on NULL nameMarek Behún2021-10-211-3/+3
* | | env: Don't match empty variable name in env_match()Marek Behún2021-10-211-1/+1
* | | env: Use better name for variable in env_get_f()Marek Behún2021-10-211-4/+4
* | | env: Use string pointer instead of indexes in env_get_f()Marek Behún2021-10-211-16/+16
* | | env: Inline env_get_char() into its only userMarek Behún2021-10-211-14/+14
* | | env: Change env_match() to static and remove from headerMarek Behún2021-10-211-15/+15
* | | cmd: tlv_eepromSven Auhagen2021-10-211-0/+3
|/ /
* | pci: Fix showing registersPali Rohár2021-10-141-1/+1
* | pci: Fix showing barsPali Rohár2021-10-141-0/+5
* | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-1/+1
|\ \
| * | cmd: bind: Fix driver binding on a devicePatrice Chotard2021-10-121-1/+1
* | | lz4: Use a private header for U-BootSimon Glass2021-10-091-1/+1
| |/ |/|
* | cmd/sbi: use constants instead of numerical valuesHeinrich Schuchardt2021-10-071-15/+15
* | nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini2021-10-061-0/+1