9
0
Fork 0
barebox/arch/openrisc/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
..
bitops Add OpenRISC arch 2012-01-02 12:50:56 +01:00
barebox.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
bitops.h consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
byteorder.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
cache.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
common.h Add OpenRISC arch 2012-01-02 12:50:56 +01: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 Add OpenRISC arch 2012-01-02 12:50:56 +01:00
io.h openrisc: Use generic io accessors 2014-04-09 19:31:41 +02:00
mmu.h remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
openrisc_exc.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
posix_types.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
ptrace.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
sections.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
spr-defs.h openrisc: update SPR registers definition 2014-05-22 08:07:21 +02:00
string.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
swab.h Add OpenRISC arch 2012-01-02 12:50:56 +01:00
system.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
types.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
unaligned.h openrisc: Add unaligned support 2012-09-04 09:08:39 +02:00