1. 11 7月, 2009 1 次提交
  2. 30 6月, 2009 1 次提交
  3. 13 6月, 2009 1 次提交
    • P
      i2c: Remove deprecated individual i2c commands · d48eb513
      Peter Tyser 提交于
      The following individual I2C commands have been removed: imd, imm, inm,
      imw, icrc32, iprobe, iloop, isdram.
      
      The functionality of the individual commands is still available via
      the 'i2c' command.
      
      This change only has an impact on those boards which did not have
      CONFIG_I2C_CMD_TREE defined.
      Signed-off-by: NPeter Tyser <ptyser@xes-inc.com>
      d48eb513
  4. 17 2月, 2009 2 次提交
  5. 24 1月, 2009 10 次提交
  6. 14 1月, 2009 1 次提交
  7. 14 12月, 2008 1 次提交
  8. 04 12月, 2008 3 次提交
  9. 02 12月, 2008 1 次提交
  10. 02 11月, 2008 1 次提交
  11. 01 11月, 2008 1 次提交
  12. 30 10月, 2008 1 次提交
  13. 25 10月, 2008 3 次提交
  14. 19 10月, 2008 4 次提交
  15. 09 10月, 2008 1 次提交
  16. 08 10月, 2008 2 次提交
  17. 11 9月, 2008 2 次提交
  18. 28 8月, 2008 2 次提交
  19. 13 8月, 2008 1 次提交
  20. 15 7月, 2008 1 次提交
    • A
      Clean up INIT_RAM options · 1107014e
      Andy Fleming 提交于
      The L2_INIT_RAM option was unused, and recent changes to the TLB code
      meant that the INIT_RAM TLBs weren't being cleared out.  In order to reduce
      the amount of mapped space attached to nothing, we change things so the TLBs
      get cleared.
      Signed-off-by: NAndy Fleming <afleming@freescale.com>
      1107014e