u-boot-brain/arch/nios2/include/asm
Paul Burton e16986c481 nios2: Use asm-generic/io.h
Convert the nios2 architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As nios2 actually performs
non-identity mapping between physical & virtual addresses we can't
simply make use of the generic functions, with the exception of being
able to drop our no-op unmap_physmem() and definitions of unused map
flags.

Feedback from architecture maintainers is welcome.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Thomas Chou <thomas@wytron.com.tw>
2017-10-02 21:52:23 -04:00
..
bitops
bitops.h nios2: Use the generic bitops headers 2015-11-05 10:52:23 -05:00
byteorder.h
cache.h nios2: convert cache flush to use dm cpu data 2015-10-23 07:58:20 +08:00
config.h nios2: call board_init_f_mem 2015-10-23 07:28:50 +08:00
dma-mapping.h nios2: dma-mapping.h: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
global_data.h nios2: change virt_to_phys to use physaddr_mask in global data 2015-11-06 09:14:11 +08:00
gpio.h nios2 : convert altera_pio to driver model 2015-10-23 07:37:03 +08:00
io.h nios2: Use asm-generic/io.h 2017-10-02 21:52:23 -04:00
linkage.h efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
nios2.h nios2: move nios2.h to arch asm directory 2014-08-30 17:48:43 +08:00
opcodes.h
posix_types.h
processor.h
ptrace.h
sections.h nios2: remove asm/psr.h 2015-10-23 07:37:20 +08:00
string.h
system.h nios2: convert altera sysid to driver model 2015-10-23 07:37:03 +08:00
types.h
u-boot.h
unaligned.h nios2: remove asm/psr.h 2015-10-23 07:37:20 +08:00