aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-09blackfin: smp: cleanup smp codeBob Liu6-16/+77
2012-01-09blackfin: smp: add suspend and wakeup irq flagsBob Liu1-1/+2
2012-01-09blackfin: bf533-stamp: add missed patches for new asoc driverBob Liu1-8/+160
2012-01-09blackfin: bf533-stamp: fix ad1836 nameBob Liu1-2/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe1-4/+0
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-14blackfin: Fixup export.h includesLars-Peter Clausen8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceSonic Zhang28-49/+296
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-10-31blackfin: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker16-0/+16
2011-10-26Blackfin: irq: remove IRQF_DISABLEDYong Zhang8-11/+8
2011-10-25Blackfin: boards: clean up i2c_board_infoMichael Hennerich1-28/+0
2011-10-25Blackfin: drop unused Kconfig symbolPaul Bolle1-4/+0
2011-10-25Blackfin: bf537-stamp: register ASoC EVAL-ADAU1373 board driverLars-Peter Clausen1-0/+12
2011-10-25Blackfin: bf537-stamp: Register adav801 codec and ASoC machine driverLars-Peter Clausen1-3/+16
2011-10-25Blackfin: bf537-stamp: register adau1701 codec and asoc machine driverLars-Peter Clausen1-0/+17
2011-10-25Blackfin: merge asm/mutex.h into kbuild tooMike Frysinger2-1/+1
2011-10-25Blackfin: bf537-stamp: fix ad73311 codec config macroScott Jiang1-2/+2
2011-10-25Blackfin: bf537-stamp: fix ad1836 nameScott Jiang1-3/+3
2011-10-25Blackfin: kgdb_test: rework code to avoid -O0 usageSonic Zhang2-3/+2
2011-10-25Blackfin: fix sparse warnings in copy_to/from_userMikhail Gruzdev1-3/+3
2011-10-25Blackfin: bf548-ezkit: update defconfigSonic Zhang1-10/+3
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao1-1/+6
2011-10-25Blackfin: H8606: fixup bogus ioresource initThomas Gleixner1-1/+2
2011-10-25Blackfin: SMP: convert to common asm-generic/atomic.hMike Frysinger1-94/+10
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-3/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma8-8/+7
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-21/+0
2011-07-23Blackfin: boards: fix pcm device nameScott Jiang2-11/+56
2011-07-23Blackfin: SMP: punt unused atomic_test_mask helperMike Frysinger1-5/+0
2011-07-23Blackfin: irqs: do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-21/+21
2011-07-23Blackfin: bf526: restrict reboot workaround to 0.0 siliconMike Frysinger1-1/+3
2011-07-23Blackfin: bf51x: fix alternative portmux optionsMike Frysinger2-45/+87
2011-07-23Blackfin: bf54x: fix GPIO resume codeMike Frysinger1-2/+2
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger1-9/+10
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger1-6/+6
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger5-36/+65
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger2-439/+572
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger1-6/+0
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger2-26/+24
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger1-4/+0
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger1-9/+6
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger3-12/+19
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger1-4/+3
2011-07-23Blackfin: debug-mmrs: generalize pint logicMike Frysinger1-19/+31
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger1-18/+5
2011-07-23Blackfin: bf54x: tweak MMR pint namesMike Frysinger2-2/+2
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger1-1/+1
2011-07-23Blackfin: gpio: punt unused GPIO_# definesMike Frysinger2-52/+3
2011-07-23Blackfin: convert unicode space gremlinsMike Frysinger7-27/+27
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger3-0/+111
2011-07-23Blackfin: gptimers: add enable/disable by timer idMike Frysinger1-0/+10
2011-07-23Blackfin: make sure percpu section is aligned in XIP buildsSteven Miao1-0/+1
2011-07-23Blackfin: gptimers: use bfin read/write helpersMike Frysinger1-20/+25
2011-07-23Blackfin: gptimers: use register structs from common headerMike Frysinger1-32/+16
2011-07-23Blackfin: debug-mmrs: use new gptimer_group layout to simplify codeMike Frysinger1-18/+34
2011-07-23Blackfin: debug-mmrs: prevent macro arg from expandingMike Frysinger1-1/+1
2011-07-23Blackfin: gptimers: add group structure for hardware register layoutMike Frysinger1-0/+9
2011-07-23Blackfin: exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-07-23Blackfin: update anomaly lists to latest public infoMike Frysinger7-211/+290
2011-07-23Blackfin: bf561-ezkit: change parallel flash from M to Y in defconfigMike Frysinger1-4/+4
2011-07-23Blackfin: debug-mmrs: disable PERIPHERAL_MAP for IMDMA channelsMike Frysinger1-1/+2
2011-07-23Blackfin: debug-mmrs: fix typo in single dmac setupMike Frysinger1-1/+1
2011-07-23Blackfin: convert to asm-generic/mutex-dec.h for all systemsMike Frysinger1-76/+1
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger6-63/+62
2011-07-23Blackfin: time: replace magic numbers with definesMike Frysinger1-2/+2
2011-07-23Blackfin: SMP: optimize start up code a bitMike Frysinger1-78/+54
2011-07-23Blackfin: boards: clean up redundant/dead spi resourcesMike Frysinger26-896/+0
2011-07-23Blackfin: net2272: move pin setup to boards filesMike Frysinger8-0/+192
2011-07-23Blackfin: convert to kbuild asm-generic supportMike Frysinger43-47/+43
2011-06-15rtc: fix build warnings in defconfigsWanlong Gao1-1/+1
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao1-1/+1
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger1-0/+4
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger1-8/+8
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2-11/+12
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger1-18/+14
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger1-0/+18
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger2-1/+3
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger7-528/+0
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger1-3/+3
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-8/+0
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-2/+2
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-3/+0
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-0/+1
2011-05-26Blackfin: convert to asm-generic ptrace.hMike Frysinger1-3/+2
2011-05-25maccess,probe_kernel: Make write/read src const void *Steven Rostedt1-2/+2
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds58-1661/+4001
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd1-9/+0
2011-05-25Blackfin: use new common PERCPU_INPUT defineMike Frysinger1-7/+1
2011-05-25Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang4-17/+273
2011-05-25Blackfin: work around anomaly 05000480Steven Miao1-0/+5
2011-05-25Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger1-2/+2
2011-05-25Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan1-17/+26
2011-05-25Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan1-11/+20
2011-05-25Blackfin: fix indentation with bfin_read() helperMike Frysinger1-4/+4
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro4-22/+24
2011-05-25Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro1-4/+2
2011-05-25Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro1-4/+10
2011-05-25Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2-2/+18
2011-05-25Blackfin: initial perf_event supportMike Frysinger5-0/+546
2011-05-25Blackfin: update anomaly lists to latest public infoMike Frysinger7-15/+50
2011-05-25Blackfin: use on-chip reset func with newer partsMike Frysinger1-34/+31
2011-05-25Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2-4/+0
2011-05-25Blackfin: optimize MMR reads during startup a bitMike Frysinger1-11/+9
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger5-20/+77
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger4-138/+150
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger8-10/+16
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger1-47/+39
2011-05-25Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger5-28/+28
2011-05-25Blackfin: delete duplicated user single step prototypesMike Frysinger1-2/+0
2011-05-25Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang1-1/+5
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2-4/+0
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger2-5/+2
2011-05-25Blackfin: clean up /proc/cpuinfo outputMike Frysinger1-8/+8
2011-05-25Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2-15/+11
2011-05-25Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger3-122/+121
2011-05-25Blackfin: clean up style in irq definesMike Frysinger7-695/+627
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger8-379/+64
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger1-68/+44
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger1-17/+8
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang1-5/+18
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger3-1/+1863
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles2-8/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-33/+2
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+3
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-21/+9
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner77-611/+884
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-3/+0
2011-04-24PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-21/+9
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar4-23/+42
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+3
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang1-3/+16
2011-04-13Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger1-1/+7
2011-04-13Blackfin: gptimers: fix thinko when disabling timersMike Frysinger1-1/+1
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang1-18/+18
2011-03-31Fix common misspellingsLucas De Marchi9-10/+10
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds12-35/+24