aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2012-05-21blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang
2012-05-21bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao
2012-05-21bfin_dma: fix initcall return error in proc_dma_init()Steven Miao
2012-05-21Blackfin: delete fork funcMike Frysinger
2012-05-21Blackfin: fix unused clk var warningMike Frysinger
2012-05-21blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao
2012-05-21blackfin: GPIO: Implement more GPIO APIsSonic Zhang
2012-05-21blackfin: mach-common: ints-priority: fix compile errorBob Liu
2012-05-21blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang
2012-05-21blackfin: license: Change ADI BSD licenseSonic Zhang
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu
2012-05-21blackfin: bf60x: cleanup mem_map macroSteven Miao
2012-05-21blackfin: bf60x: fix compiling warningBob Liu
2012-05-21blackfin: bf60x: add power management supportSteven Miao
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu
2012-05-21blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao
2012-05-21blackfin: add spi/sport3/ppi head file for bf60xScott Jiang
2012-05-21blackfin: cplb: add support for bf60xBob Liu
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao
2012-05-21blackfin: bf60x: add clock supportSteven Miao
2012-05-21blackfin: add bf60x to current frameworkBob Liu
2012-05-21blackfin: mach-bf609: add machine filesSonic Zhang
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-13blackfin: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05blackfin: Use generic init_taskThomas Gleixner
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-18Fix "the the" in various KconfigMasanari Iida
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang
2012-03-21blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang
2012-03-21blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu
2012-03-21bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang