summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: cleanup board filesSteven Miao2014-04-1228-1209/+1089
* bf609: clock: drop unused clock bit set/clear functionsSteven Miao2014-04-121-18/+0
* Blackfin: bf537: rename "CONFIG_ADT75"Paul Bolle2014-04-121-1/+1
* Blackfin: bf537: rename "CONFIG_AD7314"Paul Bolle2014-04-121-2/+2
* Blackfin: bf537: rename ad2s120x ->ad2s1200Paul Bolle2014-04-121-7/+7
* blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE"Paul Bolle2014-04-121-1/+1
* blackfin: dma: current count mmr is read onlySonic Zhang2014-04-121-2/+0
* bfin_crc: Move architecture independant crc header file out of the blackfin f...Sonic Zhang2014-04-121-125/+0
* bf54x: drop unuesd HOST status,control,timeout registers bit define macrosSteven Miao2014-04-122-60/+0
* blackfin: portmux: cleanup head fileSteven Miao2014-04-121-6/+4
* Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle2014-04-111-8/+0
* blackfin: Remove GENERIC_GPIO config option againPaul Bolle2014-04-111-3/+0
* blackfin:Use generic /proc/interrupts implementationThomas Gleixner2014-04-112-30/+10
* blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"Paul Bolle2014-04-111-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-1/+3
|\
| * [media] adv7842: set LLC DLL phase from platform_dataHans Verkuil2014-01-071-0/+1
| * [media] adv7842: obtain free-run mode from the platform_dataMartin Bugge2014-01-071-0/+2
| * [media] adv7842: support YCrCb analog input, receive CEA formats as RGB on VG...Hans Verkuil2014-01-071-1/+0
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-2934-83/+166
|\ \
| * | From: Eunbong Song <eunb.song@samsung.com>Steven Miao2014-01-2912-12/+0
| * | Add platfrom device resource for bfin-sport on bf533 stampAaron Wu2014-01-291-1/+46
| * | fix build error for bf527-ezkit_defconfig for old siliconAaron Wu2014-01-291-0/+1
| * | blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-294-21/+37
| * | blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang2014-01-291-10/+44
| * | blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker2014-01-293-3/+0
| * | From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao2014-01-291-1/+2
| * | 06/18] smp, blackfin: kill SMP single function call interruptJiang Liu2014-01-291-5/+1
| * | arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2014-01-2911-30/+35
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-1/+1
|\ \
| * | cramfs: take headers to fs/cramfsAl Viro2014-01-251-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-252-1/+2
|\ \
| * | blackfin: Update stmmac callback signaturesChen-Yu Tsai2014-01-191-1/+1
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |/
* | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-0/+2
|\ \
| * | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
| |/
* / arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-17/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-5/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-3/+0
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-1516-710/+1025
|\ \
| * | blackfin: fix build warning for unused variableSteven Miao2013-11-151-1/+4
| * | smp: bf561: and smb_wmb()/smp_rmb() at ipi send/receiveSteven Miao2013-11-151-4/+8
| * | pm: use GFP_ATOMIC when pm core call this functionScott Jiang2013-11-151-1/+1
| * | blackfin: serial: Add serial port_fer and port_mux early platform resources.Sonic Zhang2013-11-152-27/+47
| * | blackfin: pinctrl-adi2: code cleanup after using pinctrl-adi2Steven Miao2013-11-151-66/+4
| * | blackfin: adi gpio driver and pinctrl driver supportSonic Zhang2013-11-1519-796/+1044
| * | bf609: update default config for spiScott Jiang2013-11-151-1/+1
| * | Blackfin: bfin_gpio: Use proper mask for comparing pfuncSonic Zhang2013-11-151-9/+14
* | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-141-1/+0
|\ \ \