aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-10-27Blackfin arch: don't copy bss when copying L1Mike Frysinger1-1/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds4-23/+53
2008-10-16Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder on usMike Frysinger1-1/+1
2008-10-16Blackfin arch: update cache flush prototypes with argument names to make them less mysteriousMike Frysinger1-5/+5
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush header where it belongsMike Frysinger2-17/+17
2008-10-16Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu1-0/+30
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds12-58/+188
2008-10-13Blackfin arch: introducing bfin_addr_dcachableVitja Makarov1-0/+14
2008-10-10Blackfin arch: Remove useless head fileGraf Yang1-6/+0
2008-10-13Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger1-0/+85
2008-10-10Blackfin arch: bfin_reset() is an internal reboot function ... everyone should go through machine_restart()Mike Frysinger1-1/+0
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CPU typeRobin Getz1-0/+6
2008-10-09Blackfin arch: avoid using actual config name in commentMike Frysinger1-1/+1
2008-10-09Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declaredMike Frysinger1-0/+2
2008-10-09Blackfin arch: Make L2 SRAM cacheableSonic Zhang1-1/+7
2008-10-08Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception contextRobin Getz1-0/+2
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang1-1/+1
2008-10-08Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel stacks in L1Graf Yang1-37/+42
2008-10-08Blackfin arch: Better error handling of unknown exceptionsRobin Getz1-1/+4
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang1-8/+13
2008-10-13Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger1-2/+0
2008-09-22Blackfin arch: add dma mapping stub for musb driver portBryan Wu1-0/+11
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-19/+0
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu116-0/+10071