summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: remove sg_address()Jens Axboe2007-10-231-1/+0
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-224-6/+7
* Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-212-209/+210
* Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-211-0/+2
* Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-211-1/+1
* Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
* Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2114-18/+1347
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-3/+1
|\
| * include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-201-3/+1
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INITBartlomiej Zolnierkiewicz2007-10-201-1/+0
|/
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-2/+2
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-171-4/+0
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-161-0/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-151-0/+17
|\
| * Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-0/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-1357-2131/+1752
|\ \ | |/
| * blackfin enable arbitary speed serial settingAlan Cox2007-08-053-5/+19
| * Blackfin arch: update kgdb patchSonic Zhang2007-10-101-0/+1
| * Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-104-0/+5
| * Blackfin arch: Print out debug info, as early as possibleRobin Getz2007-10-091-0/+1
| * Blackfin arch: Initial patch to add earlyprintk supportRobin Getz2007-10-091-0/+28
| * Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-119-2/+14
| * Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ...Bryan Wu2007-10-091-12/+12
| * Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot...Bryan Wu2007-09-121-6/+6
| * Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich2007-10-111-0/+20
| * Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the...Michael Hennerich2007-09-121-8/+44
| * Blackfin arch: Remove legacy supportMichael Hennerich2007-08-281-278/+0
| * Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERRO...Michael Hennerich2007-10-111-281/+308
| * Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...Robin Getz2007-09-131-1/+3
| * Blackfin arch: add an exception request/free apiMike Frysinger2007-08-051-0/+8
| * Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2007-08-052-2/+2
| * Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-051-1/+4
| * Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-052-0/+2
| * Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang2007-08-051-0/+1
| * Blackfin arch: kill ezkit548 compiling warningBryan Wu2007-08-051-0/+1
| * Blackfin arch: fix up header for BF533Robin Getz2007-08-051-54/+0
| * Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich2007-08-271-2/+8
| * Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-1015-315/+205
| * Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-031-1/+0
| * Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang2007-10-101-0/+1
| * Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-9/+46
| * Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-035-356/+68
OpenPOWER on IntegriCloud