[flashrom] [PATCH 0/5] Improve PCI and physmapping 2.0

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Tue Jan 1 18:29:04 CET 2013


Now using uintptr_t to hopefully make freebsd happy and do things right*.

Stefan Tauner (5):
  Let pcidev clean itself up.
  Add pci_init_common() to unify PCI init.
  Automatically unmap physmap()s.
  uintptr_t-ify physmap.c.
  Allow physmap_common() to round address ranges to page boundaries.

 atahpt.c         |   10 -----
 chipset_enable.c |   12 +++---
 drkaiser.c       |   15 ++-----
 gfxnvidia.c      |   17 ++------
 ichspi.c         |    4 +-
 internal.c       |    6 +--
 it85spi.c        |    3 ++
 mcp6x_spi.c      |   15 +++----
 nic3com.c        |    2 +-
 nicintel.c       |   27 ++-----------
 nicintel_spi.c   |   12 ++----
 nicrealtek.c     |    7 +++-
 ogp_spi.c        |   13 +-----
 pcidev.c         |   28 +++++++++++--
 physmap.c        |  119 +++++++++++++++++++++++++++++++++++++++---------------
 programmer.h     |    2 +
 satamv.c         |   16 +-------
 satasii.c        |   15 ++-----
 sb600spi.c       |    6 ++-
 19 files changed, 164 insertions(+), 165 deletions(-)

-- 
Kind regards, Stefan Tauner





More information about the flashrom mailing list