summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu
2007-10-09Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible ...Bryan Wu
2007-09-12Blackfin arch: cleanup IO and DMA_IO API function definitions according to ot...Bryan Wu
2007-10-11Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_resetMichael Hennerich
2007-09-12Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the...Michael Hennerich
2007-08-28Blackfin arch: Remove legacy supportMichael Hennerich
2007-10-11Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERRO...Michael Hennerich
2007-09-13Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...Robin Getz
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger
2007-08-05Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger
2007-08-05Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu
2007-08-05Blackfin arch: fix up header for BF533Robin Getz
2007-08-27Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger
2007-10-10Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz
2007-10-11Blackfin serial driver: use new GPIO APIMichael Hennerich
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger
2007-08-27Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu
2007-07-25Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu
2007-10-10Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger
2007-08-03Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz
2007-08-03Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger
2007-07-25Blackfin arch: update BF54x anomaly listMike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-29i386: remove bogus comment about memory barrierNick Piggin