aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-09-13blackfin: Ignore generated uImagesMark Brown1-0/+1
2013-09-13blackfin: Add STMMAC platform data to enable dwmac1000 driver on BF60x.Sonic Zhang2-0/+26
2013-09-13bf609: adv7343: add S-Video and Component output supportScott Jiang1-1/+22
2013-09-13bf609: add adv7343 video encoder supportScott Jiang1-0/+54
2013-09-13clock: add stmmac clock for ethernet driverSteven Miao1-0/+17
2013-09-13blackfin: scb: Add SCB1 to SCB9 config options and data.Sonic Zhang2-13/+782
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao7-0/+1331
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-15/+15
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds6-27/+24
2013-07-09smp: refine bf561 smpboot codeSteven Miao2-14/+11
2013-07-09bf609: stmmac: fix build after stmmac_mdio_bus_data changedSteven Miao1-1/+0
2013-07-09bf609: add cpu revision 0.1Sonic Zhang1-1/+1
2013-07-09bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang2-11/+11
2013-07-09kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang1-0/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2-7/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen2-7/+1
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds8-157/+8
2013-07-03mm/blackfin: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-32/+6
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-1/+0
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+1
2013-06-01blackfin: bf533-stamp: Remove bogus "||"Geert Uytterhoeven1-1/+1
2013-05-30blackfin: Remove references to the bf5x_tdm driverLars-Peter Clausen7-151/+2
2013-05-30ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen5-5/+5
2013-05-10Merge tag 'for-linus' of git://github.com/realmz/blackfin-linuxLinus Torvalds14-24/+101
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-4/+1
2013-05-09bfin cache: dcplb map: add 16M dcplb map for BF60xSteven Miao4-9/+45
2013-05-09blackfin: smp: fix smp build after drop asm/system.hSteven Miao2-0/+3
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin1-1/+1
2013-05-07Platform Nand: Set the GPIO for NAND read as inputAaron Wu1-0/+1
2013-05-07blackfin: rename vmImage to uImage after we move to buildrootSonic Zhang2-11/+11
2013-05-07blackfin: twi: Remove bogus #endifGeert Uytterhoeven1-1/+0
2013-05-07bf609: rsi: Add bf609 rsi MMR macro and board platform data.Sonic Zhang1-2/+29
2013-05-07blackfin: dmc: Improve DDR2 write through in DMC effict controller.Sonic Zhang2-0/+11
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+0
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-0/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-0/+1
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-259/+0
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+4
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1