summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-225-53/+3Star
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-27/+26Star
| |\
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0Star
| * | blackfin: Use generic init_taskThomas Gleixner2012-05-054-35/+2Star
| * | blackfin: Use generic idle thread allocationThomas Gleixner2012-04-262-18/+2Star
| * | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* | | blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-212-1/+3
* | | blackfin: twi: include linux/i2c.hSonic Zhang2012-05-211-0/+1
* | | blackfin: bf60x: add head file for crc controllerSonic Zhang2012-05-211-0/+139
* | | blackfin: bf60x: twi: work around temporary anomaly 0501001Sonic Zhang2012-05-211-0/+27
* | | blackfin: twi: Move TWI MMR access macro to twi head fileSonic Zhang2012-05-211-0/+44
* | | blackfin: twi: Move TWI peripheral pin request array to platform dataSonic Zhang2012-05-2117-1/+102
* | | blackfin: bf60x: anomaly: Add a temporary anomaly 0501001Sonic Zhang2012-05-212-0/+14
* | | blackfin: bf60x: Rename the DDR controller macroSonic Zhang2012-05-214-56/+56
* | | blackfin: mach-bf609: pm: cleanup bfin_deepsleepSteven Miao2012-05-211-8/+7Star
* | | blackfin: bf60x: cleanup get clock codeSonic Zhang2012-05-211-42/+22Star
* | | blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time.Sonic Zhang2012-05-216-0/+74
* | | blackfin: bf60x: add wakeup source selectSteven Miao2012-05-216-29/+192
* | | blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-215-29/+197
* | | blackfin:mach-bf609: fix norflash for bf609-ezkitBob Liu2012-05-212-5/+6
* | | blackfin: mach-bf609: add can_wakeup to ethernet deviceBob Liu2012-05-211-0/+1
* | | blackfin: remove redundant CONFIG_BF60x macroSonic Zhang2012-05-211-6/+0Star
* | | blackfin: rotary: Add pm_wakeup flag to platform data structure.Sonic Zhang2012-05-214-0/+4
* | | bfin_gpio: fix bf548-ezkit kernel fail to bootSteven Miao2012-05-211-1/+2
* | | bfin_dma: fix initcall return error in proc_dma_init()Steven Miao2012-05-211-1/+2
* | | Blackfin: delete fork funcMike Frysinger2012-05-213-12/+2Star
* | | Blackfin: fix unused clk var warningMike Frysinger2012-05-211-0/+2
* | | blackfin: SMP: pda: "next" field of blackfin_pda only used in SMP kernelSteven Miao2012-05-211-0/+2
* | | blackfin: GPIO: Implement more GPIO APIsSonic Zhang2012-05-211-0/+44
* | | blackfin: mach-common: ints-priority: fix compile errorBob Liu2012-05-211-0/+2
* | | blackfin: bf60x: bfin_uart: Add more LCR bits masksSonic Zhang2012-05-211-2/+4
* | | blackfin: license: Change ADI BSD licenseSonic Zhang2012-05-2153-100/+84Star
* | | blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu2012-05-212-8/+54
* | | blackfin: bf60x: cleanup mem_map macroSteven Miao2012-05-211-3/+3
* | | blackfin: bf60x: fix compiling warningBob Liu2012-05-213-3/+11
* | | blackfin: bf60x: add power management supportSteven Miao2012-05-218-595/+1105
* | | blackfin: bf60x: add l2 ecc irq handlerBob Liu2012-05-211-0/+36
* | | blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang2012-05-216-396/+70Star
* | | blackfin: bf60x: enable gptimer clock sourceSteven Miao2012-05-213-3/+211
* | | blackfin: add spi/sport3/ppi head file for bf60xScott Jiang2012-05-213-0/+493
* | | blackfin: cplb: add support for bf60xBob Liu2012-05-214-2/+16
* | | blackfin: mach-common: add sec support for bf60xSteven Miao2012-05-212-39/+385
* | | blackfin: bf60x: add clock supportSteven Miao2012-05-216-2/+495
* | | blackfin: add bf60x to current frameworkBob Liu2012-05-2119-146/+840
* | | blackfin: mach-bf609: add machine filesSonic Zhang2012-05-2120-0/+9781
* | | blackfin: asm: fix blackfin.h brokenBob Liu2012-05-211-6/+2Star
* | | blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu2012-05-211-3/+1Star
| |/ |/|
* | blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker2012-04-261-27/+26Star
|/
* blackfin: update defconfig for bf527-ezkitBob Liu2012-04-061-0/+1
* blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu2012-04-061-2/+12