Skip to content
Snippets Groups Projects
  1. Mar 20, 2013
  2. Jan 24, 2013
    • 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: default avatarAlessandro Rubini <rubini@gnudd.com>
      9ea3fede
  3. Dec 04, 2012
  4. Dec 03, 2012
  5. Nov 20, 2012
  6. Nov 13, 2012
  7. Oct 30, 2012
  8. Oct 28, 2012
  9. Oct 19, 2012
  10. Oct 16, 2012
    • 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: default avatarAlessandro Rubini <rubini@gnudd.com>
      121a2c1f
  11. Oct 15, 2012
  12. Oct 12, 2012
  13. Oct 11, 2012
  14. Oct 10, 2012
  15. Oct 09, 2012
  16. Oct 02, 2012
  17. Oct 01, 2012