| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin: override text/data checking functions | Mike Frysinger | 2009-09-23 | 1 | -3/+35 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 2 | -2/+2 |
|/ |
|
* | Blackfin: update ftrace for latest toolchain | Yi Li | 2009-09-16 | 2 | -12/+13 |
* | Blackfin: fix elf_fpregset_t definition | Mike Frysinger | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: unify cache init functions | Mike Frysinger | 2009-09-16 | 5 | -145/+45 |
* | Blackfin: swap clocksource ratings for gptimer/cycles | Graf Yang | 2009-09-16 | 2 | -3/+3 |
* | Blackfin: update ftrace_push_return_trace() breakage | Mike Frysinger | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: update cm board resources | Harald Krapfenbauer | 2009-09-16 | 5 | -55/+297 |
* | Blackfin: cm-bf537u: split board from cm-bf537e | Harald Krapfenbauer | 2009-09-16 | 5 | -15/+751 |
* | Blackfin: bf538-ezkit: add SPI IRQ resources | Barry Song | 2009-09-16 | 1 | -0/+5 |
* | Blackfin: increase default async timings for parallel flashes | Sonic Zhang | 2009-09-16 | 4 | -7/+7 |
* | Blackfin: add ICPLB coverage for async banks | Bernd Schmidt | 2009-09-16 | 1 | -2/+9 |
* | Blackfin: use KERN_ALERT in all kgdb_test output | Mingquan Pan | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: fix BF54x SPI CS resources | Yi Li | 2009-09-16 | 2 | -4/+4 |
* | Blackfin: fix typo in isram_write() | Robin Getz | 2009-09-16 | 1 | -4/+6 |
* | Blackfin: bf537-stamp: add adp5588 gpio resources | Michael Hennerich | 2009-09-16 | 1 | -0/+14 |
* | Blackfin: add some isram-driver self tests | Mike Frysinger | 2009-09-16 | 2 | -2/+216 |
* | Blackfin: workaround anomaly 05000283 | Robin Getz | 2009-09-16 | 3 | -36/+31 |
* | Blackfin: fix spelling in a few comments | Michael Hennerich | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: use raw_smp_processor_id() in exception code | Yi Li | 2009-09-16 | 3 | -8/+8 |
* | Blackfin: remove useless duplicated assignment in gpio code | Michael Hennerich | 2009-09-16 | 1 | -1/+0 |
* | Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 | Ingo Molnar | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP | Graf Yang | 2009-09-16 | 1 | -7/+10 |
* | Blackfin: optimize fixed code handling for the most common case | Mike Frysinger | 2009-09-16 | 2 | -8/+8 |
* | Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name | Barry Song | 2009-09-16 | 13 | -14/+14 |
* | Blackfin: punt dead cache locking code | Mike Frysinger | 2009-09-16 | 5 | -284/+0 |
* | Blackfin: drop board resources for dead devices (pbx/ad9960) | Mike Frysinger | 2009-09-16 | 11 | -304/+0 |
* | Blackfin: do not trace the exception handler | Yi Li | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: fix BF522/BF523 max VCO mixup | Mike Frysinger | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: SMP port does not yet support cpu frequency scaling | Graf Yang | 2009-09-16 | 1 | -1/+3 |
* | Blackfin: cleanup sync handling when enabling/disabling cplbs | Yi Li | 2009-09-16 | 8 | -166/+84 |
* | Blackfin: bf537-stamp: update ad1836 resources | Barry Song | 2009-09-16 | 1 | -5/+17 |
* | Blackfin: update anomaly lists | Yi Li | 2009-09-16 | 6 | -6/+35 |
* | Blackfin: bf538-ezkit: add resources for parallel flash | Barry Song | 2009-09-16 | 1 | -0/+49 |
* | Blackfin: fix read buffer overflow | Roel Kluin | 2009-09-16 | 1 | -4/+4 |
* | Blackfin: bf548-ezkit: fix incorrect LCD size parameters | Stefan Pledl | 2009-09-16 | 1 | -2/+2 |
* | Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources | Barry Song | 2009-09-16 | 2 | -2/+12 |
* | Blackfin: drop unused MMR defines that only cause bad code to be written | Mike Frysinger | 2009-09-16 | 9 | -228/+12 |
* | Blackfin: convert boards to use platform data with smc91x | Michael Hennerich | 2009-09-16 | 14 | -0/+153 |
* | Blackfin: bf537-stamp: drop ATA interrupt probe workaround | Barry Song | 2009-09-16 | 1 | -5/+0 |
* | Blackfin: improve double fault debug handling | Graf Yang | 2009-09-16 | 6 | -21/+37 |
* | Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec | Cliff Cai | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: fix MPU handling of invalid memory accesses | Graf Yang | 2009-09-16 | 2 | -4/+4 |
* | Blackfin: clean up duplicate I2C device type definitions | Jean Delvare | 2009-09-16 | 1 | -2/+0 |
* | Blackfin: bf537-stamp: update AD714x resources | Barry Song | 2009-09-16 | 1 | -2/+131 |
* | Blackfin: do not try displaying the end of the stack | Sonic Zhang | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: bf533-stamp: add resources for mmc_spi card | Yi Li | 2009-09-16 | 1 | -0/+40 |
* | Blackfin: bf538: add bfin_clear_PPI_STATUS() helper | Barry Song | 2009-09-16 | 1 | -0/+1 |