aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman7-7/+17
2010-12-10usb: musb: split blackfin to its own platform_driverFelipe Balbi7-7/+7
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi7-7/+7
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi5-0/+10
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+2
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng1-1/+2
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-27ptrace: cleanup arch_ptrace() and friends on BlackfinNamhyung Kim1-6/+7
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter1-8/+0
2010-10-25Blackfin: fix inverted anomaly 05000481 logicMike Frysinger1-1/+1
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger3-118/+0
2010-10-25Blackfin: ppi/spi/twi headers: add missing __BFP undefMike Frysinger3-0/+6
2010-10-25Blackfin: update defconfigsMike Frysinger26-26/+42
2010-10-25Blackfin: bfin_twi.h: start a common TWI headerMike Frysinger1-0/+43
2010-10-25netdev: bfin_mac: push settings to platform resourcesSonic Zhang12-12/+296
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds65-839/+3431
2010-10-22Blackfin: bfin_spi.h: add MMR peripheral layoutMike Frysinger1-0/+19
2010-10-22Blackfin: bfin_ppi.h: start a common PPI/EPPI headerMike Frysinger1-0/+51
2010-10-22Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRsMike Frysinger1-3/+6
2010-10-22Blackfin: bf538: add missing SIC_RVECT defineMike Frysinger1-0/+1
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger8-157/+87
2010-10-22Blackfin: bf54x: add missing SIC_RVECT definitionMike Frysinger2-0/+3
2010-10-22Blackfin: H8606: move 8250 irqflags to platform resourcesMike Frysinger2-1/+2
2010-10-22Blackfin: glue XIP/ROM kernel kconfigsMike Frysinger1-0/+6
2010-10-22Blackfin: update sparse flags for latest upstream changesMike Frysinger1-2/+1
2010-10-22Blackfin: coreb: update ioctl numbersMike Frysinger1-3/+3
2010-10-22Blackfin: coreb: add gpl module licenseMike Frysinger1-0/+1
2010-10-22Blackfin: bf518-ezkit: add ssm2603 codec resourcesBob Liu1-0/+17
2010-10-22Blackfin: bf51x/bf52x: fix 16/32bit SPORT MMR helpersBob Liu2-32/+32
2010-10-22Blackfin: tll6527m: new board portAshish Gupta4-0/+1172
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+2
2010-10-22Blackfin: bf526-ezbrd/bf527-ezkit: add NAND partition for u-bootMike Frysinger2-2/+10
2010-10-22Blackfin: merge kernel init memory back into main memory regionSonic Zhang1-0/+3
2010-10-22Blackfin: gpio: add peripheral group checksteven miao1-67/+118
2010-10-22Blackfin: dma: bf54x: add missing break for SPORT1 TX IRQMike Frysinger1-0/+1
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang7-3/+44
2010-10-22Blackfin: bf548-ezkit: increase u-boot partition sizeMike Frysinger1-3/+7
2010-10-22Blackfin: boards: add example i2c resources for ad525x devicessteven miao4-0/+20
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich1-3/+4
2010-10-22Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd boardSonic Zhang1-1/+1
2010-10-22Blackfin: bf51x: enable support for 0.2 siliconMike Frysinger1-1/+1
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song2-3/+126
2010-10-22Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs)Robin Getz1-3/+6
2010-10-22Blackfin: i2c-gpio boards: use GPIO_PF# definesMike Frysinger4-8/+8
2010-10-22Blackfin: access_ok: permit L1 stackBarry Song1-0/+5
2010-10-22Blackfin: bf561-ezkit: add AD1836 codec resourcesBarry Song1-0/+50
2010-10-22Blackfin: ptrace: enable access to L1 stacksBarry Song1-0/+8