index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mach-bf533
/
boards
/
stamp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Blackfin: boards: add missing "static" to peripheral lists
Mike Frysinger
1
-3
/
+3
2011-01-10
Blackfin: sport_uart resources: remove unused secondary RX/TX pins
Sonic Zhang
1
-2
/
+2
2011-01-10
Blackfin: bf533: convert boards to gpio framework
Mike Frysinger
1
-8
/
+12
2010-10-22
Blackfin: boards: add example i2c resources for ad525x devices
steven miao
1
-0
/
+5
2010-10-22
Blackfin: i2c-gpio boards: use GPIO_PF# defines
Mike Frysinger
1
-2
/
+2
2010-10-22
Blackfin: boards: update AD183x resources
Barry Song
1
-4
/
+6
2010-10-07
Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header
David Howells
1
-0
/
+1
2010-03-09
Blackfin: rename AD1836 to AD183X in board files
Barry Song
1
-2
/
+2
2010-03-09
Blackfin: bf533-{ezkit,stamp}: add sound platform devices
Barry Song
1
-0
/
+36
2010-03-09
Blackfin: add UART/SPORT early platform resources
Sonic Zhang
1
-0
/
+24
2010-03-09
Blackfin: move SPORT UART resources to boards files
Sonic Zhang
1
-0
/
+63
2010-03-09
Blackfin: move on-chip UART resources to boards files
Sonic Zhang
1
-8
/
+39
2009-12-15
Blackfin: clean up bf537-lq035 board resources
Michael Hennerich
1
-6
/
+0
2009-10-08
Blackfin: drop all simple-gpio board resources
Mike Frysinger
1
-15
/
+0
2009-10-08
Blackfin: convert adv7393 resources to new i2c framework
Michael Hennerich
1
-10
/
+5
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-26
/
+4
2009-09-16
Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name
Barry Song
1
-1
/
+1
2009-09-16
Blackfin: drop board resources for dead devices (pbx/ad9960)
Mike Frysinger
1
-28
/
+0
2009-09-16
Blackfin: convert boards to use platform data with smc91x
Michael Hennerich
1
-0
/
+11
2009-09-16
Blackfin: bf533-stamp: fix typo in SPI frequency for ad1836 codec
Cliff Cai
1
-1
/
+1
2009-09-16
Blackfin: bf533-stamp: add resources for mmc_spi card
Yi Li
1
-0
/
+40
2009-09-16
Blackfin: rename PCF8574 driver config
Michael Hennerich
1
-1
/
+1
2009-07-16
Blackfin: fix incomplete renaming of the bfin-twi-lcd driver
Michael Hennerich
1
-1
/
+1
2009-06-13
Blackfin: define SPI IRQ in board resources
Yi Li
1
-0
/
+5
2009-06-12
Blackfin: rename some Blackfin drivers
Mike Frysinger
1
-3
/
+3
2009-02-04
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
1
-4
/
+0
2009-01-07
Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards
Grace Pan
1
-2
/
+2
2009-01-07
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
1
-6
/
+18
2009-01-07
Blackfin arch: Retire old spi_mmc driver
Yi Li
1
-28
/
+0
2008-11-18
Blackfin arch: make ADI board names consistent
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
1
-6
/
+6
2008-06-07
Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN
Mike Frysinger
1
-7
/
+3
2008-05-13
[Blackfin] arch: rename bf5xx-flash to bfin-async-flash
Mike Frysinger
1
-10
/
+14
2008-05-07
[Blackfin] arch: Functional power management support: Add CPU and platform vo...
Michael Hennerich
1
-0
/
+31
2008-04-29
i2c: Convert most new-style drivers to use module aliasing
Jean Delvare
1
-3
/
+0
2008-04-25
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
Graf Yang
1
-0
/
+23
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
1
-1
/
+1
2008-03-26
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
Bryan Wu
1
-0
/
+32
2008-03-26
[Blackfin] arch: conditionally enable flash resources since it requests the a...
Mike Frysinger
1
-0
/
+5
2008-02-25
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...
Mike Frysinger
1
-18
/
+0
2008-02-22
[Blackfin] arch: add board resources for new simple-gpio char driver
Mike Frysinger
1
-0
/
+15
2008-02-25
[Blackfin] arch: fix bug - set right partition size in the board files
Mike Frysinger
1
-5
/
+5
2008-02-09
[Blackfin] arch: Encourage users to use the spidev character driver: Provide ...
Michael Hennerich
1
-0
/
+16
2008-02-02
[Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...
Michael Hennerich
1
-3
/
+3
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
1
-1
/
+1
2008-01-24
[Blackfin] arch: use common flash driver to setup partitions rather than the ...
Mike Frysinger
1
-5
/
+47
2008-01-24
[Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-B...
Bryan Wu
1
-0
/
+24
2008-01-27
[Blackfin] arch: replace current blackfin specific pfbutton driver with kerne...
Michael Hennerich
1
-0
/
+27
2007-11-15
Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in ne...
Mike Frysinger
1
-1
/
+1
[next]