aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/boards (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-27[Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driverMichael Hennerich1-0/+27
2007-12-24[Blackfin] arch: Fix if/def BUG - and define is multipoint NOBryan Wu1-4/+4
2007-12-24[Blackfin] arch: Trash bf54x-hcd driver - we use the musb driverMichael Hennerich1-21/+0
2007-11-21Blackfin arch: fix building for BF542 processors which only have 1 TWIMike Frysinger1-0/+4
2007-11-15Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typosMichael Hennerich1-1/+1
2007-11-15Blackfin arch: split board selection off into mach subdirsMike Frysinger2-1/+13
2007-11-12Blackfin arch: move hard coded pin_req to board fileBryan Wu1-3/+11
2007-10-21Blackfin arch: update boards filesBryan Wu1-1/+1
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger1-1/+1
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich1-3/+3
2007-10-11Blackfin arch: update platform driver resource information to all board filesBryan Wu1-1/+476
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-1/+1
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang3-0/+291