1. 02 8月, 2007 2 次提交
  2. 05 7月, 2007 1 次提交
  3. 04 7月, 2007 2 次提交
  4. 23 6月, 2007 1 次提交
    • H
      [PCS440EP] upgrade the PCS440EP board: · 566a494f
      Heiko Schocher 提交于
                      - Show on the Status LEDs, some States of the board.
                      - Get the MAC addresses from the EEProm
                      - use PREBOOT
                      - use the CF on the board.
                      - check the U-Boot image in the Flash with a SHA1
                        checksum.
                      - use dynamic TLB entries generation for the SDRAM
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      566a494f
  5. 15 6月, 2007 1 次提交
  6. 06 6月, 2007 2 次提交
  7. 01 6月, 2007 1 次提交
  8. 31 5月, 2007 1 次提交
  9. 18 5月, 2007 2 次提交
  10. 09 5月, 2007 2 次提交
  11. 03 5月, 2007 2 次提交
  12. 26 4月, 2007 1 次提交
  13. 24 4月, 2007 2 次提交
  14. 23 4月, 2007 1 次提交
  15. 20 4月, 2007 1 次提交
  16. 16 4月, 2007 1 次提交
  17. 14 4月, 2007 1 次提交
  18. 04 4月, 2007 1 次提交
  19. 28 3月, 2007 1 次提交
  20. 26 3月, 2007 1 次提交
  21. 21 3月, 2007 1 次提交
  22. 20 3月, 2007 1 次提交
  23. 19 3月, 2007 1 次提交
  24. 12 3月, 2007 1 次提交
  25. 11 3月, 2007 1 次提交
    • M
      [Microblaze][PATCH] part 2 · cfc67116
      Michal Simek 提交于
      timer support
      interrupt controller support
      flash support
      ethernet support
      cache support
      board information support
      env support
      booting image support
      
      adding support for Xilinx ML401
      cfc67116
  26. 09 3月, 2007 1 次提交
  27. 07 3月, 2007 2 次提交
  28. 03 3月, 2007 4 次提交
    • T
      mpc83xx: Add support for the MPC8349E-mITX-GP · 7a78f148
      Timur Tabi 提交于
      Add support for the MPC8349E-mITX-GP, a stripped-down version of the
      MPC8349E-mITX.  Bonus features include support for low-boot (BMS bit in
      HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
      Signed-off-by: NTimur Tabi <timur@freescale.com>
      7a78f148
    • K
      mpc83xx: sort Makefile targets · 4decd84e
      Kim Phillips 提交于
      reordered targets alphabetically
      4decd84e
    • P
      mpc83xx: U-Boot support for Wind River SBC8349 · 91e25769
      Paul Gortmaker 提交于
      I've redone the SBC8349 support to match git-current, which
      incorporates all the MPC834x updates from Freescale since the 1.1.6
      release,  including the DDR changes.
      
      I've kept all the SBC8349 files as parallel as possible to the
      MPC8349EMDS ones for ease of maintenance and to allow for easy
      inspection of what was changed to support this board.  Hence the SBC8349
      U-Boot has FDT support and everything else that the MPC8349EMDS has.
      
      Fortunately the Freescale updates added support for boards using CS0,
      but I had to change spd_sdram.c to allow for board specific settings for
      the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
      default if the board doesn't specify a value.)
      
      Hopefully this should be mergeable as-is and require no whitespace
      cleanups or similar, but if something doesn't measure up then let me
      know and I'll fix it.
      
      Thanks,
      Paul.
      91e25769
    • D
      mpc83xx: Add support for the MPC832XEMDS board · 24c3aca3
      Dave Liu 提交于
      This patch supports DUART, ETH3/4 and PCI etc.
      Signed-off-by: NDave Liu <daveliu@freescale.com>
      24c3aca3
  29. 20 2月, 2007 1 次提交