| Commit message (Expand) | Author | Age |
* | Blackfin: fix deadlock in SMP IPI handler | Sonic Zhang | 2009-06-13 |
* | Blackfin: add blackfin_invalidate_entire_icache for SMP systems | Sonic Zhang | 2009-06-13 |
* | Blackfin: only handle CPLB protection violations when MPU is enabled | Robin Getz | 2009-06-13 |
* | Blackfin: check SIC defines rather than variant names | Mike Frysinger | 2009-06-12 |
* | Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT | Mike Frysinger | 2009-06-12 |
* | Blackfin: drop unused reserve_pda() function | Graf Yang | 2009-06-12 |
* | Blackfin: make deferred hardware errors more exact | Robin Getz | 2009-06-12 |
* | Blackfin: add note about anomaly 05000242 being worked around | Mike Frysinger | 2009-06-12 |
* | Blackfin: work around anomaly 05000220 | Graf Yang | 2009-06-12 |
* | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 2009-06-12 |
* | Blackfin: annotate anomaly 05000120 | Graf Yang | 2009-06-12 |
* | Blackfin: detect anomaly 05000274 | Sonic Zhang | 2009-06-12 |
* | Blackfin: workaround anomaly 05000227 | Mike Frysinger | 2009-06-12 |
* | Blackfin: simplify the do_flush macro | Mike Frysinger | 2009-06-12 |
* | Blackfin: merge Philippe's recent ipipe patch | Philippe Gerum | 2009-06-12 |
* | Blackfin: fix data cache flushing when doing icache flushing | Mike Frysinger | 2009-06-12 |
* | Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCH | Graf Yang | 2009-06-12 |
* | Blackfin: add comment for anomaly 05000171 to init code | Michael Hennerich | 2009-06-12 |
* | Blackfin: hook up preadv/pwritev syscalls | Mike Frysinger | 2009-05-27 |
* | Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as well | Michael Hennerich | 2009-03-28 |
* | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check | Mike Frysinger | 2009-03-05 |
* | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ... | Michael Hennerich | 2009-03-05 |
* | Blackfin arch: Random read/write errors are a bad thing | Robin Getz | 2009-03-05 |
* | Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru... | Sonic Zhang | 2009-03-05 |
* | Blackfin arch: make sure people do not set the kernel load address too high | Mike Frysinger | 2009-03-05 |
* | Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5 | Enrik Berkhan | 2009-03-05 |
* | Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b... | Sonic Zhang | 2009-03-05 |
* | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 | Philippe Gerum | 2009-03-04 |
* | Blackfin arch: fix 2 bugs related to debug | Jie Zhang | 2009-02-04 |
* | Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2 | Graf Yang | 2009-02-04 |
* | Blackfin arch: base SIC_IWR# programming on whether the MMR exists | Mike Frysinger | 2009-02-04 |
* | Blackfin arch: Fix URL | Robin Getz | 2009-02-04 |
* | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2009-02-04 |
* | Blackfin arch: remove hardware PM code, oprofile not use it | Graf Yang | 2009-01-07 |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 |
* | Blackfin arch: Faster C implementation of no-MPU CPLB handler | Bernd Schmidt | 2009-01-07 |
* | Blackfin arch: Fix incorrect use of loose in cpufreq.c | Nick Andrew | 2009-01-07 |
* | Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e... | Mike Frysinger | 2009-01-07 |
* | Blackfin arch: get oprofile work for user space | Graf Yang | 2009-01-07 |
* | Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option | Michael Hennerich | 2009-01-07 |
* | Blackfin arch: Allow a gpio pin be requested both as gpio and irq. | Graf Yang | 2009-01-07 |
* | Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi... | Graf Yang | 2008-11-18 |
* | Blackfin arch: Add code to free gpio when shutdown irq | Graf Yang | 2008-11-18 |
* | Blackfin arch: fix bug - reboot fails on BF527 | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: rename cache_lock() to bfin_cache_lock() | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: rename irq_flags to bfin_irq_flags | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses it | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: rewrite blackfin_invalidate_entire_dcache function | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: SMP supporting patchset: Blackfin header files and machine com... | Graf Yang | 2009-01-07 |