summaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: define SPI IRQ in board resourcesYi Li2009-06-1318-3/+113
* Blackfin: do not configure the UART early if on wrong processorRobin Getz2009-06-131-2/+6
* Blackfin: fix deadlock in SMP IPI handlerSonic Zhang2009-06-131-6/+7
* Blackfin: fix flag storage for irq funcsMike Frysinger2009-06-132-9/+10
* Blackfin: push down exception oops checkingMike Frysinger2009-06-131-45/+43
* Blackfin: fix trap_c() exit pathsMike Frysinger2009-06-131-5/+5
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-136-4/+37
* Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-131-2/+11
* Blackfin: add support for GENERIC_BUGMike Frysinger2009-06-134-8/+99
* Blackfin: rename bfin_addr_dcachable to bfin_addr_dcacheableJie Zhang2009-06-133-4/+4
* Blackfin: export ip_compute_csum/csum_partial_copy_from_user symbolsMike Frysinger2009-06-131-0/+2
* Blackfin: only handle CPLB protection violations when MPU is enabledRobin Getz2009-06-132-55/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-134-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