1. 07 9月, 2008 1 次提交
  2. 12 6月, 2008 1 次提交
  3. 21 5月, 2008 2 次提交
  4. 19 3月, 2008 2 次提交
  5. 07 3月, 2006 1 次提交
  6. 10 2月, 2006 1 次提交
  7. 09 2月, 2006 1 次提交
    • M
      Changes: · 9d803d8c
      Markus Klotzbcher 提交于
      	* lots of bugfixes in the assembler code
      	* reverted hardware.h back to original
      	* enabled hardware DRAM calibration
      	* GCC-4 fix: modified GLOBAL_DATA_POINTER macro
      9d803d8c
  8. 10 10月, 2003 1 次提交
  9. 25 7月, 2003 1 次提交
  10. 16 6月, 2003 1 次提交
    • W
      * Fix CONFIG_NET_MULTI support in include/net.h · 71f95118
      wdenk 提交于
      * Patches by Kyle Harris, 13 Mar 2003:
        - Add FAT partition support
        - Add command support for FAT
        - Add command support for MMC
        ----
        - Add Intel PXA support for video
        - Add Intel PXA support for MMC
        ----
        - Enable MMC and FAT for lubbock board
        - Other misc changes for lubbock board
      71f95118
  11. 15 3月, 2003 1 次提交
    • W
      * Avoid flicker on the TRAB's VFD by synchronizing the enable with · 06d01dbe
      wdenk 提交于
        the HSYNC/VSYNC. Requires new CPLD code (Version 101 for Rev. 100
        boards, version 153 for Rev. 200 boards).
      
      * Patch by Vladimir Gurevich, 12 Mar 2003:
        Fix relocation problem of statically initialized string pointers
        in common/cmd_pci.c
      
      * Patch by Kai-Uwe Blöm, 12 Mar 2003:
        Cleanup & bug fixes for JFFS2 code:
        - the memory mangement was broken. It caused havoc on malloc by
          writing beyond the block boundaries.
        - the length calculation for files was wrong, sometimes resulting
          in short file reads.
        - data copying now optionally takes fragment version numbers into
          account, to avoid copying from older data.
        See doc/README.JFFS2 for details.
      06d01dbe
  12. 28 2月, 2003 1 次提交
    • W
      * Add support for 16 MB flash configuration of TRAB board · 6069ff26
      wdenk 提交于
      * Patch by Erwin Rol, 27 Feb 2003:
        Add support for RTEMS
      
      * Add image information to README
      
      * Fix dual PCMCIA slot support (when running with just one
        slot populated)
      
      * Add VFD type detection to trab board
      
      * extend drivers/cs8900.c driver to synchronize  ethaddr  environment
        variable with value in the EEPROM
      
      * Start adding MIPS support files
      6069ff26
  13. 22 10月, 2002 1 次提交