aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-3/+4
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger1-0/+2
2009-06-12Blackfin: fix unused warnings after nommu updateMike Frysinger1-1/+0
2009-06-12Blackfin: export the last exception cause via debugfsRobin Getz1-0/+10
2009-06-12Blackfin: fix length checking in kgdb_ebin2memRoel Kluin1-3/+2
2009-06-12Blackfin: kgdb: fix up error return valuesMike Frysinger1-25/+30
2009-06-12Blackfin: push access_ok() L1 attribute downMike Frysinger2-4/+3
2009-06-12Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger1-3/+0
2009-06-12Blackfin: add missing access_ok() checks to user functionsRobin Getz1-5/+20
2009-06-12Blackfin: convert early_printk EVT init to a loopMike Frysinger1-13/+3
2009-06-12Blackfin: document the lsl variants of the L1 allocatorMike Frysinger1-0/+4
2009-06-12Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2-53/+53
2009-06-12Blackfin: check SIC defines rather than variant namesMike Frysinger1-9/+8
2009-06-12Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang1-1/+7
2009-06-12Blackfin: convert SMP to only use generic time frameworkGraf Yang2-34/+20
2009-06-12Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346Michael Hennerich2-10/+117
2009-06-12Blackfin: override default uClinux MTD addr/sizeMike Frysinger1-4/+7
2009-06-12Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger1-8/+8
2009-06-12Blackfin: fix handling of initial L1 reservationGraf Yang1-2/+10
2009-06-12Blackfin: merge sram init functionsGraf Yang3-11/+4
2009-06-12Blackfin: drop unused reserve_pda() functionGraf Yang3-15/+0
2009-06-12Blackfin: update gptimers APIMichael Hennerich2-24/+49
2009-06-12Blackfin: include system/processor info in dump messagesRobin Getz1-0/+23
2009-06-12Blackfin: add workaround for anomaly 05000461Robin Getz1-0/+3
2009-06-12Blackfin: make sure stack is accessible before dumping itRobin Getz1-0/+11
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz4-21/+170
2009-06-12Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger1-0/+1
2009-06-12Blackfin: work around anomaly 05000220Graf Yang3-23/+43
2009-06-12Blackfin: rename some Blackfin driversMike Frysinger14-45/+45
2009-06-12Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz1-1/+1
2009-06-12Blackfin: add workaround for anomaly 05000287Graf Yang1-1/+8
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang14-74/+228
2009-06-12Blackfin: annotate anomaly 05000120Graf Yang1-0/+4
2009-06-12Blackfin: BF518F-EZBRD: handle required portmuxing of async pinsGraf Yang2-1/+14
2009-06-12Blackfin: detect anomaly 05000274Sonic Zhang2-8/+4
2009-06-12Blackfin: do not append newlines to panic() messagesMike Frysinger3-7/+7
2009-06-12Blackfin: workaround anomaly 05000227Mike Frysinger1-7/+11
2009-06-12Blackfin: delete unused sys_getpagesize() functionMike Frysinger1-5/+0
2009-06-12Blackfin: work around anomaly 05000287Graf Yang1-1/+8
2009-06-12Blackfin: punt useless GPIO init callMike Frysinger1-9/+0
2009-06-12Blackfin: annotate anomaly 05000119 in core DMA codeRobin Getz1-0/+5
2009-06-12Blackfin: document anomaly 05000234 workaroundRobin Getz1-2/+2
2009-06-12Blackfin: fix early L1 relocation crashRobin Getz3-23/+111
2009-06-12Blackfin: add MDMA defines to make cross-variant coding easierGraf Yang5-19/+200
2009-06-12Blackfin: fix detection of cached L2 SRAMMike Frysinger1-0/+5
2009-06-12Blackfin: simplify BF561 coreb driver greatlyMike Frysinger2-378/+33
2009-06-12Blackfin: update defconfigsSonic Zhang21-825/+1164
2009-06-12Blackfin: simplify the do_flush macroMike Frysinger1-15/+15