)]}'
{
  "log": [
    {
      "commit": "c8004a28186110657aa3e75135a6b96ebfa3e8f0",
      "tree": "ac199954acf7aa7b9ead9a427eaf51362dde0c23",
      "parents": [
        "94d2dde738a50124d1f1b1b40bd5b9d0ed22e2e2"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu Jan 24 22:25:31 2008 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Jan 26 15:32:18 2008 -0700"
      },
      "message": "[POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()\n\nPSC drivers should not access the CDM registers directly.  Instead provide\na common routine for setting the PSC clock parameters with the required\nlocking.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "75ca399e82726fba877f3cce7ee49c13b43efd67",
      "tree": "de7952fd34f2cfcb88b3ddf0331d3445956d0f2b",
      "parents": [
        "f584bc65ca9b9a4c21cc17bb01883874e2e6df0a"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jan 18 09:30:37 2008 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jan 18 09:30:37 2008 -0700"
      },
      "message": "[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.\n\nmpc5200 platform code defines a bunch of map functions which duplicate the\nfunctionality of of_iomap().  Remove them and use of_iomap() instead.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "f584bc65ca9b9a4c21cc17bb01883874e2e6df0a",
      "tree": "e90c2c73b127d2cf2e187a269a80daa0ca9b710d",
      "parents": [
        "a6f024bbbef1f529cd6bee57f3ff576139e6f8d7"
      ],
      "author": {
        "name": "Marian Balakowicz",
        "email": "m8@semihalf.com",
        "time": "Sat Nov 10 04:11:56 2007 +1100"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jan 18 09:30:07 2008 -0700"
      },
      "message": "[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routine\n\nThis patch moves a generic pci init code from lite5200\nplatform file to a common mpc52xx_setup_pci() routine\nand adds additional compatibility property verification.\n\nSigned-off-by: Marian Balakowicz \u003cm8@semihalf.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "86b92cdda9e997dd305851cb16292c67076d58cb",
      "tree": "6acfde248f5638e666442ef305347d190a50e115",
      "parents": [
        "d24bc314c964e900ddf30efa1ef44565cf0cf44c"
      ],
      "author": {
        "name": "Marian Balakowicz",
        "email": "m8@semihalf.com",
        "time": "Fri Oct 19 04:44:33 2007 +1000"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sun Oct 21 12:43:04 2007 -0600"
      },
      "message": "[POWERPC] Add restart support for mpc52xx based platforms\n\nAdd common helper routines: mpc52xx_map_wdt() and mpc52xx_restart().\n\nSigned-off-by: Marian Balakowicz \u003cm8@semihalf.com\u003e\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "c5c01c9700e59a5b20d7bdd15808d33ab9d9e877",
      "tree": "4c49b4e38dea900acffbc65dc91012b4b819ea02",
      "parents": [
        "c052a22e808fc1f9b78b9a2fe7065f2026815128"
      ],
      "author": {
        "name": "Marian Balakowicz",
        "email": "m8@semihalf.com",
        "time": "Fri Oct 19 04:44:14 2007 +1000"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sun Oct 21 12:42:47 2007 -0600"
      },
      "message": "[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions\n\nAdd helper routine mpc52xx_find_and_map_path(). Extract common code to\nmpc52xx_map_node() and refactor mpc52xx_find_and_map().\n\nSigned-off-by: Jan Wrobel \u003cwrr@semihalf.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "c052a22e808fc1f9b78b9a2fe7065f2026815128",
      "tree": "9006ac29826e6cbb729175a62cb505f542223c2a",
      "parents": [
        "2fb59d623ad85dfdb8ce03a660051743f7361896"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sun Oct 21 10:52:02 2007 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sun Oct 21 10:52:02 2007 -0600"
      },
      "message": "[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.\n\nOnly the MPC5200 needs this bug fix.  MPC5200B is okay.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "e6c5eb9541f2197a3ffab90b1c7a3250a9b51bf6",
      "tree": "ac227415da22d4345f8e72a6a8e781757b6ce85a",
      "parents": [
        "26398a70ea35f153feb799fa850c71685667712b"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjw@sisk.pl",
        "time": "Thu Oct 18 03:04:41 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 18 14:37:18 2007 -0700"
      },
      "message": "PM: Rework struct platform_suspend_ops\n\nThere is no reason why the .prepare() and .finish() methods in \u0027struct\nplatform_suspend_ops\u0027 should take any arguments, since architectures don\u0027t use\nthese methods\u0027 argument in any practically meaningful way (ie.  either the\ntarget system sleep state is conveyed to the platform by .set_target(), or\nthere is only one suspend state supported and it is indicated to the PM core\nby .valid(), or .prepare() and .finish() aren\u0027t defined at all).   There also\nis no reason why .finish() should return any result.\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": "4de3b992a6880828943f1b5849e1e7153fe4185c",
      "tree": "f020001483d877540a17297c9d9b3bfb6d9582fd",
      "parents": [
        "9fe2e7969d5e5af7dbd2086f2e18f4ebc585490d"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Oct 09 14:45:28 2007 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Oct 10 10:22:04 2007 -0600"
      },
      "message": "[POWERPC] MPC5200: Don\u0027t make firmware fixups into common code\n\nThe Lite5200 u-boot image doesn\u0027t entirely configure the processor\ncorrectly and so Linux needs to fixup the cpu setup in setup_arch.  Fixing\nthe CPU setup is good, but making it into common code is not a good idea.\n\nNew board ports should be encouraged not to take the lead of the lite5200\nand instead get their firmware to setup the CPU the right way.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Sylvain Munaut \u003ctnt@246tnt.com\u003e\n"
    },
    {
      "commit": "ee983079ce04641523b23b8ed02cc3503632351e",
      "tree": "3c6b975e47fb38ee51cf3d57e8f5abb1a7699f66",
      "parents": [
        "104f0cc2dcf7ce0ca7da041177233747d6aa0136"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@telargo.com",
        "time": "Wed Jul 18 06:32:31 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Sep 19 15:25:34 2007 +1000"
      },
      "message": "[POWERPC] MPC5200 low power mode\n\nLow-power mode implementation for Lite5200b.\nSome I/O registers are also saved here.\n\nA recent U-Boot that supports this (lite5200b_PM_config) is needed.\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@telargo.com\u003e\nSigned-off-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "2e1ee1f76684c5d4dd8e5a08cbf22d57f88769ed",
      "tree": "0c69d52b8fb2cf82f257944d182ce1f8973ab9f9",
      "parents": [
        "a3481197783c187707090504062488862768260a"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@telargo.com",
        "time": "Mon May 07 01:38:52 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon May 07 20:31:15 2007 +1000"
      },
      "message": "[POWERPC] mpc52xx suspend to deep-sleep\n\nImplement deep-sleep on MPC52xx.\nSDRAM is put into self-refresh with help of SRAM code\n(alternatives would be code in FLASH, I-cache).\nInterrupt code must also not be in SDRAM, so put it\nin I-cache.\nMPC52xx core is static, so contents will remain intact even\nwith clocks turned off.\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@telargo.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f42963f8646540ac7e5ba016a0ec1cc2e7386b57",
      "tree": "88820e08dec5442db3da832401095f78c399d3be",
      "parents": [
        "d5112a4f31a361409d3c57dc9d58dd69f8014bef"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Dec 12 15:13:19 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:29:22 2007 +1100"
      },
      "message": "[POWERPC] Add mpc52xx/lite5200 PCI support\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5c334eed6ecd66cebfbc80267149e755510d8bc8",
      "tree": "567327796d40a48009dde7f8df947f6a63897efa",
      "parents": [
        "56c336cb05d58991f3e9d5f0ec098ba0f219a15e"
      ],
      "author": {
        "name": "Sylvain Munaut",
        "email": "tnt@246tNt.com",
        "time": "Tue Jan 02 23:29:53 2007 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Jan 09 17:03:02 2007 +1100"
      },
      "message": "[POWERPC] 52xx: Don\u0027t use device_initcall to probe of_platform_bus\n\nUsing device_initcall makes it happen for every platform that\ncompiles this file in. This is really bad, for obvious reasons.\n\nInstead, we use the .init field of the machine description. If\nthe platform needs the hook to do something specific it can provides\nits own function and call mpc52xx_declare_of_platform_devices from\nthere. If not, the mpc52xx_declare_of_platform_devices function can\ndirectly be used as the init hook.\n\nSigned-off-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6065170cf75c64267f6edec5fd359ce8444bd13d",
      "tree": "a55c64e512282f545b35876906e8ffb2a597078c",
      "parents": [
        "e65fdfd6ca447353ad1b4c0a0d20df55f3f6f233"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Nov 27 14:16:27 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 04 20:41:42 2006 +1100"
      },
      "message": "[POWERPC] Add common routines for 52xx support in arch/powerpc\n\nAdds utility routines used by 52xx device drivers and board support\ncode.  Main functionality is to add device nodes to the of_platform_bus,\nretrieve the IPB bus frequency, and find+ioremap device registers.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e65fdfd6ca447353ad1b4c0a0d20df55f3f6f233",
      "tree": "0e8bc17286442bac1b04b2b607571fff38e6d2d3",
      "parents": [
        "b9cf5d8e2edc503977be090eff45ef81555dcb1d"
      ],
      "author": {
        "name": "Sylvain Munaut",
        "email": "tnt@246tNt.com",
        "time": "Mon Nov 27 14:16:26 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 04 20:41:41 2006 +1100"
      },
      "message": "[POWERPC] Separate IRQ config / register set from main header\n\nThere is no need to expose these settings outside the scope\nof the interrupt controller code itself.\n\nSigned-off-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "0f6c95dcabdaa8fdc95b125582bd12625adfbde6",
      "tree": "099fe4f23a36381049704c8515ee179beb642eca",
      "parents": [
        "2fcd34291b650723091a06e4b51b546961f308a3"
      ],
      "author": {
        "name": "Nicolas DET",
        "email": "nd@bplan-gmbh.de",
        "time": "Wed Nov 08 17:14:43 2006 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Nov 13 14:45:02 2006 +1100"
      },
      "message": "[PATCH] Add MPC5200 Interrupt Controller support.\n\nThis adds support for the MPC52xx Interrupt controller for\nARCH\u003dpowerpc.\n\nIt includes the main code in arch/powerpc/sysdev/ as well as a header\nfile in include/asm-powerpc.\n\nSigned-off-by: Nicolas DET \u003cnd@bplan-gmbh.de\u003e\nAcked-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    }
  ]
}
