Age | Commit message (Expand) | Author | Files | Lines |
2012-05-14 | blackfin: Use the plat_nand default partition parser | H Hartley Sweeten | 1 | -3/+0 |
2012-01-09 | blackfin: bf561: add adv7183 capture support | Bob Liu | 1 | -0/+95 |
2012-01-09 | blackfin: i2c-lcd: change default clock rate | Aaron Wu | 1 | -1/+1 |
2012-01-09 | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 3 | -7/+7 |
2011-11-14 | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 4 | -4/+24 |
2011-10-26 | Blackfin: irq: remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
2011-07-23 | Blackfin: boards: clean up redundant/dead spi resources | Mike Frysinger | 3 | -62/+0 |
2011-07-23 | Blackfin: net2272: move pin setup to boards files | Mike Frysinger | 2 | -0/+46 |
2011-05-28 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -4/+0 |
2011-05-25 | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout | Mike Frysinger | 1 | -1/+9 |
2011-05-25 | mtd: bfin: convert to mtd_device_register() | Jamie Iles | 1 | -4/+0 |
2011-03-18 | Blackfin: use proper wrapper functions for modifying irq status | Thomas Gleixner | 1 | -1/+1 |
2011-01-10 | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 4 | -4/+4 |
2010-10-22 | Blackfin: i2c-gpio boards: use GPIO_PF# defines | Mike Frysinger | 1 | -2/+2 |
2010-10-22 | Blackfin: bf561-ezkit: add AD1836 codec resources | Barry Song | 1 | -0/+50 |
2010-10-22 | Blackfin: boards: use proper irq flags with isp1362-hcd | Michael Hennerich | 2 | -2/+2 |
2010-10-22 | Blackfin: bf561-acvilon: fix NAND resources | Valentin Yakovenkov | 1 | -1/+1 |
2010-10-22 | Blackfin: boards: update AD183x resources | Barry Song | 2 | -10/+10 |
2010-08-12 | BFIN: Fix gen_nand probe structures contents | Marek Vasut | 1 | -0/+1 |
2010-05-22 | Blackfin: acvilon: fix timeout usage for I2C | Wolfram Sang | 1 | -1/+2 |
2010-03-09 | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 2 | -6/+6 |
2010-03-09 | Blackfin: bf561-acvilon: save the smsc911x mac address | Valentin Yakovenkov | 1 | -1/+1 |
2010-03-09 | Blackfin: add UART/SPORT early platform resources | Sonic Zhang | 3 | -0/+45 |
2010-03-09 | Blackfin: move on-chip UART resources to boards files | Sonic Zhang | 3 | -16/+131 |
2009-12-15 | Blackfin: drop unused ax88180 resources | Mike Frysinger | 1 | -26/+0 |
2009-12-15 | Blackfin: add support for the Acvilon BF561 board | Valentin Yakovenkov | 3 | -0/+559 |
2009-12-15 | Blackfin: fix typo in isp1760 platform name | Michael Hennerich | 1 | -1/+1 |
2009-10-08 | Blackfin: drop all simple-gpio board resources | Mike Frysinger | 2 | -30/+0 |
2009-10-07 | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 3 | -58/+15 |
2009-09-17 | Blackfin: update cm board resources | Harald Krapfenbauer | 1 | -2/+111 |
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 | 1 | -16/+0 |
2009-09-17 | Blackfin: convert boards to use platform data with smc91x | Michael Hennerich | 2 | -0/+21 |
2009-06-23 | Blackfin: drop unused ISP1760 port1_disable from board resources | Mike Frysinger | 1 | -1/+0 |
2009-06-13 | Blackfin: define SPI IRQ in board resources | Yi Li | 2 | -1/+11 |
2009-06-12 | Blackfin: rename some Blackfin drivers | Mike Frysinger | 1 | -2/+2 |
2009-03-05 | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 1 | -8/+7 |
2009-03-02 | Blackfin arch: drop untested and useless "generic" board file | Mike Frysinger | 3 | -119/+0 |
2009-01-07 | Blackfin arch: Modify bfin_sir device configuration to board file | Graf Yang | 4 | -12/+105 |
2009-01-07 | Blackfin arch: add simple-gpio resources to all adi/tinyboards | Mike Frysinger | 1 | -0/+15 |
2008-11-18 | Blackfin arch: make ADI board names consistent | Mike Frysinger | 1 | -1/+1 |
2008-11-18 | Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati... | Michael Hennerich | 1 | -35/+28 |
2008-08-05 | Blackfin arch: use symbolic IRQ_PF define rather than hardcoded | Mike Frysinger | 1 | -1/+1 |
2008-08-05 | Blackfin arch: remove pata resources from generic board | Mike Frysinger | 1 | -46/+0 |
2008-08-05 | Blackfin arch: be consistant with parition names, and ensure the bus is ident... | Robin Getz | 2 | -6/+6 |
2008-06-07 | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN | Mike Frysinger | 1 | -6/+3 |
2008-05-09 | [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma... | Mike Frysinger | 1 | -0/+2 |
2008-05-07 | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2 | -0/+61 |
2008-04-24 | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2 | -0/+46 |
2008-04-24 | [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev... | Grace Pan | 1 | -1/+1 |