summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
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/vir...Linus 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...Linus Torvalds1-11/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus 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
2012-03-21blackfin: cleanup anomaly workaroundsBob Liu1-24/+20
2012-03-21blackfin: update default defconfigBob Liu10-125/+125
2012-03-21blackfin: thread_info: add suspend flagBob Liu1-0/+2
2012-03-21bfin: add bfin_ad73311_machine platform deviceBob Liu1-0/+20
2012-03-21blackfin: bf537: stamp: update board file for 193xBob Liu1-2/+2
2012-03-21blackfin: kgdb: skip hardware watchpoint testBob Liu1-0/+1
2012-03-21bf548: add ppi interrupt mask and blanking clocksScott Jiang1-0/+2
2012-03-21blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu1-0/+7
2012-03-21spi/bfin_spi: drop bits_per_word from client dataMike Frysinger1-1/+0
2012-03-21blackfin: cplb-mpu: fix page mask table overflowBarry Song1-0/+2
2012-03-21blackfin: restore L1 base address and lengthBarry Song1-1/+4
2012-03-21blackfin: timer: refine bfin simple timer driverSteven Miao1-4/+6
2012-03-21BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao1-110/+110
2012-03-21bfin_sport: add support for ADC/DAC.Bob Liu1-0/+3
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+0
2012-01-09blackfin: bf561: add adv7183 capture supportBob Liu1-0/+95
2012-01-09blackfin: bf537: add capture supportBob Liu1-0/+70
2012-01-09blackfin: bf548: add capture supportScott Jiang1-0/+69
2012-01-09blackfin: time-ts: rm unused func broadcast_timer_setup()Bob Liu1-18/+0
2012-01-09blackfin: i2c-lcd: change default clock rateAaron Wu2-2/+2
2012-01-09blackfin: mac: dsa: add vlan mask in board fileSteven Miao1-0/+2
2012-01-09blackfin: bf537: change num_chipselect for spi-sportScott Jiang1-2/+2
2012-01-09blackfin: serial: bfin-uart: remove unused fieldSonic Zhang1-3/+0
2012-01-09bf54x: get mem size: missing break in switchSteven Miao1-4/+12
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao1-5/+3
2012-01-09blackfin: config: update macro SPI_BFIN in board fileSonic Zhang26-64/+64
2012-01-09blackfin: config: update def config for all boardsScott Jiang27-27/+27