Commit Graph

625 Commits (f6872816ce07b6b26c9b6a4b1ba9206805d9321d)

Author SHA1 Message Date
Heinrich Schuchardt 5e44489bc1 efi_loader: rename __efi_hello_world_* 7 years ago
Heinrich Schuchardt 51c533fdce efi_loader: bootefi hello should use loadaddr 7 years ago
Bin Meng e2888a7fa7 cmd: blk: Use LBAFU in the common block command 7 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 7 years ago
Pantelis Antoniou 81ecc5d92b fdt: Switch to using the verbose overlay application method 7 years ago
Holger Dengler 985fa93e61 cmd: set filesize variable in ubi read 7 years ago
York Sun d1f2ee7021 cmd: spl: Fix compiling warning 7 years ago
Bin Meng 584f316f11 cmd: ide: Make the first device the default one 7 years ago
Hannes Schmelzer cee8c35d1b fdt: fix 'prop (...) not found!' error in 'fdt set' command 7 years ago
Tom Rini 48f6232e58 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs 7 years ago
Bin Meng fceadc1459 nvme: Adjust the 'nvme' command to use blk_common_cmd() 7 years ago
Tom Rini c3b572c4e2 cmd/spl.c: Include <libfdt.h> for fdt_totalsize 7 years ago
Tom Rini 8b3cec7da1 mtdparts: Fix uninitialized scalar usage 7 years ago
Tom Rini bc028345ac mtdparts: Fix final outstanding issue reported by Coverity 7 years ago
Anatolij Gustschin 767cb74a00 cmd: spl: provide address and size of prepared FDT in environment 7 years ago
Stefan Agner 2f005695df cmd: add sdp command 7 years ago
Tom Rini d03618d5cb cmd/read.c: Fix checking blk_dread return value 7 years ago
Tom Rini 54f1792c8d mtdparts: Fix various issues reported by Coverity 7 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 7 years ago
Simon Glass f19f1ecb60 dm: sata: Support driver model with the 'sata' command 7 years ago
Simon Glass c16ad675d5 dm: usb: Adjust the 'usb' command to use blk_common_cmd() 7 years ago
Simon Glass 09ed0d616d dm: ide: Adjust the 'ide' command to use blk_common_cmd() 7 years ago
Simon Glass 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 years ago
Simon Glass e29e71e93a dm: sata: Adjust the 'sata' command to use blk_common_cmd() 7 years ago
Simon Glass 4395f66739 dm: blk: Add a generic function for block device commands 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 35affd7a2f env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 01510091de env: Drop saveenv() in favour of env_save() 7 years ago
Simon Glass ac358beb85 env: Drop the env_name_spec global 7 years ago
Chris Packham 7b07a20c5e cmd/bdinfo: correct comment in board_detail 7 years ago
Zhikang Zhang 0adc38be3d nvme: Add nvme commands 7 years ago
xypron.glpk@gmx.de a44bffcc95 efi_loader: use EFI_PAGE_SIZE instead of 4096 7 years ago
Simon Glass 00fd59dd1a README: Drop information about commands 7 years ago
Simon Glass 54feea17d6 Convert CONFIG_CMD_ZFS to Kconfig 7 years ago
Simon Glass e7a815f32e Convert CONFIG_CMD_ZBOOT to Kconfig 7 years ago
Simon Glass 1aa4e8d0de Convert CONFIG_CMD_UUID to Kconfig 7 years ago
Simon Glass 2a242e3e80 Convert CONFIG_CMD_UNIVERSE to Kconfig 7 years ago
Simon Glass 5605aa8ab6 Convert CONFIG_CMD_TSI148 to Kconfig 7 years ago
Simon Glass ce058ae5f2 Convert CONFIG_CMD_TRACE to Kconfig 7 years ago
Simon Glass 7a76431845 Convert CONFIG_CMD_YAFFS2 to Kconfig 7 years ago
Simon Glass 9b92a8d76a Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig 7 years ago
Simon Glass 3cef3b3185 Convert CONFIG_CMD_TERMINAL to Kconfig 7 years ago
Simon Glass 00805d7ad8 Convert CONFIG_CMD_STRINGS to Kconfig 7 years ago
Simon Glass ba71be547c Kconfig: Sort the memory commands 7 years ago
Simon Glass 3a91a25376 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig 7 years ago
Simon Glass 203dc1b3a8 Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig 7 years ago