1. 24 Apr, 2015 1 commit
  2. 08 Apr, 2015 1 commit
  3. 07 Apr, 2015 2 commits
  4. 05 Jan, 2015 1 commit
    • Federico Vaga's avatar
      tools: include specific Makefile · fac95f96
      Federico Vaga authored
      Sometimes (expecially in cross-compilation context) t is necessary to use
      different environments. Instead of complicate this makefile, include
      an external one with user code.
      
      Create a local file named Makefile.specific, and write here your code.
      Bear in mind that Makefile.specific will run before the Makefile.
      Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
      fac95f96
  5. 28 Jul, 2014 1 commit
  6. 12 Jun, 2014 3 commits
  7. 21 Feb, 2014 2 commits
    • Alessandro Rubini's avatar
      doc: trivial fixes · 05fabf80
      Alessandro Rubini authored
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      05fabf80
    • Tomasz Wlostowski's avatar
      FMC: show_sdb_tree: dump synthesis/commit ID info · 703553e3
      Tomasz Wlostowski authored
      This completes the show_sdb_tree functionality, with the
      new informative fields.  The output for a verbose module is now
      like this (long lines are unavoidable):
      
       SDB: 00000651:e6a542c9 WB4-Crossbar-GSI
       SDB: 0000ce42:00000601 WB-DMA.Control      (00001000-0000103f)
       SDB: 0000ce42:779c5443 WB-OneWire-Master   (00001100-000011ff)
       SDB: 0000ce42:00000603 WB-SPEC-CSR         (00001200-0000121f)
       SDB: 0000ce42:00000013 WB-VIC-Int.Control  (00001300-000013ff)
       SDB: 0000ce42:d5735ab4 WB-DMA.EIC          (00001400-0000140f)
       SDB: 00000651:eef0b198 WB4-Bridge-GSI      (bridge: 00002000)
       SDB:    00000651:e6a542c9 WB4-Crossbar-GSI
       SDB:    0000ce42:123c5443 WB-I2C-Master       (00003000-000030ff)
       SDB:    0000ce42:e503947e WB-SPI.Control      (00003100-0000311f)
       SDB:    0000ce42:123c5443 WB-I2C-Master       (00003200-000032ff)
       SDB:    0000ce42:00000608 WB-FMC-ADC-Core     (00003300-0000337f)
       SDB:    0000ce42:779c5443 WB-OneWire-Master   (00003400-000034ff)
       SDB:    0000ce42:26ec6086 WB-FMC-ADC.EIC      (00003500-0000350f)
       SDB:    0000ce42:00000604 WB-Timetag-Core     (00003600-0000367f)
       SDB: Synthesis repository: git://ohwr.org/fmc-projects/fmc-adc-100m14b4cha.git
       SDB: Bitstream 'spec_top_fmc_adcmc-projects/fmc-adc-100m14b4cha.git' \
               synthesized 20140116 by mcattin (ISE version 133), commit f0a539dffe6d
      Signed-off-by: Tomasz Wlostowski's avatarTomasz Wlostowski <tomasz.wlostowski@cern.ch>
      Acked-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      703553e3
  8. 14 Feb, 2014 2 commits
  9. 11 Feb, 2014 1 commit
  10. 28 Jan, 2014 1 commit
  11. 21 Jan, 2014 1 commit
  12. 18 Nov, 2013 1 commit
    • Alessandro Rubini's avatar
      FMC: remove unused and misleading conditionals · fb1a0ef4
      Alessandro Rubini authored
      At registration and unregistration time, I was checking fmc->flags
      for FMC_DEVICE_NO_MEZZANINE, to skip initialization and cleanup for
      empty slots.  But the check was wrong (see previous commit) and
      the conditional was never triggered.
      
      I think we should register slots with no mezzanines, because the
      carrier may offer some support anyways (the SPEC does), so the commit
      removes the conditionals instead of fixing them.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      fb1a0ef4
  13. 04 Nov, 2013 1 commit
  14. 01 Jul, 2013 3 commits
  15. 07 Jun, 2013 2 commits
  16. 30 May, 2013 3 commits
  17. 27 May, 2013 1 commit
  18. 21 May, 2013 2 commits
  19. 20 May, 2013 1 commit
  20. 16 May, 2013 2 commits
  21. 15 May, 2013 6 commits
  22. 26 Apr, 2013 1 commit
  23. 17 Apr, 2013 1 commit