9
0
Fork 0
barebox/arch/mips/include/asm
Sascha Hauer 227a20fe31 consistently use the same bitops.h file
We have many variants of the same bitops.h file. Consistently
use the same file for all architectures which completely use
the generic bitops versions.

Some architectures had static inline versions of functions
identically to the generic versions, these are removed and
the generic versions are used directly now.

Also several architectures depend on the generic find_*_bit
functions but didn't have the GENERIC_FIND_NEXT_BIT Kconfig
option selected. This is added where needed.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-07-17 07:43:58 +02:00
..
addrspace.h MIPS: add initial exceptions handling 2012-07-27 09:54:13 +02:00
asm-offsets.h MIPS: add asm-offsets.h generation 2013-12-04 17:01:11 +01:00
asm.h MIPS: remove unused processor-specific constants and macros 2012-07-09 09:23:35 +02:00
barebox.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
bitops.h consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
bitsperlong.h MIPS: import header files 2011-08-05 18:20:17 +02:00
byteorder.h MIPS: import header files 2011-08-05 18:20:17 +02:00
common.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
cpu-features.h MIPS: import CPU and cache detection code from Linux 3.4 2012-05-23 18:47:53 +02:00
cpu-info.h MIPS: import CPU and cache detection code from Linux 3.4 2012-05-23 18:47:53 +02:00
cpu.h MIPS: add Loongson-1B processor constants and CPU probe 2014-01-21 07:59:37 +01:00
debug_ll_ns16550.h MIPS: mach-xburst: fix DEBUG_LL=n build error 2014-03-28 10:05:47 +01:00
dma-mapping.h MIPS: add dma_alloc_coherent() 2014-07-04 07:35:47 +02:00
dma.h blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free inlines 2012-06-30 12:46:25 +02:00
elf.h MIPS: import header files 2011-08-05 18:20:17 +02:00
gpio.h MIPS: add <asm/gpio.h> header file 2014-06-24 09:07:06 +02:00
gt64120.h MIPS: add PCI support for GT64120-based Malta board 2014-07-04 07:36:16 +02:00
io.h mips: io: include generic io.h 2014-04-09 08:31:07 +02:00
memory.h MIPS: introduce ram0 regions register function 2013-01-27 22:41:27 +01:00
mipsregs.h MIPS: asm/mipsregs.h: remove unused stuff 2013-05-31 08:35:25 +02:00
mmu.h remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
module.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
pbl_macros.h MIPS: pbl: add pbl_probe_mem macro 2013-06-21 09:33:18 +02:00
pbl_nmon.h MIPS: pbl: add nmon MIPS nano-monitor 2013-06-25 21:36:04 +02:00
posix_types.h MIPS: import header files 2011-08-05 18:20:17 +02:00
ptrace.h MIPS: add asm-offsets.h generation 2013-12-04 17:01:11 +01:00
regdef.h MIPS: import header files 2011-08-05 18:20:17 +02:00
sections.h MIPS: import header files 2011-08-05 18:20:17 +02:00
sgidefs.h MIPS: import header files 2011-08-05 18:20:17 +02:00
stackframe.h MIPS: import exception registers saving from linux kernel 2013-12-04 17:01:11 +01:00
string.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
swab.h MIPS: import header files 2011-08-05 18:20:17 +02:00
types.h mips asm/types.h: add #ifndef to fix compile error 2014-01-06 09:22:31 +01:00
unaligned.h MIPS: import header files 2011-08-05 18:20:17 +02:00