summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-184-34/+86
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-0718-121/+829
* Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-181-12/+67
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-181-0/+2
* Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-181-43/+31Star
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-281-0/+1
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-181-0/+51
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-181-0/+68
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-073-42/+50
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-3/+1Star
* blackfin: define __flsRusty Russell2009-01-011-0/+1
* Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
* Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-164-23/+53
|\
| * Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...Mike Frysinger2008-10-161-1/+1
| * Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger2008-10-161-5/+5
| * Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger2008-10-162-17/+17
| * Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu2008-10-161-0/+30
* | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1312-58/+188
|\
| * Blackfin arch: introducing bfin_addr_dcachableVitja Makarov2008-10-131-0/+14
| * Blackfin arch: Remove useless head fileGraf Yang2008-10-101-6/+0Star
| * Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-131-0/+85
| * Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-101-1/+0Star
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-101-0/+6
| * Blackfin arch: avoid using actual config name in commentMike Frysinger2008-10-091-1/+1
| * Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declaredMike Frysinger2008-10-091-0/+2
| * Blackfin arch: Make L2 SRAM cacheableSonic Zhang2008-10-091-1/+7
| * Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz2008-10-081-0/+2
| * Blackfin arch: Modify some funtion names to more genernal onesGraf Yang2008-10-081-1/+1
| * Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...Graf Yang2008-10-081-37/+42
| * Blackfin arch: Better error handling of unknown exceptionsRobin Getz2008-10-081-1/+4
| * Blackfin arch: add supporting for kgdbSonic Zhang2008-10-131-8/+13
| * Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-131-2/+0Star
| * Blackfin arch: add dma mapping stub for musb driver portBryan Wu2008-09-221-0/+11
* | Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-19/+0Star
|/
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-27116-0/+10071