提交歷史

作者 SHA1 備註 提交日期
  Mike Frysinger 908089118d Blackfin arch: remove pata resources from generic board 17 年之前
  Robin Getz aa58297763 Blackfin arch: be consistant with parition names, and ensure the bus is identified 17 年之前
  Laurent Pinchart da3854fc9f DM9000: Fixup blackfin after removing 2 resource usage 17 年之前
  Mike Frysinger 5bda27235b Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN 17 年之前
  Bryan Wu 2eb74ae20e Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 17 年之前
  Jean Delvare 24fbacca02 i2c: Clean up Blackfin BF527 I2C device declarations 17 年之前
  Grace Pan d7323696a9 [Blackfin] arch: Set spi flash partition on bf527 as like bf548. 17 年之前
  Michael Hennerich b9c9e78894 [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount 17 年之前
  Bryan Wu 72268689cf [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit 17 年之前
  Michael Hennerich d7e5dd41e3 [Blackfin] arch: Add physmap partition for BF527-EZkit 17 年之前
  Michael Hennerich 14b03204c8 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support 17 年之前
  Graf Yang 5be36d22b2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support 17 年之前
  Grace Pan ac76d889b5 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. 17 年之前
  Harvey Harrison b85d858b40 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ 17 年之前
  Mike Frysinger 0db5d105cd [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace 17 年之前
  Mike Frysinger 181afa9498 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT 17 年之前
  Mike Frysinger cad2ab65dd [Blackfin] arch: add board resources for new simple-gpio char driver 17 年之前
  Mike Frysinger edf056417d [Blackfin] arch: fix bug - set right partition size in the board files 17 年之前
  Mike Frysinger 67f2d33ec0 [Blackfin] arch: fix build fails only include header files when enabled 17 年之前
  Michael Hennerich 6e668936db [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support 17 年之前
  Jeff Garzik 0a87e3e92b Rename: linux/pata_platform.h to linux/ata_platform.h 17 年之前
  Michael Hennerich a628a8bcd8 [Blackfin] arch: Update copyright date 17 年之前
  Michael Hennerich acbcd26319 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface 17 年之前
  Michael Hennerich 1089e22873 [Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit 17 年之前
  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 年之前
  Mike Frysinger f02bcec598 Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees 17 年之前
  Mike Frysinger 632f658b36 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now 17 年之前
  Mike Frysinger 9862cc5278 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions 17 年之前
  Mike Frysinger 137b1529da Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files 17 年之前
  Michael Hennerich 0954f70ab1 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface 17 年之前