u-boot-brain/common/spl
Simon Glass a807ab3303 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Move this option to Kconfig and tidy up existing uses. Also add a function
comment to the header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-10-06 14:48:21 -04:00
..
Kconfig spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig 2016-10-06 14:48:21 -04:00
Makefile spl: dfu: adding dfu support functions for SPL-DFU 2016-09-27 23:30:19 +02:00
spl_dfu.c spl: dfu: adding dfu support functions for SPL-DFU 2016-09-27 23:30:19 +02:00
spl_ext.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_fat.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_fit.c spl: fit: Fix the number of bytes read in raw mode 2016-07-22 14:46:25 -04:00
spl_mmc.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_nand.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_net.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_nor.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_onenand.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_sata.c dm: scsi: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ubi.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl_usb.c dm: usb: Drop the get_dev() function 2016-05-17 09:54:43 -06:00
spl_ymodem.c spl: Add a parameter to spl_parse_image_header() 2016-10-06 14:48:17 -04:00
spl.c spl: Add a parameter to jump_to_image_linux() 2016-10-06 14:48:19 -04:00