1. 13 Aug, 2010 1 commit
  2. 08 Aug, 2010 3 commits
  3. 07 Aug, 2010 1 commit
  4. 02 Aug, 2010 1 commit
  5. 01 Aug, 2010 1 commit
  6. 27 Jul, 2010 1 commit
    • Carl-Daniel Hailfinger's avatar
      Split off programmer.h from flash.h · 5b997c3e
      Carl-Daniel Hailfinger authored
      
      Programmer specific functions are of absolutely no interest to any file
      except those dealing with programmer specific actions (special SPI
      commands and the generic core).
      
      The new header structure is as follows (and yes, improvements are
      possible):
      flashchips.h  flash chip IDs
      chipdrivers.h  chip-specific read/write/... functions
      flash.h  common header for all stuff that doesn't fit elsewhere
      hwaccess.h hardware access functions
      programmer.h  programmer specific functions
      coreboot_tables.h  header from coreboot, internal programmer only
      spi.h SPI command definitions
      
      Corresponding to flashrom svn r1112.
      Signed-off-by: default avatarCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
      Acked-by: default avatarUwe Hermann <uwe@hermann-uwe.de>
      5b997c3e
  7. 24 Jul, 2010 9 commits
  8. 17 Jul, 2010 1 commit
  9. 10 Jul, 2010 1 commit
  10. 08 Jul, 2010 1 commit
  11. 03 Jul, 2010 1 commit
  12. 01 Jul, 2010 1 commit
  13. 29 Jun, 2010 1 commit
  14. 27 Jun, 2010 2 commits
  15. 12 Jun, 2010 3 commits
  16. 07 Jun, 2010 1 commit
  17. 01 Jun, 2010 1 commit
  18. 30 May, 2010 1 commit
  19. 26 May, 2010 3 commits
  20. 24 May, 2010 1 commit
  21. 21 May, 2010 1 commit
  22. 07 May, 2010 1 commit
  23. 11 Apr, 2010 1 commit
  24. 25 Mar, 2010 2 commits