summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-27197-55308/+0
* Blackfin arch: fix bug - MPU crashes under stressBernd Schmidt2008-08-251-2/+4
* Blackfin arch: hook up some missing new system callsBryan Wu2008-08-141-1/+7
* Blackfin arch: fix missing digit in SCLK range checkingMike Frysinger2008-08-141-1/+1
* Blackfin arch: shuffle related prototypes together -- no functional changesMike Frysinger2008-08-141-6/+6
* Blackfin arch: move fixed code defines into fixed_code.h as very few things a...Mike Frysinger2008-08-143-14/+25
* Blackfin arch: delete dead prototypesMike Frysinger2008-08-141-5/+0
* Blackfin arch: cleanup cache lock codeMike Frysinger2008-08-141-1/+5
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-1/+0
* Blackfin arch: convert L2 defines to be the same as the L1 definesMike Frysinger2008-08-133-0/+15
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-061-8/+0
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-051-0/+1
* Blackfin arch: remove useless mtd defines in uClinuxMike Frysinger2008-08-051-2/+1
* [PATCH] kill altrootAl Viro2008-07-261-19/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-2620-205/+165
|\
| * Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 versionMichael Hennerich2008-07-191-1/+20
| * Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC().Graf Yang2008-07-195-30/+75
| * Blackfin arch: Extend sram malloc to handle L2 SRAM.Sonic Zhang2008-07-193-3/+12
| * Blackfin arch: Functional power management supportMichael Hennerich2008-07-194-63/+54
| * Blackfin arch: add TXDWA definition to enable new featureBryan Wu2008-07-153-0/+4
| * Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-144-108/+0
* | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0
|\ \
| * | remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0
* | | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-251-2/+4
* | | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-4/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-27/+0
|\ \
| * | ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-25/+0
| * | ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-2/+0
| |/
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| |/
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0
|/
* Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-195-5/+5
* Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-191-2/+2
* Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-035-0/+30
* Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger2008-05-315-23/+27
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-311-7/+0
* Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero2008-05-171-0/+5
* Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu2008-05-191-4/+4
* Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-171-0/+2
* Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai2008-05-171-1/+3
* Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-171-1/+0
* Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich2008-05-171-4/+4
* [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-121-15/+14
* Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-075-0/+15
* Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-074-0/+8
* [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-103-34/+28
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-072-0/+10
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-0/+4
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-071-1/+9
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-073-0/+50
OpenPOWER on IntegriCloud