1. 29 11月, 2006 1 次提交
  2. 22 9月, 2006 1 次提交
  3. 22 6月, 2006 1 次提交
  4. 21 6月, 2006 1 次提交
  5. 29 5月, 2006 2 次提交
  6. 25 5月, 2006 1 次提交
  7. 24 5月, 2006 1 次提交
    • T
      [MTD] Refactor NAND hwcontrol to cmd_ctrl · 7abd3ef9
      Thomas Gleixner 提交于
      The hwcontrol function enforced a step by step state machine
      for any kind of hardware chip access. Let the hardware driver
      know which control bits are set and inform it about a change
      of the control lines. Let the hardware driver write out the
      command and address bytes directly. This gives a peformance
      advantage for address bus controlled chips and simplifies the
      quirks in the hardware drivers.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      7abd3ef9
  8. 23 5月, 2006 2 次提交