uboot-mt623x/include/asm-i386
Simon Kagstrom 52d61227b6 Define ffs/fls for all architectures
UBIFS requires fls(), which is not defined for arm (and some other
architectures) and this patch adds it. The implementation is taken from
Linux and is generic. ffs() is also defined for those that miss it.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
2009-09-15 22:34:32 +02:00
..
ic i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 2009-09-04 21:56:45 +02:00
bitops.h Define ffs/fls for all architectures 2009-09-15 22:34:32 +02:00
byteorder.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
errno.h i386: Add errno.h 2009-09-04 21:49:19 +02:00
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i8254.h
i8259.h
ibmpc.h
interrupt.h Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
pci.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
posix_types.h
processor.h
ptrace.h
realmode.h
string.h Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot-i386.h Implement SC520 timers 2009-03-20 22:39:13 +01:00
u-boot.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00
zimage.h [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00