rv1126-uboot/common
Adam Ford 1490eb89f4 UPSTREAM: Convert CONFIG_SPI to Kconfig
This converts the following to Kconfig:
   CONFIG_SPI

This partly involves updating code that assumes that CONFIG_SPI implies
things that are specific to the MPC8xx SPI driver.  For now, just update
the CONFIG tests.  This also involves reworking the default for
CONFIG_SYS_DEF_EEPROM_ADDR so that we don't set it when we cannot make a
reasonable default, as it does not cause any compile failures.

Signed-off-by: Adam Ford <aford173@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
(cherry picked from commit f1b1f77060beadbfe9f42a3be00019bd025afbd6)
Change-Id: Ie9f15ada869105eb407f41d4df7eecbaa916b940
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2019-07-23 17:15:32 +08:00
..
eeprom
init serial: ns16550: support using pre-loader serial 2018-10-19 17:40:56 +08:00
spl UPSTREAM: dm: spi: Read default speed and mode values from DT 2019-07-05 19:33:50 +08:00
Kconfig common: console: support disable console in & out 2019-07-19 11:36:41 +08:00
Makefile common: Makefile: optimize compile rules for TPL/SPL/U-Boot 2019-07-05 19:01:06 +08:00
android_ab.c
android_bootloader.c common: android: format address with "0x%08lx" 2019-07-17 16:50:28 +08:00
attestation_key.c common: write_keybox: fix write attestation key compatibility error 2019-03-05 15:09:17 +08:00
autoboot.c common: autoboot: using ctrl+c to exit bootdelay and enter hush 2018-12-19 17:08:17 +08:00
bedbug.c
board_f.c common: board_f: set GD_FLG_DISABLE_CONSOLE early before initcall 2019-07-19 11:36:43 +08:00
board_info.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
board_r.c UPSTREAM: Convert CONFIG_SPI to Kconfig 2019-07-23 17:15:32 +08:00
boot_fit.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
boot_rkimg.c common: rkimg: clean up code 2019-07-18 16:43:09 +08:00
bootm.c common: bootm: test cmdtp is NULL or not before use it 2018-12-27 19:43:13 +08:00
bootm_os.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bootretry.c
bootstage.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
console.c common: console: support disable console in & out 2019-07-19 11:36:41 +08:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c drm/rockchip: dw-hdmi: Support hdmi quantization range setting 2019-07-18 14:59:49 +08:00
exports.c
fb_common.c
fb_mmc.c fastboot: get mmc erase group size for fastboot 2018-08-13 09:58:31 +08:00
fb_nand.c
fdt_support.c common: fdt_support: correct function part_mtd_parse to mtd_part_parse 2019-06-25 17:53:27 +08:00
flash.c UPSTREAM: flash: Fix spelling of "ERR_TIMOUT" 2019-07-05 19:33:35 +08:00
hash.c
hwconfig.c
image-android-dt.c image: android-dt: add dt_for_each_entry() to iterate over all dt entry of DT image 2018-08-06 11:15:19 +08:00
image-android.c common: android: add android image header check 2019-07-08 09:08:18 +08:00
image-fdt.c lib: sysmem: refactor code 2019-03-26 11:04:33 +08:00
image-fit.c
image-sig.c
image-sparse.c
image.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
iomux.c
iotrace.c
kallsyms.c
keymaster.c lib: optee_client: Extract keymaster CA module 2019-01-18 09:09:34 +08:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
log.c
log_console.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c
usb_storage.c
write_keybox.c common: write keybox: fix some non-standard code style 2019-02-25 15:07:42 +08:00
xyzModem.c