1. 29 7月, 2005 1 次提交
  2. 03 5月, 2005 1 次提交
  3. 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
  4. 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
  5. 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
  6. 03 4月, 2005 2 次提交
    • 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
    • W
      Prepare for SoC rework of ARM code: · 400558b5
      wdenk 提交于
      - rename CONFIG_BOOTBINFUNC into  CONFIG_INIT_CRITICAL
      - rename memsetup into lowlevel_init (function name and source files)
      400558b5
  7. 25 2月, 2005 1 次提交
  8. 10 1月, 2005 1 次提交
    • W
      * Patches by Richard Woodruff, 01 Oct 2004: · 8ed96046
      wdenk 提交于
        add support for the TI OMAP2420 processor and its H4 reference
        board
      
      * Patch by Christian Pellegrin, 24 Sep 2004:
        Added support for NE2000 compatible (DP8390, DP83902) NICs.
      8ed96046
  9. 17 12月, 2004 2 次提交
  10. 10 12月, 2004 1 次提交
  11. 28 10月, 2004 1 次提交
  12. 18 10月, 2004 1 次提交
  13. 11 10月, 2004 1 次提交
    • W
      Patches by Scott McNutt, 24 Aug 2004: · 5c952cf0
      wdenk 提交于
      - Add support for Altera Nios-II processors.
      - Add support for Psyent PCI-5441 board.
      - Add support for Psyent PK1C20 board.
      5c952cf0
  14. 10 10月, 2004 2 次提交
    • W
      Patch by Sam Song, 21 August 2004: · 30d56fae
      wdenk 提交于
      - Fix a typo in README
      - Align "(RO)" output for "flinfo" after "protect on"
      - Add RESET support for RPXlite_DW board; adjust CPU:BUS frequency
        ratio 1:1 when core frequency less than 50MHz
      30d56fae
    • W
      Patch by Steven Scholz, 16 Aug 2004: · 1d9f4105
      wdenk 提交于
      - Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)"
      - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0
      - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/
      - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/
        into cpu/arm920t/$(SOC)/
      1d9f4105
  15. 29 9月, 2004 1 次提交
    • W
      * Patch by Yuli Barcohen, 13 Jul 2004: · 66ca92a5
      wdenk 提交于
        Allow clock setting on MPC866/MPC885 series chips according to
        environment variable `cpuclk'
      
      * Patch by Yuli Barcohen, 20 Apr 2004:
        Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
      66ca92a5
  16. 03 8月, 2004 1 次提交
    • W
      * Patch by Andreas Engel, 12 Jul 2004: · 6705d81e
      wdenk 提交于
        Replaced hardcoded PL011 clock frequency with config variable.
        Fixed wrong CONFIG_CMD_DFL doc.
      
      * Patch by Thomas Viehweger, 09 Jun 2004:
        make it possible to remove chpart when there is only one partition
      6705d81e
  17. 12 7月, 2004 3 次提交
    • W
      Add cerf250 to MAINTAINERS and README · b8c83181
      wdenk 提交于
      b8c83181
    • W
      * Cleanup · 81050926
      wdenk 提交于
      * Patch by Mark Jonas, 05 Jul 2004:
        add support for the Total5100's and Total5200's LCD screen
      
      * Patches by Dan Eisenhut, 01 Jul 2004:
        - README fixes.
        - Move doc2000.h include to prevent compiler warning on some boards
      81050926
    • W
      * Patch by Martin Krause, 30 Jun 2004: · 56523f12
      wdenk 提交于
        Add support for TQM5200 board
      
      * Patch by Martin Krause, 29 Jun 2004:
        Add loopw command: infinite write loop on address range
      56523f12
  18. 11 7月, 2004 3 次提交
    • W
      Patches by Yasushi Shoji, 29 Jun 2004: · 857cad37
      wdenk 提交于
      - add empty include/asm-microblaze/processor.h
      - add to CREDITS and MAINTAINERS
      - add gd initialization
      - add MicroBlaze and SUZAKU board to MAKEALL script
      - add reset support for SUZAKU
      - add flush_cache() for MicroBlaze
      - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed
        size flash memory on SUZAKU
      857cad37
    • W
      * Rename SBC8560 into sbc8560 for consistency · 466b7410
      wdenk 提交于
      * Patch by Daniel Poirot, 24 Jun 2004:
        Add support for Wind River's sbc8240 board
      
      * Patches by Yasushi Shoji, 26 Jun 2004:
        - drivers/serial_xuartlite.c: fix "return 0" in void function
        - add microblaze support to mkimage tool
      466b7410
    • W
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      wdenk 提交于
        Add support for WindRiver's SBC8560 board
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004
        Small Bugs fixes for "at91rm9200dk" board:
        - Timing modifications for SPI DataFlash access
        - Fix NAND flash detection bug
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004:
        Add Support for Flash AT49BV6416 for AT91RM9200DK board
      8b07a110
  19. 01 7月, 2004 1 次提交
  20. 10 6月, 2004 2 次提交
    • W
      Patch by Sam Song, 09 Jun 2004: · e63c8ee3
      wdenk 提交于
      - Add support for RPXlite_DW board
      - Update FLASH driver for 4*AM29DL323DB90VI
      - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
      e63c8ee3
    • W
      * Patch by Tom Armistead, 04 Jun 2004: · 4c0d4c3b
      wdenk 提交于
        Add support for MAX6900 RTC
      
      * Patches by Ladislav Michl, 03 Jun 2004:
        - fix cfi_flash.c on LE systems
        - let 'make mrproper' delete u-boot.img as well
        - turn printf into debug in cfi_flash.c
      4c0d4c3b
  21. 09 6月, 2004 2 次提交
    • W
      Patch by Jian Zhang, 20 May 2004: · 13a5695b
      wdenk 提交于
      add support for environment in NAND flash
      13a5695b
    • W
      * Patch by Paul Ruhland, 17 May 2004: · f39748ae
      wdenk 提交于
        - Add support for the Logic Zoom LH7A40x based SDK board(s),
          specifically the LPD7A400.
      
      * Patches by Robert Schwebel, 15 May 2004:
        - call MAC address reading code also for SMSC91C111;
        - make SMSC91C111 timeout configurable, remove duplicate code
        - fix get_timer() for PXA
        - update doc/README.JFFS2
        - use "bootfile" env variable also for jffs2
      f39748ae
  22. 08 6月, 2004 1 次提交
  23. 07 6月, 2004 2 次提交
    • W
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      wdenk 提交于
        Add support for OMAP730 Perseus2 Development board
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Fix flash chip-select (OR0) option register setting on FADS boards.
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Report MII network speed and duplex setting properly when
        auto-negotiate is not enabled.
      
      * Patch by Jarrett Redd, 29 Apr 2004:
        Fix hang on reset on Ocotea board due to flash in wrong mode.
      a56bd922
    • W
      Patch by Tolunay Orkun, 20 Apr 2004: · 17ea1177
      wdenk 提交于
      - README update: add CONFIG_CSB272 and csb272_config
      - add descriptions for some MII/PHY options, CONFIG_I2CFAST, and
        i2cfast environment variable
      17ea1177
  24. 30 5月, 2004 1 次提交
  25. 04 5月, 2004 1 次提交
    • W
      * Fix minor NAND JFFS2 related issue · 2729af9d
      wdenk 提交于
      * Fixes for SL811 USB controller:
        - implement workaround for broken memory stick
        - improve error handling
      
      * Increase packet send timeout to 10 ms in cpu/mpc8xx/scc.c to better
        cope with congested networks.
      2729af9d
  26. 24 4月, 2004 1 次提交
    • W
      * Modify KUP4X board configuration to use SL811 driver for USB memory · 5cf91d6b
      wdenk 提交于
        sticks (including FAT / VFAT filesystem support)
      
      * Add SL811 Host Controller Interface driver for USB
      
      * Add CFG_I2C_EEPROM_ADDR_OVERFLOW desription to README
      
      * Patch by Pantelis Antoniou, 19 Apr 2004:
        Allow to use shell style syntax (i. e. ${var} ) with standard parser.
        Minor patches for Intracom boards.
      
      * Patch by Christian Pell, 19 Apr 2004:
        cleanup support for CF/IDE on PCMCIA for PXA25X
      5cf91d6b
  27. 19 4月, 2004 2 次提交
    • W
      * Patch by Dan Malek, 07 Apr 2004: · 7abf0c58
      wdenk 提交于
        - Add support for RPC/STx GP3, Motorola 8560 board
        - Update 85xx TSEC driver so it searches MII for first available PHY
          and uses that one.
        - Add functions to support console MII commands.
      
      * Patch by Tolunay Orkun, 07 Apr 2004:
        Move  initialization of bi_iic_fast[]
        from board_init_f() to board_init_r()
      
      * Patch by Yasushi Shoji, 07 Apr 2004:
        Cleanup microblaze port
      
      * Patch by Sangmoon Kim, 07 Apr 2004:
        Add auto SDRAM module detection for Debris board
      7abf0c58
    • W
      * Patch by Yasushi Shoji, 07 Apr 2004: · 507bbe3e
      wdenk 提交于
        - add support for microblaze processors
        - add support for AtmarkTechno "suzaku" board
      507bbe3e