Age | Commit message (Expand) | Author | Files | Lines |
2011-04-14 | Blackfin: SMP: make all barriers handle cache issues | Graf Yang | 1 | -18/+18 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-25 | Blackfin: bitops: fix include order after little endian inclusion | Mike Frysinger | 1 | -1/+3 |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2 | -1/+4 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | Blackfin: enable atomic64_t support | Mike Frysinger | 1 | -0/+2 |
2011-03-23 | Blackfin: wire up new syncfs syscall | Mike Frysinger | 1 | -1/+2 |
2011-03-18 | Blackfin: wire up new syscalls | Mike Frysinger | 1 | -1/+4 |
2011-03-18 | Blackfin/ipipe: restore pipeline bits in irqflags | Philippe Gerum | 1 | -10/+77 |
2011-03-18 | Blackfin/ipipe: upgrade to I-pipe mainline | Philippe Gerum | 2 | -65/+41 |
2011-03-18 | Blackfin: SMP: work around anomaly 05000491 | Sonic Zhang | 1 | -1/+6 |
2011-03-18 | Blackfin: SMP: implement cpu_freq support | Graf Yang | 2 | -1/+4 |
2011-03-18 | Blackfin: add bfin_write_{or,and} helpers | Mike Frysinger | 1 | -2/+14 |
2011-02-04 | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock | Sonic Zhang | 1 | -0/+2 |
2011-01-10 | Blackfin: dpmc.h: pull in new pll.h | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: unify pll.h headers | Mike Frysinger | 1 | -0/+86 |
2011-01-10 | Blackfin: SMP: relocate blackfin_core_id() definition | Graf Yang | 2 | -4/+3 |
2011-01-10 | Blackfin: SMP: fix build breakage in cache.h | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: SMP: add missing arch_{read,write}_lock_flags helpers | Graf Yang | 1 | -0/+4 |
2011-01-10 | Blackfin: SMP: fix asm/bitops.h errors | Mike Frysinger | 1 | -0/+2 |
2011-01-10 | Blackfin: SMP: rename the arch_xxx lock funcs to __raw_xxx | Graf Yang | 2 | -12/+15 |
2011-01-10 | serial: bfin_5xx: move resources into board files | Sonic Zhang | 1 | -0/+12 |
2011-01-10 | Blackfin: push gpio (port) defines into common headers | Mike Frysinger | 10 | -0/+250 |
2011-01-10 | Blackfin: dma: constify MMR pointer array | Mike Frysinger | 1 | -1/+1 |
2011-01-10 | Blackfin: bfin_dma.h: start a header for DMA MMR layout | Mike Frysinger | 2 | -34/+92 |
2011-01-10 | Blackfin: switch to asm-generic/io.h | Mike Frysinger | 1 | -201/+37 |
2011-01-10 | asm-generic/io.h: add reads[bwl]/writes[bwl] helpers | Mike Frysinger | 1 | -30/+0 |
2011-01-10 | Blackfin: bfin_serial.h: unify heavily duplicated serial code | Mike Frysinger | 1 | -0/+263 |
2010-10-27 | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter | 1 | -8/+0 |
2010-10-26 | Blackfin: fix inverted anomaly 05000481 logic | Mike Frysinger | 1 | -1/+1 |
2010-10-25 | Blackfin: ppi/spi/twi headers: add missing __BFP undef | Mike Frysinger | 3 | -0/+6 |
2010-10-25 | Blackfin: bfin_twi.h: start a common TWI header | Mike Frysinger | 1 | -0/+43 |
2010-10-23 | Blackfin: bfin_spi.h: add MMR peripheral layout | Mike Frysinger | 1 | -0/+19 |
2010-10-23 | Blackfin: bfin_ppi.h: start a common PPI/EPPI header | Mike Frysinger | 1 | -0/+51 |
2010-10-23 | Blackfin: bfin_can.h: add missing VERSION/VERSION2 MMRs | Mike Frysinger | 1 | -3/+6 |
2010-10-23 | Blackfin: H8606: move 8250 irqflags to platform resources | Mike Frysinger | 1 | -1/+0 |
2010-10-22 | Blackfin: add new cacheflush syscall | Sonic Zhang | 4 | -1/+26 |
2010-10-22 | Blackfin: workaround anomaly 05000481 (corruption with ITEST MMRs) | Robin Getz | 1 | -3/+6 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 4 | -144/+149 |
2010-10-18 | spi/bfin_spi: combine duplicate SPI_CTL read/write logic | Mike Frysinger | 1 | -68/+0 |
2010-10-18 | spi/bfin_spi: redo GPIO CS handling | Barry Song | 1 | -1/+2 |
2010-10-18 | Blackfin: SPI: expand SPI bitmasks | Mike Frysinger | 1 | -4/+7 |
2010-10-18 | spi/bfin_spi: drop custom cs_change_per_word support | Mike Frysinger | 1 | -1/+0 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 1 | -12/+0 |
2010-10-07 | Blackfin: Rename IRQ flags handling functions | David Howells | 4 | -147/+157 |
2010-10-07 | Blackfin: Add missing dep to asm/irqflags.h | David Howells | 1 | -1/+8 |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger | 1 | -6/+0 |
2010-08-23 | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger | 1 | -1/+4 |