| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling | Michael Hennerich | 2008-11-18 |
* | Blackfin arch: remove useless SSYNC() in irq priority code | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ... | Bryan Wu | 2008-11-18 |
* | Blackfin arch: do not bother initializing the first 4k | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: use sti to set the mask rather than banging on imask | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled | Mike Frysinger | 2008-10-28 |
* | Blackfin arch: add support for Blackfin latest processor family BF51x | Bryan Wu | 2008-11-18 |
* | Blackfin arch: fix bug - kernel with SMP patch can not bootup | Graf Yang | 2008-10-28 |
* | Blackfin arch: add an option to allow people to stick exception stack into L1... | Mike Frysinger | 2008-10-27 |
* | Blackfin arch: move EXPORT_SYMBOL to the place where it is actually defined | Mike Frysinger | 2008-10-27 |
* | Blackfin arch: BF538/9 Linux kernel Support | Michael Hennerich | 2008-11-18 |
* | Blackfin arch: unify duplicated bss init code | Mike Frysinger | 2008-10-27 |
* | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash | Graf Yang | 2008-11-18 |
* | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz. | Michael Hennerich | 2008-10-28 |
* | Blackfin arch: fix bug - kernel build with write back policy fails to be boot... | Mike Frysinger | 2008-10-28 |
* | Blackfin arch: fix bug - dmacopy test case fail on all platform | Mike Frysinger | 2008-11-18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | Blackfin arch: unify/cleanup cache code | Mike Frysinger | 2008-10-16 |
| * | Blackfin arch: Zero out bss region in L1/L2 memory. | Graf Yang | 2008-10-16 |
* | | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 |
|/ |
|
* | Blackfin arch: Fix bug - HW Errors never recover on BF548 | Robin Getz | 2008-10-09 |
* | Blackfin arch: give sys_strace proper entry markings | Mike Frysinger | 2008-10-09 |
* | Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crash | Michael Hennerich | 2008-10-09 |
* | Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due... | Graf Yang | 2008-10-08 |
* | Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ... | Robin Getz | 2008-10-08 |
* | Blackfin arch: Modify some funtion names to more genernal ones | Graf Yang | 2008-10-08 |
* | Blackfin arch: add a meaningful name for each irqchip | Graf Yang | 2008-10-08 |
* | Blackfin arch: add supporting for kgdb | Sonic Zhang | 2008-10-13 |
* | Blackfin arch: add supporting for double fault debug handling | Robin Getz | 2008-10-08 |
* | Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE | Michael Hennerich | 2008-08-28 |
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-26 |
* | Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu... | Mike Frysinger | 2008-08-25 |
* | Blackfin arch: hook up some missing new system calls | Bryan Wu | 2008-08-14 |
* | Blackfin arch: do not muck with the UART during boot -- let the serial driver... | Mike Frysinger | 2008-08-14 |
* | Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ... | Mike Frysinger | 2008-08-14 |
* | Blackfin arch: Print out doublefault addresses, so debug can occur | Robin Getz | 2008-08-14 |
* | Blackfin arch: cleanup cache lock code | Mike Frysinger | 2008-08-14 |
* | Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl... | Michael Hennerich | 2008-08-13 |
* | Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling | Michael Hennerich | 2008-08-06 |
* | Blackfin arch: delete unused cache functions | Mike Frysinger | 2008-08-13 |
* | Blackfin arch: unify the duplicated portions of __start and split mach-specif... | Mike Frysinger | 2008-08-06 |