1. 08 2月, 2007 3 次提交
  2. 24 1月, 2007 1 次提交
  3. 02 12月, 2006 1 次提交
    • A
      [ARM] 3966/1: AT91: RM9200 device data update · 69c5eccd
      Andrew Victor 提交于
      This patch contains various updates the at91rm9200_devices.c file:
            * Consistent naming of resources and platform_devices.
            * PCMCIA/Compact Flash: Configuration of the memory controller
              moved out of the driver and into this file.
            * MMC: Enable the VCC pin (if one is configured)
            * MMC: Enable the internal pullups on the I/O pins.
            * NAND: Configuration of the memory controller moved out of the
              driver and into this file.
            * Added TWI/I2C resources.
            * The names of some of the CONFIG_ variables were changed.
      Signed-off-by: NAndrew Victor <andrew@sanpeople.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      69c5eccd
  4. 01 12月, 2006 1 次提交
  5. 05 10月, 2006 4 次提交
  6. 29 9月, 2006 1 次提交
  7. 28 9月, 2006 1 次提交
  8. 01 7月, 2006 1 次提交
  9. 21 6月, 2006 1 次提交
  10. 19 6月, 2006 1 次提交
    • A
      [ARM] 3585/1: AT91RM9200 Platform devices · 2e836402
      Andrew Victor 提交于
      Patch from Andrew Victor
      
      This patch updates the platform device support for the AT91RM9200.
      
      The changes include:
      
      1. USB Host device renamed to "at91_ohci" since the driver is also
      usable on the AT91SAM9261 processor.
      2. Enabling multidrive on the USB Device's pullup pin should not be done
      for all boards.  Moved into board-specific files.  [Patch from David
      Brownell]
      3. Move enabling of PCMCIA/Compact Flash pins out of the driver.
      4. Added SPI device and resources.
      5. Added Watchdog device and resources.  [Patch from David Brownell]
      6. Added UART device and resources.
      7. The simple devices (watchdog, rtc, i2c) are now automatically
      registered and don't have to be registered separately in each
      board-specific file. [Patch from David Brownell]
      Signed-off-by: NAndrew Victor <andrew@sanpeople.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      2e836402
  11. 15 4月, 2006 1 次提交
  12. 03 4月, 2006 2 次提交
  13. 23 2月, 2006 1 次提交
  14. 10 1月, 2006 1 次提交