| Commit message (Expand) | Author | Age | Files | Lines |
* | blackfin: cleanup board files | Steven Miao | 2014-04-12 | 1 | -28/+28 |
* | blackfin: Remove references to the bf5x_tdm driver | Lars-Peter Clausen | 2013-05-30 | 1 | -12/+0 |
* | blackfin: config: update macro SPI_BFIN in board file | Sonic Zhang | 2012-01-09 | 1 | -2/+2 |
* | Blackfin: add serial TX IRQ in individual platform resource | Sonic Zhang | 2011-11-14 | 1 | -1/+6 |
* | Blackfin: boards: clean up redundant/dead spi resources | Mike Frysinger | 2011-07-23 | 1 | -36/+0 |
* | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 2011-01-10 | 1 | -1/+1 |
* | Blackfin: i2c-gpio boards: use GPIO_PF# defines | Mike Frysinger | 2010-10-22 | 1 | -2/+2 |
* | Blackfin: boards: update AD183x resources | Barry Song | 2010-10-22 | 1 | -4/+4 |
* | Blackfin: rename AD1836 to AD183X in board files | Barry Song | 2010-03-09 | 1 | -2/+2 |
* | Blackfin: bf533-{ezkit,stamp}: add sound platform devices | Barry Song | 2010-03-09 | 1 | -0/+36 |
* | Blackfin: add UART/SPORT early platform resources | Sonic Zhang | 2010-03-09 | 1 | -0/+15 |
* | Blackfin: move on-chip UART resources to boards files | Sonic Zhang | 2010-03-09 | 1 | -8/+39 |
* | Blackfin: drop all simple-gpio board resources | Mike Frysinger | 2009-10-08 | 1 | -15/+0 |
* | Blackfin: bf533-ezkit: convert to physmap/jedec_probe | Mike Frysinger | 2009-10-08 | 1 | -25/+41 |
* | Blackfin: convert adv7393 resources to new i2c framework | Michael Hennerich | 2009-10-08 | 1 | -10/+11 |
* | Blackfin: mass clean up of copyright/licensing info | Robin Getz | 2009-10-07 | 1 | -26/+4 |
* | Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name | Barry Song | 2009-09-16 | 1 | -1/+1 |
* | Blackfin: convert boards to use platform data with smc91x | Michael Hennerich | 2009-09-16 | 1 | -0/+11 |
* | Blackfin: bf533-ezkit: add resources for FISP devices | Mike Frysinger | 2009-06-22 | 1 | -0/+106 |
* | Blackfin: define SPI IRQ in board resources | Yi Li | 2009-06-13 | 1 | -0/+5 |
* | Blackfin: rename some Blackfin drivers | Mike Frysinger | 2009-06-12 | 1 | -2/+2 |
* | Blackfin arch: fix bug - kernel stops at initial console | Sonic Zhang | 2009-01-07 | 1 | -0/+4 |
* | Blackfin arch: Modify bfin_sir device configuration to board file | Graf Yang | 2009-01-07 | 1 | -10/+18 |
* | Blackfin arch: make ADI board names consistent | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | Blackfin arch: remove pata resources from generic board | Mike Frysinger | 2008-08-05 | 1 | -46/+0 |
* | Blackfin arch: be consistant with parition names, and ensure the bus is ident... | Robin Getz | 2008-08-05 | 1 | -3/+3 |
* | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN | Mike Frysinger | 2008-06-07 | 1 | -5/+1 |
* | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-07 | 1 | -0/+31 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-25 | 1 | -0/+23 |
* | [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2008-04-23 | 1 | -1/+1 |
* | [Blackfin] arch: add board resources for new simple-gpio char driver | Mike Frysinger | 2008-02-22 | 1 | -0/+15 |
* | [Blackfin] arch: fix bug - set right partition size in the board files | Mike Frysinger | 2008-02-25 | 1 | -3/+3 |
* | [Blackfin] arch: fix build fails only include header files when enabled | Mike Frysinger | 2008-02-09 | 1 | -0/+2 |
* | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ... | Michael Hennerich | 2008-02-09 | 1 | -0/+16 |
* | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -1/+1 |
* | [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-B... | Bryan Wu | 2008-01-24 | 1 | -0/+24 |
* | [Blackfin] arch: replace current blackfin specific pfbutton driver with kerne... | Michael Hennerich | 2008-01-27 | 1 | -0/+28 |
* | Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne... | Mike Frysinger | 2007-11-15 | 1 | -1/+1 |
* | Blackfin arch: move hard coded pin_req to board file | Bryan Wu | 2007-11-12 | 1 | -0/+2 |
* | Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam... | Mike Frysinger | 2007-10-21 | 1 | -1/+1 |
* | Blackfin arch: update platform driver resource information to all board files | Bryan Wu | 2007-10-11 | 1 | -9/+82 |
* | Blackfin arch: cleanup warnings from checkpatch -- no functional changes | Mike Frysinger | 2007-07-12 | 1 | -4/+4 |
* | Blackfin arch: spelling fixes | Simon Arlott | 2007-06-11 | 1 | -1/+1 |
* | blackfin architecture | Bryan Wu | 2007-05-07 | 1 | -0/+224 |