| Commit message (Expand) | Author | Age |
* | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-06 |
* | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-06 |
* | [Blackfin] arch: remove useless IRQ_SW_INT defines | Michael Hennerich | 2008-05-09 |
* | [Blackfin] arch: fix gdb testing regression | Bernd Schmidt | 2008-05-06 |
* | [Blackfin] arch: Support for CPU_FREQ and NOHZ | Vitja Makarov | 2008-05-06 |
* | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-06 |
* | [Blackfin] arch: Equalize include files: Add VR_CTL masks | Michael Hennerich | 2008-05-06 |
* | blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture | H. Peter Anvin | 2008-05-02 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | [Blackfin] arch: add include/boot .gitignore files | Mike Frysinger | 2008-04-24 |
* | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-24 |
* | [Blackfin] arch: Equalize include files: Add PLL_DIV Masks | Michael Hennerich | 2008-04-24 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-24 |
* | [Blackfin] arch: Update anomaly list. | Sonic Zhang | 2008-04-24 |
* | [Blackfin] arch: Clean up the definition and correct the commentary for curre... | Robert P. J. Day | 2008-04-23 |
* | [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: Prevent potential Core Hang situation | Michael Hennerich | 2008-04-23 |
* | [Blackfin] arch: Give the DMA base registers a more descriptive name | Bernd Schmidt | 2008-04-23 |
* | [Blackfin] arch: actually implement get_cycles function | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: declare list of peripherals as const since we dont modify th... | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: merge ip0x-specific board changes | Mike Frysinger | 2008-04-23 |
* | [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea... | Graf Yang | 2008-04-23 |
* | [Blackfin] arch: This allows XIP to work with FD-PIC. | Bernd Schmidt | 2008-04-23 |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-22 |
* | [Blackfin] arch: remove unused/incorrect definition | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: add support for the rest of the gptimers on the BF54x | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: fix obvious bfin_write typos | Meihui Fan | 2008-04-22 |
* | [Blackfin] arch: Fix bug - Properly calculate DDR clock. | Sonic Zhang | 2008-04-24 |
* | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building... | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: replace implied numbers with real values | Mike Frysinger | 2008-04-22 |
* | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling | Bryan Wu | 2008-04-22 |
* | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. | Bernd Schmidt | 2008-04-22 |
* | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ... | Bryan Wu | 2008-03-26 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-06 |
* | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ |
|
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 | Mike Frysinger | 2008-03-05 |
* | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls | Bryan Wu | 2008-03-06 |
* | [Blackfin] serial driver: Add flow control support to bf54x | Sonic Zhang | 2008-02-02 |
* | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well | Sonic Zhang | 2008-02-02 |
* | [Blackfin] serial driver: rework break flood anomaly handling to be more robu... | Mike Frysinger | 2007-12-24 |
* | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher... | Mike Frysinger | 2007-12-24 |
* | [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o... | Mike Frysinger | 2008-02-25 |
* | [Blackfin] arch: make sure we have proper description/copyright/license lines | Mike Frysinger | 2008-02-25 |
* | [Blackfin] arch: Fix CONFIG_PM support for BF561 | Michael Hennerich | 2008-02-25 |