| Commit message (Expand) | Author | Age |
* | Blackfin arch: define BASE_BAUD like everyone else | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: add mmiowb() as some drivers expect | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: rename cache_lock() to bfin_cache_lock() | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: use generic xor.h | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: rename irq_flags to bfin_irq_flags | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: move out irq related functions | 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: move ack_bad_irq() prototype to hardirq.h to match other arches | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: delete old comments and NO_IRQ define | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BA... | Bryan Wu | 2008-11-18 |
* | Blackfin arch: SMP supporting patchset: Blackfin CPLB related code | Graf Yang | 2008-11-18 |
* | Blackfin arch: SMP supporting patchset: Blackfin header files and machine com... | Graf Yang | 2009-01-07 |
* | Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in... | Michael Hennerich | 2008-11-18 |
* | Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ... | Bryan Wu | 2008-11-18 |
* | Blackfin arch: fixup get_user() macros | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: lookup channel2irq() only once | Michael Hennerich | 2008-10-28 |
* | Blackfin arch: add support for Blackfin latest processor family BF51x | Bryan Wu | 2008-11-18 |
* | Blackfin arch: BF538/9 Linux kernel Support | Michael Hennerich | 2008-11-18 |
* | blackfin: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
* | blackfin: define __fls | Rusty Russell | 2008-12-31 |
* | Blackfin arch: fix a broken define in dma-mapping | Mike Frysinger | 2008-11-18 |
* | Blackfin arch: don't copy bss when copying L1 | Mike Frysinger | 2008-10-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-16 |
|\ |
|
| * | Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o... | Mike Frysinger | 2008-10-16 |
| * | Blackfin arch: update cache flush prototypes with argument names to make them... | Mike Frysinger | 2008-10-16 |
| * | Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea... | Mike Frysinger | 2008-10-16 |
| * | Blackfin arch: add read/write IO accessor functions to Blackfin | Bryan Wu | 2008-10-16 |
* | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | Blackfin arch: introducing bfin_addr_dcachable | Vitja Makarov | 2008-10-13 |
| * | Blackfin arch: Remove useless head file | Graf Yang | 2008-10-10 |
| * | Blackfin arch: use the Blackfin on-chip ROM to do software reset when possible | Mike Frysinger | 2008-10-12 |
| * | Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul... | Mike Frysinger | 2008-10-10 |
| * | Blackfin arch: print out error/warning if you are running on the incorrect CP... | Robin Getz | 2008-10-10 |
| * | Blackfin arch: avoid using actual config name in comment | Mike Frysinger | 2008-10-09 |
| * | Blackfin arch: ptrace - make sure PT_ORIG_R0 and PT_ORIG_P0 offsets are declared | Mike Frysinger | 2008-10-09 |
| * | Blackfin arch: Make L2 SRAM cacheable | Sonic Zhang | 2008-10-09 |
| * | 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 CONFIG_APP_STACKS_L1 to enable or disable putting kernel s... | Graf Yang | 2008-10-08 |
| * | Blackfin arch: Better error handling of unknown exceptions | Robin Getz | 2008-10-08 |
| * | Blackfin arch: add supporting for kgdb | Sonic Zhang | 2008-10-13 |
| * | Blackfin arch: only include asm/cplb.h when it is truly used | Mike Frysinger | 2008-10-13 |
| * | Blackfin arch: add dma mapping stub for musb driver port | Bryan Wu | 2008-09-22 |
* | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
|/ |
|
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-26 |