Mostly harmless(c).
Stefan Tauner (7): sbxxx: Add spispeed parameter. Automatically unmap physmap()s. Allow physmap_common() to round address ranges to page boundaries. Add an internal DMI decoder Combine serialport_write and serialport_read into serialport_rw. Introduce serialport_config(). Get rid of sp_die().
chipset_enable.c | 12 ++- dmi.c | 299 +++++++++++++++++++++++++++++++++++++++++++++---------- drkaiser.c | 12 +-- flashrom.8 | 14 +++ gfxnvidia.c | 11 +- ichspi.c | 4 +- it85spi.c | 3 + mcp6x_spi.c | 15 +-- nicintel.c | 22 +--- nicintel_spi.c | 9 +- ogp_spi.c | 11 +- physmap.c | 109 ++++++++++++++++---- programmer.h | 6 +- satamv.c | 11 +- satasii.c | 14 +-- sb600spi.c | 53 ++++++++-- serial.c | 196 ++++++++++++++++++------------------ serprog.c | 155 +++++++++++++++++----------- 18 files changed, 631 insertions(+), 325 deletions(-)