Age | Commit message (Expand) | Author | Files | Lines |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 19 | -446/+50 |
2009-09-17 | Blackfin: update cm board resources | Harald Krapfenbauer | 1 | -44/+53 |
2009-09-17 | Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name | Barry Song | 2 | -2/+2 |
2009-09-17 | Blackfin: drop board resources for dead devices (pbx/ad9960) | Mike Frysinger | 3 | -113/+0 |
2009-09-17 | Blackfin: update anomaly lists | Yi Li | 1 | -2/+11 |
2009-09-17 | Blackfin: cm-bf527/bf537-stamp: fix dm9000 resources | Barry Song | 1 | -1/+6 |
2009-09-17 | Blackfin: drop unused MMR defines that only cause bad code to be written | Mike Frysinger | 1 | -10/+0 |
2009-09-17 | Blackfin: convert boards to use platform data with smc91x | Michael Hennerich | 2 | -0/+22 |
2009-09-17 | Blackfin: clean up duplicate I2C device type definitions | Jean Delvare | 1 | -2/+0 |
2009-09-17 | Blackfin: rename PCF8574 driver config | Michael Hennerich | 3 | -3/+3 |
2009-07-16 | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 3 | -3/+3 |
2009-07-16 | Blackfin: fix wrong CTS inversion | Sonic Zhang | 1 | -1/+1 |
2009-07-16 | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 1 | -1/+3 |
2009-06-23 | Blackfin: drop unused ISP1760 port1_disable from board resources | Mike Frysinger | 2 | -2/+0 |
2009-06-23 | Blackfin: unify memory map headers | Mike Frysinger | 2 | -48/+9 |
2009-06-23 | Blackfin: bf526-ezbrd: set SPI flash resources to SST device | Graf Yang | 1 | -2/+2 |
2009-06-23 | Blackfin: update anomaly lists | Mike Frysinger | 1 | -2/+13 |
2009-06-13 | Blackfin: define SPI IRQ in board resources | Yi Li | 3 | -0/+15 |
2009-06-12 | Blackfin: rename some Blackfin drivers | Mike Frysinger | 3 | -15/+15 |
2009-06-12 | Blackfin: add support for gptimer0 as a tick source | Graf Yang | 1 | -0/+1 |
2009-06-12 | Blackfin: pull updated anomaly lists from toolchain | Mike Frysinger | 1 | -59/+109 |
2009-06-12 | Blackfin: bf527-ezkit: add support for mmc-spi | Yi Li | 1 | -0/+18 |
2009-04-07 | tty: Blackin CTS/RTS | Sonic Zhang | 1 | -3/+7 |
2009-04-07 | Change hardware flow control from poll to interrupt driven | Sonic Zhang | 1 | -26/+0 |
2009-03-28 | Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x | Mike Frysinger | 1 | -2/+0 |
2009-03-05 | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 2 | -35/+15 |
2009-03-05 | Blackfin arch: add stubs for anomalies 447 and 448 | Mike Frysinger | 1 | -0/+2 |
2009-03-04 | Blackfin arch: update anomaly sheets to match latest public info | Mike Frysinger | 1 | -1/+2 |
2009-03-03 | Blackfin arch: fix bug - Error if one serial has hardware flow control and th... | Tom Parker | 1 | -2/+2 |
2009-03-03 | Blackfin arch: fix compile failure when missing the anomaly definition | Mike Frysinger | 1 | -0/+1 |
2009-02-04 | Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl... | Graf Yang | 3 | -0/+18 |
2009-02-04 | Blackfin arch: fixup board init function name | Mike Frysinger | 3 | -6/+6 |
2009-02-04 | Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs | Mike Frysinger | 3 | -18/+0 |
2009-02-04 | Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd | Sonic Zhang | 4 | -3/+5 |
2009-01-07 | Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value | Robin Getz | 1 | -3/+3 |
2009-01-07 | Blackfin arch: add () to avoid warnings from gcc | Mike Frysinger | 1 | -1/+1 |
2009-01-07 | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 4 | -45/+45 |
2009-01-07 | Blackfin arch: Add AD7879 defaults for the Blackfin Landscape LCD EZ-Extender | Michael Hennerich | 2 | -0/+72 |
2009-01-07 | Blackfin arch: update anomaly headers to match latest sheets | Mike Frysinger | 1 | -0/+1 |
2009-01-07 | Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB | Bryan Wu | 3 | -6/+6 |
2009-01-07 | Blackfin arch: Remove wasted SIR header files | Graf Yang | 1 | -142/+0 |
2009-01-07 | Blackfin arch: Modify bfin_sir device configuration to board file | Graf Yang | 3 | -21/+123 |
2009-01-07 | Blackfin arch: cleanup - use scm for changelog, not file headers | Mike Frysinger | 1 | -27/+3 |
2009-01-07 | Blackfin arch: Retire old spi_mmc driver | Yi Li | 1 | -27/+0 |
2009-01-07 | Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e... | Mike Frysinger | 2 | -2/+2 |
2009-01-07 | Blackfin arch: smp patch cleanup from LKML review | Graf Yang | 1 | -9/+0 |
2009-01-07 | Blackfin arch: gpio.h split into machine subfolders like already done for BF54x | Michael Hennerich | 1 | -0/+68 |
2009-01-07 | Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option | Michael Hennerich | 3 | -458/+0 |
2008-11-18 | Blackfin arch: add ANOMALY_05000435 to our headers | Mike Frysinger | 1 | -0/+2 |
2008-11-18 | Blackfin arch: move out irq related functions | Mike Frysinger | 1 | -1/+1 |