u-boot-brain/common/spl
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API
Avoid calling directly into the MMC code - use the new API call instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-05-17 09:54:43 -06:00
..
Makefile spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl_ext.c dm: part: Rename some partition functions 2016-03-14 15:34:50 -06:00
spl_fat.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
spl_fit.c spl: Add an option to load a FIT containing U-Boot 2016-03-14 19:18:30 -04:00
spl_mmc.c dm: mmc: Use the new select_hwpart() API 2016-05-17 09:54:43 -06:00
spl_nand.c Common: SPL: spl_nand: Fixed debug correct NAND ECC type. 2016-04-01 17:17:42 -04:00
spl_net.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl_nor.c spl_nor: fix warning when compiled for 64bit target 2016-03-15 21:30:20 -04:00
spl_onenand.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl_sata.c dm: scsi: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_usb.c dm: usb: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ymodem.c spl: change return values of spl_*_load_image() 2015-11-18 14:50:02 -05:00
spl.c spl: Print from which mmc slot spl is trying to boot 2016-03-23 22:04:13 +01:00