summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-141-1/+1
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-124-3/+4
|\ \
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
| |/
* | Blackfin: fix sparseirq/kstat_irqs falloutMike Frysinger2009-06-121-0/+2
* | Blackfin: fix unused warnings after nommu updateMike Frysinger2009-06-121-1/+0
* | Blackfin: export the last exception cause via debugfsRobin Getz2009-06-121-0/+10
* | Blackfin: fix length checking in kgdb_ebin2memRoel Kluin2009-06-121-3/+2
* | Blackfin: kgdb: fix up error return valuesMike Frysinger2009-06-121-25/+30
* | Blackfin: push access_ok() L1 attribute downMike Frysinger2009-06-122-4/+3
* | Blackfin: punt duplicated search_exception_table() prototypeMike Frysinger2009-06-121-3/+0
* | Blackfin: add missing access_ok() checks to user functionsRobin Getz2009-06-121-5/+20
* | Blackfin: convert early_printk EVT init to a loopMike Frysinger2009-06-121-13/+3
* | Blackfin: document the lsl variants of the L1 allocatorMike Frysinger2009-06-121-0/+4
* | Blackfin: rename Blackfin relocs according to the toolchainMike Frysinger2009-06-122-53/+53
* | Blackfin: check SIC defines rather than variant namesMike Frysinger2009-06-121-9/+8
* | Blackfin: add SSYNC to set_dma_sg() for descriptor fetchingSonic Zhang2009-06-121-1/+7
* | Blackfin: convert SMP to only use generic time frameworkGraf Yang2009-06-122-34/+20
* | Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346Michael Hennerich2009-06-122-10/+117
* | Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-121-4/+7
* | Blackfin: fix command line corruption with DEBUG_DOUBLEFAULTMike Frysinger2009-06-121-8/+8
* | Blackfin: fix handling of initial L1 reservationGraf Yang2009-06-121-2/+10
* | Blackfin: merge sram init functionsGraf Yang2009-06-123-11/+4
* | Blackfin: drop unused reserve_pda() functionGraf Yang2009-06-123-15/+0
* | Blackfin: update gptimers APIMichael Hennerich2009-06-122-24/+49
* | Blackfin: include system/processor info in dump messagesRobin Getz2009-06-121-0/+23
* | Blackfin: add workaround for anomaly 05000461Robin Getz2009-06-121-0/+3
* | Blackfin: make sure stack is accessible before dumping itRobin Getz2009-06-121-0/+11
* | Blackfin: make deferred hardware errors more exactRobin Getz2009-06-124-21/+170
* | Blackfin: add note about anomaly 05000242 being worked aroundMike Frysinger2009-06-121-0/+1
* | Blackfin: work around anomaly 05000220Graf Yang2009-06-123-23/+43
* | Blackfin: rename some Blackfin driversMike Frysinger2009-06-1214-45/+45
* | Blackfin: make sure MPU CPLB for first 1k is marked as validRobin Getz2009-06-121-1/+1
* | Blackfin: add workaround for anomaly 05000287Graf Yang2009-06-121-1/+8
* | Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-1214-74/+228
* | Blackfin: annotate anomaly 05000120Graf Yang2009-06-121-0/+4
* | Blackfin: BF518F-EZBRD: handle required portmuxing of async pinsGraf Yang2009-06-122-1/+14
* | Blackfin: detect anomaly 05000274Sonic Zhang2009-06-122-8/+4
* | Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-123-7/+7
* | Blackfin: workaround anomaly 05000227Mike Frysinger2009-06-121-7/+11
* | Blackfin: delete unused sys_getpagesize() functionMike Frysinger2009-06-121-5/+0
* | Blackfin: work around anomaly 05000287Graf Yang2009-06-121-1/+8
* | Blackfin: punt useless GPIO init callMike Frysinger2009-06-121-9/+0
* | Blackfin: annotate anomaly 05000119 in core DMA codeRobin Getz2009-06-121-0/+5
* | Blackfin: document anomaly 05000234 workaroundRobin Getz2009-06-121-2/+2
* | Blackfin: fix early L1 relocation crashRobin Getz2009-06-123-23/+111
* | Blackfin: add MDMA defines to make cross-variant coding easierGraf Yang2009-06-125-19/+200
OpenPOWER on IntegriCloud