summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin: twi: Move TWI peripheral pin request array to platform dataSonic Zhang17-1/+102
2012-05-21blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang2-0/+14
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang4-56/+56
2012-05-21blackfin: mach-bf609: pm: cleanup bfin_deepsleepSteven Miao1-8/+7
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang1-42/+22
2012-05-21blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang6-0/+74
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao6-29/+192
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu5-29/+197
2012-05-21blackfin:mach-bf609: fix norflash for bf609-ezkitBob Liu2-5/+6
2012-05-21blackfin: mach-bf609: add can_wakeup to ethernet deviceBob Liu1-0/+1
2012-05-21blackfin: remove redundant CONFIG_BF60x macroSonic Zhang1-6/+0
2012-05-21blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang4-0/+4
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao1-1/+2
2012-05-21bfin_dma: fix initcall return error in proc_dma_init()Steven Miao1-1/+2
2012-05-21Blackfin: delete fork funcMike Frysinger3-12/+2
2012-05-21Blackfin: fix unused clk var warningMike Frysinger1-0/+2
2012-05-21blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao1-0/+2
2012-05-21blackfin: GPIO: Implement more GPIO APIsSonic Zhang1-0/+44
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu1-0/+2
2012-05-21blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang1-2/+4
2012-05-21blackfin: license: Change ADI BSD licenseSonic Zhang53-100/+84
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu2-8/+54
2012-05-21blackfin: bf60x: cleanup mem_map macroSteven Miao1-3/+3
2012-05-21blackfin: bf60x: fix compiling warningBob Liu3-3/+11
2012-05-21blackfin: bf60x: add power management supportSteven Miao8-595/+1105
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu1-0/+36
2012-05-21blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang6-396/+70
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao3-3/+211
2012-05-21blackfin: add spi/sport3/ppi head file for bf60xScott Jiang3-0/+493
2012-05-21blackfin: cplb: add support for bf60xBob Liu4-2/+16
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao2-39/+385
2012-05-21blackfin: bf60x: add clock supportSteven Miao6-2/+495
2012-05-21blackfin: add bf60x to current frameworkBob Liu19-146/+840
2012-05-21blackfin: mach-bf609: add machine filesSonic Zhang20-0/+9781
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu1-6/+2
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu1-3/+1
2012-05-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-19Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-4/+0
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+6
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2