)]}'
{
  "commit": "91e25769771c1164ed63ffca0add49f934ae3343",
  "tree": "c76a51da2252d0362745e443a37059e965201036",
  "parents": [
    "05031db456ab227f3e3752f37b9b812b65bb83ad"
  ],
  "author": {
    "name": "Paul Gortmaker",
    "email": "paul.gortmaker@windriver.com",
    "time": "Tue Jan 16 11:38:14 2007 -0500"
  },
  "committer": {
    "name": "Kim Phillips",
    "email": "kim.phillips@freescale.com",
    "time": "Fri Mar 02 11:05:53 2007 -0600"
  },
  "message": "mpc83xx: U-Boot support for Wind River SBC8349\n\nI\u0027ve redone the SBC8349 support to match git-current, which\nincorporates all the MPC834x updates from Freescale since the 1.1.6\nrelease,  including the DDR changes.\n\nI\u0027ve kept all the SBC8349 files as parallel as possible to the\nMPC8349EMDS ones for ease of maintenance and to allow for easy\ninspection of what was changed to support this board.  Hence the SBC8349\nU-Boot has FDT support and everything else that the MPC8349EMDS has.\n\nFortunately the Freescale updates added support for boards using CS0,\nbut I had to change spd_sdram.c to allow for board specific settings for\nthe sdram_clk_cntl (it is/was hard coded to zero, and that remains the\ndefault if the board doesn\u0027t specify a value.)\n\nHopefully this should be mergeable as-is and require no whitespace\ncleanups or similar, but if something doesn\u0027t measure up then let me\nknow and I\u0027ll fix it.\n\nThanks,\nPaul.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "802158879f2463ebf17caec93c6af3dd058ff72f",
      "old_mode": 33188,
      "old_path": "CREDITS",
      "new_id": "0099bd46c266003444d0e656a5bfd45ad2d607d7",
      "new_mode": 33188,
      "new_path": "CREDITS"
    },
    {
      "type": "modify",
      "old_id": "af01a10753ccb833259fe06aa00e0ae2fcd4e198",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "0d11f82ec40adc96308d0bd0fabc5b4ffa5ba9bf",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "02cf569b5b858d2477b3058fcf22211c61dc0fbd",
      "new_mode": 33188,
      "new_path": "board/sbc8349/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "05fa5a07d571ffefb76d917cb2d3847a9999e08a",
      "new_mode": 33188,
      "new_path": "board/sbc8349/config.mk"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "eadf230983dc41dd5d655ac026995c7d69017643",
      "new_mode": 33188,
      "new_path": "board/sbc8349/pci.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4cd447e097fe66a8699236e7245ecf77e81ea7b7",
      "new_mode": 33188,
      "new_path": "board/sbc8349/sbc8349.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e32c0754cf6c29605ea3968497a47c90d8daf81c",
      "new_mode": 33188,
      "new_path": "board/sbc8349/u-boot.lds"
    },
    {
      "type": "modify",
      "old_id": "0d93f2e1ea4ea25a455356e725bd985208cef696",
      "old_mode": 33188,
      "old_path": "cpu/mpc83xx/spd_sdram.c",
      "new_id": "108328a7f4e18be60c76a26a1fb784c8900730a6",
      "new_mode": 33188,
      "new_path": "cpu/mpc83xx/spd_sdram.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a0ac6388d6060e8653212304ae0e83843a68cdd4",
      "new_mode": 33188,
      "new_path": "doc/README.sbc8349"
    },
    {
      "type": "modify",
      "old_id": "2524e4f6d2b6644a3ec69cb7324f16d37b202e4c",
      "old_mode": 33188,
      "old_path": "drivers/tsec.c",
      "new_id": "3f11eb03b41da825fee54a06daa9a5161b583be0",
      "new_mode": 33188,
      "new_path": "drivers/tsec.c"
    },
    {
      "type": "modify",
      "old_id": "cee30037db03dee0fb30b4c4f36605ecf55ac1d5",
      "old_mode": 33188,
      "old_path": "drivers/tsec.h",
      "new_id": "422bc6692292bc43b2f6271ed01d2c6fe4a6dbc9",
      "new_mode": 33188,
      "new_path": "drivers/tsec.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2e6685d90bc886bf5f0b20a870257a875dec3394",
      "new_mode": 33188,
      "new_path": "include/configs/sbc8349.h"
    }
  ]
}
