aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAge
* Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-30
* Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-30
* Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich2007-10-29
* Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...Robin Getz2007-10-29
* Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-29
* Blackfin arch: add support for checking/clearing overruns in generic purpose ...Mike Frysinger2007-10-29
* Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-29
* blackfin: remove sg_address()Jens Axboe2007-10-23
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-22
* Change table chaining layoutJens Axboe2007-10-22
* Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-21
* Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-21
* Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-21
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-21
* Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-21
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-19
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-19
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-19
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-19
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-18
* bitops: introduce lock opsNick Piggin2007-10-18
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-17
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-17
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-17
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-15
|\
| * Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-13
|\|
| * blackfin enable arbitary speed serial settingAlan Cox2007-08-05
| * Blackfin arch: update kgdb patchSonic Zhang2007-10-10
| * Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-10
| * Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-09
| * Blackfin arch: Initial patch to add earlyprintk supportRobin Getz2007-10-09
| * Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-10
| * Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ...Bryan Wu2007-10-09
| * Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot...Bryan Wu2007-09-12
| * Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich2007-10-10
| * Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the...Michael Hennerich2007-09-12
| * Blackfin arch: Remove legacy supportMichael Hennerich2007-08-28
| * Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERRO...Michael Hennerich2007-10-10
| * Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...Robin Getz2007-09-12
| * Blackfin arch: add an exception request/free apiMike Frysinger2007-08-05
| * Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2007-08-05
| * Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-05
| * Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-05
| * Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang2007-08-05
| * Blackfin arch: kill ezkit548 compiling warningBryan Wu2007-08-05