aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker1-27/+26
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker1-1/+2
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+4
2012-03-31new helper: ext2_image_size()Al Viro1-3/+4
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-11/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-5/+0
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren1-11/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang2-4/+1
2012-03-21blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang1-1/+1
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2-2/+8
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang1-6/+41
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka1-1/+0
2012-03-21bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang1-0/+7
2012-03-21arch: blackfin: udpate defconfigBob Liu3-0/+9
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells16-196/+233
2012-03-21arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka13-25/+26
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger2-1/+5