)]}'
{
  "commit": "ffdb20bea16e00a326cc3d106f275e58bf302a0c",
  "tree": "468e8f02d9b56089d8e12b4ab873e0d2fb455342",
  "parents": [
    "6122813fa2cb9eef4a211bd47292322096db9fa8"
  ],
  "author": {
    "name": "Mike Frysinger",
    "email": "vapier@gentoo.org",
    "time": "Tue Dec 03 16:43:27 2013 -0700"
  },
  "committer": {
    "name": "Simon Glass",
    "email": "sjg@chromium.org",
    "time": "Mon Dec 09 12:22:39 2013 -0700"
  },
  "message": "sandbox: spi: Add new SPI flash driver\n\nThis adds a SPI flash driver which simulates SPI flash clients.\nCurrently supports the bare min that U-Boot requires: you can\nprobe, read, erase, and write.  Should be easy to extend to make\nit behave more exactly like a real SPI flash, but this is good\nenough to merge now.\n\nsjg@chromium.org added a README and tidied up code a little.\nAdded a required map_sysmem() for sandbox.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Simon Glass \u003csjg@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "30b05416a7681bbf89037bc3c8229733af75bea7",
      "old_mode": 33188,
      "old_path": "board/sandbox/sandbox/README.sandbox",
      "new_id": "69895574ffd5af74481ce39fb4ef108bec7c50d5",
      "new_mode": 33188,
      "new_path": "board/sandbox/sandbox/README.sandbox"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bb73eaf2884dc82e0c5136643f25dad6caaaa9df",
      "new_mode": 33188,
      "new_path": "doc/SPI/README.sandbox-spi"
    },
    {
      "type": "modify",
      "old_id": "1bbeb7da3b802173f5a920604212b9052e19170f",
      "old_mode": 33188,
      "old_path": "drivers/mtd/spi/Makefile",
      "new_id": "26483a23f791e645fca8e81e3c1237286d3e87d4",
      "new_mode": 33188,
      "new_path": "drivers/mtd/spi/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a62ef4cbbd39024052d53d37c731fba29d3fe5a2",
      "new_mode": 33188,
      "new_path": "drivers/mtd/spi/sandbox.c"
    },
    {
      "type": "modify",
      "old_id": "732ddf836dffc1a97ec6302b74ca119ffe51e509",
      "old_mode": 33188,
      "old_path": "drivers/mtd/spi/sf_internal.h",
      "new_id": "d291746ed4a41238a41d18296e3517363f4f91a5",
      "new_mode": 33188,
      "new_path": "drivers/mtd/spi/sf_internal.h"
    },
    {
      "type": "modify",
      "old_id": "ca127155b50182dda8ccc0b5c0106702a3f30ea0",
      "old_mode": 33188,
      "old_path": "drivers/mtd/spi/sf_probe.c",
      "new_id": "c1eb7548983355f19ce5596941ed6472f11fd1d0",
      "new_mode": 33188,
      "new_path": "drivers/mtd/spi/sf_probe.c"
    }
  ]
}
