1. 24 Jan, 2013 1 commit
    • Alessandro Rubini's avatar
      general: upgraded to new fmc-bus version · 9ea3fede
      Alessandro Rubini authored
      This includes a new version of the submodule and fixes the code
      to match the new set of fields in the fmc structure. The biggest change
      is in the i2c address, that is now hosted in the fmc structure (this
      changes the spec-i2c file).
      
      Also, use new fmc_reprogram().  The function allows to centralize
      dumping the eeprom and the sdb tree, so the bus framework dumps or
      not, and can be changed at run time.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      9ea3fede
  2. 17 Dec, 2012 1 commit
    • Alessandro Rubini's avatar
      test-lm32: removed as obsolete stuff · 4f90018d
      Alessandro Rubini authored
      This directory includes some tests to validate firmware loading
      and other things, but they don't really apply to the new software layout.
      Given things are pretty stable on that level, it's easier to remove
      the directory (for which I had already dropped the docs) than to port
      the code).
      
      Thanks to Benoit Rat for noting this old code was still there.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      4f90018d
  3. 14 Dec, 2012 2 commits
  4. 04 Dec, 2012 1 commit
  5. 03 Dec, 2012 5 commits
  6. 20 Nov, 2012 3 commits
  7. 13 Nov, 2012 1 commit
  8. 30 Oct, 2012 2 commits
  9. 28 Oct, 2012 1 commit
  10. 24 Oct, 2012 1 commit
  11. 19 Oct, 2012 1 commit
  12. 16 Oct, 2012 1 commit
    • Alessandro Rubini's avatar
      Makefiles: some contortions to be friends of submodules · 121a2c1f
      Alessandro Rubini authored
      This patch adds a script "check-fmc-bus" that returns the pathname of
      the fmc-bus kernel driver, either under this directory or under
      ../fmc-bus .  The former applies when fmc-bus is a submodule of this
      package, the latter applies when we both are submodules of another
      package.
      
      The final aim is helping the naive user, who just wants to build it
      all in a single step -- both if building this package or another
      package that depends on both fmc-bus and this one.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      121a2c1f
  13. 15 Oct, 2012 3 commits
  14. 12 Oct, 2012 6 commits
  15. 11 Oct, 2012 1 commit
  16. 10 Oct, 2012 5 commits
  17. 09 Oct, 2012 5 commits