[flashrom] [PATCH 0/7] wiki patches 3.0

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Sat Mar 3 21:11:08 CET 2012


6/7 and 7/7 are new, the rest is unchanged(?) but rebased to current HEAD.
7/7 should be discussed before reviewing 2/7 in detail because id merge them
if 7/7's concept is accepted in general.

Stefan Tauner (7):
  Introduce and use enum test_state
  Refactor PCI and USB device status printing
  print_wiki.c fix columns calculations
  squash! print_wiki.c fix columns calculations
  squash! print_wiki.c fix columns calculations
  print_wiki.c: add a programmer column to the PCI and USB devices
    lists
  [RFC] Unify usbdev_status and pcidev_status into dev_status.

 drkaiser.c     |    2 +-
 flash.h        |    7 +-
 flashrom.c     |   43 +++
 ft2232_spi.c   |   15 +-
 gfxnvidia.c    |    2 +-
 nic3com.c      |    2 +-
 nicintel.c     |    2 +-
 nicintel_spi.c |    2 +-
 nicrealtek.c   |    2 +-
 ogp_spi.c      |    2 +-
 pcidev.c       |    7 +-
 print.c        |  989 ++++++++++++++++++++++++++------------------------------
 print_wiki.c   |  216 ++++++++-----
 programmer.h   |   66 ++--
 satamv.c       |    2 +-
 satasii.c      |    2 +-
 16 files changed, 686 insertions(+), 675 deletions(-)

dont fear the difflog... it's not that bad actually :)




More information about the flashrom mailing list