summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin: add preliminary support for STACKTRACEMike Frysinger2009-06-133-0/+57
| * Blackfin: move custom sections into sections.hMike Frysinger2009-06-132-10/+12
| * Blackfin: punt unused/wrong mutex-dec.hMike Frysinger2009-06-131-112/+0
| * Blackfin: add support for irqflagsMike Frysinger2009-06-134-264/+77
| * Blackfin: add support for bzip2/lzma compressed kernel imagesMike Frysinger2009-06-134-10/+34
| * Blackfin: convert Kconfig style to def_boolMike Frysinger2009-06-131-24/+12
| * Blackfin: bf548-ezkit: update smsc911x resourcesMike Frysinger2009-06-131-0/+13
| * Blackfin: update aedos-ipipe code to upstream 1.10-00Yi Li2009-06-132-33/+37
| * Blackfin: bf537-stamp: update ADP5520 resourcesMike Frysinger2009-06-131-1/+1
| * Blackfin: bf518f-ezbrd: fix SPI CS for SPI flashGraf Yang2009-06-131-1/+1
| * 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/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
OpenPOWER on IntegriCloud