Commit Graph

470 Commits (336d9dfc0a3b2245945a9fca9312c4266d186866)

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