| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-27 | 197 | -55308/+0 |
* | Blackfin arch: fix bug - MPU crashes under stress | Bernd Schmidt | 2008-08-25 | 1 | -2/+4 |
* | Blackfin arch: hook up some missing new system calls | Bryan Wu | 2008-08-14 | 1 | -1/+7 |
* | Blackfin arch: fix missing digit in SCLK range checking | Mike Frysinger | 2008-08-14 | 1 | -1/+1 |
* | Blackfin arch: shuffle related prototypes together -- no functional changes | Mike Frysinger | 2008-08-14 | 1 | -6/+6 |
* | Blackfin arch: move fixed code defines into fixed_code.h as very few things a... | Mike Frysinger | 2008-08-14 | 3 | -14/+25 |
* | Blackfin arch: delete dead prototypes | Mike Frysinger | 2008-08-14 | 1 | -5/+0 |
* | Blackfin arch: cleanup cache lock code | Mike Frysinger | 2008-08-14 | 1 | -1/+5 |
* | Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling | Michael Hennerich | 2008-08-06 | 1 | -1/+0 |
* | Blackfin arch: convert L2 defines to be the same as the L1 defines | Mike Frysinger | 2008-08-13 | 3 | -0/+15 |
* | Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ... | Mike Frysinger | 2008-08-06 | 1 | -8/+0 |
* | Blackfin arch: Functional power management support | Michael Hennerich | 2008-08-05 | 1 | -0/+1 |
* | Blackfin arch: remove useless mtd defines in uClinux | Mike Frysinger | 2008-08-05 | 1 | -2/+1 |
* | [PATCH] kill altroot | Al Viro | 2008-07-27 | 1 | -19/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-07-26 | 20 | -205/+165 |
|\ |
|
| * | Blackfin arch: fix bug - detect 0.1 silicon revision BF527-EZKIT as 0.0 version | Michael Hennerich | 2008-07-19 | 1 | -1/+20 |
| * | Blackfin arch: Add return value check in bfin_sir_probe(), remove SSYNC(). | Graf Yang | 2008-07-19 | 5 | -30/+75 |
| * | Blackfin arch: Extend sram malloc to handle L2 SRAM. | Sonic Zhang | 2008-07-19 | 3 | -3/+12 |
| * | Blackfin arch: Functional power management support | Michael Hennerich | 2008-07-19 | 4 | -63/+54 |
| * | Blackfin arch: add TXDWA definition to enable new feature | Bryan Wu | 2008-07-15 | 3 | -0/+4 |
| * | Blackfin arch: Fix bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2008-07-14 | 4 | -108/+0 |
* | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -6/+0 |
|\ \ |
|
| * | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -6/+0 |
* | | | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 2008-07-25 | 1 | -2/+4 |
* | | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -4/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -27/+0 |
|\ \ |
|
| * | | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -25/+0 |
| * | | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 |
| |/ |
|
* / | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 |
|/ |
|
* | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. | Sonic Zhang | 2008-06-19 | 5 | -5/+5 |
* | Blackfin arch: fix typo error in bf548 serial header file | Sonic Zhang | 2008-06-19 | 1 | -2/+2 |
* | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. | Sonic Zhang | 2008-06-03 | 5 | -0/+30 |
* | Blackfin arch: update anomaly headers from toolchain trunk | Mike Frysinger | 2008-05-31 | 5 | -23/+27 |
* | Blackfin arch: Remove bad and usless code | Michael Hennerich | 2008-05-31 | 1 | -7/+0 |
* | Blackfin serial driver: add extra IRQ flag for 8250 serial driver | Javier Herrero | 2008-05-17 | 1 | -0/+5 |
* | Blackfin arch: Fix bug - USB fails to build for BF524/BF526 | Bryan Wu | 2008-05-19 | 1 | -4/+4 |
* | Blackfin arch: IO Port functions to read/write unalligned memory | Michael Hennerich | 2008-05-17 | 1 | -0/+2 |
* | Blackfin arch: enable a choice to provide 4M DMA memory | Cliff Cai | 2008-05-17 | 1 | -1/+3 |
* | Blackfin arch: Add workaround to read edge triggered GPIOs | Michael Hennerich | 2008-05-17 | 1 | -1/+0 |
* | Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr. | Michael Hennerich | 2008-05-17 | 1 | -4/+4 |
* | [Blackfin] arch: Blackfin checksum annotations | Al Viro | 2008-05-12 | 1 | -15/+14 |
* | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-07 | 5 | -0/+15 |
* | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-07 | 4 | -0/+8 |
* | [Blackfin] arch: remove useless IRQ_SW_INT defines | Michael Hennerich | 2008-05-09 | 3 | -34/+28 |
* | [Blackfin] arch: fix gdb testing regression | Bernd Schmidt | 2008-05-07 | 2 | -0/+10 |
* | [Blackfin] arch: Support for CPU_FREQ and NOHZ | Vitja Makarov | 2008-05-07 | 1 | -0/+4 |
* | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-07 | 1 | -1/+9 |
* | [Blackfin] arch: Equalize include files: Add VR_CTL masks | Michael Hennerich | 2008-05-07 | 3 | -0/+50 |