)]}'
{
  "commit": "2e6016133755eb3cc44e8efab92573d23ed75888",
  "tree": "94442dc3acd51c31222282bb15d6946692448279",
  "parents": [
    "a0ae9c7c05b969cbaffb0371f8698c54465b4c96"
  ],
  "author": {
    "name": "David Gibson",
    "email": "david@gibson.dropbear.id.au",
    "time": "Wed Jun 13 14:52:54 2007 +1000"
  },
  "committer": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Thu Jun 14 22:30:15 2007 +1000"
  },
  "message": "[POWERPC] Split low-level OF-related bootloader code into separate files\n\nCurrently, all OF-related code in the bootloader is contained in of.c.\nof.c also provides the platform specific things necessary to boot on\nan OF platform.\n\nHowever, there are platforms (such as PReP) which can include an OF\nimplementation, but are not bootable as pure OF systems.  For use by\nsuch platforms, this patch splits out the low-level parts of the OF\ncode (call_prom() and various wrappers thereof) into a new oflib.c\nfile.  In addition, the code related to bootwrapper console output via\nOF are moved to a new ofconsole.c file.  Both these files are included\nin the wrapper.a library where they can be used by both full-OF and\npartial OF platforms.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ff2701949ee18616021fee3af3332f7043a25ba7",
      "old_mode": 33188,
      "old_path": "arch/powerpc/boot/Makefile",
      "new_id": "fa195fbd051904a3f45ee73ece804328142510a3",
      "new_mode": 33188,
      "new_path": "arch/powerpc/boot/Makefile"
    },
    {
      "type": "modify",
      "old_id": "d16ee3e3f868eb2592822d63ecff77e07faeccc9",
      "old_mode": 33188,
      "old_path": "arch/powerpc/boot/of.c",
      "new_id": "6108aef28f0387d6cd3fbf68e74fb26c80960fc3",
      "new_mode": 33188,
      "new_path": "arch/powerpc/boot/of.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "169d3110699182340bb73e4e2396abc78f7c5f3a",
      "new_mode": 33188,
      "new_path": "arch/powerpc/boot/of.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "00c9dc92dd2f37bb1ee2d8e720f33796b3b0b491",
      "new_mode": 33188,
      "new_path": "arch/powerpc/boot/ofconsole.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e9b95d8ae7ff477cf570ae136698c380274ccfd2",
      "new_mode": 33188,
      "new_path": "arch/powerpc/boot/oflib.c"
    }
  ]
}
