Skip to content
Snippets Groups Projects
  1. Jul 19, 2006
  2. Jul 18, 2006
  3. Jul 13, 2006
  4. Jul 12, 2006
  5. Jul 10, 2006
  6. Jul 06, 2006
  7. Jul 05, 2006
  8. Jul 04, 2006
  9. Jul 03, 2006
  10. Jun 30, 2006
  11. Jun 26, 2006
  12. Jun 19, 2006
  13. Jun 18, 2006
  14. Jun 16, 2006
    • Wolfgang Denk's avatar
      Add support for gth2 board · 0c32d96d
      Wolfgang Denk authored
      Patch by Thomas Lange, Aug 11 2005
      0c32d96d
    • Wolfgang Denk's avatar
      Add support for CONFIG_SERIAL_MULTI on MPC5xxx · c12cffc5
      Wolfgang Denk authored
      Patch by Martin Krause, 8 Jun 2006
      
      This patch supports two serial consoles on boards with
      a MPC5xxx CPU. The console can be switched at runtime
      by setting stdin, stdout and stderr to the desired serial
      interface (serial0 or serial1). The PSCs to be used as
      console port are definded by CONFIG_PSC_CONSOLE
      and CONFIG_PSC_CONSOLE2.
      See README.serial_multi for details.
      c12cffc5
    • Wolfgang Denk's avatar
      Bugfix in I2C initialisation on S3C2400. · 30a43cc2
      Wolfgang Denk authored
      If the bus is blocked because of a previously interrupted
      transfer, up to eleven clocks are generated on the I2CSCL
      line to complete the transfer and to free the bus.
      With this fix pin I2CSCL (PG6) is really configured as GPIO
      so the clock pulses are really generated.
      Patch by Martin Krause, 04 Apr 2006
      30a43cc2
    • Wolfgang Denk's avatar
      Fix DDR6 errata on TQM834x boards · 10af6d53
      Wolfgang Denk authored
      Patch by Thomas Waehner, 07 Mar 2006
      10af6d53
Loading