)]}'
{
  "log": [
    {
      "commit": "bc91c9f313309915f6ec767f56f78dcd0305b20f",
      "tree": "63cf72c9d606c567ad5730037f8d2da0d7f309a0",
      "parents": [
        "a3c888fcda911fcb6e3c071aecf49ccb6effe79d"
      ],
      "author": {
        "name": "Roland Stigge",
        "email": "stigge@antcom.de",
        "time": "Fri Dec 17 17:19:17 2010 +0100"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Fri Jan 07 14:31:01 2011 +0100"
      },
      "message": "mkuboot.sh: Fail if mkimage is missing\n\non building an uImage, I get:\n\n$ make uImage\n  CHK     include/linux/version.h\n  CHK     include/generated/utsrelease.h\nmake[1]: `include/generated/mach-types.h\u0027 is up to date.\n  CALL    scripts/checksyscalls.sh\n  CHK     include/generated/compile.h\n  Kernel: arch/arm/boot/Image is ready\n  SHIPPED arch/arm/boot/compressed/lib1funcs.S\n  AS      arch/arm/boot/compressed/lib1funcs.o\n  LD      arch/arm/boot/compressed/vmlinux\n  OBJCOPY arch/arm/boot/zImage\n  Kernel: arch/arm/boot/zImage is ready\n  UIMAGE  arch/arm/boot/uImage\n\"mkimage\" command not found - U-Boot images will not be built\n  Image arch/arm/boot/uImage is ready\n$\n\nI.e. it says: \"uImage is ready\" even though the uImage file doesn\u0027t\nexist because mkimage is missing.\n\nI propose the attached patch.\n\nSigned-off-by: Roland Stigge \u003cstigge@antcom.de\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "f03e1666d6164da6f098dc1a2e539eced3e4461a",
      "tree": "95baa00ef23b0c41c372204cef4413d21b5af2b8",
      "parents": [
        "e711db3edfe7c0e32b6430e7d041905f856aa79a"
      ],
      "author": {
        "name": "Uwe kleine-König",
        "email": "ukleinek@informatik.uni-freiburg.de",
        "time": "Wed Mar 28 16:55:55 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed May 02 20:58:10 2007 +0200"
      },
      "message": "kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE\n\nI\u0027m currently using CROSS_COMPILE\u003d\"ccache arm-linux-\".  With that the bash\nbuiltin command \"type\" searches for ccache and arm-linux-mkimage and so sets\nMKIMAGE\u003d\"/path/to/ccache\" as I don\u0027t have arm-linux-mkimage.  Then the script\ndies with an error, that ccache doesn\u0027t support the argument -A.\n\nThis patch adds some quoting such that it works again for me.\n\nPlease note that this patch doesn\u0027t help you if you use ${CROSSCOMPILE}-mkimage\nand ccache as mkuboot.sh now searches for the command\n\"ccache arm-linux-mkimage\".\n\nSigned-off-by: Uwe Kleine-König \u003cukleinek@informatik.uni-freiburg.de\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "8c7e4498adfdb4aea5a0d056590ec18d099ba062",
      "tree": "529d1934c3605fd7da4cbe956867c06fab3b62e9",
      "parents": [
        "b7de8e7e3c7b79a72c20c7fd58bd65df3d146b13"
      ],
      "author": {
        "name": "Mike Frysinger",
        "email": "vapier.adi@gmail.com",
        "time": "Wed Feb 14 00:32:54 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 14 08:09:51 2007 -0800"
      },
      "message": "[PATCH] search a little harder for mkimage\n\nCheck to see if `${CROSS_COMPILE}mkimage` exists and if not, fall back to\nthe standard `mkimage`\n\nThe Blackfin toolchain includes mkimage, but we dont want to namespace\ncollide with any of the user\u0027s system setup, so we prefix it with our\ntoolchain name.\n\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Oleg Verych \u003colecom@flower.upol.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
