1. 13 4月, 2007 1 次提交
  2. 11 4月, 2007 1 次提交
    • W
      Update for SC3 board · 51056dd9
      Wolfgang Denk 提交于
      * Make IDE timeout configurable through ide_reset_timeout variable.
      * Use Newline as "password" string
      * Use just a single partition in NAND flash
      51056dd9
  3. 20 2月, 2007 2 次提交
  4. 16 6月, 2006 1 次提交
  5. 01 4月, 2006 1 次提交
  6. 01 12月, 2005 1 次提交
  7. 13 10月, 2005 1 次提交
  8. 06 3月, 2005 1 次提交
  9. 04 3月, 2005 1 次提交
    • W
      * Fix get_partition_info() parameter error in all other calls · b05dcb58
      wdenk 提交于
        (common/cmd_ide.c, common/cmd_reiser.c, common/cmd_scsi.c).
      
      * Enable USB and IDE support for INKA4x0 board
      
      * Patch by Andrew Dyer, 28 February 2005:
        fix ext2load passing an incorrect pointer to get_partition_info()
        resulting in load failure for devices other than 0
      b05dcb58
  10. 08 2月, 2005 1 次提交
  11. 04 2月, 2005 1 次提交
    • W
      * Removed '--no-warn-mismatch' option from Makefile. This option · 1a344f29
      wdenk 提交于
        makes 'ld' to overlook binary objects compatibility.
      
      * Moved $(PLATFORM_LIBS) from the library group (--start-group ...
        --end-group) outside of the group. This will make 'ld' to do
        _multiple_ search in the library group when resolving symbol
        references and do only a _single_ seach in libgcc.a after the group
        search.
      
      * Fix stability problems on CPC45 board again.
      
      * Make image detection for diskboot / usbboot / scsiboot more robust
        (also check header checksum)
      1a344f29
  12. 23 1月, 2005 1 次提交
  13. 31 12月, 2004 1 次提交
    • W
      * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
      wdenk 提交于
      * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
        pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
        additional ethernet addresses.
      
      * Cleanup drivers/i82365.c - avoid duplication of code
      
      * Fix bogus "cannot span across banks" flash error message
      
      * Add support for CompactFlash for the CPC45 Board.
      e2ffd59b
  14. 17 12月, 2004 1 次提交
  15. 29 9月, 2004 1 次提交
  16. 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
  17. 19 4月, 2004 1 次提交
    • W
      * Cleanup, minor fixes · 6e592385
      wdenk 提交于
      * Patch by Rune Torgersen, 16 Apr 2004:
        LBA48 fixes
      
      * Patches by Pantelis Antoniou, 16 Apr 2004:
        - Fix some compile problems;
          add "once" functionality for the netretry variable
      6e592385
  18. 16 4月, 2004 1 次提交
  19. 26 3月, 2004 1 次提交
  20. 24 3月, 2004 2 次提交
    • W
      * Patch by Stephen Williams, 19 March 2004 · 6fb6af6d
      wdenk 提交于
        Increase speed of sector reads from SystemACE,
        shorten poll timeout and remove a useless reset
      
      * Patch by Tolunay Orkun, 19 Mar 2004:
        Make GigE PHY 1000Mbps Speed/Duplex detection conditional
        (CONFIG_PHY_GIGE)
      
      * Patch by Brad Kemp, 18 Mar 2004:
        prevent machine checks during a PCI scan
      
      * Patch by Pierre Aubert, 18 Mar 2004:
        Fix string cleaning in IDE identification
      6fb6af6d
    • W
      * Add start-up delay to make sure power has stabilized before · efa329cb
      wdenk 提交于
        attempting to switch on USB on SX1 board.
      
      * Patch by Josef Wagner, 18 Mar 2004:
        - Add support for MicroSys XM250 board (PXA255)
        - Add support for MicroSys PM828 board (MPC8280)
        - Add support for 32 MB Flash on PM825/826
        - new SDRAM refresh rate for PM825/PM826
        - added support for MicroSys PM520 (MPC5200)
        - replaced Query by Identify command in CPU86/flash.c
          to support 28F160F3B
      
      * Fix wrap around problem with udelay() on ARM920T
      
      * Add support for Macronix flash on TRAB board
      efa329cb
  21. 17 3月, 2004 1 次提交
  22. 15 3月, 2004 1 次提交
  23. 14 3月, 2004 3 次提交
    • W
      * Patch by Tolunay Orkun, 5 Mar 2004: · 4d13cbad
      wdenk 提交于
        Fix early board initialization for Cogent CSB272 board
      
      * Patch by Ed Okerson, 3 Mar 2004:
        fix CFI flash writes for little endian systems
      
      * Patch by Reinhard Meyer, 01 Mar 2004:
        generalize USB and IDE support for MPC5200 with according
        changes to IceCube.h and TOP5200.h
        add Am29LV256 256 MBit FLASH support for TOP5200 boards
        add info about USB and IDE to README
      4d13cbad
    • W
      * Patch by Yuli Barcohen, 4 Mar 2004: · c3f9d493
      wdenk 提交于
        Fix problems with GCC 3.3.x which changed handling of global
        variables explicitly initialized to zero (now in .bss instead of
        .data as before).
      
      * Patch by Leon Kukovec, 02 Mar 2004:
        add strswab() to fix IDE LBA capacity, firmware and model numbers
        on little endian machines
      
      * Patch by Masami Komiya, 02 Mar 2004:
        - Remove get_ticks() from NFS code
        - Add verification of RPC transaction ID
      
      * Patch by Pierre Aubert, 02 Mar 2004:
        cleanup for IDE and USB drivers for MPC5200
      c3f9d493
    • W
      * Patch by Rune Torgersen, 27 Feb 2004: · c40b2956
      wdenk 提交于
        - Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
        - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF)
        - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
      
      * Patch by Masami Komiya, 27 Feb 2004:
        Fix rarpboot: add autoload by NFS
      
      * Patch by Dan Eisenhut, 26 Feb 2004:
        fix flash_write return value in saveenv
      
      * Patch by Stephan Linz, 11 Dec 2003
        expand config.mk to avoid trigraph warnings on NIOS
      
      * Rename "BMS2003" board into "HMI10"
      c40b2956
  24. 27 2月, 2004 1 次提交
    • W
      * Patch by Pierre Aubert, 26 Feb 2004 · 132ba5fd
      wdenk 提交于
        add IDE support for MPC5200
      
      * Patch by Masami Komiya, 26 Feb 2004:
        add autoload via NFS
      
      * Patch by Stephen Williams
        Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses
        elsewhere in the source.
      132ba5fd
  25. 16 1月, 2004 1 次提交
    • W
      [Strange. I _did_ check these in before. Seems SF restored an old · 1c43771b
      wdenk 提交于
      version of the repository???]
      
      * Patch by Reinhard Meyer, 09 Jan 2004:
        - add RTC support for MPC5200 based boards (requires RTC_XTAL)
      
      * Add support for IDE LED on BMS2003 board
        (exclusive with status LED!)
      
      * Add support for PS/2 keyboard (used with PS/2 multiplexor on
        BMS2003 board)
      
      * Patches by Reinhard Meyer, 4 Jan 2004 + 7 Jan 2004:
        Add common files for "emk" boards
      1c43771b
  26. 05 1月, 2004 1 次提交
  27. 02 1月, 2004 1 次提交
    • W
      * Cleanup lowboot code for MPC5200 · d4ca31c4
      wdenk 提交于
      * Minor code cleanup (coding style)
      
      * Patch by Reinhard Meyer, 30 Dec 2003:
        - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
        - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
        - turned debug print of PHY registers into a function (called in two places)
        - added support for EMK MPC5200 based modules
      
      * Fix MPC8xx PLPRCR_MFD_SHIFT typo
      
      * Add support for TQM866M modules
      
      * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)
      
      * Fix a few compiler warnings
      d4ca31c4
  28. 08 12月, 2003 1 次提交
    • W
      * Patch by Pierre Aubert, 24 Nov 2003: · 9fd5e31f
      wdenk 提交于
        - add a return value for the fpga command
        - add ide_preinit() function called in ide_init if CONFIG_IDE_PREINIT
          is defined. If ide_preinit fails, ide_init is aborted.
        - fix an endianess problem in fat.h
      9fd5e31f
  29. 07 11月, 2003 1 次提交
  30. 10 10月, 2003 2 次提交
    • W
      * Patch by Steven Scholz, 10 Oct 2003 · 5da627a4
      wdenk 提交于
        - Add support for Altera FPGA ACEX1K
      
      * Patches by Thomas Lange, 09 Oct 2003:
        - Endian swap ATA identity for all big endian CPUs, not just PPC
        - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize
          args to linux
        - add support for dbau1x00 board (MIPS32)
      5da627a4
    • W
      * Patches by Thomas Lange, 09 Oct 2003: · 15647dc7
      wdenk 提交于
        - fix cmd_ide.c for non ppc boards (read/write functions did not
          add ATA base address)
        - fix for shannon board
        - #ifdef CONFIG_IDE_8xx_DIRECT some otherwise unused code
      
      * Patch by Sangmoon Kim, 07 Oct 2003:
        add support for debris board
      15647dc7
  31. 02 7月, 2003 1 次提交
  32. 30 6月, 2003 1 次提交
  33. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  34. 24 6月, 2003 1 次提交
  35. 28 4月, 2003 1 次提交
    • W
      * LWMON extensions: · 4532cb69
      wdenk 提交于
        - Splashscreen support
        - modem support
        - sysmon support
        - temperature dependend enabling of LCD
      
      * Allow booting from old "PPCBoot" disk partitions
      
      * Add support for TQM8255 Board / MPC8255 CPU
      4532cb69