| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 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 |
* | blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture | H. Peter Anvin | 2008-05-02 | 1 | -32/+2 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -4/+9 |
* | [Blackfin] arch: add include/boot .gitignore files | Mike Frysinger | 2008-04-25 | 1 | -0/+1 |
* | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-25 | 1 | -0/+36 |
* | [Blackfin] arch: Equalize include files: Add PLL_DIV Masks | Michael Hennerich | 2008-04-25 | 1 | -0/+2 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-25 | 15 | -82/+891 |
* | [Blackfin] arch: Update anomaly list. | Sonic Zhang | 2008-04-25 | 5 | -18/+96 |
* | [Blackfin] arch: Clean up the definition and correct the commentary for curre... | Robert P. J. Day | 2008-04-24 | 1 | -7/+4 |
* | [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr... | Mike Frysinger | 2008-04-24 | 1 | -0/+13 |
* | [Blackfin] arch: Prevent potential Core Hang situation | Michael Hennerich | 2008-04-24 | 5 | -18/+172 |
* | [Blackfin] arch: Give the DMA base registers a more descriptive name | Bernd Schmidt | 2008-04-24 | 6 | -14/+3 |
* | [Blackfin] arch: actually implement get_cycles function | Mike Frysinger | 2008-04-24 | 1 | -6/+11 |
* | [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr... | Mike Frysinger | 2008-04-24 | 1 | -9/+0 |
* | [Blackfin] arch: declare list of peripherals as const since we dont modify th... | Mike Frysinger | 2008-04-24 | 1 | -2/+2 |
* | [Blackfin] arch: merge ip0x-specific board changes | Mike Frysinger | 2008-04-24 | 1 | -1/+9 |
* | [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea... | Graf Yang | 2008-04-24 | 4 | -48/+57 |
* | [Blackfin] arch: This allows XIP to work with FD-PIC. | Bernd Schmidt | 2008-04-24 | 1 | -2/+3 |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-23 | 1 | -2/+2 |
* | [Blackfin] arch: remove unused/incorrect definition | Meihui Fan | 2008-04-23 | 1 | -1/+0 |
* | [Blackfin] arch: add support for the rest of the gptimers on the BF54x | Meihui Fan | 2008-04-23 | 1 | -85/+65 |
* | [Blackfin] arch: fix obvious bfin_write typos | Meihui Fan | 2008-04-23 | 1 | -174/+174 |
* | [Blackfin] arch: Fix bug - Properly calculate DDR clock. | Sonic Zhang | 2008-04-25 | 1 | -7/+13 |
* | [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building... | Mike Frysinger | 2008-04-23 | 2 | -7/+7 |
* | [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ... | Mike Frysinger | 2008-04-23 | 1 | -26/+0 |
* | [Blackfin] arch: replace implied numbers with real values | Mike Frysinger | 2008-04-23 | 1 | -13/+13 |
* | [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling | Bryan Wu | 2008-04-23 | 1 | -0/+15 |
* | [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. | Bernd Schmidt | 2008-04-23 | 1 | -2/+2 |
* | [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ... | Bryan Wu | 2008-03-27 | 7 | -231/+1 |
* | [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an... | Mike Frysinger | 2008-03-07 | 1 | -1/+1 |
* | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 | 1 | -4/+0 |
|\ |
|