summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger1-0/+18
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger1-1/+2
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger1-3/+3
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
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-25Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang1-0/+4
2011-05-25Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger1-2/+2
2011-05-25Blackfin: fix indentation with bfin_read() helperMike Frysinger1-4/+4
2011-05-25Blackfin: initial perf_event supportMike Frysinger2-0/+45
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger1-0/+1
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger1-0/+14
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2-10/+10
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 Frysinger1-3/+0
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger1-0/+57
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang1-5/+18
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang1-18/+18
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25Blackfin: bitops: fix include order after little endian inclusionMike Frysinger1-1/+3
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2-1/+4
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22Blackfin: enable atomic64_t supportMike Frysinger1-0/+2
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger1-1/+2
2011-03-18Blackfin: wire up new syscallsMike Frysinger1-1/+4
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum1-10/+77
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2-65/+41
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang1-1/+6
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang2-1/+4
2011-03-18Blackfin: add bfin_write_{or,and} helpersMike Frysinger1-2/+14
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang1-0/+2
2011-01-10Blackfin: dpmc.h: pull in new pll.hMike Frysinger1-0/+2
2011-01-10Blackfin: unify pll.h headersMike Frysinger1-0/+86
2011-01-10Blackfin: SMP: relocate blackfin_core_id() definitionGraf Yang2-4/+3
2011-01-10Blackfin: SMP: fix build breakage in cache.hMike Frysinger1-0/+2
2011-01-10Blackfin: SMP: add missing arch_{read,write}_lock_flags helpersGraf Yang1-0/+4
2011-01-10Blackfin: SMP: fix asm/bitops.h errorsMike Frysinger1-0/+2
2011-01-10Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxxGraf Yang2-12/+15
2011-01-10serial: bfin_5xx: move resources into board filesSonic Zhang1-0/+12
2011-01-10Blackfin: push gpio (port) defines into common headersMike Frysinger10-0/+250
2011-01-10Blackfin: dma: constify MMR pointer arrayMike Frysinger1-1/+1
2011-01-10Blackfin: bfin_dma.h: start a header for DMA MMR layoutMike Frysinger2-34/+92
2011-01-10Blackfin: switch to asm-generic/io.hMike Frysinger1-201/+37
2011-01-10asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger1-30/+0
2011-01-10Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger1-0/+263
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter1-8/+0