Skip to content
Snippets Groups Projects
  1. Aug 01, 2011
  2. Oct 13, 2010
    • Stefano Babic's avatar
      FPGA: add support for downloading Lattice bitstream · 3b8ac464
      Stefano Babic authored
      
      The patch adds support to load a Lattice's bitstream
      image (called VME file) into a Lattice FPGA. The code
      containing the state machine delivered as part of
      Lattice's ispVMtools is integrated.
      
      The FPGA is programmed using the JTAG interface. The
      board maintainer must provide accessors to drive the
      JTAG signals TCK, TMS, TDI and to get the value of the
      input signal TDO.
      
      Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
      3b8ac464
  3. Oct 03, 2009
  4. Oct 18, 2008
  5. 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
  6. Oct 13, 2005
  7. Aug 21, 2002
Loading