)]}'
{
  "commit": "0b4ffd58aaca065c55a7933df286dbe275d9ebd7",
  "tree": "2efb5b97da732f7bb35990a4eb86cd1bf59f13e2",
  "parents": [
    "25e9f40e21e715e4ee6183a42c8521406f91b258"
  ],
  "author": {
    "name": "Urja Rannikko",
    "email": "urjaman@gmail.com",
    "time": "Mon Jun 29 23:24:23 2015 +0000"
  },
  "committer": {
    "name": "Stefan Tauner",
    "email": "stefan.tauner@alumni.tuwien.ac.at",
    "time": "Mon Jun 29 23:24:23 2015 +0000"
  },
  "message": "serprog: Fix FWH/LPC by implementing serprog_map\n\nThe serprog protocol does only transmit 24 bit-wide address and ignores the\ntop 8 bit. This is fine as long as the underlying hardware ignores the latter\nanyway (which is the case for parallel chips that even lack the respective pins).\nFWH/LPC chips, however, operate on a full 32-bit (LPC) or 28-bit (FWH) address\nspace and would fail with the fallback mapping to NULL.\n\nCorresponding to flashrom svn r1895.\n\nSigned-off-by: Urja Rannikko \u003curjaman@gmail.com\u003e\nAcked-by: Stefan Tauner \u003cstefan.tauner@alumni.tuwien.ac.at\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a389cb24b6722484b045dd171f2a81b2b3b1a2e1",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "d51a44c75e30118ff028dd79a3fafba19c748aba",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "modify",
      "old_id": "913522b2df46602be1723d051c700d268a1fee8d",
      "old_mode": 33188,
      "old_path": "programmer.h",
      "new_id": "3bf292d8dbf8f6469f8746d5d089c11680879ae0",
      "new_mode": 33188,
      "new_path": "programmer.h"
    },
    {
      "type": "modify",
      "old_id": "3de01827e5a3267d2d09502fb93428ee22b5c507",
      "old_mode": 33188,
      "old_path": "serprog.c",
      "new_id": "a2a3fe01f7d7757974420fdf2aff125c27be7764",
      "new_mode": 33188,
      "new_path": "serprog.c"
    }
  ]
}
