u-boot-brain/include/asm-sh
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
..
bitops.h Define ffs/fls for all architectures 2009-09-15 22:34:32 +02:00
byteorder.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
cache.h sh: Fix compile warning 2008-09-19 11:05:22 +09:00
clk.h sh: introduce clock framework 2009-07-08 11:43:15 +09:00
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
cpu_sh2.h sh: Add support SH2/SH2A which is CPU of Renesas Technology 2008-08-31 22:48:33 +09:00
cpu_sh3.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh4.h sh: Add macros for SH-4A 32-Bit Address Extended Mode 2009-03-12 23:58:29 +09:00
cpu_sh7203.h sh: Add support Renesas SH7203 processor 2008-08-31 22:51:55 +09:00
cpu_sh7710.h sh: Add support SH7710/SH7712 2008-01-15 23:30:40 +09:00
cpu_sh7720.h sh: Added support for SH7720 based board MPR2. 2008-03-28 14:16:12 +09:00
cpu_sh7722.h sh: Fix register address of SH7722 2008-02-14 23:46:46 +01:00
cpu_sh7723.h sh: add support Renesas SH7723 2008-08-31 23:02:21 +09:00
cpu_sh7750.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
cpu_sh7763.h sh: Add support Renesas SH7763 2008-06-09 14:20:57 +09:00
cpu_sh7780.h sh: Add support PCI of SuperH and SH7780 2008-03-28 14:16:12 +09:00
cpu_sh7785.h sh: add support for SH7785 2008-08-31 22:23:50 +09:00
errno.h asm-generic: Consolidate errno.h to asm-generic/errno.h 2009-07-09 14:07:11 +02:00
global_data.h Allow console input to be disabled 2008-09-06 22:36:54 +02:00
io.h Introduce virt_to_phys() 2008-12-15 22:04:29 +01:00
irqflags.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
macro.h sh: Revised the build with newest compiler 2009-07-08 11:43:16 +09:00
pci.h sh: Fix compile warning 2008-09-19 11:05:22 +09:00
posix_types.h Fix coding style issues; update CHANGELOG. 2007-12-27 01:52:50 +01:00
processor.h sh: Add support SH2/SH2A which is CPU of Renesas Technology 2008-08-31 22:48:33 +09:00
ptrace.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
string.h sh: Update core code of SuperH. 2007-09-23 02:12:30 +09:00
system.h Big white-space cleanup. 2008-05-21 00:14:08 +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.h remove bi_enet*addr from global data for all arches 2009-03-20 22:39:12 +01:00