Commit Graph

52 Commits (e2545b65de4996ac99973a825060884ef31b9449)

Author SHA1 Message Date
Michael Hennerich f3f704d375 Blackfin arch: SPI_MMC is now mainlined MMC_SPI 16 years ago
Mike Frysinger a572e217c6 Blackfin arch: drop untested and useless "generic" board file 16 years ago
Mike Frysinger 2678479c33 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs 16 years ago
Grace Pan 6ecb5b6dbc Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards 16 years ago
Sonic Zhang e062ceab35 Blackfin arch: fix bug - kernel stops at initial console 16 years ago
Graf Yang 42bd8bcb2f Blackfin arch: Modify bfin_sir device configuration to board file 16 years ago
Yi Li 0c720da35c Blackfin arch: Retire old spi_mmc driver 16 years ago
Mike Frysinger c97618d3b7 Blackfin arch: add simple-gpio resources to all adi/tinyboards 16 years ago
Mike Frysinger fe85cad25e Blackfin arch: make ADI board names consistent 17 years ago
Javier Herrero 45138439e1 Blackfin arch: flash memory map and dm9000 resources updating 17 years ago
Benjamin Matthews 130de7cebe Blackfin arch: add support for the BlackStamp board 17 years ago
Mike Frysinger 908089118d Blackfin arch: remove pata resources from generic board 17 years ago
Robin Getz aa58297763 Blackfin arch: be consistant with parition names, and ensure the bus is identified 17 years ago
Laurent Pinchart da3854fc9f DM9000: Fixup blackfin after removing 2 resource usage 17 years ago
Mike Frysinger 5bda27235b Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 17 years ago
Mike Frysinger 9cd9c616f5 [Blackfin] arch: rename bf5xx-flash to bfin-async-flash 17 years ago
Mike Frysinger b964c592d4 [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined 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
Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 years ago
Mike Frysinger 5d1617b247 [Blackfin] arch: merge ip0x-specific board changes 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
Jeff Garzik 0a87e3e92b Rename: linux/pata_platform.h to linux/ata_platform.h 17 years ago
Michael Hennerich f1bceb47b3 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info 17 years ago
Mike Frysinger 0db5d105cd [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace 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 de8c43f2fc [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver 17 years ago
Bryan Wu e31639540d [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards 17 years ago
Michael Hennerich 2463ef22bf [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver 17 years ago
Javier Herrero 7a5f819187 [Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board 17 years ago
Javier Herrero fb96c56de3 [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin 17 years ago
Robert P. J. Day 09db9487b0 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" 18 years ago
Mike Frysinger f02bcec598 Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees 18 years ago
Mike Frysinger a055b2b4de Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO 18 years ago
Mike Frysinger 0feea17f94 Blackfin arch: fix missing newline to file 18 years ago
Mike Frysinger 4f25eb85d6 Blackfin arch: split board selection off into mach subdirs 18 years ago
Bryan Wu 5d448dd507 Blackfin arch: move hard coded pin_req to board file 18 years ago
Sonic Zhang 111cf97d2c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 18 years ago
Michael Hennerich a15c2dcff2 Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer 18 years ago
Javier Herrero ab472a0484 Blackfin arch: Added support for HV Sistemas H8606 board 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
Bryan Wu c6c4d7bbbb Blackfin arch: update platform driver resource information to all board files 18 years ago
Mike Frysinger 1f83b8f148 Blackfin arch: cleanup warnings from checkpatch -- no functional changes 18 years ago
Simon Arlott d2d50aa97d Blackfin arch: spelling fixes 18 years ago
Mike Frysinger c0fc525dcc Blackfin arch: move board specific setup out of common init code and into the board specific init code 18 years ago