)]}'
{
  "log": [
    {
      "commit": "e33936451484b06b61b259172fa3761a7d1cd4dc",
      "tree": "acdbb021fc7f3ba4c13adbd70059f7a7c70c9803",
      "parents": [
        "f75a8df3bd6466e29a4e40b86b2cfc96fe06d328"
      ],
      "author": {
        "name": "Stephen Warren",
        "email": "swarren@wwwdotorg.org",
        "time": "Fri Mar 16 15:03:55 2012 -0600"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Mon Mar 26 15:49:20 2012 +0200"
      },
      "message": "Kbuild: centralize MKIMAGE and cmd_uimage definitions\n\nAll ARCHs have the same definition of MKIMAGE. Move it to Makefile.lib\nto avoid duplication.\n\nAll ARCHs have similar definitions of cmd_uimage. Place a sufficiently\nparameterized version in Makefile.lib to avoid duplication.\n\nSigned-off-by: Stephen Warren \u003cswarren@wwwdotorg.org\u003e\nAcked-by: Nicolas Pitre \u003cnico@linaro.org\u003e\nTested-by: Mike Frysinger \u003cvapier@gentoo.org\u003e [Blackfin]\nTested-by: Michal Simek \u003cmonstr@monstr.eu\u003e [Microblaze]\nTested-by: Guan Xuetao \u003cgxt@mprc.pku.edu.cn\u003e [unicore32]\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "e66ac3f26aef131f5ca60350d25fba95f43acd0d",
      "tree": "480337b09468bb5e8d1660c218d04a1a63b940e3",
      "parents": [
        "d11584a0449f881181dc94dd697d3f3896c15c73"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Thu Sep 15 20:13:00 2011 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Oct 28 15:03:43 2011 +0900"
      },
      "message": "sh: kexec: Add PHYSICAL_START\n\nAdd PHYSICAL_START kernel configuration parameter to set the address at\nwhich the kernel should be loaded.\n\nIt has been observed on an sh7757lcr that simply modifying MEMORY_START\ndoes not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in\narch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such\nsystems.\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "363e9f05cbd105a900b7baf2cc55ec0cba546d08",
      "tree": "bd0e83f3a7a2ef6a1cab9c9aab362db83281bc3e",
      "parents": [
        "298c48a811673ba5e292359545f3af6d1a6c9764"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 06 17:57:58 2011 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 06 17:57:58 2011 +0900"
      },
      "message": "sh: Remove compressed kernel libgcc dependency.\n\nSH-2A is unable to combine the kernel and libgcc objects due to\nfundamental disagreements over FDPIC settings. As the kernel already\ncontains all of the libgcc bits broken out, there\u0027s not much need to\nbother with the linking anymore, as everything can already be derived\nfrom the lib dir.\n\nThis simply plugs in the necessary bits to ensure that everything is\nbuilt uniformly, enabling us to wean the compressed build off of explicit\nlibgcc linking.\n\nReported-by: Phil Edworthy \u003cphil.edworthy@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9d9659b6c0ebf7dde65ebada4c67980818245913",
      "tree": "05335a7e2d03350309d617834997d7fe9c395d28",
      "parents": [
        "a6558c2d07d5c955fbb0290f68c27164a5567b9a"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Thu Mar 24 07:04:38 2011 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 25 01:24:57 2011 +0900"
      },
      "message": "mmc: Add MMC_PROGRESS_*\n\nThis is my second attempt to make this enum generally available.\nThe first attempt added MMCIF_PROGRESS_* to include/linux/mmc/sh_mmcif.h.\nHowever this is not sufficiently generic as the enum will be\nused by SDHI boot code.\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d4f7e513234019a005c4d33477189f2a4e53bb9c",
      "tree": "5729725df3c90b29828ea1010af176167bbf9894",
      "parents": [
        "13c12a4e8ecdf3998cd2d89ade69f6f194819c95"
      ],
      "author": {
        "name": "Chris Smith",
        "email": "chris.smith@st.com",
        "time": "Fri Nov 12 16:26:54 2010 +0100"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Feb 15 16:47:17 2011 +0900"
      },
      "message": "sh: Enable CONFIG_GCOV_PROFILE_ALL for sh\n\nThis patch enables gcov kernel profiling over the whole kernel for sh.\nProfiling of specific files individually already worked. A handful of\nfiles have to be explicitly excluded from the profiling to avoid\nbreaking things, notably pmb.c.\n\nSigned-off-by: Chris Smith \u003cchris.smith@st.com\u003e\nSigned-off-by: Stuart Menefy \u003cstuart.menefy@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "50cfa79dcb91a7c40038b7a13b7e2242b541242f",
      "tree": "52c7966d7f6702e2503c394c48a3764d5a3fe8dd",
      "parents": [
        "8f82f0c7029d39b499389c8e225cf147fb83abe2"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jan 14 15:52:54 2011 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jan 14 15:52:54 2011 +0900"
      },
      "message": "sh: support XZ-compressed kernel.\n\nFollow the x86 change and wire up support for the XZ decompressor.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "54b384634f7083bcacf9a9ed2e6f4c3d0a246e49",
      "tree": "51a37b9fc454ff9e5fced781e433a23ccc3d11d7",
      "parents": [
        "9f843706bb87837b823228467f4f83973fd110e9"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Mon Dec 06 00:12:45 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Dec 08 16:24:28 2010 +0900"
      },
      "message": "mmc, sh: Remove sh_mmcif_boot_slurp()\n\nAs the only caller of sh_mmcif_boot_do_read() is\nsh_mmcif_boot_slurp() the configuration portion of\nsh_mmcif_boot_slurp() can be merged into sh_mmcif_boot_do_read().\n\nOnce this is done sh_mmcif_boot_slurp() is only a call\nto sh_mmcif_boot_do_read() with platform specific information -\nthe offset that images are stored on MMC. So make the\nsh_mmcif_boot_do_read() call directly from platform code\nand remove sh_mmcif_boot_slurp() altogether.\n\nCc: Magnus Damm \u003cmagnus.damm@gmail.com\u003e\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9f843706bb87837b823228467f4f83973fd110e9",
      "tree": "8072b05668ce169120f74733f3a9cdda1e24ee80",
      "parents": [
        "22efa0fee32d9e7f6f6fbc396a872b5708d86048"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Mon Dec 06 00:12:44 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Dec 08 16:24:21 2010 +0900"
      },
      "message": "mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h\n\nAllow MMCIF_PROGRESS_* to be shared.\n\nCc: Magnus Damm \u003cmagnus.damm@gmail.com\u003e\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "68a1aed7039e5a94a8e60e23fdf676738c36086a",
      "tree": "493699f8b085269298c49569f104b3c43e80d242",
      "parents": [
        "4c62c595c2a23fb36a0b901b550115370047a137"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Fri Sep 24 09:05:38 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Sep 30 09:43:32 2010 +0900"
      },
      "message": "sh: boot kernel with SR.BL set\n\nUpdate the SH kernel to keep SR.BL set until the VBR\nregister has been initialized. Useful to allow boot\nof the kernel even though exceptions are pending.\n\nWithout this patch there is a window of time when\nexceptions such as NMI are enabled but no exception\nhandlers are installed.\n\nThis patch modifies both the zImage loader and the\nactual kernel to boot with BL\u003d1, but the zImage\nloader is modfied in such a way that the init_sr\nvalue is unchanged to not break the zImage loader\nprovided by kexec.\n\nTested on sh7724 Ecovec and on the SH4AL-DSP core\nincluded in sh7372.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "999fd1ab344dabd9c985b638bf4c29495b8e4619",
      "tree": "b4a238aafc79caa085e469ee28ab61301ca17f8f",
      "parents": [
        "9a9620db07b27700a4de9e86985735fffb78e2f8",
        "ac422f9443191e050c16fe99baeb5c3d74934589"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jun 04 15:42:09 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jun 04 15:42:09 2010 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (23 commits)\n  sh: Make intc messages consistent via pr_fmt.\n  sh: make sure static declaration on ms7724se\n  sh: make sure static declaration on mach-migor\n  sh: make sure static declaration on mach-ecovec24\n  sh: make sure static declaration on mach-ap325rxa\n  clocksource: sh_cmt: compute mult and shift before registration\n  clocksource: sh_tmu: compute mult and shift before registration\n  sh: PIO disabling for x3proto and urquell.\n  sh: mach-sdk7786: conditionally disable PIO support.\n  sh: support for platforms without PIO.\n  usb: r8a66597-hcd pio to mmio accessor conversion.\n  usb: gadget: r8a66597-udc pio to mmio accessor conversion.\n  usb: gadget: m66592-udc pio to mmio accessor conversion.\n  sh: add romImage MMCIF boot for sh7724 and Ecovec V2\n  sh: add boot code to MMCIF driver header\n  sh: prepare MMCIF driver header file\n  sh: allow romImage data between head.S and the zero page\n  sh: Add support MMCIF for ecovec\n  sh: remove duplicated #include\n  input: serio: disable i8042 for non-cayman sh platforms.\n  ...\n"
    },
    {
      "commit": "1f73897861b8ef0be64ff4b801f8d6f830f683b5",
      "tree": "b4bae8f12e1422113910d8cb00a19d010dc4a52f",
      "parents": [
        "b904d7131d116900524bd36ec170dcd97846bfd3",
        "64ffc9ff424c65adcffe7d590018cc75e2d5d42a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jun 01 08:55:52 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jun 01 08:55:52 2010 -0700"
      },
      "message": "Merge branch \u0027for-35\u0027 of git://repo.or.cz/linux-kbuild\n\n* \u0027for-35\u0027 of git://repo.or.cz/linux-kbuild: (81 commits)\n  kbuild: Revert part of e8d400a to resolve a conflict\n  kbuild: Fix checking of scm-identifier variable\n  gconfig: add support to show hidden options that have prompts\n  menuconfig: add support to show hidden options which have prompts\n  gconfig: remove show_debug option\n  gconfig: remove dbg_print_ptype() and dbg_print_stype()\n  kconfig: fix zconfdump()\n  kconfig: some small fixes\n  add random binaries to .gitignore\n  kbuild: Include gen_initramfs_list.sh and the file list in the .d file\n  kconfig: recalc symbol value before showing search results\n  .gitignore: ignore *.lzo files\n  headerdep: perlcritic warning\n  scripts/Makefile.lib: Align the output of LZO\n  kbuild: Generate modules.builtin in make modules_install\n  Revert \"kbuild: specify absolute paths for cscope\"\n  kbuild: Do not unnecessarily regenerate modules.builtin\n  headers_install: use local file handles\n  headers_check: fix perl warnings\n  export_report: fix perl warnings\n  ...\n"
    },
    {
      "commit": "4705b2e8047221142af2ed5e37f54ac4c7f80a7d",
      "tree": "5e0d52a2f3ffebfd56f1f2d69f6be3b7ac72d7ad",
      "parents": [
        "8a768952ca8cb5cad98cfa343e6fb131e3bbdc3e"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Tue May 18 14:43:15 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 31 13:11:54 2010 +0900"
      },
      "message": "sh: add romImage MMCIF boot for sh7724 and Ecovec V2\n\nThis patch is V2 of the MMCIF romImage boot support\nfor sh7724 and the Ecovec board. With this patch\napplied and CONFIG_ROMIMAGE_MMCIF selected the\nromImage kernel image can be written to a MMC card\nand booted directly by the sh7724 cpu.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b34bce45530ca897aea35915e0e42eb3c8047b52",
      "tree": "b59dfbab04aa5225a6c3e26cc7358ecf7c825ea5",
      "parents": [
        "1238c684325d9710544af6f0d11bf7cd6efd5925"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Tue May 18 14:42:40 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 31 13:11:34 2010 +0900"
      },
      "message": "sh: allow romImage data between head.S and the zero page\n\nExtend the romImage code to allow putting data between\nthe head.S file and the empty_zero_page. Needed in the\ncase of more advanced loader code in a separate C file.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9c3d936352fefaadec57bafda1fe3807890cbf2c",
      "tree": "c07b194d192d0f8f6b415870282460f6245e5ffe",
      "parents": [
        "b161313ae8d9c64de589d1de72f975210ce37b48"
      ],
      "author": {
        "name": "Matt Fleming",
        "email": "matt@console-pimps.org",
        "time": "Sat Apr 24 13:34:44 2010 +0100"
      },
      "committer": {
        "name": "Matt Fleming",
        "email": "matt@console-pimps.org",
        "time": "Sun Apr 25 20:44:23 2010 +0100"
      },
      "message": "sh: Fix zImage load address when CONFIG_32BIT\u003dy\n\nWe can\u0027t necessarily use the P1SEG region to access RAM when running in\n32BIT mode, so use CONFIG_MEMORY_START as the base address.\n\nSigned-off-by: Matt Fleming \u003cmatt@console-pimps.org\u003e\n"
    },
    {
      "commit": "b161313ae8d9c64de589d1de72f975210ce37b48",
      "tree": "1c4d73e1a3c09076390bde3406581f35fd374feb",
      "parents": [
        "7c4584d39a8a144c60adaf4cf998c3233b6683d9"
      ],
      "author": {
        "name": "Matt Fleming",
        "email": "matt@console-pimps.org",
        "time": "Sat Apr 24 13:28:20 2010 +0100"
      },
      "committer": {
        "name": "Matt Fleming",
        "email": "matt@console-pimps.org",
        "time": "Sun Apr 25 20:44:23 2010 +0100"
      },
      "message": "sh: Fix address to decompress at when CONFIG_32BIT\u003dy\n\nWhen running in 32BIT mode the P1SEG region doesn\u0027t necessarily provide\na window onto RAM (it depends how the bootloader setup the PMB). The\ncorrect location to place the decompressed kernel is the physical\naddress of _text.\n\nSigned-off-by: Matt Fleming \u003cmatt@console-pimps.org\u003e\n"
    },
    {
      "commit": "041d5f94c4d67444c40584db0d1cacf32a47a25b",
      "tree": "92c1f76aa96a854b0d08889eda5ea21c7f1de441",
      "parents": [
        "d56a3c1a9faa3a1703ce696e111143bfd9f071f1"
      ],
      "author": {
        "name": "Denys Vlasenko",
        "email": "vda.linux@googlemail.com",
        "time": "Sat Feb 20 01:03:46 2010 +0100"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Wed Mar 03 11:26:00 2010 +0100"
      },
      "message": "Rename .rodata.compressed to .rodata..compressed.\n\nSigned-off-by: Denys Vlasenko \u003cvda.linux@googlemail.com\u003e\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "55c1b0d27b2d381a1986520b5953d3a454d344b5",
      "tree": "a0de368ba5e3a12f4feb6fadc67cc2362268265e",
      "parents": [
        "5499b45190237ca90dd2ac86395cf464fe1f4cc7"
      ],
      "author": {
        "name": "Andrea Gelmini",
        "email": "andrea.gelmini@gelma.net",
        "time": "Sat Feb 27 16:51:36 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 01 11:57:31 2010 +0900"
      },
      "message": "arch/sh/boot/compressed/cache.c: Checkpatch cleanup\n\narch/sh/boot/compressed/cache.c:8: WARNING: space prohibited between function name and open parenthesis \u0027(\u0027\n\nSigned-off-by: Andrea Gelmini \u003candrea.gelmini@gelma.net\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d01447b3197c2c470a14666be2c640407bbbfec7",
      "tree": "06d1b83868e4d3971b781b45607b124718ee2ec0",
      "parents": [
        "2e450643d70b62e0192577681b227d7d5d2efa45"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Feb 18 18:13:51 2010 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Feb 18 18:13:51 2010 +0900"
      },
      "message": "sh: Merge legacy and dynamic PMB modes.\n\nThis implements a bit of rework for the PMB code, which permits us to\nkill off the legacy PMB mode completely. Rather than trusting the boot\nloader to do the right thing, we do a quick verification of the PMB\ncontents to determine whether to have the kernel setup the initial\nmappings or whether it needs to mangle them later on instead.\n\nIf we\u0027re booting from legacy mappings, the kernel will now take control\nof them and make them match the kernel\u0027s initial mapping configuration.\nThis is accomplished by breaking the initialization phase out in to\nmultiple steps: synchronization, merging, and resizing. With the recent\nrework, the synchronization code establishes page links for compound\nmappings already, so we build on top of this for promoting mappings and\nreclaiming unused slots.\n\nAt the same time, the changes introduced for the uncached helpers also\npermit us to dynamically resize the uncached mapping without any\nparticular headaches. The smallest page size is more than sufficient for\nmapping all of kernel text, and as we\u0027re careful not to jump to any far\noff locations in the setup code the mapping can safely be resized\nregardless of whether we are executing from it or not.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "319c2cc761505ee54a9536c5d0b9c2ee3fb33866",
      "tree": "88cc4d3e9ed697c5bdc8383712f9d3f5735e38ef",
      "parents": [
        "fb1e776050f0f6a7b90eba03a1d001756454f9dc"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu.nobuhiro@renesas.com",
        "time": "Mon Feb 15 08:37:50 2010 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Feb 16 13:50:26 2010 +0900"
      },
      "message": "sh: Fix zImage boot using fixed PMB.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu.nobuhiro@renesas.com\u003e\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "abec86a80247ab3a40d2afc9c8e8c26efcab2391",
      "tree": "b37964ff8898234a0250a6f13c42a9cea1fb045b",
      "parents": [
        "d627a2ebd1a303aa4ac1962c553d1e8738735d01"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jan 28 18:26:37 2010 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jan 28 18:26:37 2010 +0900"
      },
      "message": "sh: Kill off superfluous sh_bios references from compressed loader.\n\nThe VBR value needs to be initialized in order for any of the bios\ntrapping to work, and as we don\u0027t do that until slightly later in the\nboot process, this has no real chance of working.\n\nThe only reason for using this in the past was due to the fact that early\nserial initialization wasn\u0027t possible, but now that early sh-sci is\nsupported by everyone, there\u0027s no longer any reason to support the\nsh_bios hacks in the first place. Given that, we just kill off the\nreferences completely.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a0ab36689a36e583b6e736f1c99ac8c9aebdad59",
      "tree": "3efc6236d7ec0b5dbeeb311b8cd923c8e1e7f88c",
      "parents": [
        "7f33306ee57bce9c79825e89c457a91025aa5aad"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jan 13 18:31:48 2010 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jan 13 18:31:48 2010 +0900"
      },
      "message": "sh: fixed PMB mode refactoring.\n\nThis introduces some much overdue chainsawing of the fixed PMB support.\nfixed PMB was introduced initially to work around the fact that dynamic\nPMB mode was relatively broken, though they were never intended to\nconverge. The main areas where there are differences are whether the\nsystem is booted in 29-bit mode or 32-bit mode, and whether legacy\nmappings are to be preserved. Any system booting in true 32-bit mode will\nnot care about legacy mappings, so these are roughly decoupled.\n\nRegardless of the entry point, PMB and 32BIT are directly related as far\nas the kernel is concerned, so we also switch back to having one select\nthe other.\n\nWith legacy mappings iterated through and applied in the initialization\npath it\u0027s now possible to finally merge the two implementations and\npermit dynamic remapping overtop of remaining entries regardless of\nwhether boot mappings are crafted by hand or inherited from the boot\nloader.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c7b16efb7d0c7fce218b2cdafa2432c5fbf57314",
      "tree": "b82e0aa1c50b9d0bf358b0c2050695e2c8094748",
      "parents": [
        "644755e7867710a23e6243dcc69cfc071985f560"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jan 13 13:29:19 2010 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jan 13 13:29:19 2010 +0900"
      },
      "message": "sh: Add support for LZO-compressed kernels.\n\nPlugs in LZO along with the others.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6a5a0b9139b19dd1a107870269a35bc9cf18d2dc",
      "tree": "6212ed4ee2d0cc3f84edd26173bad5c4d6470338",
      "parents": [
        "6e8a0d11a088ed51b1b649d3a1127a7bda3700a0"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Fri Dec 04 06:42:35 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Dec 04 16:26:20 2009 +0900"
      },
      "message": "sh: include empty zero page in romImage\n\nThis patch updates the romImage code to include the\nempty_zero_page contents from vmlinux. Without this\npatch the empty zero page is lef uninitialized.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a384fe55c23bdcd4b027e09bd8e993d1c90bfae9",
      "tree": "825c5a22c7cbe36b9d7dd95878cf141e89cf8d96",
      "parents": [
        "ef01b9a06d28e37d28f6eb19e60dd78eb1f11639",
        "9e24c7e2ac269486ab7c69ce50e944698e818fac"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Oct 26 19:46:59 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Oct 26 19:46:59 2009 +0900"
      },
      "message": "Merge branch \u0027sh/stable-updates\u0027\n"
    },
    {
      "commit": "9e24c7e2ac269486ab7c69ce50e944698e818fac",
      "tree": "1ea2f22fc62dc7a8c482077b8f0f7731243897f5",
      "parents": [
        "88345411df1eb5a24272955a53856e001f960a06"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@opensource.se",
        "time": "Mon Oct 26 10:12:39 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Oct 26 19:46:25 2009 +0900"
      },
      "message": "sh: add uImage.bin target\n\nAdd an uImage.bin target to allow uncompressed uImages.\nUseful for boards with busted u-boot decompression like\nthe rsk7203 on my desk.\n\nSigned-off-by: Magnus Damm \u003cdamm@opensource.se\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8bd642b17bea31f8361b61c16c8d154638414df4",
      "tree": "f501b9cc5c7d129f27a5904086a5cafdbe1b711f",
      "parents": [
        "067784f6239e08a084b4d8d597e14435331eae51"
      ],
      "author": {
        "name": "Matt Fleming",
        "email": "matt@console-pimps.org",
        "time": "Tue Oct 06 21:22:24 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Oct 10 21:51:02 2009 +0900"
      },
      "message": "sh: Obliterate the P1 area macros\n\nReplace the use of PHYSADDR() with __pa(). PHYSADDR() is based on the\nidea that all addresses in P1SEG are untranslated, so we can access an\naddress\u0027s physical page as an offset from P1SEG. This doesn\u0027t work for\nCONFIG_PMB/CONFIG_PMB_FIXED because pages in P1SEG and P2SEG are used\nfor PMB mappings and so can be translated to any physical address.\n\nLikewise, replace a P1SEGADDR() use with virt_to_phys().\n\nSigned-off-by: Matt Fleming \u003cmatt@console-pimps.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "caa27b66bd7188fd063769eaf4b33533ef0709e6",
      "tree": "57d9f96ad40712f690763fb205006938885bbc1a",
      "parents": [
        "78f28b7c555359c67c2a0d23f7436e915329421e"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Jul 20 21:37:11 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Sun Sep 20 12:18:14 2009 +0200"
      },
      "message": "kbuild: use INSTALLKERNEL to select customized installkernel script\n\nReplace the use of CROSS_COMPILE to select a customized\ninstallkernel script with the possibility to set INSTALLKERNEL\nto select a custom installkernel script when running make:\n\n    make INSTALLKERNEL\u003darm-installkernel install\n\nWith this patch we are now more consistent across\ndifferent architectures - they did not all support use\nof CROSS_COMPILE.\n\nThe use of CROSS_COMPILE was a hack as this really belongs\nto gcc/binutils and the installkernel script does not change\njust because we change toolchain.\n\nThe use of CROSS_COMPILE caused troubles with an upcoming patch\nthat saves CROSS_COMPILE when a kernel is built - it would no\nlonger be installable.\n[Thanks to Peter Z. for this hint]\n\nThis patch undos what Ian did in commit:\n\n  0f8e2d62fa04441cd12c08ce521e84e5bd3f8a46\n  (\"use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh\")\n\nThe patch has been lightly tested on x86 only - but all changes\nlooks obvious.\n\nAcked-by: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nAcked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e [blackfin]\nAcked-by: Russell King \u003clinux@arm.linux.org.uk\u003e [arm]\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e [sh]\nAcked-by: \"H. Peter Anvin\" \u003chpa@zytor.com\u003e [x86]\nCc: Ian Campbell \u003cicampbell@arcom.com\u003e\nCc: Tony Luck \u003ctony.luck@intel.com\u003e [ia64]\nCc: Fenghua Yu \u003cfenghua.yu@intel.com\u003e [ia64]\nCc: Hirokazu Takata \u003ctakata@linux-m32r.org\u003e [m32r]\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e [m68k]\nCc: Kyle McMartin \u003ckyle@mcmartin.ca\u003e [parisc]\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e [powerpc]\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e [s390]\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e [x86]\nCc: Ingo Molnar \u003cmingo@redhat.com\u003e [x86]\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "fea966f7564205fcf5919af9bde031e753419c96",
      "tree": "eb04727dfaad0c42bf9ba771e38f07c310622120",
      "parents": [
        "d724a9c9d572e092d1ce820463f082697487b874"
      ],
      "author": {
        "name": "Stuart Menefy",
        "email": "stuart.menefy@st.com",
        "time": "Mon Aug 24 17:09:53 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 24 17:09:53 2009 +0900"
      },
      "message": "sh: Remove implicit sign extension from assembler immediates\n\nThe SH instruction set has several instructions which accept an 8 bit\nimmediate operand. For logical instructions this operand is zero extended,\nfor arithmetic instructions the operand is sign extended. After adding an\noption to the assembler to check this, it was found that several pieces\nof assembly code were assuming this behaviour, and in one case\ngetting it wrong.\n\nSo this patch explicitly sign extends any immediate operands, which makes\nit obvious what is happening, and fixes the one case which got it wrong.\n\nSigned-off-by: Stuart Menefy \u003cstuart.menefy@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2d2bcd319a3d1412999cdfc72ad64eec992dc37e",
      "tree": "cf049d2155ff004af1fa74d40323c1f5b979502f",
      "parents": [
        "7766e16beec3363516306754c9c51a85747d734d"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 07 03:58:38 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Aug 07 03:58:38 2009 +0900"
      },
      "message": "sh: fix romImage mach dir usage\n\nThis patch moves all the romImage related header files into\nthe mach/ directory.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3c928320b2254cb6c8d8a7919a1fcf94ca7cae66",
      "tree": "ee2682b83916592c63202cb8749e1e35cfc5728a",
      "parents": [
        "fd78a76aefb5bf28a11d6960d29e03a11db62320"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Jul 29 15:04:05 2009 +0000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jul 30 00:24:03 2009 +0900"
      },
      "message": "sh: romImage support V2\n\nThis patch contains support for the romImage build target V2.\n\nThe resulting romImage file should be burned to rom\nor flash and could be used as small boot loader.\n\nBoard code should keep their setup code in the file\nromimage.h located in their mach include directory.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fc6cca3917e6594eb93c0b5e2226342eab175041",
      "tree": "4cbc9213aa22c19eb652cf1db22ede2a9dda26e2",
      "parents": [
        "6bde607e699b9f3c6fa5e4a97d78c7778e643b3d",
        "ef9b542fce00dafc6bb1d9097b045a777f4a2382",
        "aea1f7964ae6cba5eb419a958956deb9016b3341"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 21 17:37:18 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 21 17:37:18 2009 +0900"
      },
      "message": "Merge branches \u0027sh/compressors\u0027 and \u0027sh/stable-updates\u0027\n"
    },
    {
      "commit": "ef9b542fce00dafc6bb1d9097b045a777f4a2382",
      "tree": "2eaa908235371a9383c356d639faec4f395320e1",
      "parents": [
        "040f43e0bf70935cbe8a775110206d11367e11db"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 21 17:24:36 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 21 17:24:36 2009 +0900"
      },
      "message": "sh: bzip2/lzma uImage support.\n\nThis builds on the bzip2/lzma zImage support change and wires it up for\nuImages. Based on the blackfin implementation.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3e28ad7b2442e02c35c2fee2d85a90d0202a9aad",
      "tree": "e862c99ab02b7d899c99b9b6b736fbbb63ec1e73",
      "parents": [
        "040f43e0bf70935cbe8a775110206d11367e11db",
        "e460ab27b6c3ea313762169713086529d5bfb8bc"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Jul 12 11:45:25 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Jul 12 11:45:25 2009 -0400"
      },
      "message": "Merge branches \u0027sh/compressors\u0027 and \u0027sh/ftrace\u0027\n"
    },
    {
      "commit": "040f43e0bf70935cbe8a775110206d11367e11db",
      "tree": "9d320e89b0d68cd372b8e2c1e19461fa8916a538",
      "parents": [
        "59f002964f4e6668a0132cd796b82f7f8a4803f0"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:36:25 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:36:25 2009 -0400"
      },
      "message": "sh64: Don\u0027t use PHYSADDR() for output_addr calculation.\n\nOpencode the MEMORY_START offset directly, sh64 uses a slightly different\ncalculation.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "59f002964f4e6668a0132cd796b82f7f8a4803f0",
      "tree": "457381be67d7884e11846ed585940c9ef7024d40",
      "parents": [
        "b14c6d428a54fb3235e69fd78fba9080c96645be"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:32:24 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:32:24 2009 -0400"
      },
      "message": "sh: rename arch/sh/boot/compressed/misc_32.c -\u003e misc.c\n\nThis is now used by both sh64 and regular sh, kill off the old sh64\nversion now too.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b14c6d428a54fb3235e69fd78fba9080c96645be",
      "tree": "e10ffca9b1ad628155d340dd020335e71775efa7",
      "parents": [
        "07e88e1bfc128681a80578724fde6a872f413862"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:30:38 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:30:38 2009 -0400"
      },
      "message": "sh: Consolidate the sh64 changes in arch/sh/boot/compressed/misc_32.c\n\nThis makes some minor changes to misc_32.c so that it can be used by\nsh64.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "07e88e1bfc128681a80578724fde6a872f413862",
      "tree": "7e85e26152bcc277d6e2e288aac155f155ce5c4e",
      "parents": [
        "df8ce2595fbac8b046322fce9df61ce1cf8ddf62"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:21:19 2009 -0400"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 13:21:19 2009 -0400"
      },
      "message": "sh: bzip2/lzma zImage support.\n\nThis plugs in bzip2 and lzma support for zImages.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "df8ce2595fbac8b046322fce9df61ce1cf8ddf62",
      "tree": "46c5d6a316deab58f4cb482e72de56b1be0fc202",
      "parents": [
        "f686d8c11c61143b9705ed38d8cd26b0643902a4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Jul 12 01:37:30 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Jul 12 01:37:30 2009 +0900"
      },
      "message": "sh: Tidy up gzip-based zImage decompression.\n\nThis brings the zImage handling in to the current century, in preparation\nfor handling the other compression types.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "473d1cf4ee623b043790838bcf77e77958840bf2",
      "tree": "e1e582134ac96dbb21bd26c6c3ba5bba341e5e50",
      "parents": [
        "f686d8c11c61143b9705ed38d8cd26b0643902a4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 19:56:58 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jul 11 19:56:58 2009 +0900"
      },
      "message": "sh: Decouple mcount from ftrace.\n\nThis adds a general CONFIG_MCOUNT in order to permit mcount generation\nwithout ftrace support. This is primarily for allowing platforms to\nenable aggressive stack overflow checking without having to enable ftrace\nsupport. Based on the sparc64 implementation.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "1eca133cc9f978a8c44788fc5b2fe54219f9425c",
      "tree": "876b9794f6fe5d71a67d10717dc09170f3ba1a12",
      "parents": [
        "b20883562455060272126c36563a7d8edafc30d3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:58:21 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:58:21 2009 +0900"
      },
      "message": "sh: Merge the split arch/sh/boot/compressed/ Makefiles.\n\nThis kills off the _64 variant and moves the _32 one over as the generic\none to use.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b20883562455060272126c36563a7d8edafc30d3",
      "tree": "5a5c814322e5ff0bb21c60c96b8d9dc29d6b9e75",
      "parents": [
        "a2e76c80d93ec3c59a030b6ca37b9087033565c1"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:55:45 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:55:45 2009 +0900"
      },
      "message": "sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.\n\nThis introduces a BITS export that can handily be picked up by Makefiles\nfor cleaner sharing. Reflect its use in arch/sh/boot/compressed/ in\npreparation for unifying the Makefiles.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "20b27fa33743c6ef77a1248421fab51e8bf21a25",
      "tree": "9781cfaa62fa753bc39cb42fc9234c1803fbb80b",
      "parents": [
        "7b022d07a0fd2ce02d4456b732c674ff1d16f5ce"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:36:22 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:36:22 2009 +0900"
      },
      "message": "sh: Fix up the sh64 zImage build.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7b022d07a0fd2ce02d4456b732c674ff1d16f5ce",
      "tree": "02bd8fccea476085e5184f413d4210695f83c88b",
      "parents": [
        "dce97c8cb2ad365fa87dc6924d99528c21c63912"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:25:08 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun May 10 00:25:08 2009 +0900"
      },
      "message": "sh: Tidy up the ldscript output format specifier.\n\nTie this in to the Makefile directly, where we already know what we are\nrunning on. This tidies up the linker script a bit, and is prep work for\nunifying the arch/sh/boot/compressed linker scripts.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2f47f44790a9c8fc43e515df3c6be19a35ee5de5",
      "tree": "6a13f7abebcb04cc396a1d6de307265e36ccc89d",
      "parents": [
        "a29b99eccecefe5026713b226f66f117c8837ad5"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Mar 10 15:49:54 2009 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Mar 10 15:49:54 2009 +0900"
      },
      "message": "sh: Support fixed 32-bit PMB mappings from bootloader.\n\nThis provides a method for supporting fixed PMB mappings inherited from\nthe bootloader, as an alternative to the dynamic PMB mapping currently\nused by the kernel. In the future these methods will be combined.\n\nP1/P2 area is handled like a regular 29-bit physical address, and local\nbus device are assigned P3 area addresses.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "694f94f263bee30ada18bab178b98a0d10917e68",
      "tree": "3f5a210a77dba2c138db918bbff52e65b172f2a3",
      "parents": [
        "0803d540db06f53acd2fabf1347d5b665218f14a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Oct 31 16:20:36 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Oct 31 16:20:36 2008 +0900"
      },
      "message": "sh: FTRACE renamed to FUNCTION_TRACER.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9d2b1f81dd93b198e12bca8120afec4a7b609b06",
      "tree": "8091aa3e15c8d1d15f8109be7222b4b68b6a7f73",
      "parents": [
        "3d58695edbfac785161bf282dc11fd42a483d6c9"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Sep 21 16:43:45 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Sep 21 16:43:45 2008 +0900"
      },
      "message": "sh: ftrace support.\n\nThis adds support for ftrace to SH. This only includes CONFIG_FTRACE,\nand does not handle dynamic ftrace presently.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6907e6a601a4fd442535d977886bbd3761aa2b56",
      "tree": "496dc06c21349cdd8f2c8e37bdde3f4fef580527",
      "parents": [
        "d39f5450146ff39f66cfde9d5184420627d0ac51"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 05 17:27:37 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Sep 08 10:35:05 2008 +0900"
      },
      "message": "sh: Add the rest of the boot targets to arch/sh/boot/.gitignore.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "664718a34348a9ef6f966c3977e8df927a378134",
      "tree": "051be966648c6b2c38072e19d8e48edb5945e24d",
      "parents": [
        "96e14e54a6abd5a4bcd75e33962f87bef145d1f6"
      ],
      "author": {
        "name": "Chris Smith",
        "email": "chris.smith@st.com",
        "time": "Fri Sep 05 16:24:13 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Sep 08 10:35:04 2008 +0900"
      },
      "message": "sh: Fix uImage load address in 32-bit mode.\n\nFix \"make uImage\" load and entry addresses in 32-bit mode.\n\nSigned-off-by: Chris Smith \u003cchris.smith@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fa43972fab24a3c050e880a7831f9378c6cebc0b",
      "tree": "35d51e6a0ac6556f82d843506e8317854dc3192c",
      "parents": [
        "7d96169cb769f459dd6730b06fa3a88cb0c9297d"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Sep 04 18:53:58 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Sep 08 10:35:04 2008 +0900"
      },
      "message": "sh: fixup many sparse errors.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d27e0854d5773fffe1a1d475032b715d124325ae",
      "tree": "45a4941f5419eb057af0c30e750d2ee9b02f82ad",
      "parents": [
        "b9edb17cc268bc4c6f344264fb9af73f646a02c1"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 29 09:15:01 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 29 09:15:01 2008 +0900"
      },
      "message": "sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.\n\nIf none is defined, provide a sane default, as we do for the other\noptions.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f15cbe6f1a4b4d9df59142fc8e4abb973302cf44",
      "tree": "774d7b11abaaf33561ab8268bf51ddd9ceb79025",
      "parents": [
        "25326277d8d1393d1c66240e6255aca780f9e3eb"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 29 08:09:44 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jul 29 08:09:44 2008 +0900"
      },
      "message": "sh: migrate to arch/sh/include/\n\nThis follows the sparc changes a439fe51a1f8eb087c22dd24d69cebae4a3addac.\n\nMost of the moving about was done with Sam\u0027s directions at:\n\nhttp://marc.info/?l\u003dlinux-sh\u0026m\u003d121724823706062\u0026w\u003d2\n\nwith subsequent hacking and fixups entirely my fault.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "82cb1f6fb3f69518eaa4ab9c0fa7eabc253ad26f",
      "tree": "166e9fc5e66972539a200488045ff093ab9b80a8",
      "parents": [
        "d3aa43a9db3b18e65f91985b5b91f2450d8b4048"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Wed Jul 23 16:49:06 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jul 28 18:16:41 2008 +0900"
      },
      "message": "sh: fix uImage Entry Point\n\nfix the problem that cannot boot using uImage when PAGE_SIZE is\n8kbyte or 64kbyte.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f12ae6bc4ad0054386b380dbf90e63617cd5ab92",
      "tree": "51efc329cb0559547ec4ece96dd5d684a8404a73",
      "parents": [
        "f2fb4e4f647dabf1177d3ce164988e73482d76b1"
      ],
      "author": {
        "name": "Yoshinori Sato",
        "email": "ysato@users.sourceforge.jp",
        "time": "Fri Jul 04 12:54:51 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jul 28 18:10:33 2008 +0900"
      },
      "message": "sh: Fix up link error on SH-2 zImage with older binutils.\n\nSigned-off-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2d6ffcca623a9a16df6cdfbe8250b7a5904a5f5e",
      "tree": "70d30cb6516608e9a8a1dce60c59f3a5ff21b305",
      "parents": [
        "ba92a43dbaee339cf5915ef766d3d3ffbaaf103c"
      ],
      "author": {
        "name": "Thomas Petazzoni",
        "email": "thomas.petazzoni@free-electrons.com",
        "time": "Fri Jul 25 01:45:44 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 25 10:53:28 2008 -0700"
      },
      "message": "inflate: refactor inflate malloc code\n\nInflate requires some dynamic memory allocation very early in the boot\nprocess and this is provided with a set of four functions:\nmalloc/free/gzip_mark/gzip_release.\n\nThe old inflate code used a mark/release strategy rather than implement\nfree.  This new version instead keeps a count on the number of outstanding\nallocations and when it hits zero, it resets the malloc arena.\n\nThis allows removing all the mark and release implementations and unifying\nall the malloc/free implementations.\n\nThe architecture-dependent code must define two addresses:\n - free_mem_ptr, the address of the beginning of the area in which\n   allocations should be made\n - free_mem_end_ptr, the address of the end of the area in which\n   allocations should be made. If set to 0, then no check is made on\n   the number of allocations, it just grows as much as needed\n\nThe architecture-dependent code can also provide an arch_decomp_wdog()\nfunction call.  This function will be called several times during the\ndecompression process, and allow to notify the watchdog that the system is\nstill running.  If an architecture provides such a call, then it must\ndefine ARCH_HAS_DECOMP_WDOG so that the generic inflate code calls\narch_decomp_wdog().\n\nWork initially done by Matt Mackall, updated to a recent version of the\nkernel and improved by me.\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Thomas Petazzoni \u003cthomas.petazzoni@free-electrons.com\u003e\nCc: Matt Mackall \u003cmpm@selenic.com\u003e\nCc: Richard Henderson \u003crth@twiddle.net\u003e\nCc: Ivan Kokshaysky \u003cink@jurassic.park.msu.ru\u003e\nCc: Mikael Starvik \u003cmikael.starvik@axis.com\u003e\nCc: Jesper Nilsson \u003cjesper.nilsson@axis.com\u003e\nCc: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: \"H. Peter Anvin\" \u003chpa@zytor.com\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nAcked-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "8cd9612e9b56222cf8d851153df7060de2b36273",
      "tree": "2982bca96890d1d356d65436b7edd415a2c483ed",
      "parents": [
        "0305794c7a86f1b25281fb9109b76fc4578f6038"
      ],
      "author": {
        "name": "Mathieu Desnoyers",
        "email": "mathieu.desnoyers@polymtl.ca",
        "time": "Fri Apr 25 18:01:17 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu May 08 19:51:46 2008 +0900"
      },
      "message": "sh: remove -traditional.\n\nSigned-off-by: Mathieu Desnoyers \u003cmathieu.desnoyers@polymtl.ca\u003e\nCC: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCC: linux-sh@vger.kernel.org\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "85eee6072bae69acfab903df596b5f468df03470",
      "tree": "a48e0663fcee20e64127f6289eeccc2042b32976",
      "parents": [
        "50387b3e11075fe798f5d44fa1b5491788a8742a"
      ],
      "author": {
        "name": "Manuel Lauss",
        "email": "mano@roarinelk.homelinux.net",
        "time": "Wed Apr 16 02:01:55 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Apr 16 02:01:55 2008 +0900"
      },
      "message": "sh: fix compressed kernel build\n\ncommit 54a015104136974262afa4b8ddd943ea70dec8a2 broke zImage build on sh arch:\n\n LD      vmlinux\n  SYSMAP  System.map\n  SYSMAP  .tmp_System.map\n  AS      arch/sh/boot/compressed/head_32.o\nIn file included from /k/arch/sh/boot/compressed/head_32.S:11:\n/k/include/linux/linkage.h:34: error: syntax error in macro parameter list\n\nFix it for both sh and sh64.\n\nSigned-off-by: Manuel Lauss \u003cmano@roarinelk.homelinux.net\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "26b63e995113dd48fde66c0d0d65eecc6df53172",
      "tree": "249e03f5f8a55a68cc4f639c086397c7a93678be",
      "parents": [
        "7d7f7c3ed2c519a462a4ae989ad3d55cc7f7f6ec"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Fri Mar 28 15:03:39 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 31 16:17:11 2008 +0900"
      },
      "message": "sh: Fix up uImage compression type\n\nFix up uImage compression type.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "66b5bf4216631628788bc48b028c203e8538f43e",
      "tree": "a90de882a8b95459ca7364e5afb9b9a4b96944ed",
      "parents": [
        "2b2d4e70031d910f3ddf4d5d2b8be6724f871549"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 14 17:19:38 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Mar 14 17:19:38 2008 +0900"
      },
      "message": "sh: Fix uImage build error.\n\nThe printf string was broken in the same way the zImage one was before,\nthough the uImage managed to avoid getting fixed at that time. Do so now.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6fc5153aab2a6eb23e636d962e1aceaabd0dfb12",
      "tree": "0a9b21fa43e8e8917d270354d623f74ddb30546d",
      "parents": [
        "003c6af6c6370cc3315ab828a0e6618f00713d96"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Dec 17 16:08:49 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:01 2008 +0900"
      },
      "message": "sh: Fix up KERNEL_ENTRY calculation for uImage.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "453ec9c1c3808b051347edbbf637f997add7b85b",
      "tree": "0965873750210ed48963c22f1b1998a65a9e78b5",
      "parents": [
        "0fb19dcb64ec4bd9934eee26ce66417fe028ffd8"
      ],
      "author": {
        "name": "Thomas Betker",
        "email": "thomas.betker@5etech.eu",
        "time": "Fri Nov 30 18:22:10 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:18:59 2008 +0900"
      },
      "message": "sh: Fix up uImage target entry point.\n\nThis patch changes the uImage target so that it generates a wrapped\ncompressed vmlinux, rather than a wrapped zImage. The previous version\nmatched the ARM, this version matches the PPC. However I would question\nhow useful a self decompressing image is with a boot loader which does\ndecompression, so I think this is more useful. I also feel it matches\nthe descrition in the help text (\"Compressed kernel image\") better.\n\nSigned-off-by: Thomas Betker \u003cthomas.betker@5etech.eu\u003e\nSigned-off-by: Stuart Menefy \u003cstuart.menefy@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d02b08f6e8b184ffef349e395210a5e82ff4f4bc",
      "tree": "1dbec9fe6d2315a95855ce5a91f92a2a1fbf5a22",
      "parents": [
        "cbaa118ecfd99fc5ed7adbd9c34a30e1c05e3c93"
      ],
      "author": {
        "name": "Stuart Menefy",
        "email": "stuart.menefy@st.com",
        "time": "Fri Nov 30 17:52:53 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:18:59 2008 +0900"
      },
      "message": "sh: Clean up places that make 29-bit physical assumptions.\n\nSigned-off-by: Stuart Menefy \u003cstuart.menefy@st.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a23ba43573a24c351640bc19c06c701798fe6e25",
      "tree": "b0d1481379ebe4d4345b7358ddffe16cf6d5c6f6",
      "parents": [
        "4b27c47cf8eddb4153a026e89c7b092598c98b12"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 28 20:19:38 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:18:58 2008 +0900"
      },
      "message": "sh: comment tidying for sh64-\u003esh migration.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "71373068067b01c963eed1350909de81fc6a6d04",
      "tree": "46983ab00b37896519fd4833ed69eadfe618270f",
      "parents": [
        "55183e9bb2c2ce43d88eaa575c2d6d4fd6d865a3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 21 16:53:37 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:18:52 2008 +0900"
      },
      "message": "sh: Merge the sh64 zImage bits.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f7b6130e736b031c8b42ded4027b4793a7b1ef79",
      "tree": "ba40bb4b434bd53d11949dd70b979d302a77586d",
      "parents": [
        "d177469905600e7fc093b683b00362493b2947b5"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu@nigauri.org",
        "time": "Tue Nov 06 06:45:58 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:13:54 2007 +0900"
      },
      "message": "sh: Fix compression method when making uImage.\n\nWhen uImage is made by using \u0027make uImage\u0027, zImage is used.\nIf zImage is used, the compression method need not be set.\nHowever, it is set for \"gzip\" for a compression method.\nI corrected to set \"none\".\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu@nigauri.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a0f97e06a43cf524e616f09e6af3398e1e9c1c5b",
      "tree": "2503b24bdbc144aea9ea5bde6ead94b3406eaf98",
      "parents": [
        "9a39e273d4df0560c724c5fe71f6314a0583ca2b"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "message": "kbuild: enable \u0027make CFLAGS\u003d...\u0027 to add additional options to CC\n\nThe variable CFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\nOn top of that several people over time has asked for a way to\npass in additional flags to gcc.\n\nThis patch replace use of CFLAGS with KBUILD_CFLAGS all over the\ntree and enabling one to use:\nmake CFLAGS\u003d...\nto specify additional gcc commandline options.\n\nOne usecase is when trying to find gcc bugs but other\nuse cases has been requested too.\n\nPatch was tested on following architectures:\nalpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k\n\nTest was simple to do a defconfig build, apply the patch and check\nthat nothing got rebuild.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "1f25756a11d662a986553754bf398ccc38f3925e",
      "tree": "3d0bb5dcf429eaf34064cd8db4ee1f578ab8be5a",
      "parents": [
        "699bc6614f4d5a68b8840d4d859e9ca205530a77"
      ],
      "author": {
        "name": "David McCullough",
        "email": "david_mccullough@au.securecomputing.com",
        "time": "Thu Jul 26 17:43:41 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jul 26 17:43:41 2007 +0900"
      },
      "message": "sh: arch/sh/boot - fix shell usage\n\nFix the shell call to explicitly use bash, since they are bash\nspecific and not all systems have bash as the default.\n\nSigned-off-by: David McCullough \u003cdavid_mccullough@au.securecomputing.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e2dfb912d3cea97d8b1d6750abbe9c942b6f73f5",
      "tree": "f52d562580fad884e636d5783ad988091f88c1c1",
      "parents": [
        "f668f55c3941faacc6f298f434b1af3d5142eed7"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Dec 12 08:53:29 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Dec 12 08:53:29 2006 +0900"
      },
      "message": "sh: Fix .empty_zero_page alignment for PAGE_SIZE \u003e 4096.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "cf00e20444fc39fe37691ca32919061bf65527b0",
      "tree": "823d5d6df649f6804c5bee243ca98ae207ee3644",
      "parents": [
        "fce3a24e7087ba1f56eea5ec14fec592e677e672"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Dec 07 17:00:32 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Dec 12 08:42:07 2006 +0900"
      },
      "message": "sh: Add uImage and S-rec generation support.\n\nAdd a couple of new targets, both for uImage and S-rec generation.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9d4436a6fbc8c5eccdfcb8f5884e0a7b4a57f6d2",
      "tree": "a8b7532fffa76ae526dea547cc87200466e00842",
      "parents": [
        "e62438630ca37539c8cc1553710bbfaa3cf960a7"
      ],
      "author": {
        "name": "Yoshinori Sato",
        "email": "ysato@users.sourceforge.jp",
        "time": "Sun Nov 05 15:40:13 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Dec 06 10:45:36 2006 +0900"
      },
      "message": "sh: Add support for SH7206 and SH7619 CPU subtypes.\n\nThis implements initial support for the SH7206 (SH-2A) and SH7619\n(SH-2) MMU-less CPUs.\n\nSigned-off-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3e6c999de9a5438c97524a62845da8da78923205",
      "tree": "ba0a58e4fbb0521f58dd45afc76563c4a0bc2f0b",
      "parents": [
        "711fa8096863e4b50bb97f9ebc44606dc2182ac3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Oct 03 13:16:15 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Oct 03 13:16:15 2006 +0900"
      },
      "message": "sh: Initial gitignore list\n\nIgnore build-time generated files.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a2d1a5fae6296c2a3ac1aaa982c95464c46c0585",
      "tree": "fa704906d368f6ab0f03b164d5071992a4029a9a",
      "parents": [
        "0b8929354cdeddb17e81bfda903812c9adfd0b67"
      ],
      "author": {
        "name": "Yoshinori Sato",
        "email": "ysato@users.sourceforge.jp",
        "time": "Wed Sep 27 17:25:07 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:25:07 2006 +0900"
      },
      "message": "sh: __addr_ok() and other misc nommu fixups.\n\nA few more outstanding nommu fixups..\n\nSigned-off-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e96636ccfa373a00a0ee0558e1971baa7856d8b5",
      "tree": "c4f98b1c92f30f17c8c0d36419977789fe537aab",
      "parents": [
        "e7f93a355c7e32c26eab8910cf53b7506bb046c5"
      ],
      "author": {
        "name": "Yoshinori Sato",
        "email": "ysato@users.sourceforge.jp",
        "time": "Wed Sep 27 17:21:02 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:21:02 2006 +0900"
      },
      "message": "sh: Various nommu fixes.\n\nThis fixes up some of the various outstanding nommu bugs on\nSH.\n\nSigned-off-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e7f93a355c7e32c26eab8910cf53b7506bb046c5",
      "tree": "0f4f2e60423a2c4c70134e6734b57b97e277af65",
      "parents": [
        "adf1890b0cd63f754b2171b73e4d845c0950d407"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:19:13 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Sep 27 17:19:13 2006 +0900"
      },
      "message": "sh: Make PAGE_OFFSET configurable.\n\nnommu needs to be able to shift PAGE_OFFSET, so we switch it to a\nnon-user-visible CONFIG_PAGE_OFFSET and use that in the few places\nwhere it matters.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6ab3d5624e172c553004ecc862bfeac16d9d68b7",
      "tree": "6d98881fe91fd9583c109208d5c27131b93fa248",
      "parents": [
        "e02169b682bc448ccdc819dc8639ed34a23cedd8"
      ],
      "author": {
        "name": "Jörn Engel",
        "email": "joern@wohnheim.fh-wedel.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "message": "Remove obsolete #include \u003clinux/config.h\u003e\n\nSigned-off-by: Jörn Engel \u003cjoern@wohnheim.fh-wedel.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\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"
    }
  ]
}
