dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/blackfin
Linus Torvalds 1b821bfb03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6:
  Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on us
  Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files
  Blackfin arch: update cache flush prototypes with argument names to make them less mysterious
  Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs
  Blackfin arch: use the new bfin_addr_dcachable() function
  Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms
  Blackfin arch: unify/cleanup cache code
  Blackfin arch: update AD7879 platform resources in board file
  Blackfin arch: Zero out bss region in L1/L2 memory.
  Blackfin arch: add read/write IO accessor functions to Blackfin
  Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputs
2008-10-16 12:45:08 -07:00
..
boot [Blackfin] arch: add include/boot .gitignore files 2008-04-25 08:29:11 +08:00
configs Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig files 2008-10-16 23:54:43 +08:00
include/asm Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 2008-10-16 12:45:08 -07:00
kernel Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongs 2008-10-16 23:33:53 +08:00
lib Blackfin arch: Allow ins functions to have a low latency version 2008-08-14 15:12:55 +08:00
mach-bf527 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf533 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf537 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf548 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-bf561 Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 2008-10-16 23:05:28 +08:00
mach-common Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 2008-10-16 12:45:08 -07:00
mm Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception context 2008-10-08 18:03:33 +08:00
oprofile [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 2008-04-23 09:39:01 +08:00
Kconfig Blackfin arch: Move all the silicon rev handling to one place 2008-10-09 17:32:28 +08:00
Kconfig.debug Blackfin arch: Add optional verbose debug 2008-10-10 18:13:21 +08:00
Makefile Blackfin arch: add support for BF52x-0.2, BF533-0.6, and BF54x-0.2 2008-10-09 12:06:27 +08:00