aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-111-5/+5
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-111-0/+1
* Blackfin arch: spelling fixesSimon Arlott2007-06-112-2/+2
* Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-111-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...Mike Frysinger2007-05-211-0/+8
* | Blackfin arch: dma_memcpy borken for > 64KAubrey Li2007-05-211-1/+16
* | Blackfin arch: move board specific setup out of common init code and into the...Mike Frysinger2007-05-211-18/+2
* | Blackfin arch: Fix bug using usb keyboard crashes kernelMichael Hennerich2007-05-211-1/+3
* | Blackfin arch: fix trace output for FLAT binariesMike Frysinger2007-05-211-5/+13
* | Blackfin arch: DMA operation cleanupMichael Hennerich2007-05-211-4/+200
* | Blackfin arch: Fix reserved map after we changed PORT_H definitionMichael Hennerich2007-05-211-2/+2
* | Blackfin arch: mark a bunch of local functions as staticMike Frysinger2007-05-212-5/+4
|/
* rename thread_info to stackRoman Zippel2007-05-091-3/+3
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* blackfin architectureBryan Wu2007-05-0720-0/+6111