summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blackfin serial driver: use new GPIO APIMichael Hennerich2007-10-111-20/+19
* Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-254-4/+4
* Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich2007-08-271-1/+1
* Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-051-1/+1
* Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu2007-07-251-0/+18
* Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich2007-10-101-5/+0
* Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-245-0/+21
* Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-054-5/+55
* Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz2007-08-031-25/+7
* Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger2007-08-031-1/+1
* Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-255-12/+13
* Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-254-4/+4
* Blackfin arch: update BF54x anomaly listMike Frysinger2007-07-251-0/+3
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-2511-654/+824
* Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-244-266/+174
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-081-1/+1
|\
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-071-1/+1
* | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-081-1/+1
|/
* Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-071-1/+1
* Remove unnecessary cast in prefetch()Serge Belyshev2007-10-051-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-033-328/+109
|\
| * [MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle2007-10-031-68/+0
| * [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-033-260/+109
* | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-041-1/+34
* | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-045-14/+88
* | Blackfin arch: add some missing syscallBryan Wu2007-09-231-5/+51
* | Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-035-5/+11
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-011-0/+1
|\
| * [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-011-0/+1
* | i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-281-4/+2
|\
| * [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-281-4/+2
* | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-271-1/+1
|/
* Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-261-16/+3
OpenPOWER on IntegriCloud