)]}'
{
  "log": [
    {
      "commit": "0a87e3e92b299e0f1a69b36664ecde2fc296c40a",
      "tree": "f4b084912e3fc58e5bee6a815967a77efb01c310",
      "parents": [
        "551e4fb2465b87de9d4aa1669b27d624435443bb"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Feb 01 18:02:30 2008 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 06 06:54:17 2008 -0500"
      },
      "message": "Rename: linux/pata_platform.h to linux/ata_platform.h\n\nSigned-off-by: Jeff Garzik \u003cjgarzik@redhat.com\u003e\n"
    },
    {
      "commit": "6582d7b7376aa587d74b08c74457dc28abc1a9fa",
      "tree": "2f069e6ec29cdcfedb400b437dd8f02079410522",
      "parents": [
        "da2d7f4bc578651455a7353995beb87db3cd8815"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "magnus.damm@gmail.com",
        "time": "Wed Jan 23 16:21:18 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 16:24:46 2008 +0900"
      },
      "message": "sh: add spi header and r2d platform data V3\n\nThis patch adds the header file asm/spi.h and board specific code for the\nr2d board. The header file contains a structure that should be used to\npoint out a single spi bus. The board specific code for r2d is updated with\nsuch a structure for the new spi_sh_sci driver. The structure contains a\nchip select callback plus information about the R9701 rtc chip which is\nattached to the spi bus.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "da2d7f4bc578651455a7353995beb87db3cd8815",
      "tree": "a3bc7770c59f8e7fdefc1e43351512fb7e2bd6da",
      "parents": [
        "d4dca67bc2fd6caa4df3db28b6424841b95fde88"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "magnus.damm@gmail.com",
        "time": "Fri Jan 25 16:04:29 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 16:24:01 2008 +0900"
      },
      "message": "sh: update r7780rp interrupt code\n\nThis patch updates the board specific irq code for r7780rp. The new code is\nvery similar to the other highlander implementations, with the exception that\nthe r7780rp handles pci interrupts using IRL. To simplify the pci code and\nuse the same interrupt numbers as r7780mp and r7785rp we hook in to the\ncpu specific pci vectors.\n\nThe pci interrupts and the push switch all work well with and without this\npatch. CF and AX88796 are not ok though and the source of the problem is\nunknown at this point. The AX88796 does for not detect it\u0027s proper mac\naddress (IPL gets it right) and the kernel hangs on CF access. As a workaround\nthis patch removes the CF and the AX88796 from the platform datain case of\nr7780rp.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a724605cb7a66d423a494a395f9a8ba871b8a1eb",
      "tree": "4f6345db7b6fb3001782c688c6fd1f07ae9be1b6",
      "parents": [
        "f93e97eaead5c50af35d73cca7301ebbfdff116c"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "magnus.damm@gmail.com",
        "time": "Thu Jan 24 18:40:50 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:04 2008 +0900"
      },
      "message": "sh: use declared coherent memory for dreamcast pci ethernet adapter\n\nThis patch makes the dreamcast use the recently added declared coherent\nmemory functions to point out the memory window suitable for dma.\n\nApart from cleaning up, this gives the dreamcast a proper memory allocator\nfor pci dma memory.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "4862ec073975e28f432f164405e60fa6f5c9d071",
      "tree": "b493b2a7fcd0abd8d13f24e63eaf4aaa9c89077e",
      "parents": [
        "773c7bd69434a356af4363a61889ef975b256e32"
      ],
      "author": {
        "name": "Nicholas Beck",
        "email": "nbeck@mpc-data.co.uk",
        "time": "Wed Jan 23 12:50:51 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:04 2008 +0900"
      },
      "message": "sh: Add support for SDK7780 board.\n\nAdd support for Renesas Technology Europe SDK7780 board.\n\nSigned-off-by: Nicholas Beck \u003cnbeck@mpc-data.co.uk\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "773c7bd69434a356af4363a61889ef975b256e32",
      "tree": "05afe468f6bd424bed073f61a6c37ba726919f60",
      "parents": [
        "1b1e037a8974801cb3e1da3281ca3a88cbec3de8"
      ],
      "author": {
        "name": "Jan Engelhardt",
        "email": "jengelh@computergmbh.de",
        "time": "Wed Jan 23 12:47:48 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:04 2008 +0900"
      },
      "message": "sh: constify function pointer tables\n\nSigned-off-by: Jan Engelhardt \u003cjengelh@computergmbh.de\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a5350a9686efa65cbd2ad4677bcb9372c7ad05c7",
      "tree": "43a8cda02dcc5cd4ca6786374635566bf0e421ba",
      "parents": [
        "427c727fd0637555a4bb6828c07bf36b9506ddde"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Jan 19 16:06:01 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: Kill off dead HS771RVoIP board support.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "427c727fd0637555a4bb6828c07bf36b9506ddde",
      "tree": "f7511f390a323ba753d9b3c015a248b4eba583d3",
      "parents": [
        "03bbc0e6ba23700aea7fec801ac7e6c5a80f78f9"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jan 15 16:58:19 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "03bbc0e6ba23700aea7fec801ac7e6c5a80f78f9",
      "tree": "8e57ecb5bdb1ba1bfdf581118967ab832e2920e8",
      "parents": [
        "d1eea50b0c6c998b713d824024c25c5001a5a8a4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Jan 15 16:55:55 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d1eea50b0c6c998b713d824024c25c5001a5a8a4",
      "tree": "5430173e1346484ff03a5574661f1b84a53ebb67",
      "parents": [
        "29ec6778a49d30c47345afdfaf1d03acff3cf656"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Jan 15 12:48:15 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: r2d - enable sm501 usb host function\n\nThis patch tells the sm501 mfd driver to build platform data for the\nsm501 usb host driver.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "29ec6778a49d30c47345afdfaf1d03acff3cf656",
      "tree": "55ca74a5876ea93f77abdc42411a9f63101c7231",
      "parents": [
        "cbd10dfb82d6b0b169a42fe52223259f0b1a2cab"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Jan 15 12:47:53 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: remove voyagergx\n\nThis patch removes redundant irq handling code together with unused\nconsistent alloc code. R2D uart setup code is changed to use\nsm501-regs.h and unused header files are removed.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "cbd10dfb82d6b0b169a42fe52223259f0b1a2cab",
      "tree": "e288b561a0a6935938a5b41cc1dc5270c750ef09",
      "parents": [
        "4bb70b84bffee0bf1f60f17113e5baa814c2ce79"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Jan 15 12:44:44 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:03 2008 +0900"
      },
      "message": "sh: r2d - add lcd planel timings to sm501 platform data\n\nThis patch adds timings to drive a Sharp LQ104V1DG21 lcd panel that can\nbe hooked up to R2D-1 or R2D-PLUS. The sm501fb driver should leave the\npins FPEN and VBIASEN alone, and this patch instructs the driver to do\nso by not setting flags flags for these pins.\n\nThis patch works best together with the patch posted to the\nlinux-fbdev-devel list \"sm501fb: control panel pin usage with platform\ndata flags\", but this patch can be merged independently.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7f3edee81fbd49114c28057512906f169caa0bed",
      "tree": "d1c604fc6cddcd42f00eff1d153e8151ef00ba07",
      "parents": [
        "b62ad83d91ebf1368e9e72d476b18698ac67bef9"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Thu Jan 10 14:08:55 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:02 2008 +0900"
      },
      "message": "sh: intc - remove default interrupt priority tables\n\nThis patch removes interrupt priority tables from the intc code.\nOptimal priority assignment varies with embedded application anyway,\nso keeping the interrupt priority tables together with cpu-specific\ncode doesn\u0027t make sense.\n\nThe function intc_set_priority() should be used instead to set the\ndesired interrupt priority level.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "eb9c7f4198636fb74ea1ec60c0fff2d1a840b4ed",
      "tree": "5285b0f0f166893660b9c93357691535b0e3f03e",
      "parents": [
        "6fc5153aab2a6eb23e636d962e1aceaabd0dfb12"
      ],
      "author": {
        "name": "Joe Perches",
        "email": "joe@perches.com",
        "time": "Tue Dec 18 09:40:03 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:19:01 2008 +0900"
      },
      "message": "sh: arch/sh/: Spelling fixes.\n\nSigned-off-by: Joe Perches \u003cjoe@perches.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": "03713bd226caece8e089490a47f093f5193e5e96",
      "tree": "18df86664df2f023fd35a94c57c9a942e9cfdedc",
      "parents": [
        "3e0137f6c7852aff12db0da7bb45f8b3a0a704c8"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Nov 23 14:23:50 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jan 28 13:18:56 2008 +0900"
      },
      "message": "sh: Move mach-cayman in with the rest of the boards.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "abac3f784f11cf8ccca0fc37ae4f5ff04cc245c4",
      "tree": "ecd816bcbcf20b27991c55164277c4941738a68b",
      "parents": [
        "843393d304ef4d44a8a5106e68dcd4eb1102437a"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Nov 23 14:39:13 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Nov 23 14:39:13 2007 +0900"
      },
      "message": "sh: fix R2D-1 CF support\n\nThis patch fixes CF support for R2D-1 boards. Both R2D-1 and\nR2D-PLUS are equipped with CF IRQs, but the R2D-1 FPGA version\nseem to deliver IRQ spikes with certain CF cards during libata\nprobing.  This patch enables polling for R2D-1 as a workaround\nfor this broken FGPA logic.\n\nR2D-1 CF support was recently introduced by commit:\n43f4b8c7578b928892b6f01d374346ae14e5eb70.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6d1c76d4e76ef72fce5a7169430ab8f9a68d7924",
      "tree": "f756b374c8ce0ce5ee6c14a1e97c5244c3e49f0f",
      "parents": [
        "cbeb13447f015d90367c9f72fbf87227f3e186c8"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Nov 08 11:24:33 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Nov 08 11:24:33 2007 +0900"
      },
      "message": "sh: Kill off broken snapgear ds1302 code.\n\nThis will force the snapgear boards to use the on-chip SH RTC instead,\nuntil the rtc-ds1302 driver is merged. The current code is broken\nand hasn\u0027t built in some time, so just kill it off and get the board\nworking again.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9c88b6ba1c72a8bba30347b63f1531f2d9c2a309",
      "tree": "2ba3e1c534f4fe9f565b93806fd67426929d9fb2",
      "parents": [
        "694caef5e201d43151cc3a31b447e75b2f531de4"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu@nigauri.org",
        "time": "Wed Nov 07 14:56:46 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 14:56:46 2007 +0900"
      },
      "message": "sh: Fix heartbeart on Solution Engine series\n\nAccess size to LED is not added on Solution Engine series.\nLED doesn\u0027t work. Fixed this problem.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu@nigauri.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c7a0e13d0a5316587da0b6d8b3291a473a7df453",
      "tree": "c4d7261a672acfccb585ff770abcff302e9eed50",
      "parents": [
        "b7b23870040b78b3c7910597b02ef6c8a368fd19"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:39:35 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:39:35 2007 +0900"
      },
      "message": "sh: hs7751rvoip: Kill off dead IPR IRQ mappings.\n\nThis is dead code, and doesn\u0027t build anyways. Kill it off.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b7b23870040b78b3c7910597b02ef6c8a368fd19",
      "tree": "65a6c3a9c583e5e1022e6fdb6d5fcc699b77df11",
      "parents": [
        "f96691872439ab2071171d4531c4a95b5d493ae5"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:38:37 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:38:37 2007 +0900"
      },
      "message": "sh: hs7751rvoip: irq.c needs linux/interrupt.h.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d177469905600e7fc093b683b00362493b2947b5",
      "tree": "24fcdb79711fac580018a1328352321f4b76c782",
      "parents": [
        "b5f2d739e1f1fcfd3b9277cd43afad024bd7eca9"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Nov 05 12:14:17 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Nov 07 11:13:54 2007 +0900"
      },
      "message": "sh: Kill off duplicate includes.\n\nCaught by the surprisingly not-entirely-useless \u0027includecheck\u0027.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b5751e2e00cb88b34ac1ebfa9ec4496db4dee098",
      "tree": "14c2450aadaaa2d76d901664c0c2e904ffbe698a",
      "parents": [
        "f38c5a696a1e775c70d8764b1b9c1a4e267448d3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Nov 02 14:17:19 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Nov 02 14:17:19 2007 +0900"
      },
      "message": "sh: Fix up r7780rp highlander CF access size.\n\nR7780RP can\u0027t do byte-sized accesses to CF, so needs to do word\nsized access with low-byte masking. This same problem exists\non older versions of the R2D, with the same workaround having\nbeen implemented in 43f4b8c7578b928892b6f01d374346ae14e5eb70\nthere. Follow that change for the highlander boards.\n\nThis does not impact R7780MP or SH7785 based Highlander modules.\n\nIf you\u0027re unfortunate enough to be stuck with an R7780RP, this\npatch is for you!\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "16f393df496cfe74f7a26a1ba85e41fd818c0582",
      "tree": "88d2bea80db9a63250753fe1d71dcc9867fb8283",
      "parents": [
        "262feaa08eeb744853868b9aa1a8bdb18fe2257c"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Oct 30 13:05:51 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Oct 30 13:05:51 2007 +0900"
      },
      "message": "sh: Enable USBF on MS7722SE.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c6f93a340ffe90aec3759a2eea8f9167123b310a",
      "tree": "99044df1de430f0e20857e43fc845ae42f010b7d",
      "parents": [
        "82798a17ad40df827d465329a20ace80497f9b32"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Mon Oct 15 10:36:45 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Oct 30 08:44:12 2007 +0900"
      },
      "message": "sh: add support for ax88796 and 93cx6 to highlander boards\n\nThis patch adds support for the ax88796 driver on highlander boards.\n\nImplemented using the 93cx6 EEPROM support introduced by commit-id\n89e536a190f90d038bae7905a0c582cb7089b739.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "26398a70ea35f153feb799fa850c71685667712b",
      "tree": "e75959ef010bf3521bce2a33e59565c34b0c109d",
      "parents": [
        "95d9ffbe01fb21d524c86bf77871255066bc6e55"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Thu Oct 18 03:04:40 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 18 14:37:18 2007 -0700"
      },
      "message": "PM: Rename struct pm_ops and related things\n\nThe name of \u0027struct pm_ops\u0027 suggests that it is related to the power\nmanagement in general, but in fact it is only related to suspend.   Moreover,\nits name should indicate what this structure is used for, so it seems\nreasonable to change it to \u0027struct platform_suspend_ops\u0027.   In that case, the\nname of the global variable of this type used by the PM core and the names of\nrelated functions should be changed accordingly.\n\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: Len Brown \u003clenb@kernel.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "68ee0f9c98a42e36f9eab29155b2bb0e7e409ac6",
      "tree": "9f6e97c701632a22d9c32a9db3647b8bfc226394",
      "parents": [
        "9cbf3be67d51f73cf125aa8dec4ec8c215f264e8"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Oct 10 18:04:42 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Oct 10 18:04:42 2007 +0900"
      },
      "message": "sh: allow building for both r2d boards in same binary.\n\nThis patch enables building for both R2D-PLUS and R2D-1 boards. All code is\nalready in place except for the Kconfig limitation. This is useful if you\nwant to run the same binary on both R2D-PLUS and R2D-1 boards.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9cbf3be67d51f73cf125aa8dec4ec8c215f264e8",
      "tree": "860d239c9cebdb55873baa8f08500959e8ee3127",
      "parents": [
        "63482aaadacbc7e125d672bf8d8f2d39c13a49ed"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Oct 10 18:03:58 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Oct 10 18:03:58 2007 +0900"
      },
      "message": "sh: fix r2d board detection\n\nThis patch fixes the R2D-PLUS and R2D-1 board detection code. Tested on two\nR2D-PLUS and two R2D-1 boards.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e1fb4552ac938f2f70e9df2169b681594752bd85",
      "tree": "5a2829639e8a27a8a664299bf0c5d66bce4327f3",
      "parents": [
        "008d50fc16e8ea5005d324a25d62d29e417151fe"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Wed Oct 03 15:04:08 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Oct 03 15:04:08 2007 +0900"
      },
      "message": "sh: cleanup struct irqaction initializers.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e87ab0c43c30faa0f4b337bfa87bce7923e67485",
      "tree": "7d2235f31282ef3c725227bcaf3a21ec4a9a4234",
      "parents": [
        "02353f5d2a317861536b8c38fea44196bdd5787c"
      ],
      "author": {
        "name": "Markus Brunner",
        "email": "super.firetwister@gmail.com",
        "time": "Fri Sep 21 15:27:35 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 15:27:35 2007 +0900"
      },
      "message": "sh: Magic Panel MTD mapping update.\n\nThis update moves the flash mapping for the Magic Panel into the board\nsetup. It also removes references to the old MTD mapping option in the\ndefconfig.\n\nSigned-off by: Markus Brunner \u003csuper.firetwister@gmail.com\u003e\nSigned-off by: Mark Jonas \u003ctoertel@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "02353f5d2a317861536b8c38fea44196bdd5787c",
      "tree": "307e29ce0a57c26c01b7a8bd8c8c78bf525473fd",
      "parents": [
        "43f4b8c7578b928892b6f01d374346ae14e5eb70"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 15:21:55 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 15:21:55 2007 +0900"
      },
      "message": "sh: rts7751r2d: Fix up trivial build failure.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "43f4b8c7578b928892b6f01d374346ae14e5eb70",
      "tree": "f0f26c520bf6de74df759f6032c910904dbeb79d",
      "parents": [
        "d04a0f79f502a87bb17b147afc4b3e39e75275c3"
      ],
      "author": {
        "name": "Aoi Shinkai",
        "email": "shinkoi2005@gmail.com",
        "time": "Fri Sep 21 15:18:33 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 15:18:33 2007 +0900"
      },
      "message": "sh: rts7751r2d cf_ide rework\n\nSupport CF IDE on R2D-1 boards.\n\nSigned-off-by: Aoi Shinkai \u003cshinkoi2005@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8f3dc1371efb5fd5f1dc02b2a01da589f2d220a0",
      "tree": "a66783a0e58d2233788546183beb57e1a15f0798",
      "parents": [
        "c3fae6d163f4647e9390eac3f2a1201e91cd6669"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Sep 18 15:41:39 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: se7206: Handle non-SuperIO I/O ports.\n\nThis fixes up the port calculation logic for non-SuperIO accesses,\nbefore these were always matching the MRSHPC base, now just make\nsure the original port is handed back if it\u0027s not in the I/O port\nrange.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c3fae6d163f4647e9390eac3f2a1201e91cd6669",
      "tree": "b61cd9f71fa5464d12c90482b9fb4542655cb615",
      "parents": [
        "2f0ae55f394a0d38ca3eb2fffac3f4d45c32eb97"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 14 09:26:07 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: r7780rp: irq-r7780rp needs linux/io.h.\n\nTrivial build fix.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2f0ae55f394a0d38ca3eb2fffac3f4d45c32eb97",
      "tree": "93c1586bfbcb7cbde2af59e89f6e34428d004a93",
      "parents": [
        "7216ddc6b61040d7bfdf44713ea94f6d845553b2"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Sep 13 16:36:52 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: hp6xx: Trivial build fixes for INTC changes.\n\nGet the IRL-\u003eIRQ stuff building.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7216ddc6b61040d7bfdf44713ea94f6d845553b2",
      "tree": "fcd97cff27bf0139026215fb5eac16f471f002bf",
      "parents": [
        "dfcb76089ada89a5520ad8544440799e75f01227"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Sep 13 13:01:15 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: se7206: heartbeat needs 32-bit writes.\n\nMost boards use 8 or 16-bit access for the LED bank, se7206\nneeds 32. There\u0027s only 8 individual LEDs however, each with\na \u0027special\u0027 value in terms of logical ordering. Go FPGA, go!\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "dfcb76089ada89a5520ad8544440799e75f01227",
      "tree": "d9d12536cd6bef6ebda9eb2717f4c7a0a43a4b73",
      "parents": [
        "ded5431ff311d963888ac951131a04fe7633aa79"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Sep 13 12:59:32 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: se7206: Make the I/O port routines less stupid.\n\nThe port routines were logically inverted, and the MRSHPC range had\nno upper bound, causing 8 and 16-bit port I/O to get mangled.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "ded5431ff311d963888ac951131a04fe7633aa79",
      "tree": "1a7b04e4f412a5140bced2074d508e1b99e49526",
      "parents": [
        "18d18ba8ef147f9d0d97da1da1253ce5c982bb91"
      ],
      "author": {
        "name": "Markus Brunner",
        "email": "super.firetwister@gmail.com",
        "time": "Wed Sep 12 11:54:58 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:54 2007 +0900"
      },
      "message": "sh: Magic Panel R2 board support.\n\nThis adds support for the SH7720 (SH3-DSP) based Magic Panel R2\nboard.\n\nSigned-off-by: Markus Brunner \u003csuper.firetwister@gmail.com\u003e\nSigned-off by: Mark Jonas \u003ctoertel@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "aedb598631885c54e1bd61b19a373cd1b97aa568",
      "tree": "5a613dd05736564a85dce61066c57d438f83d8ef",
      "parents": [
        "1db4e9bb5682fd3fd3f37f7fe9c322e7c5bb7578"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "Kristoffer.Ericson@gmail.com",
        "time": "Wed Sep 12 11:35:55 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:53 2007 +0900"
      },
      "message": "sh: hp6xx: Enable touchscreen and powerbutton IRQs.\n\nIRQ0-\u003eIRQ3 need to be an IRQ mode for these to work, fix them up.\n\nSigned-off-by: Kristoffer Ericson \u003cKristoffer.Ericson@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c9eaaa9763702bdeac5ac5f790dcebafbada44bb",
      "tree": "c43e6004e0bab1bed066631aa4a006eab1cb98c6",
      "parents": [
        "4f247e84bdb81aab8880f556882a449782a1ea8b"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "Kristoffer.Ericson@gmail.com",
        "time": "Tue Sep 11 12:51:02 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:53 2007 +0900"
      },
      "message": "sh: hp6xx: Update CF IRQ for INTC changes.\n\nThe vector changed, so follow the INTC changes for the new vector.\n\nSigned-off-by: Kristoffer Ericson \u003cKristoffer.Ericson@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8c8ee8254767d517907418d88492d4d91f10aca1",
      "tree": "5a6749064c6b683f2bf61e5c11ebf0898c16d0d0",
      "parents": [
        "9dd3f2205330a52674d7c015109813f639af0f14"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "Kristoffer.Ericson@gmail.com",
        "time": "Tue Sep 11 12:43:33 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:52 2007 +0900"
      },
      "message": "sh: hp6xx: APM build fix and new battery values.\n\nBuild fixes for the hp6xx APM code, as well as some adjustments for\nthe battery values.\n\nSigned-off-by: Kristoffer Ericson \u003cKristoffer.Ericson@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "aa0e77dc21d73057208b8683114b400c898cf53a",
      "tree": "e4b918700fe2c6ab8f7a8e0c92a5dfc9fd351271",
      "parents": [
        "da6b003adc73011fd441a89c30d4f896667e24ba"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue Sep 11 12:35:09 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:52 2007 +0900"
      },
      "message": "sh: Fix up se7751 build.\n\nTrivial compile fix.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "897cfcd878ccc9c2b0f1b3bb00a2368c43feafc0",
      "tree": "4bfd5d6d6194e88509527990f45cf71a6907bfbe",
      "parents": [
        "5cbc3af521a85aab8ae72c25afcf2698a7547cbd"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Mon Sep 10 12:06:03 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:52 2007 +0900"
      },
      "message": "sh: intc - rework higlander irq code for r7780mp and r7785rp\n\nThis patch reworks the highlander irq code for r7780mp and r7785rp.\nThe same strategy as for the new R2D code is used here - the board\nspecific interrupts are now starting from HL_FPGA_IRQ_BASE. The code\nfor r7780rp is not touched due to lack of hardware.\n\nTested with CF, AX88796 on r7780mp and r7785rp. The touch switch\ninterrupt has also been tested on r7780mp.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "5cbc3af521a85aab8ae72c25afcf2698a7547cbd",
      "tree": "48efae9104e1de9dc5672d645b85c843852a3635",
      "parents": [
        "953c8ef250fc6c329d1607cf9cd7fac1d72d7579"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Mon Sep 10 12:05:10 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:52 2007 +0900"
      },
      "message": "sh: minor fixes\n\nThis patch contains the following fixes:\n- Adds sh7785 support to CONFIG_EARLY_SCIF_CONSOLE_PORT.\n- Removes duplicate include from rts7751r2d irq code.\n- Removes CONFIG_CPU_HAS_INTC from sh7720 Kconfig entry.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "a1fd306b887f06d648f45a2c722e9036dced9590",
      "tree": "79fa5ca3bd5ac10a087902c43cea6bafb3ef02ec",
      "parents": [
        "b8996e49e8d777abd64833095a1cd291b749df18"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Aug 23 15:11:44 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:51 2007 +0900"
      },
      "message": "sh: Fix up heartbeat build and resource size.\n\nWe were abusing the resource size for the number of bits, this\nhas been reworked using proper platform data, so this can be\ntidied up now. Boards in general only have a 1-byte wide resource,\nwhich the ioremap_nocache() case already handles.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8786c952c1682a132e99b736beae4523e409b13d",
      "tree": "fec83f758cf197fb4515675ceb8c023ecd60dc20",
      "parents": [
        "2eb0303c2cd536d7f15c7f3bafc848b850a447f0"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 20 13:03:41 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:51 2007 +0900"
      },
      "message": "sh: heartbeat driver update.\n\nAdd some flags for the heartbeat driver, and kill off some duplication\nin the bit positions for the boards that don\u0027t have special cases.\n\nThis also allows for variable access widths and inversion.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "5c37e025352b993d8726b0207ff2270b2f2bc7d6",
      "tree": "87463d1c79600c37d3df06cbdbdf14bdc6de5094",
      "parents": [
        "46420e49c9fd76defecfb3f048ab20c5a72dfd0a"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 17 00:45:35 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:50 2007 +0900"
      },
      "message": "sh: intc - mark data structures as __initdata\n\nWith the intc core improved it is now possible to put the intc data\nstructures in the initdata section.\n\nVersion two of this patch puts the __initdata inside DECLARE_INTC_DESC()\nand removes the __initdata included in the board specific r2d code.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f8b40d8ce86035b126a27a57ed9139c08ae3ebf1",
      "tree": "902a6757448f8d80c08b7b5c2456ed400d9fcb5b",
      "parents": [
        "2eeec85638cebcb6fbcb2abfe182a32252f3456d"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Sun Aug 12 15:30:40 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:50 2007 +0900"
      },
      "message": "sh: replace sh specific CONFIG_VOYAGERGX with CONFIG_MFD_SM501\n\nThis patch replaces all instances of CONFIG_VOYAGERGX with\nCONFIG_MFD_SM501. While at it we make sure the r2d code compiles\nboth with and without SM501.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2eeec85638cebcb6fbcb2abfe182a32252f3456d",
      "tree": "3b98f924a5f961d844555794a3564cbc2c3a8be5",
      "parents": [
        "73505b445dbb8ad12df468404c4dd5cde9c40c65"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Sun Aug 12 15:29:16 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:50 2007 +0900"
      },
      "message": "sh: intc - convert board specific r2d code\n\nThis patch converts the board specific interrupt code for r2d to make\nuse of intc. While at it we improve the Kconfig to avoid confusion.\n\n- Two sets of interrupt tables exist - one for R2D-1 and one for R2D-PLUS.\n- R2D-1 and R2D-PLUS use the same irq constants.\n- R2D-1 has AX88796 support, R2D-PLUS does not hook up that IRQ.\n- R2D-PLUS has KEY support, R2D-1 does not hook up that IRQ.\n- The number and order of IRQ values are disconnected from register bits.\n- Interrupt sources now start from IRQ 100.\n- The machvec demux function converts from irlm IRQ 0-14 to IRQ 100++.\n\nTested on R2D-1 and R2D-PLUS boards.\n\nVersion 2 adds CONFIG_RTS7751R2D_1 and CONFIG_RTS7751R2D_PLUS together\nwith intc structured as __initdata.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "af24fdc1685ff8b27075afbc12d7f6b35b385ae1",
      "tree": "bb7d4fe99eedd73e3a03357d974795b1d2862f00",
      "parents": [
        "e7109a96e6e2a1f7c4b778146902d86c4f558949"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Aug 08 16:31:38 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:48 2007 +0900"
      },
      "message": "sh: x3proto: Trivial ILSEL build fix.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e7109a96e6e2a1f7c4b778146902d86c4f558949",
      "tree": "e7fcf1c29ee5fc176290b229ef1f97a236c25561",
      "parents": [
        "fef96086270e8d3c99fb2bfc72eef94d95ab2240"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Aug 08 15:27:55 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:48 2007 +0900"
      },
      "message": "sh: x3proto: Hook up ethernet and USB platform devices.\n\nNow that we have a way of enabling the IRQs, hook up the platform\ndevices and wrap in to ILSEL for mapping the vectors.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fef96086270e8d3c99fb2bfc72eef94d95ab2240",
      "tree": "f272fd7e40d7f4f557ab5869f4273cd90646c2e8",
      "parents": [
        "94807a33dc4aaf522d3eab62db225361e5a97b2a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Aug 08 15:26:51 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:48 2007 +0900"
      },
      "message": "sh: x3proto: ILSEL IRQ support.\n\nThis adds functionality for the on-board ILSEL IRQs that chain\nIRL mode events. Many on-board devices (ethernet, usb, etc.) rely\non ILSEL IRQs directly.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "94807a33dc4aaf522d3eab62db225361e5a97b2a",
      "tree": "fbfe908829b6a6067c200beae7cb1fed26040000",
      "parents": [
        "8d797cd191397b2a92b190228f07c7715c1c832a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Aug 08 15:22:04 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:48 2007 +0900"
      },
      "message": "sh: Initial support for SH-X3 prototype board.\n\nThis adds initial support for the SH-X3 prototype board.\nOnly simple logic for the IRQ controller and the heartbeat driver\nfor now.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "48180cab3adf4cb290c28b70e44e958b7fb8a5b0",
      "tree": "2cf6000e98f680a8ed9631626d2ce7e9525b55d2",
      "parents": [
        "51da64264b8d59a1e5fceebd94a975690b70b086"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 03 14:27:20 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:48 2007 +0900"
      },
      "message": "sh: intc - convert voyagergx code\n\nThis patch converts the sh-specific voyagergx interrupt code to make use\nof intc. A lot of \"interesting\" old cruft gets replaced with intc tables\nand some simple demux code.\n\n- All interrupt sources in the sm501 data sheet are now in the header.\n- The number and order of IRQ values are disconnected from register bits.\n- Interrupt sources now start from IRQ 200.\n- set_irq_chained_handler() is now used to hook up the demux function.\n\nIn the future it would probably make sense to move the interrupt demuxer\ninto into the mfd driver, but this is probably a nice step in the right\ndirection until that happens.\n\nTested on a R2D-1 board using the serial port hooked up to the sm501.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2635e8558a7ec0002724e3da8c0a221d2c08af33",
      "tree": "42b3c10234b64cff8cddea080ec553a4d24160f8",
      "parents": [
        "d59645d6ba67337ff09369d9da4fc47f7dc361cc"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 03 14:24:29 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:47 2007 +0900"
      },
      "message": "sh: intc - remove redundant irq code for shmin\n\nThis patch removes redundant interrupt code for the shmin board which\nis using a sh770x processor and 4 IRQ lines as individual interrupts\n(IRQ-mode).\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d59645d6ba67337ff09369d9da4fc47f7dc361cc",
      "tree": "cd5e81d64ec7e6a4ea22a6f2e45ddf27e1140567",
      "parents": [
        "ad89f87a84040a57c4a78ca2759b364f72f423ab"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 03 14:23:35 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:47 2007 +0900"
      },
      "message": "sh: intc - remove redundant irq code for sh03, snapgear and titan\n\nThis patch removes redundant board specific interrupt code for boards\nusing sh775x processors and 4 IRQ lines in \"Individual Interrupt Mode\"\naka IRLM.\n\nThree boards are affected: sh03, snapgear and titan.\n\nThe right way to do this is to use cpu specific code provided by intc.\nA nice side effect is that sh03 now compiles, board not BROKEN any more.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c9d03d9a80c4bcc571efd93fe80ed40973030422",
      "tree": "36cf0a0dd2024fca11257b3f101a6b9f4d83282c",
      "parents": [
        "e29bfbc44332ee2233d87d5adfd1824fd8a1c73b"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Tue Jul 31 17:13:39 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Sep 21 11:57:47 2007 +0900"
      },
      "message": "sh: simplify se7780 IRQ code\n\nThe new intc code handles IRQ3 and IRQ7 in the cpu specific code\nalready, so there is no reason to duplicate that here.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "5ca95c48f1bd006d1aafe2f8bf1a859262d6d7b1",
      "tree": "a34e1a5ad3ecaca2d6f294d6ed3a83f9f6afca1a",
      "parents": [
        "a3b3e23015061814bffd733dbd9c4452b81ca6aa"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Aug 03 10:16:29 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Aug 03 10:16:29 2007 +0900"
      },
      "message": "sh: fix cf support on r2d boards\n\nThis patch makes sure cf support is enabled on R2D-PLUS but disabled\non R2D-1. Without this fix R2D-1 boards hang on bootup.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d89ddd1c847637d91625c8cb6b0d064e1717057c",
      "tree": "7f2547f112e3cd70e06a190fc26ab701dbab71b9",
      "parents": [
        "32582fa46020cd8940006a8d42dec083d72d6d8b"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Jul 25 11:42:56 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jul 26 15:37:57 2007 +0900"
      },
      "message": "sh: remove support for sh7300 and solution engine 7300\n\nThis patch removes old dead code:\n- kill off sh7300 cpu support\n- get rid of broken solution engine 7300 board support\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "870e8a24380cf1854dc1bb5fa5abebb44d82674b",
      "tree": "67f5e33c93eefb862eb2be092044ca5b12c59193",
      "parents": [
        "347b9bdddbc38cfd46c27b3345e7facf651ecb92"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Jul 25 10:49:21 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 25 10:49:21 2007 +0900"
      },
      "message": "sh: remove support for sh73180 and solution engine 73180\n\nThis patch removes old dead code:\n- kill off sh73180 cpu support\n- get rid of broken solution engine 73180 board support\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3a353824df7595165a162aee3b53e4d96e7dfa95",
      "tree": "a533296a2307269810e44b1bca6e75c70ba84d82",
      "parents": [
        "6894e0a94350e8ba5c5c8342e916fde14df5fb43"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Jul 20 16:34:22 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 16:34:22 2007 +0900"
      },
      "message": "sh: zero terminate 8250 platform data for r2d board\n\nstruct plat_serial8250_port should contain a terminating zero entry\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "bd5f0d1c256fdf286fab358a04e87476e3535075",
      "tree": "46dc41eed8618d2a3a9717830b5e165ddea17553",
      "parents": [
        "0c99adb0a6dfe292842a8142b48e494d7731f5fe"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 13:22:47 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 13:22:47 2007 +0900"
      },
      "message": "sh: Fix up PCI section mismatch warnings.\n\nFlag pcibios_setup() and pcibios_fixup_bus() as __devinit.\nFollows the sh64 change.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "493a358e0a8992ec13098dd084223b55b05a7f03",
      "tree": "ffd7480a55e21da681dbe789dc129373bef2d6cf",
      "parents": [
        "1b06428ee56fadedd004bfc5e3fbb39fb8c99010"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Wed Jul 18 17:54:10 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 12:18:20 2007 +0900"
      },
      "message": "sh: clean up interrupt code for solution engine 7722 board\n\nThis patch cleans up solution engine 7722 specific interrupt code.\nThe main purpose is to replace the mux function with use of\nset_irq_chained_handler() and replace hard coded register poking\ncode with set_irq_type(). The board specific interrupts are also\nmoved to start from SE7722_FPGA_IRQ_BASE.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e6c972f21828f16d12704e5cf67d6f79c26cb53b",
      "tree": "df3fc15a1395fea4b0b20da1b6a85bacdc0787f4",
      "parents": [
        "9a79b2274186fade17134929d4f85b70d59a3840"
      ],
      "author": {
        "name": "Yoshihiro Shimoda",
        "email": "shimoda.yoshihiro@renesas.com",
        "time": "Tue Jul 17 13:38:54 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jul 20 12:18:19 2007 +0900"
      },
      "message": "sh: r7780rp: Add R8A66597 and M66592 support.\n\nThis wires up the platform devices for the USB expansion boards for\nthe Highlander boards.\n\nSigned-off-by: Yoshihiro Shimoda \u003cshimoda.yoshihiro@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0caf3ead5131215cbd462d31f7658798030f793d",
      "tree": "80db2dafe08494f2c5008c5425f6cf5b8ab16d47",
      "parents": [
        "be15d65d97f924e11ad7b59b1dc23b9db8d02209"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "kristoffer.ericson@gmail.com",
        "time": "Thu Jul 12 10:47:08 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Jul 12 10:47:08 2007 +0900"
      },
      "message": "sh: Kill off dead mach.c for hp6xx.\n\nSigned-off-by: Kristoffer Ericson \u003ckristoffer.ericson@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "68abdbbb03476a60d932eeba0035dd5069afec38",
      "tree": "de3854f76d6d9aec121c432a3cd276bb756003c9",
      "parents": [
        "50f63f2518ee68bc132d357d2b6fdb7f60ef79e0"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Jun 15 18:56:19 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jun 15 18:56:19 2007 +0900"
      },
      "message": "sh: rework ipr code\n\nThis patch reworks the ipr code by grouping the offset array together\nwith the ipr_data structure in a new data structure called ipr_desc.\nThis new structure also contains the name of the controller in struct\nirq_chip. The idea behind putting struct irq_chip in there is that we\ncan use offsetof() to locate the base addresses in the irq_chip\ncallbacks. This strategy has much in common with the recently merged\nintc2 code.\n\nOne logic change has been made - the original ipr code enabled the\ninterrupts by default but with this patch they are all disabled by\ndefault.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d619500aed2f9b841b2310bc94f8056ae9ca2a73",
      "tree": "42ca07266afbf0406d419e57dde404ad89cd316d",
      "parents": [
        "d3efbdd6c5e8c823b732df26a355ec931ccab374"
      ],
      "author": {
        "name": "Magnus Damm",
        "email": "damm@igel.co.jp",
        "time": "Fri Jun 15 10:41:54 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jun 15 10:41:54 2007 +0900"
      },
      "message": "sh: rework intc2 code\n\nThe shared intc2 code currently contains cpu-specific #ifdefs.\nThis is a tad unclean and it prevents us from using the shared code\nto drive board-specific irqs on the se7780 board.\n\nThis patch reworks the intc2 code by moving the base addresses of\nthe intc2 registers into struct intc2_desc. This new structure also\ncontains the name of the controller in struct irq_chip. The idea\nbehind putting struct irq_chip in there is that we can use offsetof()\nto locate the base addresses in the irq_chip callbacks.\n\nOne logic change has been made - the original shared intc2 code\nenabled the interrupts by default but with this patch they are all\ndisabled by default.\n\nSigned-off-by: Magnus Damm \u003cdamm@igel.co.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b9601c5e59dd25693345558a301e833741bf5874",
      "tree": "992d8114b381354bc5e588766c065cc7728fe5df",
      "parents": [
        "33d63bd83bf9aa6b662a376a96b825acba721e8f"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jun 08 11:55:28 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Jun 08 11:55:28 2007 +0900"
      },
      "message": "sh: Kill off dead SH7604 support.\n\nThis was added during 2.5.x, but was never moved along. This\ncan easily be resurrected if someone has one they wish to work\nwith, but it\u0027s not worth keeping around in its current form.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fd8f20e8e2f8f1d9201086bff444c8d35f0a6a45",
      "tree": "0823660fdd2ec53c6dede452d0802f54119bbde6",
      "parents": [
        "82f81f4784479df17a80caff4a7156da0a2f7dea"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue May 15 15:38:30 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Fri Jun 08 02:43:40 2007 +0000"
      },
      "message": "sh: Rip out special unknown machvec.\n\nThis kills off the BareCPU board as a \"special\" machvec, rather,\nwe leave this as a default for when no other vector is available,\nor when we want to use it in combination with other vectors for\ntesting with generic ops. As sh_mv is copied out anyways (or\noverloaded when an alternate vector is explicitly selected), this\ndoesn\u0027t consume any additional memory.\n\nThe generic machvec can be forcibly selected with sh_mv\u003dgeneric,\nor by not having any other boards enabled.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "82f81f4784479df17a80caff4a7156da0a2f7dea",
      "tree": "3679bd23f2c9daa24f9cf3e170a33f851ed45029",
      "parents": [
        "25f8151bdcdd62c6b879e3669a562c0d329eee4a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue May 15 15:19:34 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Fri Jun 08 02:43:39 2007 +0000"
      },
      "message": "sh: Kill off machvec aliases.\n\nWe now throw all of the machvecs in to .machvec.init and either\nselect one on the command line, or copy out the first (and\nusually only) one to sh_mv. The rest are freed as usual.\n\nThis gets rid of all of the silly sh_mv aliasing and makes the\nselection explicit rather than link-order dependent.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f3d2229852697062d530f19742f0ab792b92873d",
      "tree": "fe7f1a56d87b5bea39a60f46b04308a7eab4e98c",
      "parents": [
        "882c12c4e1a95e55227f06dbb99eca90f237c018"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 14 17:29:12 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Fri Jun 08 02:43:38 2007 +0000"
      },
      "message": "sh: Rework CPU/board dependencies.\n\nThis was a big mess, rework the logic a bit so that we constrain\nto a particular subtype and figure out the board support based\non that. This makes building subtype specific kernels supporting\nmultiple boards possible again.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9a412847fbe396563acf2a78d5830c9c6c5a5d43",
      "tree": "de4a991afde03e91c2aadffb2c8dfffe29aaff71",
      "parents": [
        "0fd14754141e3604529579232d34fcffd89c24b9"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 04 11:07:23 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 04 11:07:23 2007 +0900"
      },
      "message": "sh: Fix se73180 platform device registration.\n\nCopy and paste error from se7343, fix it up.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8b19a7ce566007a8c45f9ba9d2b4a31bba20d62d",
      "tree": "298df96caeb7a27f3e0bd48a46351318828da7ec",
      "parents": [
        "c596b1a38085a041464b9b2c0c200e81ff695634"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 04 10:50:42 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Jun 04 10:50:42 2007 +0900"
      },
      "message": "sh: microdev: Fix compile warnings.\n\nirq.c needs linux/interrupt.h.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9af9a413d21f7a113f4fd909fb9962fea36b6cfa",
      "tree": "ad7bc847386edbd5e84999c4355b8d21317f1a2d",
      "parents": [
        "0d08b5fb37835988952d190b4540a71d60a4d198"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 14 12:48:09 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 21 14:33:17 2007 +0900"
      },
      "message": "sh: Disable psw support for R7785RP.\n\nWhile R7780RP and R7780MP support this, R7785RP does not.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e868d61272caa648214046a096e5a6bfc068dc8c",
      "tree": "087153c10725af12129ac8c55bda489f255bdd2c",
      "parents": [
        "049fa57ce3b22d9f5acb251070941b630ee71d6e"
      ],
      "author": {
        "name": "Simon Arlott",
        "email": "simon@fire.lp0.eu",
        "time": "Mon May 14 08:15:10 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 21 14:31:39 2007 +0900"
      },
      "message": "spelling fixes: arch/sh/\n\nSpelling fixes in arch/sh/.\n\nSigned-off-by: Simon Arlott \u003csimon@fire.lp0.eu\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "ad47c12b3596269b975c21fba8f3cf09befdc1f2",
      "tree": "d05aa49eff18c54a7fff7d35deaeb3f9109394ad",
      "parents": [
        "38c425f69c8d949620384f917e00652eaf390ec9"
      ],
      "author": {
        "name": "kogiidena",
        "email": "kogiidena@eggplant.ddo.jp",
        "time": "Sat May 12 20:24:15 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 14 09:18:34 2007 +0900"
      },
      "message": "sh: landisk: rtc-rs5c313 support.\n\nAdd the rs5c313 platform device to the landisk setup code.\n\nSigned-off-by: kogiidena \u003ckogiidena@eggplant.ddo.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0facbe3a34556bbc30333971e32c5430b087fcb1",
      "tree": "cde8a48d40eee1483ed414510a6efcfe78c909cb",
      "parents": [
        "b8947444a738c6407466244c60e9e4a2999af555"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri May 11 11:23:05 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon May 14 09:18:34 2007 +0900"
      },
      "message": "sh: Fix up psw build rules for r7780rp.\n\nWhen reordering the Makefile rules, the psw support was being\nclobbered. Fix it up so it\u0027s linked in again.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d84c4124c4b6611301b402e8611b7e36de3bd351",
      "tree": "d83cfaabfb901755d85074815ad948028dc7b03f",
      "parents": [
        "932c37c375cca25175f9b6acee4c75d7a96d985f",
        "a3cf4ea8729a5d448742fd5a0a003827c9f25cb6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed May 09 13:08:20 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed May 09 13:08:20 2007 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6:\n  sh: Fix stacktrace simplification fallout.\n  sh: SH7760 DMABRG support.\n  sh: clockevent/clocksource/hrtimers/nohz TMU support.\n  sh: Truncate MAX_ACTIVE_REGIONS for the common case.\n  rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().\n  sh: Convert to common die chain.\n  sh: Wire up utimensat syscall.\n  sh: landisk mv_nr_irqs definition.\n  sh: Fixup ndelay() xloops calculation for alternate HZ.\n  sh: Add 32-bit opcode feature CPU flag.\n  sh: Fix PC adjustments for varying opcode length.\n  sh: Support for SH-2A 32-bit opcodes.\n  sh: Kill off redundant __div64_32 symbol export.\n  sh: Share exception vector table for SH-3/4.\n  sh: Always define TRAPA_BUG_OPCODE.\n  sh: __GFP_REPEAT for pte allocations, too.\n  rtc: rtc-sh: Fix up dev_dbg() warnings.\n  sh: generic quicklist support.\n"
    },
    {
      "commit": "5886269962f94fa9185c32db3ec936c612503235",
      "tree": "2f24dabcf5791319ebb1fbdfb5dbc58284714275",
      "parents": [
        "01afd80626e98c2347bc25be92ee4a3faf314514"
      ],
      "author": {
        "name": "Uwe Kleine-König",
        "email": "ukleinek@informatik.uni-freiburg.de",
        "time": "Wed May 09 07:51:49 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed May 09 08:58:16 2007 +0200"
      },
      "message": "fix file specification in comments\n\nMany files include the filename at the beginning, serveral used a wrong one.\n\nSigned-off-by: Uwe Kleine-König \u003cukleinek@informatik.uni-freiburg.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "f6a3c1ca00ce9a43942364a0cc15601b291df281",
      "tree": "c57ff1c7883f13ef16cca16646f1acfe21a1d9dd",
      "parents": [
        "c71861e65e2898850478a7ac6c4b8cc9f7007e9e"
      ],
      "author": {
        "name": "kogiidena",
        "email": "kogiidena@eggplant.ddo.jp",
        "time": "Tue May 08 20:49:46 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Wed May 09 01:35:02 2007 +0000"
      },
      "message": "sh: landisk mv_nr_irqs definition.\n\nFix up the landisk build. When NR_IRQS was removed, landisk got missed\nin the updates. Update the machvec for the landisk IRQs to get it\nworking again.\n\nSigned-off-by: kogiidena \u003ckogiidena@eggplant.ddo.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "39374aadcd0159b4744ab456f4efa100bea84bd4",
      "tree": "abc7f4066e3404cf12e50688f558e0f9afd1de9d",
      "parents": [
        "9c37dc633016e9ebdc39adba0737b390e0de1507"
      ],
      "author": {
        "name": "Ryusuke Sakato",
        "email": "sakato.ryusuke@renesas.com",
        "time": "Mon May 07 10:48:56 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:57 2007 +0000"
      },
      "message": "sh: R7785RP board updates.\n\nSome fixups for the R7785RP board. Gets iVDR working.\n\nSigned-off-by: Ryusuke Sakato \u003csakato.ryusuke@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3dde7a3c74bcc25c6fc31b836fec8c91fb0b2b8f",
      "tree": "28ccec14e5556024b2e696a7339b86b957ec66f1",
      "parents": [
        "70fe4d87bf72053f78cf3d2e6cefa5d51a2c30af"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "kristoffer.ericson@gmail.com",
        "time": "Tue May 01 12:21:26 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:57 2007 +0000"
      },
      "message": "sh: Fix APM emulation on hp6xx.\n\nWith the shared APM emulation code being introduced, hp6xx was missed\nin the conversion. Get it building again.\n\nSigned-off-by: Kristoffer Ericson \u003ckristoffer.ericson@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6865f0ea6ad91fec3ae7831c49d48b5a7db4b428",
      "tree": "f5e58cf973b6c49ed04dafb7fdc035f10d3366d3",
      "parents": [
        "6b817c03489083a7457cda16b953a214dcef8d64"
      ],
      "author": {
        "name": "Ryusuke Sakato",
        "email": "sakato.ryusuke@renesas.com",
        "time": "Tue May 01 09:45:29 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:57 2007 +0000"
      },
      "message": "sh: Solution Engine 7722 board support.\n\nThis adds more full-featured support for the SH7722 Solution Engine.\nPreviously this was using the generic board, and lacked most of the\nperipheral support.\n\nSigned-off-by: Ryusuke Sakato \u003csakato.ryusuke@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2a8ff4596cde3ec2a51980288ebb28a0d196d19a",
      "tree": "a895745a2a0bf676a6740c0529175cf430dee489",
      "parents": [
        "005a336e71e9e3ea356f9afca5d66318d6901319"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "nobuhiro.iwamatsu.zh@hitachi.com",
        "time": "Thu Apr 26 11:51:00 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:56 2007 +0000"
      },
      "message": "sh: Solution Engine SH7705 board and CPU updates.\n\nThis fixes up SH7705 CPU support and the SE7705 board\nfor some of the recent changes.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003cnobuhiro.iwamatsu.zh@hitachi.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "34a780a0afeb8f99c9ca9934f4cc0822541769c6",
      "tree": "9afecb9b8af6b6b7e3160a3dacff70ab4eea438c",
      "parents": [
        "dd12666278daa0008ac439603c8d3037bc213556"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "Kristoffer_e1@hotmail.com",
        "time": "Tue Apr 10 07:45:08 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:56 2007 +0000"
      },
      "message": "sh: hp6xx pata_platform support.\n\nDrop the hd64461 I/O ops and wire up pata_platform for MMIO.\n\nSigned-off-by: Kristoffer Ericson \u003cKristoffer_e1@hotmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "b75762302e144b73f12b72c59b99401d036680aa",
      "tree": "92b2ea71d705652bcb3ec9435e86fcf9c06b5757",
      "parents": [
        "cd6c7ea234dc8a8607283e056d8010b2bd3c6369"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "nobuhiro.iwamatsu.zh@hitachi.com",
        "time": "Thu Mar 29 00:07:35 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:55 2007 +0000"
      },
      "message": "sh: SH7780 Solution Engine board support.\n\nThis adds support for the SH7780-based Solution Engine reference board.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003cnobuhiro.iwamatsu.zh@hitachi.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "0264f1603904dbee3196abc748a53fb0b23b8046",
      "tree": "43678111c8404b9b957c79ed4d1168f4d40939e1",
      "parents": [
        "652b9672cfc4000382f0f3f41907d9d32e5bd327"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Mar 28 23:36:03 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:55 2007 +0000"
      },
      "message": "sh: Tidy up L-BOX area5 addresses.\n\nL-BOX can use the normal PA_AREA5_IO, there\u0027s no reason for it to\nreproduce it.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9465a54fa4a9da628091c372baa84120f8304587",
      "tree": "ef34abf9debce228b0985e0fb783ca46939e626a",
      "parents": [
        "c86c5a910451dd5a30e62a9e36d8e9b3c7a0c1d1"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu@nigauri.org",
        "time": "Tue Mar 27 18:13:51 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:54 2007 +0000"
      },
      "message": "sh: MS7712SE01 board support.\n\nSupport the SH7712 (SH3-DSP) Solution Engine reference board.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu@nigauri.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c86c5a910451dd5a30e62a9e36d8e9b3c7a0c1d1",
      "tree": "69acbb65e61a8895dfdebfd70dc58f5d8d9dbe38",
      "parents": [
        "00e8c494a1603eac0a2cae9836e624a752ad45b1"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "iwamatsu@nigauri.org",
        "time": "Mon Mar 26 14:27:43 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:54 2007 +0000"
      },
      "message": "sh: L-BOX RE2 support.\n\nThis adds support for the L-BOX RE2 router.\n\n\thttp://www.nttcom.co.jp/l-box/\n\nL-BOX RE2 is a SH7751R-based router. It has CF, Cardbus, serial,\nand LAN x2. This is one of the very few SH boards that a general\nperson can obtain now.\n\nThe L-BOX shipped with a 2.4.28 kernel, this is a rewritten patch\nadding it to current git.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003ciwamatsu@nigauri.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "00e8c494a1603eac0a2cae9836e624a752ad45b1",
      "tree": "078da0b39207f1265ae307140e10d1b36618da14",
      "parents": [
        "5753171b8234b98d35d559abc0d88b9e4b520b14"
      ],
      "author": {
        "name": "kogiidena",
        "email": "kogiidena@eggplant.ddo.jp",
        "time": "Mon Mar 19 16:24:12 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:54 2007 +0000"
      },
      "message": "sh: landisk updates.\n\nUpdates for the landisk board:\n\n\t- The push_switch framework was used.\n\t- landisk_pwb.c was divided into psw.c and gio.c.\n\t- pata_platform was supported in USL-5P.\n\t- irq.c was rewritten.\n\t- io.c was replaced with generic I/O routines.\n\nSigned-off-by: kogiidena \u003ckogiidena@eggplant.ddo.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "f987fc880d191bf2ef66ac17e9d524aee6afa02e",
      "tree": "7d5ffd062f81a28ab572fcf9575eab92075030ba",
      "parents": [
        "32351a28a7e1f2c68afbe559dd35e1ad0301be6d"
      ],
      "author": {
        "name": "Nobuhiro Iwamatsu",
        "email": "hemamu@t-base.ne.jp",
        "time": "Mon Mar 12 15:12:27 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:53 2007 +0000"
      },
      "message": "sh: pata_platform pcmcia support for SolutionEngine boards.\n\nThis enables pata_platform support for the PCMCIA slot on the\nSolutionEngine.\n\nSigned-off-by: Nobuhiro Iwamatsu \u003chemamu@t-base.ne.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "32351a28a7e1f2c68afbe559dd35e1ad0301be6d",
      "tree": "289c28c605da6876125fa2105d880860b88b5017",
      "parents": [
        "be782df54c51b50dd4dbc363a5a5afa04565fc60"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 12 14:38:59 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:53 2007 +0000"
      },
      "message": "sh: Add SH7785 Highlander board support (R7785RP).\n\nThis adds preliminary support for the SH7785-based Highlander board.\nSome of the Highlander support code is reordered so that most of it\ncan be reused directly.\n\nThis also plugs in missing SH7785 checks in the places that need it,\nas this is the first board to support the CPU.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "fa5da2f7bdcf885efe65a37df13907c7d72296f6",
      "tree": "54104d5f660a1ec824505b28540eb2c5e4be390a",
      "parents": [
        "15700770ef7c5d12e2f1659d2ddbeb3f658d9f37"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Mar 08 17:27:37 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:10:51 2007 +0000"
      },
      "message": "sh: Bring kgdb back from the dead.\n\nThis code has suffered quite a bit of bitrot, do some basic\ntidying to get it to a reasonably functional state again.\nThis gets the basic support and the console working again.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e8c9c502690efd24b7055bf608e7a3c34216848b",
      "tree": "1583f34ec9cac07ddfdcb24de66e49718b107436",
      "parents": [
        "11d77d0c01b80e44c7aceb21928508dafce774f9"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Mon Apr 30 15:09:54 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Apr 30 16:40:40 2007 -0700"
      },
      "message": "power management: implement pm_ops.valid for everybody\n\nAlmost all users of pm_ops only support mem sleep, don\u0027t check in .valid and\ndon\u0027t reject any others in .prepare so users can be confused if they check\n/sys/power/state, especially when new states are added (these would then\nresult in s-t-r although they\u0027re supposed to be something different).\n\nThis patch implements a generic pm_valid_only_mem function that is then\nexported for users and puts it to use in almost all existing pm_ops.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: linux-pm@lists.linux-foundation.org\nCc: Len Brown \u003clenb@kernel.org\u003e\nAcked-by: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nCc: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "fe0c935a6cbf25d72a27c7a345df8a2151de0b74",
      "tree": "841a847412694ee586b0ca7e1e2ce7c45700d9b1",
      "parents": [
        "1173a729fc3ce2fa0d698bd39be8ff7bf6c70bf1"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Mon Apr 30 15:09:51 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Mon Apr 30 16:40:40 2007 -0700"
      },
      "message": "rework pm_ops pm_disk_mode, kill misuse\n\nThis patch series cleans up some misconceptions about pm_ops.  Some users of\nthe pm_ops structure attempt to use it to stop the user from entering suspend\nto disk, this, however, is not possible since the user can always use\n\"shutdown\" in /sys/power/disk and then the pm_ops are never invoked.  Also,\nplatforms that don\u0027t support suspend to disk simply should not allow\nconfiguring SOFTWARE_SUSPEND (read the help text on it, it only selects\nsuspend to disk and nothing else, all the other stuff depends on PM).\n\nThe pm_ops structure is actually intended to provide a way to enter\nplatform-defined sleep states (currently supported states are \"standby\" and\n\"mem\" (suspend to ram)) and additionally (if SOFTWARE_SUSPEND is configured)\nallows a platform to support a platform specific way to enter low-power mode\nonce everything has been saved to disk.  This is currently only used by ACPI\n(S4).\n\nThis patch:\n\nThe pm_ops.pm_disk_mode is used in totally bogus ways since nobody really\nseems to understand what it actually does.\n\nThis patch clarifies the pm_disk_mode description.\n\nIt also removes all the arm and sh users that think they can veto suspend to\ndisk via pm_ops; not so since the user can always do echo shutdown \u003e\n/sys/power/disk, they need to find a better way involving Kconfig or such.\n\nACPI is the only user left with a non-zero pm_disk_mode.\n\nThe patch also sets the default mode to shutdown again, but when a new pm_ops\nis registered its pm_disk_mode is selected as default, that way the default\nstays for ACPI where it is apparently required.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: David Brownell \u003cdavid-b@pacbell.net\u003e\nAcked-by: Pavel Machek \u003cpavel@ucw.cz\u003e\nCc: \u003clinux-pm@lists.linux-foundation.org\u003e\nCc: Len Brown \u003clenb@kernel.org\u003e\nAcked-by: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: \"Rafael J. Wysocki\" \u003crjw@sisk.pl\u003e\nAcked-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "ccd45ad405bcb1504bd923bd0487902374c942c8",
      "tree": "c050d8b39503dd0d498501efca0e46d6094dc36d",
      "parents": [
        "39e688a94b94eaba768b1494e19e96f828fc2688"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 05 20:19:57 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 05 20:19:57 2007 +0900"
      },
      "message": "sh: Kill off I/O cruft for R7780RP.\n\nWe don\u0027t have any use for these machvec fixups anymore, kill them all\noff and go with the generic instead.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "39e688a94b94eaba768b1494e19e96f828fc2688",
      "tree": "706ce255a95d0705241beafb8354fb7253a24af4",
      "parents": [
        "c87a7111349891043cb0a62b0ba745264d4b600a"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 05 19:46:47 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 05 19:46:47 2007 +0900"
      },
      "message": "sh: Revert lazy dcache writeback changes.\n\nThese ended up causing too many problems on older parts,\nrevert for now..\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c87a7111349891043cb0a62b0ba745264d4b600a",
      "tree": "b91a9d87de80d99c9d5cb3fe9aec884fff1d215e",
      "parents": [
        "87e29cacb7d09c81b09224bec395f970df958af4"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Mar 01 18:47:08 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Mar 05 14:13:26 2007 +0900"
      },
      "message": "sh: Enable SM501 support for RTS7751R2D.\n\nThis enables the SM501 drivers for the R2D board. Additional\nwork needs to be done to migrate off of the VoyagerGX cchip\ncode to make use of the rest of the mfd infrastructure.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9c57548f17806ffd8e4dc4f7973ce78bbfbc2079",
      "tree": "b42b80e40e1f84fcea23ceb76fa697022df6ed9b",
      "parents": [
        "e65fa9f59e9230b72ac298d445b4a18a4eefeb34"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Feb 15 18:20:52 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Feb 15 18:20:52 2007 +0900"
      },
      "message": "sh: rts7751r2d board updates.\n\nThis tidies up some of the rts7751r2d mess and gets it booting\nagain. Update the defconfig, too.\n\nSigned-off-by: Masayuki Hosokawa \u003chosokawa@ace-jp.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "e65fa9f59e9230b72ac298d445b4a18a4eefeb34",
      "tree": "402036274b557da72a93b17fffc95f41c3137704",
      "parents": [
        "71074d3a2c70aa8a213222fef5014bfd9b3daf1f"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Feb 14 15:06:09 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Feb 14 15:06:09 2007 +0900"
      },
      "message": "sh: Kill off dead bigsur and ec3104 boards.\n\nNeither of these have had any maintenance in years, and there\u0027s\nno interest in keeping them straggling along. These have already\nbeen slated for removal some time, so finally just get rid of them.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    }
  ],
  "next": "71074d3a2c70aa8a213222fef5014bfd9b3daf1f"
}
