1. 24 10月, 2006 1 次提交
  2. 07 9月, 2006 1 次提交
  3. 01 9月, 2006 1 次提交
  4. 21 7月, 2006 2 次提交
  5. 09 6月, 2006 1 次提交
  6. 02 5月, 2006 1 次提交
  7. 26 4月, 2006 1 次提交
  8. 24 4月, 2006 1 次提交
  9. 16 4月, 2006 1 次提交
  10. 01 4月, 2006 1 次提交
  11. 24 3月, 2006 1 次提交
  12. 21 3月, 2006 1 次提交
  13. 17 3月, 2006 1 次提交
  14. 13 3月, 2006 1 次提交
    • S
      Change max size of uncompressed uImage's to 8MByte and add · 15940c9a
      Stefan Roese 提交于
      CFG_BOOTM_LEN to adjust this setting.
      
      As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
      uImages was restricted to 4MBytes. This default size is now
      increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
      in the board config file.
      
      Patch by Stefan Roese, 13 Mar 2006
      15940c9a
  15. 12 3月, 2006 1 次提交
  16. 12 1月, 2006 3 次提交
  17. 22 11月, 2005 1 次提交
    • S
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese 提交于
      - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
      - CFG_FLASH_QUIET_TEST added to use the common CFI driver
        for bank autodetection
      Patch by Stefan Roese, 22 Nov 2005
      5568e613
  18. 21 11月, 2005 1 次提交
  19. 13 10月, 2005 1 次提交
  20. 09 10月, 2005 2 次提交
  21. 06 10月, 2005 1 次提交
  22. 05 10月, 2005 1 次提交
  23. 26 9月, 2005 1 次提交
  24. 25 9月, 2005 2 次提交
  25. 23 9月, 2005 1 次提交
  26. 22 9月, 2005 1 次提交
    • S
      Add SM501 support to HH405 board. · 98f4a3df
      Stefan Roese 提交于
      Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP).
      Add support for eeprom write-enable (CFG_EEPROM_WREN).
      Patch by Stefan Roese, 22 Sep 2005
      98f4a3df
  27. 01 8月, 2005 1 次提交
  28. 29 7月, 2005 1 次提交
  29. 03 5月, 2005 1 次提交
  30. 13 4月, 2005 1 次提交
    • W
      * Fixes for TQM8560 board: · 2a8af187
      wdenk 提交于
        - fix clock rates
        - remove debug messages
        - fix flash sector protection
      
      * Patch by Steven Scholz, 07 Apr 2005:
        Fix warning in cpu/arm920t/at91rm9200/i2c.c
      2a8af187
  31. 06 4月, 2005 2 次提交
    • W
      Patch by Steven Scholz, 06 Apr 2005: · a85f9f21
      wdenk 提交于
      - creating SoC subdir for Atmel AT91RM9200 cpu/arm920t/at91rm9200
      - moving code out of cpu/at91rm9200 into cpu/arm920t/at91rm9200
      a85f9f21
    • W
      * Patch by Ladislav Michl, 05 Apr 2005: · 3c2b3d45
      wdenk 提交于
        Add support for VoiceBlue board.
      
      * Patch by Ladislav Michl, 05 Apr 2005:
        Fix netboot_common() prototypes.
      
      * Cleanup.
      3c2b3d45
  32. 04 4月, 2005 2 次提交
    • W
      Patch by Steven Scholz, 4 Apr 2005: · 8aa1a2d1
      wdenk 提交于
      - remove all references to CONFIG_INIT_CRITICAL for ARM based boards
      - introduce two new configuration options instead:
        CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT
      8aa1a2d1
    • W
      Patches by Josef Wagner, 29 Oct 2004: · 384cc687
      wdenk 提交于
      - Add support for MicroSys CPU87 board
      - Add support for MicroSys PM854 board
      384cc687
  33. 03 4月, 2005 1 次提交
    • W
      * Patch by Richard Klingler, 03 Apr 2005: · b1bf6f2c
      wdenk 提交于
        Add call to eth_halt() in net/net.c when called functions fail
        after eth_init() has been called.
      
      * Patch by Sam Song, 3 April 2005:
        - Update README.Netconsole
        - Update README
      b1bf6f2c