linux/arch/blackfin
Mike Frysinger 3a2521fa75 Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2008-07-26 18:52:56 +08:00
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
kernel Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so (~24 bytes) is worth avoiding the software mult/div routines 2008-07-26 18:52:56 +08:00
lib Blackfin arch: Fix typo. it should be _outsw_8 2008-05-20 16:45:29 +08:00
mach-bf527 Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
mach-bf533 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-bf537 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-bf548 Blackfin arch: Add ISP1760 board resources to BF548-EZKIT 2008-07-26 16:14:57 +08:00
mach-bf561 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks 2008-07-14 16:51:57 +08:00
mach-common Blackfin arch: use local labels and ENDPROC() markings 2008-07-16 17:07:26 +08:00
mm Blackfin arch: Extend sram malloc to handle L2 SRAM. 2008-07-19 15:42:41 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: Apply Bluetechnix CM-BF527 board support patch 2008-07-19 17:16:07 +08:00
Kconfig.debug Blackfin arch: Do not need this dualcore test module in kernel. 2008-07-19 20:53:46 +08:00
Makefile Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by default 2008-07-14 17:10:50 +08:00