Commit Graph

72 Commits (1cc0a9f49657734c54939f03fc1e3ca0ec9d7eef)

Author SHA1 Message Date
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Marek Vasut b955e42bad mmc: Fix error in RPMB code 8 years ago
Mario Six a6e7b7744e i2c/eeprom: Always define I2C_RXTX_LEN 8 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 8 years ago
Dinh Nguyen ab8243e431 cmd: Kconfig: Add a Kconfig options for a few CMD 8 years ago
Tom Rini 78d1e1d0a1 configs: Re-sync almost all of cmd/Kconfig 8 years ago
Tom Rini a238b0dacf cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly 8 years ago
John Tobias a2e3a1d86c usb: ums - expose selected partition/s 8 years ago
Alexander Graf 1c39809b92 efi_loader: Pass fdt address directly to bootefi cmd 8 years ago
Alexander Graf ad0c1a3d2c efi_loader: Put fdt into convenient location 8 years ago
Alexander Graf 0d9d501f35 efi_loader: Use system fdt as fallback 8 years ago
Alexander Graf ecbe1a07c5 efi_loader: Increase path string to 32 characters 8 years ago
Alexander Graf c07ad7c035 efi_loader: Pass file path to payload 8 years ago
Alexander Graf 8c3df0bf2e efi_loader: Add el torito support 8 years ago
Michal Simek 23922e2676 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT 8 years ago
Peng Fan 125d193c4f common: env: support sata device 8 years ago
Eric Nelson 195c94a240 cmd: blkcache: simplify sub-command handling 8 years ago
Eric Nelson 7e8721467d cmd: blkcache: remove indentation from output of 'show' 8 years ago
Hans de Goede 192eab9357 dm: usb: Do not reprobe usb hosts on "usb tree" command 8 years ago
Hans de Goede 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm 8 years ago
Eric Nelson 96baf368a8 sata: use block layer for sata command 8 years ago
Eric Nelson bcfde7ffb0 mmc: use block layer in mmc command 8 years ago
Eric Nelson e40cf34a29 drivers: block: add block device cache 8 years ago
Masahiro Yamada 62022d5206 arm64: booti: add missing unmap_sysmem() 8 years ago
Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
Peng Fan 9caeb26c54 cmd: spi: check return value of strdup 8 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 8 years ago
Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
Tom Rini 8a7367acca cmd: Fix license command 8 years ago
Simon Glass 302a648750 Add an option to enable the command line 8 years ago
Simon Glass 633fb736ce cbfs: Update a function to be static 8 years ago
Simon Glass b71bea7129 gpio: Report errors when GPIOs cannot be read 8 years ago
Simon Glass 740d5d34b1 cpu: Add support for microcode version and CPU ID 8 years ago
Tom Rini ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot 8 years ago
Alexander Graf dea2174d9d efi_loader: Call fdt preparation functions 8 years ago
Alexander Graf b9939336d0 efi_loader: Add "bootefi" command 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Simon Glass eea1d148f3 Drop CONFIG_CRAMFS_CMDLINE 8 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass a696d768c1 dm: cbfs: Fix handling of invalid type 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 8 years ago