Commit Graph

54 Commits (6b7487fc6517736a6e32ccc0f8b46109c1b998ec)

Author SHA1 Message Date
Yi Li 4e4d496ee3 Blackfin: fix BF54x SPI CS resources 16 years ago
Barry Song dac981740f Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 16 years ago
Stefan Pledl 0e101ec12e Blackfin: bf548-ezkit: fix incorrect LCD size parameters 16 years ago
Michael Hennerich 204844ebd0 Blackfin: rename PCF8574 driver config 16 years ago
Michael Hennerich ebd5833327 Blackfin: fix incomplete renaming of the bfin-twi-lcd driver 16 years ago
Mike Frysinger 3a7f5b1605 Blackfin: drop unused ISP1760 port1_disable from board resources 16 years ago
Mike Frysinger 7a8b71db9d Blackfin: bf548-ezkit: update smsc911x resources 16 years ago
Yi Li 53122693c3 Blackfin: define SPI IRQ in board resources 16 years ago
Michael Hennerich ffc4d8bc44 Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 16 years ago
Mike Frysinger a261eec000 Blackfin: rename some Blackfin drivers 16 years ago
Mike Frysinger 2678479c33 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs 16 years ago
Sonic Zhang f153c5546f Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+. 16 years ago
Cliff Cai 501674a593 Blackfin arch: add SDIO host driver platform data 16 years ago
Bryan Wu fea05dacda Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB 16 years ago
Graf Yang 42bd8bcb2f Blackfin arch: Modify bfin_sir device configuration to board file 16 years ago
Mike Frysinger fe85cad25e Blackfin arch: make ADI board names consistent 16 years ago
Michael Hennerich 3f37569044 Blackfin arch: Enable ISP1760 USB Host Driver in platform device initialization code. 16 years ago
Mike Frysinger 664d0403f9 Blackfin arch: fix end address for parallel flash and increase kernel partition size to 4meg 17 years ago
Michael Hennerich aca5e4aac8 Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource to board file 17 years ago
Mike Frysinger f4585a0847 Blackfin arch: only include asm/cplb.h when it is truly used 17 years ago
Mike Frysinger 1ffb9bef23 Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11 17 years ago
Bryan Wu 50041acbe4 Blackfin arch: use new platform data interface of musb to replace old one 17 years ago
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 17 years ago
Robin Getz aa58297763 Blackfin arch: be consistant with parition names, and ensure the bus is identified 17 years ago
Michael Hennerich 0a6304a951 Blackfin arch: Add ISP1760 board resources to BF548-EZKIT 17 years ago
Mike Frysinger cc2e16bd35 Blackfin arch: add missing IORESOURCE_MEM flags to UART3 17 years ago
Mike Frysinger 5bda27235b Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 17 years ago
Michael Hennerich 14b03204c8 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 17 years ago
Jean Delvare 3760f73671 i2c: Convert most new-style drivers to use module aliasing 17 years ago
Michael Hennerich 3d7e6cf8f5 [Blackfin] arch: fix bug - allow SDH driver to be used as module 17 years ago
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Grace Pan ac76d889b5 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. 17 years ago
Bernd Schmidt 37fa24212e [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPORT3. 17 years ago
Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 years ago
Bryan Wu 81d9c7f27d [Blackfin] arch: add i2c board info struct and move to new-style i2c interface 17 years ago
Mike Frysinger 793dc27b51 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank 17 years ago
Mike Frysinger 67f2d33ec0 [Blackfin] arch: fix build fails only include header files when enabled 17 years ago
Michael Hennerich 6e668936db [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support 17 years ago
Mike Frysinger a01d7a76d8 [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name 17 years ago
Mike Frysinger cad2ab65dd [Blackfin] arch: add board resources for new simple-gpio char driver 17 years ago
Mike Frysinger edf056417d [Blackfin] arch: fix bug - set right partition size in the board files 17 years ago
Mike Frysinger 7160e9503a Blackfin arch: fix building for BF542 processors which only have 1 TWI 17 years ago
Mike Frysinger de8c43f2fc [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver 17 years ago
Michael Hennerich 2463ef22bf [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 17 years ago
Bryan Wu 2935077e06 [Blackfin] arch: Fix if/def BUG - and define is multipoint NO 17 years ago
Michael Hennerich 50657afdd9 [Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver 17 years ago
Michael Hennerich c7d4896621 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos 17 years ago
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file 17 years ago
Bryan Wu d4b1d27368 Blackfin arch: update boards files 18 years ago
Mike Frysinger 066954a389 Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage 18 years ago