)]}'
{
  "log": [
    {
      "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": "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": "6b817c03489083a7457cda16b953a214dcef8d64",
      "tree": "75d757f2d81e4238c91a6a990eb377f116cc152b",
      "parents": [
        "4d5ade5b29c618e97a8988efb6967cb4dd0e2183"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Tue May 01 09:40:23 2007 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@hera.kernel.org",
        "time": "Mon May 07 02:11:57 2007 +0000"
      },
      "message": "sh: Fix r7780rp build.\n\nWith the addition of the R7780MP and R7785RP, the R7780RP build\nended up breaking. Trivial compile fix.\n\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": "66a740572d7bcb18469e71cb014bfed3ff75a773",
      "tree": "7815f5352608159123badd7e3e8a4c0bf921ac11",
      "parents": [
        "709bc44c31db4eeeec7dcf7d3f3fefd057adf7fb"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Oct 20 15:30:55 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Fri Oct 20 15:30:55 2006 +0900"
      },
      "message": "sh: Convert INTC2 to IRQ table registration.\n\nCurrently the INTC2 code contains a fixed IRQ table that it\niterates through to set the handler type, we move this in to\nthe CPU subtype setup code instead and allow for submitting\nthe table that way.\n\nThis drops the ST40 tables, as nothing has been happening\nwith those processors, while converting the only existing\nusers to use the new table directly (SH7760 and SH7780).\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c2a560f5334c55da1e8bfa17586cc1d4e7f8ed85",
      "tree": "3949ebfece3f752e78479a3069a4fac76dbe4bbc",
      "parents": [
        "1f666587dbf6bc660b23d8dd8abb6c572ce3eae5"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Oct 19 17:31:22 2006 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Thu Oct 19 17:31:22 2006 +0900"
      },
      "message": "sh: Add some missing board headers.\n\nSome of these were dropped in the header directory rework, add\nthe few missing ones back in.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    }
  ]
}
