u-boot-brain/arch/mips
Daniel Schwierzeck 23ff8633fd MIPS: sync I/O related header files with linux-4.4
Mainly sync asm/io.h to get a working ioremap() implementation
as well as the full set of I/O accessors. Pull in additional
header files to make this work.

Furthermore port over the directory 'arch/mips/include/asm/mach-generic/'
with contains default definitions for I/O and memory spaces and default
implementations for mapping those spaces. All files in that directory
can be overwritten by a SoC/machine.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2016-01-16 21:06:46 +01:00
..
cpu MIPS: fix annotation of _start and relocate_code 2016-01-16 21:06:45 +01:00
dts MIPS: add initial infrastructure for device-tree files 2016-01-16 21:06:45 +01:00
include/asm MIPS: sync I/O related header files with linux-4.4 2016-01-16 21:06:46 +01:00
lib MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 2015-11-06 13:27:28 +01:00
mach-au1x00 MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
config.mk MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
Kconfig MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT 2016-01-16 21:06:46 +01:00
Makefile MIPS: sync I/O related header files with linux-4.4 2016-01-16 21:06:46 +01:00