1. 17 11月, 2007 1 次提交
  2. 18 10月, 2007 1 次提交
  3. 07 9月, 2007 1 次提交
  4. 18 8月, 2007 1 次提交
  5. 17 8月, 2007 2 次提交
  6. 16 8月, 2007 3 次提交
  7. 14 8月, 2007 1 次提交
  8. 11 8月, 2007 3 次提交
  9. 10 8月, 2007 2 次提交
    • S
      Coding style cleanup · 35d22f95
      Stefan Roese 提交于
      Signed-off-by: NStefan Roese <sr@denx.de>
      35d22f95
    • N
      Add PPC4xx-HCU4 and HCU5 boards: Infrastructure · 641cca95
      Niklaus Giger 提交于
      This series of patches adds support for 2 boards from Netstal Maschinen.
      
      The HCU4 has a PPC405Gpr and
      the HCU5 has a PPC440EPX.
      
      The HCU4 has a somehow complicated flash setup, as the booteprom is
      only 8 bits and the CFI 16 bits wide, which makes it impossible to use a more
      elegant solution.
      
      The HCU5 has only a booteprom as the whole code will be downloaded from a
      different board which has HD, CD-ROM, etc and where all code is stored.
      
      This is my third try. I incorporated all suggestions made by Wolfgang and Stefan.
      Thanks them a lot.
      Signed-off-by: NNiklaus Giger <niklaus.giger@netstal.com>
      641cca95
  10. 03 8月, 2007 1 次提交
  11. 02 8月, 2007 1 次提交
  12. 27 7月, 2007 1 次提交
  13. 26 7月, 2007 1 次提交
  14. 16 7月, 2007 1 次提交
  15. 12 7月, 2007 1 次提交
  16. 11 7月, 2007 1 次提交
  17. 05 7月, 2007 1 次提交
  18. 19 6月, 2007 1 次提交
    • T
      Added M5329AFEE and M5329BFEE Platforms · 8e585f02
      TsiChung Liew 提交于
      Added board/freescale/m5329evb, cpu/mcf532x, drivers/net,
      drivers/serial,  immap_5329.h, m5329.h, mcfrtc.h,
      include/configs/M5329EVB.h, lib_m68k/interrupts.c, and
      rtc/mcfrtc.c
      
      Modified CREDITS, MAKEFILE, Makefile, README, common/cmd_bdinfo.c,
      common/cmd_mii.c, include/asm-m68k/byteorder.h, include/asm-m68k/fec.h,
      include/asm-m68k/io.h, include/asm-m68k/mcftimer.h,
      include/asm-m68k/mcfuart.h, include/asm-m68k/ptrace.h,
      include/asm-m68k/u-boot.h, lib_m68k/Makefile, lib_m68k/board.c,
      lib_m68k/time.c, net/eth.c and rtc/Makefile
      Signed-off-by: NTsiChung Liew <Tsi-Chung.Liew@freescale.com>
      8e585f02
  19. 15 6月, 2007 1 次提交
  20. 06 6月, 2007 1 次提交
    • S
      ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board · c440bfe6
      Stefan Roese 提交于
      This patch adds NAND booting support for the AMCC Acadia eval board.
      
      Please make sure to configure jumper J7 to position 2-3 when booting
      from NOR, and to position 1-2 when booting for NAND.
      
      I also added a board command to configure the I2C bootstrap EEPROM
      values. Right now only 267MHz is support for booting either via NOR
      or NAND FLASH. Here the usage:
      
      => bootstrap 267 nor	;to configure the board for 267MHz NOR booting
      => bootstrap 267 nand	;to configure the board for 267MHz NNAND booting
      Signed-off-by: NStefan Roese <sr@denx.de>
      c440bfe6
  21. 01 6月, 2007 1 次提交
  22. 24 5月, 2007 1 次提交
  23. 09 5月, 2007 1 次提交
  24. 06 5月, 2007 1 次提交
  25. 04 5月, 2007 1 次提交
  26. 26 4月, 2007 1 次提交
  27. 24 4月, 2007 1 次提交
  28. 26 3月, 2007 1 次提交
  29. 22 3月, 2007 1 次提交
  30. 21 3月, 2007 1 次提交
  31. 20 3月, 2007 1 次提交
  32. 19 3月, 2007 1 次提交
  33. 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
  34. 09 3月, 2007 1 次提交