)]}'
{
  "commit": "5ce5f70ed3cf5a973c0c4055c91219d6199c15fe",
  "tree": "8e0e42a7177fb3a56c5d269c42b9034a92b82793",
  "parents": [
    "ad470347fdf7da1da2b690c4ae0579b09b879bfa"
  ],
  "author": {
    "name": "Sven Schnelle",
    "email": "svens@stackframe.org",
    "time": "Sat Sep 03 18:37:52 2011 +0000"
  },
  "committer": {
    "name": "Uwe Hermann",
    "email": "uwe@hermann-uwe.de",
    "time": "Sat Sep 03 18:37:52 2011 +0000"
  },
  "message": "Add support for the Linux SPI subsystem (spidev)\n\nSee http://www.kernel.org/doc/Documentation/spi/spidev for an introduction.\n\nUsage is as follows:\n\n  flashrom -p linux_spi:dev\u003d/dev/spidevX.Y\n\nwhere X is the bus number, and Y device. It accepts an optional parameter\n\u0027speed\u0027 which allows to set the SPI clock speed in kHz.\n\nTested on an Atmel AVR32AP7000 board (NGW100 Network Gateway Kit), see\nbelow, which was used to program a ThinkPad X60, but it should work on every\nother Linux system, too.\n  \n  http://www.atmel.com/dyn/products/tools_card.asp?tool_id\u003d4102)\n\nCorresponding to flashrom svn r1427.\n\nSigned-off-by: Sven Schnelle \u003csvens@stackframe.org\u003e\nAcked-by: Uwe Hermann \u003cuwe@hermann-uwe.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ad9d95dd322a0a60b274f6e46027ee70e6184fb",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "6407e6b4ca48dc88fa3b99401d70e5c5893f4104",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "c9d1e610c2a074874ad4767755a53eca7cefce19",
      "old_mode": 33188,
      "old_path": "flashrom.c",
      "new_id": "977617cdf76e5fc9816bbad3e4ce12d993ce1e31",
      "new_mode": 33188,
      "new_path": "flashrom.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "fa6ec17135c145d1f027a121d909c2cb55280592",
      "new_mode": 33188,
      "new_path": "linux_spi.c"
    },
    {
      "type": "modify",
      "old_id": "20e0f17b473409570b97f6604b1a1728a8237dd6",
      "old_mode": 33188,
      "old_path": "programmer.h",
      "new_id": "f878a5333eddd1d1fb8895e919776519e841904e",
      "new_mode": 33188,
      "new_path": "programmer.h"
    }
  ]
}
