u-boot-brain/common
Angelo Durgehello c05b38df47 common: fix regression on block cache init
m68k needs block cache list initialized after relocation.
Other architectures must not be involved.

Fixing regression related to:

commit 1526bcce0f
	("common: add blkcache init")

Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
2020-01-26 13:36:14 -05:00
..
eeprom
init board_init: remove meaningless increment in board_init_f_init_reserve() 2020-01-23 07:29:58 -05:00
spl Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi 2020-01-26 12:05:11 -05:00
android_ab.c
autoboot.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
avb_verify.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
bedbug.c
bloblist.c
board_f.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
board_info.c
board_r.c common: fix regression on block cache init 2020-01-26 13:36:14 -05:00
boot_fit.c
bootm_os.c bootm: Add a bootm command for type IH_OS_EFI 2020-01-07 18:08:21 +01:00
bootm.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
bootretry.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
bootstage.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
bouncebuf.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
cli_hush.c
cli_readline.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
cli_simple.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
cli.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
command.c common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA 2020-01-24 23:06:49 +05:30
common_fit.c
console.c
cros_ec.c
ddr_spd.c
dfu.c dfu: Add optional timeout parameter 2020-01-07 14:37:50 +01:00
dlmalloc.c
dlmalloc.src
edid.c
exports.c
fdt_support.c common: fdt_support: add support for setting usable memory 2019-12-06 12:09:25 +01:00
flash.c common: Move flash_perror() to flash.h 2020-01-24 23:06:47 +05:30
hash.c
hwconfig.c
image-android-dt.c
image-android.c
image-cipher.c u-boot: fit: add support to decrypt fit with aes 2020-01-17 10:16:29 -05:00
image-fdt.c image: Rename load_addr, save_addr, save_size 2020-01-24 23:06:49 +05:30
image-fit.c u-boot: fit: add support to decrypt fit with aes 2020-01-17 10:16:29 -05:00
image-sig.c
image.c image: Rename load_addr, save_addr, save_size 2020-01-24 23:06:49 +05:30
iomux.c
iotrace.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
kallsyms.c
Kconfig mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
kgdb_stubs.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
kgdb.c
lcd_console_rotation.c
lcd_console.c common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
lcd_simplefb.c
lcd.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
log_console.c
log.c
lynxkdi.c
main.c common: Move main_loop() to init.h 2020-01-24 23:06:47 +05:30
Makefile mkimage: fit: add support to encrypt image with aes 2020-01-17 10:15:49 -05:00
malloc_simple.c
memsize.c common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
menu.c
miiphyutil.c
s_record.c
splash_source.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
splash.c
stdio.c
system_map.c
update.c common: Move the image globals into image.h 2020-01-24 23:06:49 +05:30
usb_hub.c
usb_kbd.c
usb_storage.c
usb.c
xyzModem.c