Skip to content
Snippets Groups Projects
  1. Aug 01, 2011
  2. Oct 03, 2009
  3. Dec 05, 2008
  4. Oct 18, 2008
  5. Aug 12, 2008
  6. May 20, 2008
    • Wolfgang Denk's avatar
      Big white-space cleanup. · 53677ef1
      Wolfgang Denk authored
      
      This commit gets rid of a huge amount of silly white-space issues.
      Especially, all sequences of SPACEs followed by TAB characters get
      removed (unless they appear in print statements).
      
      Also remove all embedded "vim:" and "vi:" statements which hide
      indentation problems.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      53677ef1
  7. Jan 09, 2008
  8. Sep 24, 2005
    • Wolfgang Denk's avatar
      Add support for AMD's Pb1x00 eval board; · 265817c7
      Wolfgang Denk authored
      add MII routines to the au1x00 ethernet driver;
      add USB ohci driver (work in progress)
      Patch by Thomas Sailer, 20 Jan 2005
      265817c7
    • Wolfgang Denk's avatar
      virtex2 fix for bogus download error messages · 9a9200b4
      Wolfgang Denk authored
      The virtex2 FPGA download code watches for init going active during
      a download of config data as an error condition. init also goes
      active after a configuration is finished in concert with the done
      signal. So far, the code does not check for done active until all
      of the configuration data is sent. If configuration data has a few
      extra pad bytes at the end, this would cause an error message even
      though the download had suceeded.
      NOTE: virtex2 slave serial and spartan2 versions may still have the
      same problem.
      Patch by Andrew Dyer, 12 Jan 2005
      9a9200b4
  9. Feb 27, 2004
    • Wolfgang Denk's avatar
      * Patch by Steven Scholz, 25 Feb 2004: · 11dadd54
      Wolfgang Denk authored
        - Timeouts in FPGA code should be based on CFG_HZ
        - Minor cleanup in code for Altera FPGA ACEX1K
      
      * Patch by Steven Scholz, 25 Feb 2004:
        Changed "Directory Hierarchy" section in README
      
      * Patch by Masami Komiya, 25 Feb 2004:
        Reduce copy count in nfs_read_reply() of NFS code
      11dadd54
  10. Aug 21, 2002
Loading