summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+70
* | | 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/+2
* | | blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu2012-05-211-3/+1
| |/ |/|
* | blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker2012-04-261-27/+26
|/
* blackfin: update defconfig for bf527-ezkitBob Liu2012-04-061-0/+1
* blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu2012-04-061-2/+12
* blackfin: fix L1 data A overflow link issueMike Frysinger2012-04-061-1/+1
* blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker2012-04-021-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-311-3/+4
|\
| * new helper: ext2_image_size()Al Viro2012-03-311-3/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-301-11/+8
|\ \ | |/ |/|
| * Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-11/+8
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-5/+0
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
* | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-232-4/+1
|/ /
* | blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-211-1/+1
* | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
* | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
* | Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
* | Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
* | bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
* | arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
* | Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
* | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
* | Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
* | blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
* | blackfin: update default defconfigBob Liu2012-03-2110-125/+125
* | blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
* | bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
* | blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
* | blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
* | bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
* | blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu2012-03-211-0/+7
* | spi/bfin_spi: drop bits_per_word from client dataMike Frysinger2012-03-211-1/+0
* | blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
* | blackfin: restore L1 base address and lengthBarry Song2012-03-211-1/+4
* | blackfin: timer: refine bfin simple timer driverSteven Miao2012-03-211-4/+6
* | BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao2012-03-211-110/+110
* | bfin_sport: add support for ADC/DAC.Bob Liu2012-03-211-0/+3
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+0
|\
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-4/+0