u-boot/arch/nios2/cpu
Thomas Chou bcae80e955 nios2: convert nios2 cpu to driver model
Convert nios2 cpu to driver model. The cpu parameters are
extracted from device tree and saved to global data structure.
We will use them to replace the custom_fpga.h .

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-10-23 07:37:03 +08:00
..
cpu.c nios2: convert nios2 cpu to driver model 2015-10-23 07:37:03 +08:00
exceptions.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
fdt.c fdt: nios: Fix warning in ft_cpu_setup() 2015-04-10 08:15:24 -06:00
interrupts.c nios2: map physical address to uncached virtual address 2015-10-23 07:29:11 +08:00
Makefile nios2: Split timer code into timer.c 2015-10-23 07:28:50 +08:00
start.S nios2: call board_init_f_mem 2015-10-23 07:28:50 +08:00
sysid.c nios2: divide nios2-io.h into each specific drivers and remove it 2014-08-30 17:48:43 +08:00
timer.c nios2: Split timer code into timer.c 2015-10-23 07:28:50 +08:00
traps.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds nios2: define _end in link script 2015-10-23 07:28:38 +08:00