u-boot-brain/arch/microblaze/cpu
Michal Simek 0510b14b73 microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
Because it is not compatible with DM where
malloc_base has to be available early and init
has to be done in ASM.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-02-09 15:13:12 +01:00
..
cache.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
exception.c microblaze: Fix coding style in exception.c 2015-02-09 15:09:56 +01:00
interrupts.c microblaze: Use standard interrupt_init() function 2015-02-09 15:09:58 +01:00
irq.S microblaze: Fix stack usage in interrupt handler 2015-02-09 15:09:56 +01:00
Makefile microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
spl.c microblaze: Fix gd_t address which is placed at the end of BRAM 2015-02-09 15:09:58 +01:00
start.S microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA 2015-02-09 15:13:12 +01:00
timer.c microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
u-boot-spl.lds microblaze: Add SPL support 2014-02-04 16:39:50 +01:00
u-boot.lds microblaze: Move architecture to use generic board init 2015-02-09 15:11:56 +01:00