)]}'
{
  "log": [
    {
      "commit": "80791be11145f7dd7f68c84741fc66e5164b7353",
      "tree": "9794b484b7a92896aade75517d60dc60d00e86ba",
      "parents": [
        "eabd90944b3a00766e84da3d117ea0f3e0a3b1a3"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu May 01 11:05:58 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Thu May 01 11:05:58 2008 -0600"
      },
      "message": "[POWERPC] mpc5200: Allow for fixed speed MII configurations\n\nVarious improvements for configuring the MPC5200 MII link from the\ndevice tree:\n* Look for \u0027current-speed\u0027 property for fixed speed MII links\n* Look for \u0027fsl,7-wire-mode\u0027 property for boards using the 7 wire mode\n* move definition of private data structure out of the header file\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\n"
    },
    {
      "commit": "3cd2550c736688c7f2651134e08bd5b5db5bed70",
      "tree": "1a018f08e0fdc0a036c77722ba05f3bb08add9eb",
      "parents": [
        "f800ab44f5cd094743dc3df371bcf986375f5774"
      ],
      "author": {
        "name": "s.hauer@pengutronix.de",
        "email": "s.hauer@pengutronix.de",
        "time": "Fri Apr 25 20:56:04 2008 +1000"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Apr 29 07:16:59 2008 -0600"
      },
      "message": "[POWERPC] mpc5200: add gpiolib support for mpc5200\n\nThis patch adds gpiolib support for mpc5200 SOCs.\n\nSigned-off-by: Sascha Hauer \u003cs.hauer@pengutronix.de\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "9b53a9e28a34ed82516191dc46ae018e0e899546",
      "tree": "3e3addb97efae2ecb66435f41da62ae786d26adf",
      "parents": [
        "7d345b2253f92804948d66f4db17a49c1932b9a3"
      ],
      "author": {
        "name": "York Sun",
        "email": "yorksun@freescale.com",
        "time": "Mon Apr 28 02:15:34 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Apr 28 08:58:40 2008 -0700"
      },
      "message": "fbdev: powerpc: driver for Freescale 8610 and 5121 DIU\n\nThe following features are supported:\nplane 0 works as a regular frame buffer, can be accessed by /dev/fb0\nplane 1 has two AOIs (area of interest), can be accessed by /dev/fb1 and /dev/fb2\nplane 2 has two AOIs, can be accessed by /dev/fb3 and /dev/fb4\nSpecial ioctls support AOIs\n\nAll /dev/fb* can be used as regular frame buffer devices, except hardware\nchange can only be made through /dev/fb0.  Changing pixel clock has no effect\non other fbs.\n\nLimitation of usage of AOIs:\nAOIs on the same plane can not be horizonally overlapped\nAOIs have horizonal order, i.e. AOI0 should be always on top of AOI1\nAOIs can not beyond phisical display area. Application should check AOI geometry\nbefore changing physical resolution on /dev/fb0\n\nrequired command line parameters to preallocate memory for frame buffer diufb.\n\noptional command line parameters to set modes and monitor\nvideo\u003dfslfb:[resolution][,bpp][,monitor]\nSyntax:\n\nResolution\nxres x yres-bpp@refresh_rate, the -bpp and @refresh_rate are optional\neg, 1024x768, 1280x1024, 1280x1024-32, 1280x1024@60, 1280x1024-32@60, 1280x480-32@60\n\nBpp\nbpp\u003d32, bpp\u003d24, or bpp\u003d16\n\nMonitor\nmonitor\u003d0, monitor\u003d1, monitor\u003d2\n0 is DVI\n1 is Single link LVDS\n2 is Double link LVDS\n\nNote: switching monitor is a board feather, not DIU feather. MPC8610HPCD has three\nmonitor ports to swtich to. MPC5121ADS doesn\u0027t have additional monitor port. So switching\nmonirot port for MPC5121ADS has no effect.\n\nIf compiled as a module, it takes pamameters mode, bpp, monitor with the same syntax above.\n\nSigned-off-by: York Sun \u003cyorksun@freescale.com\u003e\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "bbf45ba57eaec56569918a8bab96ab653bd45ec1",
      "tree": "63c53b1c1d93ec6559c7695c16b2345238e270f5",
      "parents": [
        "513014b717203d1d689652d0fda86eee959a6a8a"
      ],
      "author": {
        "name": "Hollis Blanchard",
        "email": "hollisb@us.ibm.com",
        "time": "Wed Apr 16 23:28:09 2008 -0500"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Sun Apr 27 18:21:39 2008 +0300"
      },
      "message": "KVM: ppc: PowerPC 440 KVM implementation\n\nThis functionality is definitely experimental, but is capable of running\nunmodified PowerPC 440 Linux kernels as guests on a PowerPC 440 host. (Only\ntested with 440EP \"Bamboo\" guests so far, but with appropriate userspace\nsupport other SoC/board combinations should work.)\n\nSee Documentation/powerpc/kvm_440.txt for technical details.\n\n[stephen: build fix]\n\nSigned-off-by: Hollis Blanchard \u003chollisb@us.ibm.com\u003e\nAcked-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "b912b5e2cfb35c02c9c79d3f6e31753f3be4dd83",
      "tree": "f9b09696b097dc85cb69d0b28c321cdc92c6afe4",
      "parents": [
        "2f0b45f846735b486c0383740d3959941c4721a4"
      ],
      "author": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Thu Apr 03 10:22:19 2008 +1100"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Thu Apr 24 13:32:46 2008 -0500"
      },
      "message": "[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.\n\nThe Xilinx 16550 uart core is not a standard 16550 because it uses\nword-based addressing rather than byte-based addressing. With\nadditional properties it is compatible with the open firmware\n\u0027ns16550\u0027 compatible binding.\n\nThis code updates the of_serial driver to handle the reg-offset\nand reg-shift properties to enable this core to be used.\n\nSigned-off-by: John Linn \u003cjohn.linn@xilinx.com\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "56626f335b76eecd79d07fb21d0e625eb4aa52da",
      "tree": "0a46cacdab6c2d2c3ce565773091fb3d8a509820",
      "parents": [
        "e24e788abe0def81341fd23efae43e813678f7b1"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Apr 11 20:06:54 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Apr 17 01:01:38 2008 -0500"
      },
      "message": "[POWERPC] QE: UCC nodes cleanup\n\n- get rid of `model \u003d \"UCC\"\u0027 in the ucc nodes\n  It isn\u0027t used anywhere, so remove it. If we\u0027ll ever need something\n  like this, we\u0027ll use compatible property instead.\n- replace last occurrences of device-id with cell-index.\n  Drivers are modified for backward compatibility\u0027s sake.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nAcked-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "b7ce341585a51a6d65c7a77b6918132a3b360b81",
      "tree": "4214625269c3ed6fa6a7c2cd9059a126dc4750bb",
      "parents": [
        "863fbf4966a7ac301a4077e4a04d73e8abfdd7b2"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Apr 11 23:06:36 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Apr 17 07:46:11 2008 +1000"
      },
      "message": "[POWERPC] Implement support for the GPIO LIB API\n\nThis implements support for the GPIO LIB API.  Two calls are still\nunimplemented though: irq_to_gpio and gpio_to_irq.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f5412c4980a9fbf9540078577747d7e098829e75",
      "tree": "83d01082bed9b0e7693b92fb271fdcf50ecd2309",
      "parents": [
        "a0916bd64a0e6636f0161480e04057c89e90c5da"
      ],
      "author": {
        "name": "Dale Farnsworth",
        "email": "dale@farnsworth.org",
        "time": "Tue Apr 08 08:12:07 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Apr 15 21:21:24 2008 +1000"
      },
      "message": "[POWERPC] Document the mv64x60 device tree bindings\n\nAdd the device tree bindings for the Marvell mv64x60 series of\nsystem controller chips in booting-without-of.text.\n\nSigned-off-by: Dale Farnsworth \u003cdale@farnsworth.org\u003e\nAcked-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ecc6cd73b7ccfa10c1f07d017fc7f62fe78eaab5",
      "tree": "a98a3e830ad2e59959c156fb79f5c2c25024eb44",
      "parents": [
        "54f53f2b94feb72622bec7a8563fc487d9f97720"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Tue Feb 26 11:43:20 2008 +1100"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Mar 26 07:19:16 2008 -0500"
      },
      "message": "[POWERPC] Start removing linux,network-index in favour of aliases\n\nThis patch alters the bootwrapper for a number of machines (roubhly\nall 4xx based cuboot or treeboot platforms) to use aliases instead of\nthe linux,network-index hack to work out which MAC address to attach\nto which ethernet device node.\n\nThe now obsolete linux,network-index properties are removed from the\ncorresponding device trees.  This won\u0027t break backwards compatiblity,\nbecause in cases where this fixup code is relevant, the device tree is\npart of the kernel image.\n\nThe references to linux,network-index are removed from\nbooting-without-of.txt.  Not only is it now deprecated, but as a hack\napplicable only when the device tree blob and fixup code were in the\nsame image, this property never belonged in booting-without-of.txt\nwhich describes the interface between the kernel and firmware or\nbootloaders which produce a device tree.  By the time the device tree\nreaches the kernel, all the MAC addresses must be fully filled in.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "d28a79326a4028dbb1755b8efe6daa915d8bfeea",
      "tree": "4de3c19e604333cf20c209330c2c868ab2114439",
      "parents": [
        "163dab39b5432761437ae59164ab351a8680ca4f"
      ],
      "author": {
        "name": "Manish Ahuja",
        "email": "ahuja@austin.ibm.com",
        "time": "Sat Mar 22 10:33:10 2008 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 26 08:44:06 2008 +1100"
      },
      "message": "[POWERPC] pseries: phyp dump: Documentation\n\nBasic documentation for hypervisor-assisted dump.\n\nSigned-off-by: Linas Vepstas \u003clinasvepstas@gmail.com\u003e\nSigned-off-by: Manish Ahuja \u003cmahuja@us.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "256ae6a720618cbbfacc5e62ea1fe7c129d1b644",
      "tree": "99fbc75fe12eeb737b42e0a8a8cef57df89596a6",
      "parents": [
        "e8318d98e95ddd3969c0701b5d15ec961ce786b2",
        "ef66a9d222718f080018d07f691faa1f01789e7d"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Feb 06 21:06:45 2008 -0600"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Feb 06 21:06:45 2008 -0600"
      },
      "message": "Merge branch \u0027virtex-for-2.6.25\u0027 of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25\n"
    },
    {
      "commit": "41abd68e6fbc1fc57353327bebe2e0126d712607",
      "tree": "fb794b9c897235f56e303e5e32cc4e26cc5a8bb6",
      "parents": [
        "fde9d16faee27907852b59e7c0cd0741975c37eb"
      ],
      "author": {
        "name": "Valentine Barshak",
        "email": "vbarshak@ru.mvista.com",
        "time": "Tue Sep 25 05:27:56 2007 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Feb 06 21:02:52 2008 -0600"
      },
      "message": "[POWERPC] 4xx: Add USB ehci-ppc-of dts bindings.\n\nAdds EHCI OF bindings to documentation.\n\nSigned-off-by: Valentine Barshak \u003cvbarshak@ru.mvista.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "ef66a9d222718f080018d07f691faa1f01789e7d",
      "tree": "9aa8cd2cc1aac087a4d6f9f0cf5b01d695e6e8da",
      "parents": [
        "ef141a0bb0dc6172bb8fe5408cf8adbd5f76ff45"
      ],
      "author": {
        "name": "Stephen Neuendorffer",
        "email": "stephen.neuendorffer@xilinx.com",
        "time": "Wed Feb 06 04:24:10 2008 +1100"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Feb 06 10:23:52 2008 -0700"
      },
      "message": "[POWERPC] Xilinx: hwicap: update booting-without-of.txt\n\nThe ICAP device in Xilinx FPGAs differs slightly between different\nFPGAs.  The driver needs an additional attribute in the device tree to\ndistinguish this.\n\nSigned-off-by: Stephen Neuendorffer \u003cstephen.neuendorffer@xilinx.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "f3a2b29d932fbf92e133d814c4873fd15be51abc",
      "tree": "df6c2c960540b0f648d2ae3e3648111d500b97c0",
      "parents": [
        "59a0ea5091d309fa8338954b84cf5307dbd83ec9"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jan 24 18:40:07 2008 +0300"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jan 28 08:32:58 2008 -0600"
      },
      "message": "[POWERPC] fsl_spi: stop using device_type \u003d \"spi\"\n\nAlso:\n- rename \"fsl_spi\" to \"fsl,spi\";\n- add and use cell-index property, if found;\n- split probing code out of fsl_spi_init, thus we can call\n  it for legacy device_type probing and new \"compatible\" probing.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a2dd70a11d4c9cb8a4e4bb41f53a9b430e08559b",
      "tree": "0ecb6b3f6ed79c06db25299450a7ea1ef216ed5a",
      "parents": [
        "f67be814ff8e862422739cb424ce8c4e6c142c28"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jan 24 18:39:59 2008 +0300"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jan 28 08:32:55 2008 -0600"
      },
      "message": "[POWERPC] QE: get rid of most device_types and model\n\nNow we\u0027re searching for \"fsl,qe\", \"fsl,qe-muram\", \"fsl,qe-muram-data\"\nand \"fsl,qe-ic\".\n\nUnfortunately it\u0027s still impossible to remove device_type \u003d \"qe\"\nfrom the existing device trees because older u-boots are looking for it.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "b61ad6532b243dd82d658d6370abb6f481ddd25e",
      "tree": "26547f3fbb606bc525fe18000ea092905b5ebaaa",
      "parents": [
        "457aa81a13701f03d63a7e62ff169663651f5c64"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leoli@freescale.com",
        "time": "Fri Oct 19 19:38:46 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jan 28 08:30:38 2008 -0600"
      },
      "message": "[POWERPC] Add docs for Freescale PowerQUICC SATA device tree nodes\n\nSigned-off-by: Li Yang \u003cleoli@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "457aa81a13701f03d63a7e62ff169663651f5c64",
      "tree": "41af37de007ae48cdbff63ea245dd8a236d01f9e",
      "parents": [
        "0052bc5d5c3adc4ee4ba567470aebe775fcf2006"
      ],
      "author": {
        "name": "Zhang Wei",
        "email": "wei.zhang@freescale.com",
        "time": "Tue Oct 30 17:23:48 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jan 28 08:28:37 2008 -0600"
      },
      "message": "[POWERPC] Add docs for Freescale DMA \u0026 DMA channel device tree nodes\n\nSigned-off-by: Zhang Wei \u003cwei.zhang@freescale.com\u003e\nSigned-off-by: Ebony Zhu \u003cebony.zhu@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "c7d24a2dd02b9fe736e13931ee3e4a1f4f89cb47",
      "tree": "f9611529b41ccf9c595aa762ad3b79f5018225ff",
      "parents": [
        "b0bbad60680a5e76067eb1e55c3676b28abe7481"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Fri Jan 18 09:24:53 2008 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 23 19:34:29 2008 -0600"
      },
      "message": "[POWERPC] Update MPC8610 HPCD to support audio drivers\n\nUpdate the MPC8610 HPCD files to support the audio driver.  Update\nbooting-without-of.txt with information on the SSI device.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "845cf505cebd159b57b3ae3b25e9ad0eb036f9ab",
      "tree": "aaeb813efa4299bff6b6ea80e302d50b8777febd",
      "parents": [
        "bc556ba940085e46e0ab1b5ed7c31428dc86dd03"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Wed Jan 09 17:35:05 2008 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 23 19:34:10 2008 -0600"
      },
      "message": "[POWERPC] QE: Add support for Freescale QUICCEngine UART\n\nAdd support for UART serial ports using a Freescale QUICCEngine. Update\nbooting-without-of.txt to define new properties for a QE UART node.  Update\nthe MPC8323E-MDS device tree to add UCC5 as a UART.  Update the QE library\nto support slow UCC devices and modules.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "bc556ba940085e46e0ab1b5ed7c31428dc86dd03",
      "tree": "68d8aada0531c5d5070c3e7327de606894584971",
      "parents": [
        "a21e282a124f4679c040087ab73aa5b147d4275f"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Tue Jan 08 10:30:58 2008 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 23 19:34:06 2008 -0600"
      },
      "message": "[POWERPC] QE: Add ability to upload QE firmware\n\nDefine the layout of a binary blob that contains a QE firmware and instructions\non how to upload it.  Add function qe_upload_firmware() to parse the blob\nand perform the actual upload.  Fully define \u0027struct rsp\u0027 in immap_qe.h to\ninclude the actual RISC Special Registers.  Added description of a new\nQE firmware node to booting-without-of.txt.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a21e282a124f4679c040087ab73aa5b147d4275f",
      "tree": "e4577d144198456c812d45fa4921b7c4ec3e3fb8",
      "parents": [
        "e30007656463228ba23748df81a786f74dabf8b4"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vitb@kernel.crashing.org",
        "time": "Fri Dec 07 01:51:31 2007 +0300"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 23 19:34:04 2008 -0600"
      },
      "message": "[POWERPC] fsl_soc: add support to gianfar for fixed-link property\n\nfixed-link says: register new \"Fixed/emulated PHY\", i.e. PHY that\nnot connected to the real MDIO bus.\n\nSigned-off-by: Vitaly Bordug \u003cvitb@kernel.crashing.org\u003e\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "866b6ddd283ac453d4208831119d2b8272cda832",
      "tree": "57389646617d0fd976f85483301b936aaa06d7ef",
      "parents": [
        "e10241d8a1a68955e2f3e74befd9fa6ce61ba2bc"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leoli@freescale.com",
        "time": "Tue Jan 08 15:18:46 2008 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jan 23 19:33:05 2008 -0600"
      },
      "message": "[POWERPC] 83xx: USB device tree cleanups\n\nRemove device_type \u003d \"usb\" for 83xx SoC USB controller\n\nSigned-off-by: Li Yang \u003cleoli@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5b14e5f9ddbb1bd32a876cac75f5f3ecfd353063",
      "tree": "b6bfc903f6dfd92742a2e1ee0156b233d4a8f3b5",
      "parents": [
        "10804f0fb89561d63b2131be17cfaf8d1a30468c"
      ],
      "author": {
        "name": "Mark A. Greer",
        "email": "mgreer@mvista.com",
        "time": "Fri Jan 04 02:40:47 2008 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 17 14:57:35 2008 +1100"
      },
      "message": "[POWERPC] #address-cells \u0026 #size-cells properties are not inherited\n\nFix error in booting-without-of.txt that indicates that a node can inherit\nits #address-cells and #size-cells definitions from its parent\u0027s parent.\nThis is not correct.\n\nSigned-off-by: Mark A. Greer \u003cmgreer@mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "253772b151ce3944a4bde0f06e0efd19dea8449e",
      "tree": "318033ede654b29eb962ed514e894f514ab2877e",
      "parents": [
        "dc2e425857a95f2b5dcded188ec7e813ed92c30d"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Sat Dec 15 05:48:26 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jan 17 14:56:59 2008 +1100"
      },
      "message": "[POWERPC] booting-without-of: localbus should not include board name\n\nFix documentation once and for ever, because I\u0027m pretty tired of\nrepeating that I am merely following it. ;-)\n\nhttp://ozlabs.org/pipermail/linuxppc-dev/2007-December/048096.html\n\nhttp://ozlabs.org/pipermail/linuxppc-dev/2007-November/046977.html\nhttp://ozlabs.org/pipermail/linuxppc-dev/2007-November/046979.html\n\nhttp://ozlabs.org/pipermail/linuxppc-dev/2007-October/044411.html\nhttp://ozlabs.org/pipermail/linuxppc-dev/2007-October/044413.html\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ab99eee8ac902a0e176231447f318a0ed68f45d8",
      "tree": "404df81250ce8156cd601988584f00150da090b9",
      "parents": [
        "faa6511109026f1549619ebce972be00d1b921ce"
      ],
      "author": {
        "name": "Stephen Neuendorffer",
        "email": "stephen.neuendorffer@xilinx.com",
        "time": "Wed Jan 09 06:35:07 2008 +1100"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Jan 09 07:56:30 2008 -0700"
      },
      "message": "[POWERPC] Xilinx: Update booting-without-of.\n\nThis now better describes what the UBoot device tree generator\nactually does.  In particular:\n\n1) Nodes have a label derived from the device name, and a node name\nderived from a generic version of the device type, e.g. \u0027ethernet\u0027,\n\u0027serial\u0027, etc.\n\n2) Usage of compound nodes (representing more than one device in the\nsame IP) which actually works.  This requires having a valid\ncompatible node, and all the other things that a bus normally has.\nI\u0027ve chosen \u0027xlnx,compound\u0027 as the bus name to describe these compound\nnodes.\n\nIn addition, I\u0027ve clarified some of the language relating to how mhs\nnodes should be represent in the device tree.\n\nSigned-off-by: Stephen Neuendorffer \u003cstephen.neuendorffer@xilinx.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "174b0da23199c4ae1ed06263dafd9a2e85e97d34",
      "tree": "ef7e30bbc2b22269e46a08ab17823e5d43e6974f",
      "parents": [
        "255b09eb26bc285be5aad5c5606e96093094c41a"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Mon Dec 03 15:17:58 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Dec 13 22:59:27 2007 -0600"
      },
      "message": "[POWERPC] qe: add function qe_clock_source()\n\nAdd function qe_clock_source() which takes a string containing the name of a\nQE clock source (as is typically found in device trees) and returns the\nmatching enum qe_clock value.\n\nUpdate booting-without-of.txt to indicate that the UCC properties rx-clock\nand tx-clock are deprecated and replaced with rx-clock-name and tx-clock-name,\nwhich use strings instead of numbers to indicate QE clock sources.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e77b28eb199a8d637a00128b86baf515d4eba5fd",
      "tree": "4bd63c9312c3ff17da778de9db7bdf07fe9644e6",
      "parents": [
        "ec9686c4a57ea46c97126660936f66e8a5eb87eb"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Dec 12 00:28:35 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Dec 12 01:50:45 2007 -0600"
      },
      "message": "[POWERPC] FSL: enet device tree cleanups\n\n* Removed address fields in ethernet nodes\n* Removed #address-cells, #size-cells from gianfar nodes\n* Added cell-index to gianfar and ucc ethernet nodes\n* Added enet[0..3] labels\n* Renamed compatible node for gianfar mdio to \"fsl,gianfar-mdio\"\n* Removed device_type \u003d \"mdio\"\n\nThe matching for gianfar mdio still supports the old \"mdio\"/\"gianfar\" combo\nbut it is now considered deprecated.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e1fd18656c2963e383d67b7006c0e06c9c1d9c79",
      "tree": "55dc58862eed2da3e9d82f43bd66496b362af3a4",
      "parents": [
        "773f76b1601d53dc8485675736b845cc3644921a"
      ],
      "author": {
        "name": "Stephen Neuendorffer",
        "email": "stephen.neuendorffer@xilinx.com",
        "time": "Tue Dec 04 12:08:57 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Dec 06 14:44:30 2007 +1100"
      },
      "message": "[POWERPC] Improved documentation of device tree \u0027ranges\u0027\n\nThis clarifies how \u0027ranges\u0027 properties are used, and in particular,\nhow to get an identity mapping.\n\nSigned-off-by: Stephen Neuendorffer \u003cstephen.neuendorffer@xilinx.com\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "34be4561cd47bab1cd5796ea355dd373264da288",
      "tree": "d7f81f0feeeb44e7c7de164a92099d0dfba20741",
      "parents": [
        "4a2adca95c6a0741b943e7b690b13d4e56c7adac"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Mon Nov 05 12:15:35 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Nov 19 22:09:16 2007 -0600"
      },
      "message": "[POWERPC] Document rgmii-rxid and rgmii-txid phy-connection-types\n\nA h/w bug requires we program the PHY in RGMII mode for internal delay\non the receive or transmit side only; document the new property values.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "688016f4e2028e3c2c27e959ad001536e10ee2c5",
      "tree": "f45baa7b2c115f1297b4ad8d30b306204ef5e537",
      "parents": [
        "2c84b4076c0cbbc44ffea2ae1da2a801fb23f081",
        "29273158f82020241d9a6539d6cef9cf926654c9"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 08 14:28:14 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 08 14:28:14 2007 +1100"
      },
      "message": "Merge branch \u0027for-2.6.24\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge\n"
    },
    {
      "commit": "20474abda6bb11396434593daf2f52679cf62edf",
      "tree": "c2d4c2bd279ea26abe06cb78138558f9273f59e3",
      "parents": [
        "fb293ae1c02dab78e714d50f2c37d7852d6f328a"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@au1.ibm.com",
        "time": "Sun Oct 28 08:49:28 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Nov 08 14:15:30 2007 +1100"
      },
      "message": "[POWERPC] Fix cache line vs. block size confusion\n\nWe had an historical confusion in the kernel between cache line\nand cache block size. The former is an implementation detail of\nthe L1 cache which can be useful for performance optimisations,\nthe later is the actual size on which the cache control\ninstructions operate, which can be different.\n\nFor some reason, we had a weird hack reading the right property\non powermac and the wrong one on any other 64 bits (32 bits is\nunaffected as it only uses the cputable for cache block size\ninfos at this stage).\n\nThis fixes the booting-without-of.txt documentation to mention\nthe right properties, and fixes the 64 bits initialization code\nto look for the block size first, with a fallback to the line\nsize if the property is missing.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7ae0fa49c6502ca1ada0e043c5d25ee73c0a28c6",
      "tree": "d56a8f130987d12d6f7bb58ca30e93b7176d2559",
      "parents": [
        "d47403733403bec7c050cce6f6ff56dfcf80b8b7"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Oct 23 14:27:41 2007 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Thu Nov 01 07:11:18 2007 -0500"
      },
      "message": "[POWERPC] Device tree bindings for Xilinx devices\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Stephen Neuendorffer \u003cstephen.neuendorffer@xilinx.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "d24bc314c964e900ddf30efa1ef44565cf0cf44c",
      "tree": "ee79394490a55998b355ea63acee96d14821a37a",
      "parents": [
        "c5c01c9700e59a5b20d7bdd15808d33ab9d9e877"
      ],
      "author": {
        "name": "Marian Balakowicz",
        "email": "m8@semihalf.com",
        "time": "Fri Oct 19 04:44:24 2007 +1000"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sun Oct 21 12:42:55 2007 -0600"
      },
      "message": "[POWERPC] Update device tree binding for mpc5200 gpt\n\nAdd \u0027fsl,\u0027 prefix to \u0027compatible\u0027 property for gpt nodes.\nAdd \u0027fsl,\u0027 prefix to empty, GPT0 specific \u0027has-wdt\u0027 property.\nThe fsl, prefix is being added to better match the convention of prefixing\nmanufacturer specific properties and values with the vendors name.\n\nSigned-off-by: Marian Balakowicz \u003cm8@semihalf.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "01dd2fbf0da4019c380b6ca22a074538fb31db5a",
      "tree": "210291bd341c4450c8c51d8db890af0978f4035d",
      "parents": [
        "0f035b8e8491f4ff87f6eec3e3f754d36b39d7a2"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Sat Oct 20 01:34:40 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Oct 20 01:34:40 2007 +0200"
      },
      "message": "typo fixes\n\nMost of these fixes were already submitted for old kernel versions, and were\napproved, but for some reason they never made it into the releases.\n\nBecause this is a consolidation of a couple old missed patches, it touches both\nKconfigs and documentation texts.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\n"
    },
    {
      "commit": "3d198a825ac589f7506886a37051805e73d132f5",
      "tree": "47d4b69d65f98475a6fd3d4fb2c93c8e1531ca80",
      "parents": [
        "2216886be6c8cc7dcbe635e0494f9cd52d3bb27f"
      ],
      "author": {
        "name": "Rob Landley",
        "email": "rob@landley.net",
        "time": "Tue Oct 16 23:31:26 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Oct 17 08:43:06 2007 -0700"
      },
      "message": "Add entries to Documentation/powerpc\n\nAdd two missing entries to Documentation/powerpc/00-INDEX\n\nSigned-off-by: Rob Landley \u003crob@landley.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "e86908614f2c7fec401827e5cefd7a6ea9407f85",
      "tree": "fcb5d9e52422b37bdaf0e647126ebdfc1680f162",
      "parents": [
        "547307420931344a868275bd7ea7a30f117a15a9",
        "9b4b8feb962f4b3e74768b7205f1f8f6cce87238"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 11 21:55:47 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Oct 11 21:55:47 2007 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027master\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (408 commits)\n  [POWERPC] Add memchr() to the bootwrapper\n  [POWERPC] Implement logging of unhandled signals\n  [POWERPC] Add legacy serial support for OPB with flattened device tree\n  [POWERPC] Use 1TB segments\n  [POWERPC] XilinxFB: Allow fixed framebuffer base address\n  [POWERPC] XilinxFB: Add support for custom screen resolution\n  [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters\n  [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci\n  [POWERPC] 4xx: Kilauea defconfig file\n  [POWERPC] 4xx: Kilauea DTS\n  [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x\n  [POWERPC] 4xx: Add AMCC 405EX support to cputable.c\n  [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable\n  [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers\n  [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig\n  [POWERPC] 85xx: Killed \u003casm/mpc85xx.h\u003e\n  [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS\n  [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.\n  [POWERPC] mpc8272ads: Remove muram from the CPM reg property.\n  [POWERPC] Make clockevents work on PPC601 processors\n  ...\n\nFixed up conflict in Documentation/powerpc/booting-without-of.txt manually.\n"
    },
    {
      "commit": "1d3bb996481e116f5f2b127cbd29b83365d2cf62",
      "tree": "b612a1dbf51c920fb5a9758a6d35f9ed37eb927f",
      "parents": [
        "03233b90b0977d577322a6e1ddd56d9cc570d406"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Aug 23 13:56:01 2007 +1000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Oct 10 16:51:52 2007 -0700"
      },
      "message": "Device tree aware EMAC driver\n\nBased on BenH\u0027s earlier work, this is a new version of the EMAC driver\nfor the built-in ethernet found on PowerPC 4xx embedded CPUs.  The\nsame ASIC is also found in the Axon bridge chip.  This new version is\ndesigned to work in the arch/powerpc tree, using the device tree to\nprobe the device, rather than the old and ugly arch/ppc OCP layer.\n\nThis driver is designed to sit alongside the old driver (that lies in\ndrivers/net/ibm_emac and this one in drivers/net/ibm_newemac).  The\nold driver is left in place to support arch/ppc until arch/ppc itself\nreaches its final demise (not too long now, with luck).\n\nThis driver still has a number of things that could do with cleaning\nup, but I think they can be fixed up after merging.  Specifically:\n\t- Should be adjusted to properly use the dma mapping API.\nAxon needs this.\n\t- Probe logic needs reworking, in conjuction with the general\nprobing code for of_platform devices.  The dependencies here between\nEMAC, MAL, ZMII etc. make this complicated.  At present, it usually\nworks, because we initialize and register the sub-drivers before the\nEMAC driver itself, and (being in driver code) runs after the devices\nthemselves have been instantiated from the device tree.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "f023dc769c47b9158d897ee8a0278bdfe39b0115",
      "tree": "5fefedc70d1925226fa7bee4ee80be21c95c1479",
      "parents": [
        "33799e337997284a4b845743fc43af52f66babd7"
      ],
      "author": {
        "name": "Peter Korsgaard",
        "email": "jacmet@sunsite.dk",
        "time": "Wed Oct 03 18:29:09 2007 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 08 08:38:20 2007 -0500"
      },
      "message": "[POWERPC] spi: mode should be \"cpu-qe\" instead of \"qe\"\n\nMode should be \"cpu-qe\" for QE in CPU mode. \"qe\" should be reserved\nfor native QE mode.\n\nSigned-off-by: Peter Korsgaard \u003cjacmet@sunsite.dk\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "15f8c604a79c4840ed76eecf3af5d88b7c1dee9e",
      "tree": "d86815bc2daf835fee081ee7dac92cef8784f6a3",
      "parents": [
        "3c5df5c26ed17828760945d59653a2e22e3fb63f"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Sep 28 14:06:16 2007 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Oct 04 15:47:05 2007 -0500"
      },
      "message": "[POWERPC] cpm: Describe multi-user ram in its own device node.\n\nThe way the current CPM binding describes available multi-user (a.k.a.\ndual-ported) RAM doesn\u0027t work well when there are multiple free regions,\nand it doesn\u0027t work at all if the region doesn\u0027t begin at the start of\nthe muram area (as the hardware needs to be programmed with offsets into\nthis area).  The latter situation can happen with SMC UARTs on CPM2, as its\nparameter RAM is relocatable, u-boot puts it at zero, and the kernel doesn\u0027t\nsupport moving it.\n\nIt is now described with a muram node, similar to QE.  The current CPM\nbinding is sufficiently recent (i.e. never appeared in an official release)\nthat compatibility with existing device trees is not an issue.\n\nThe code supporting the new binding is shared between cpm1 and cpm2, rather\nthan remain separated.  QE should be able to use this code as well, once\nminor fixes are made to its device trees.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "96fca1dea8f32e96668d55727d66416fdd67360b",
      "tree": "2e7c810fd76475d9c9cbb17af4ef6d99c82513e1",
      "parents": [
        "2d2294ae12827a97c9daa253f1ce99e7ae3195d7"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Sep 14 13:24:02 2007 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Oct 04 11:02:34 2007 -0500"
      },
      "message": "[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.\n\nThe localbus node is used to describe devices that are connected via a chip\nselect or similar mechanism.  The advantages over placing the devices under\nthe root node are that it can be probed without probing other random things\nunder the root, and that the description of which chip select a given device\nuses can be used to set up mappings if the firmware failed to do so in a\nuseful manner.\n\ncuboot-pq2 is updated to match the binding; previously, it called itself\nchipselect rather than localbus, and used phandle linkage between the\nactual bus node and the control node (the current agreement is to simply use\nthe fully-qualified address of the control registers, and ignore the overlap\nwith the IMMR node).\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e631ae3b164158fbf486fbed5adb597696c4f0e5",
      "tree": "16e4c792462c228b0a8e896a5adb32681c5681eb",
      "parents": [
        "6d817aa71fddea859ba02d1a0b326da930ce6b50"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Sep 14 13:04:54 2007 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Oct 03 20:35:43 2007 -0500"
      },
      "message": "[POWERPC] Introduce new CPM device bindings.\n\nThis introduces a new device binding for the CPM and other devices on\nthese boards.  Some of the changes include:\n\n1. Proper namespace scoping for Freescale compatibles and properties.\n\n2. Use compatible rather than things like device_type and model\nto determine which particular variant of a device is present.\n\n3. Give the drivers the relevant CPM command word directly, rather than\nrequiring it to have a lookup table based on device-id, SCC v. SMC, and\nCPM version.\n\n4. Specify the CPCR and the usable DPRAM region in the CPM\u0027s reg property.\n\nBoards that do not require the legacy bindings should select\nCONFIG_PPC_CPM_NEW_BINDING to enable the of_platform CPM devices. Once\nall existing boards are converted and tested, the config option can\nbecome default y to prevent new boards from using the old model.  Once\narch/ppc is gone, the config option can be removed altogether.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "2099172d61abda1b793b499bb8edcaac4de2cdae",
      "tree": "4b3bff327ad8e61fe5f71f9d399269c8db41220c",
      "parents": [
        "3c607ce2a3213f33b8b6b854b5f7db876021e466"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Fri Sep 07 13:23:53 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Sep 14 01:33:25 2007 +1000"
      },
      "message": "[POWERPC] Document and implement an improved flash device binding for powerpc\n\nThis replaces the binding for flash chips in booting-without-of.txt\nwith an clarified and improved version.  It also makes\ndrivers/mtd/maps/physmap_of.c recognize this new binding.  Finally it\nrevises the Ebony device tree source to use the new binding as an\nexample.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nAcked-by: Segher Boessenkool \u003csegher@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "cc65185d400c4e8698ff1c1b59f90bd491e9bda5",
      "tree": "8915d98fa36a03782692ea7dc4e1e5e685ada423",
      "parents": [
        "1d5e83aac54b64b71b225fd5cf2e82491ad145f6"
      ],
      "author": {
        "name": "Andy Fleming",
        "email": "afleming@freescale.com",
        "time": "Tue Jul 10 17:28:49 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Jul 18 18:29:37 2007 -0400"
      },
      "message": "Add phy-connection-type to gianfar nodes\n\nThe TSEC/eTSEC automatically detect their PHY interface type, unless\nthe type is RGMII-ID (RGMII with internal delay).  In that situation,\nit just detects RGMII.  In order to fix this, we need to pass in rgmii-id\nif that is the connection type.\n\nSigned-off-by: Andy Fleming \u003cafleming@freescale.com\u003e\n"
    },
    {
      "commit": "a4ecababf4f007940300374ff68ac10b96733586",
      "tree": "f883d4c77bce584e78102b16d893563764436735",
      "parents": [
        "3b824f85191c9ccc2614474543118e88543d5ba2"
      ],
      "author": {
        "name": "Roy Zang",
        "email": "tie-fei.zang@freescale.com",
        "time": "Tue Jun 19 15:19:31 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jul 03 02:02:30 2007 -0500"
      },
      "message": "[POWERPC] Fix the node index confusion for SOC\n\nSigned-off-by: Roy Zang \u003ctie-fei.zang@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "3b824f85191c9ccc2614474543118e88543d5ba2",
      "tree": "4156f2ef785de7ded079cf418508c42815684de6",
      "parents": [
        "8d038e0433e3164e460c2daeca1ec6947a08f81a"
      ],
      "author": {
        "name": "Roy Zang",
        "email": "tie-fei.zang@freescale.com",
        "time": "Tue Jun 19 15:19:18 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jul 03 02:01:49 2007 -0500"
      },
      "message": "[POWERPC] Document the global utilities node define and example\n\nDocument the global utilities node define and example.\n\nSigned-off-by: Roy Zang \u003ctie-fei.zang@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "eff2ebd207af9f501af0ef667a7d14befcb36c1b",
      "tree": "c27952d9d29d246caacfdba173d8e3c49ab876bc",
      "parents": [
        "ea1a734ad73478dace97e9712101029f536d10a3"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Jun 28 15:56:26 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 28 19:19:31 2007 +1000"
      },
      "message": "[POWERPC] In booting-without-of.txt, clarify that properties must precede subnodes\n\nA strict reading of the flattened device tree format defined in\nbooting-without-of.txt does in fact require that all the tags defining\nproperties for a node go before any definitions of subnodes, however\nit\u0027s not particularly emphasised.  Although allowing intermingled\nproperties and subnodes would not be ambiguous in meaning, the kernel\nparser does currently require that properties precede subnodes.\nFurthermore, keeping this constraint makes life easier for various\ndevice tree scanning tools.\n\nTherefore, re-emphasise in booting-without-of.txt that this is a\nstrict requirement of the flattened device tree format.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5e1e9ba690a2e2135a8f997242f9c46d2b8ac033",
      "tree": "cb230ce27e8efd6df35a1834adc7d11fdd796eab",
      "parents": [
        "e5c0b9ec538a86433ddd725f675e0a5a2117b9ed"
      ],
      "author": {
        "name": "Stuart Yoder",
        "email": "stuart.yoder@freescale.com",
        "time": "Wed Jun 06 04:29:14 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 07 11:44:40 2007 +1000"
      },
      "message": "[POWERPC] Add table of contents to booting-without-of.txt\n\nAdd table of contents.\n\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "d30ac1242bf842fe28501a78a460a43910ef2dba",
      "tree": "b6fc99b0f5b25c7ffba046b2d42193c9e69e1858",
      "parents": [
        "6dcbf164dcf4042bcbe9f56d94f65acd10b0e1f6"
      ],
      "author": {
        "name": "Stuart Yoder",
        "email": "stuart.yoder@freescale.com",
        "time": "Tue Jun 05 07:16:15 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Jun 07 11:44:40 2007 +1000"
      },
      "message": "[POWERPC] Fix typo in booting-without-of-txt section numbering\n\nFix typo in section numbering.\n\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a982ac06b069f6ee9ea1b64f4ce68cdf2e138742",
      "tree": "fb120a416db15d09722e8780b7a09d0da1a9b94e",
      "parents": [
        "148e423f909e14564d8af13239c5d060f7df273e"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Wed May 09 07:35:06 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed May 09 08:58:15 2007 +0200"
      },
      "message": "misc doc and kconfig typos\n\nFix various typos in kernel docs and Kconfigs, 2.6.21-rc4.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "59c51591a0ac7568824f541f57de967e88adaa07",
      "tree": "243d20eb0a26b76d5d312f39ec5a1ff60e036711",
      "parents": [
        "02a3e59a088749c08b0293ee1535f5bf48f5926c"
      ],
      "author": {
        "name": "Michael Opdenacker",
        "email": "michael@free-electrons.com",
        "time": "Wed May 09 08:57:56 2007 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed May 09 08:57:56 2007 +0200"
      },
      "message": "Fix occurrences of \"the the \"\n\nSigned-off-by: Michael Opdenacker \u003cmichael@free-electrons.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "60c1922c6909b2d1242d8476069d8459b859de59",
      "tree": "703b2c9e5bd9845f2f326130feb3ae391ba61c05",
      "parents": [
        "650f7b3b2f0ead0673e90452cf3dedde97c537ba"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Apr 24 07:26:10 2007 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed May 02 20:04:29 2007 +1000"
      },
      "message": "[POWERPC] Document phy-connection-type property\n\nSince ucc_geth is being migrated to use the phylib, the existing\n(undocumented) \u0027interface\u0027 property is being deprecated in favour\nof \u0027phy-connection-type\u0027.\n\nphy-connection-type is now maintained one-to-one with definitions\nin include/linux/phy.h, albeit in the form of a string.\nIf not specified, \"mii\" is assumed.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5dd60166c22dbbb7a8684c119d28cb88b6087784",
      "tree": "a5220ce5b96e1b7423ab1502eb78c1f392f7639c",
      "parents": [
        "2e0c3370b3ecf831ef209f1094df36a808865845"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@telargo.com",
        "time": "Fri Mar 02 21:44:45 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Apr 27 21:13:14 2007 +1000"
      },
      "message": "[POWERPC] Fix typos in booting-without-of.txt\n\nFix typos + some cosmetic changes.\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@telargo.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e0a2f28b4dee2a1e4c62dc8389f25defb284e387",
      "tree": "fec3d48cb2e717f4acb70bca92a5459caf260c87",
      "parents": [
        "a9903811bf8d130a26004f9cb27b66513a267908"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Mar 16 12:28:46 2007 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 21 22:35:21 2007 +1100"
      },
      "message": "[POWERPC] Document the linux,network-index property.\n\nTo allow more robust association of each network device node with an\nindex (such as is used by the firmware or an EEPROM to indicate MAC\naddresses), a network device\u0027s node may specify the index explicitly.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nAcked-by: David Gibson david@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "0e0293c898c424c52e5d4e7f6923a203d06b9c4b",
      "tree": "54078533f47d45c0840095901e416dfa543393ba",
      "parents": [
        "a782a9e3a12bcea4916117b0832016c24fffeb85"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Wed Mar 14 11:50:40 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Mar 16 16:38:19 2007 +1100"
      },
      "message": "[POWERPC] Update documentation for flat device tree format v17\n\nThis patch updates booting-without-of.txt to describe version 17 of\nthe flattened device tree format.  Version 17 is a small, backwards\ncompatible change from version 16, adding an extra field giving the\nsize of the device tree\u0027s structure block.  At this time, the kernel\nhas no use for the extra information, however its presence can make\nlife easier for bootloaders or other software manipulating the tree.\n\nIn addition this patch adds information on the size_dt_strings field\nof the device tree header, present since version 3 of the flattened\ntree format, but omitted from the documentation.  It also makes\nchanges to consistently refer to versions 16 and 17 as versions 16 and\n17 in decimal, rather than version 0x10 which was occasionally used\nfor version 16 previously.\n\nFinally, we also add the new field to the definition of the device\ntree header structure in prom.h\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nAcked-by: Jon Loeliger \u003cjdl@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "27565903e94d548256bf5923653ab2a9668c9b9f",
      "tree": "9e03081e80a9fd7af6a00e9e4c3b9b1112af94a0",
      "parents": [
        "500798d48fdcffbbc7f619bd3e6b5b5cea6869d1"
      ],
      "author": {
        "name": "Stuart Yoder",
        "email": "b08248@freescale.com",
        "time": "Fri Mar 02 13:42:33 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Mar 09 15:03:24 2007 +1100"
      },
      "message": "[POWERPC] Update interrupt info in booting-without-of.txt\n\nCreate a new section descrbing how interrupts are represented\nin the device tree.  Added more detail.  Clarified some things.\n\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "d1bff9ed3c05859fe4a8d00e51f331f5d45350ed",
      "tree": "86ec60d94fb0398856fbb7e174df39a25aba84b8",
      "parents": [
        "bb72c481e970dc1b4034ddccbe8302ff39e0d948"
      ],
      "author": {
        "name": "Stuart Yoder",
        "email": "b08248@freescale.com",
        "time": "Mon Feb 19 11:25:05 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Mar 08 15:43:23 2007 +1100"
      },
      "message": "[POWERPC] Remove interrupt-controller as a property under /chosen\n\n Remove interrupt-controller as a valid property under /chosen in\n the documentation.  There is a consensus that an\n interrupt-controller property does not belong under /chosen.\n /chosen is specifically for dynamic properties set at runtime.\n\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "143a42d16a18303d5c8d625730546f8b515b5d54",
      "tree": "e10c9103ba5ba0329605d823fbe8c4cd7b8067c4",
      "parents": [
        "29cfe6f4fb7d187f65564764a0ecf2caf9d8ed58"
      ],
      "author": {
        "name": "Stuart Yoder",
        "email": "b08248@freescale.com",
        "time": "Fri Feb 16 11:30:29 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sat Feb 17 10:21:26 2007 +1100"
      },
      "message": "[POWERPC] powerpc: remove references to the obsolete linux,platform property\n\nRemove references to the linux,platform property from\nbooting-without-of.txt since it is obsolete.\n\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "32aed2a5ce31dc8f42811a0e74020f230241165a",
      "tree": "a7e359ee245ca162d23643adeb07c081a430d6e6",
      "parents": [
        "c243f983a52eca8eb2a73113222887149836d45c"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Wed Feb 14 15:29:07 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Feb 16 14:00:20 2007 +1100"
      },
      "message": "[POWERPC] Delete boot-cpu property from all DTS files\n\nThe \u0027linux,boot-cpu\u0027 property is obsolete, so remove it from all of the DTS\nfiles and from booting-without-of.txt.  The boot CPU is actually defined in\nthe device tree header, and U-Boot sets that field.  The device tree compiler\nalso complains if the property exists.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Stuart Yoder \u003cstuart.yoder@freescale.com\u003e\nAcked-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "05cbbc692f513c0e62372abeab01b04b07096582",
      "tree": "882223fb48ddbaa5d8f92d7c1e48020e7539a668",
      "parents": [
        "e3aba81d154c53a82e2a7e0ff5e7f1162a53cf27"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Feb 12 13:36:54 2007 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 13 15:35:53 2007 +1100"
      },
      "message": "[POWERPC] mpc5200 device tree bindings refinement\n\nMuch needed refinement of mpc5200 device tree binding specifications.\n\nShort list:\n- drop mpc52xx designator; only two supported chips exist, 5200 and 5200b.\n  It\u0027s premature to refer to them as \u002752xx\u0027.\n- Specify optional \u0027model\u0027 and \u0027revision\u0027 properties in the soc5200 node\n- Specify reqiured \u0027cell-index\u0027 property to identify between multiple SOC\n  devices of the same type.  (Useful for arbitrating shared register access)\n- Specify optional \u0027port-number\u0027 property for adjusting the logical serial\n  port assignments.\n- Specify optional \u0027has-wdt\u0027 property for gpt0 node.\n- Add system-frequency property to soc5200 node\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ea5b7a61b606854bd17272cb0a751b6d0a8bfa6b",
      "tree": "e2fecf47c17ec92d04250975a9955449a862dfb8",
      "parents": [
        "fd9aeb85273e9eb4d1a0b83487576a2e22da67fc"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leoli@freescale.com",
        "time": "Wed Feb 07 13:51:09 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Feb 08 00:40:00 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Added new dr_mode property for usb controller on 83xx\n\nAdded a new dr_mode property to describe what mode the DR controller is being\nused in (host, device, OTG).  Updated the MPC8349E MDS dts with this new property.\n\nSigned-off-by: Li Yang \u003cleoli@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "121361f72ca93cb6710e368bb89f9d976b1da443",
      "tree": "124f87fb45ade1742dfa275c91c7395505ee9c5e",
      "parents": [
        "77319254f109963213f33cbb15e0103f2e81a64a"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jan 19 00:00:14 2007 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jan 22 21:27:35 2007 +1100"
      },
      "message": "[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable\n\nDocumentation-only change.  The 5200 device tree layout has not yet\nstablized, so nobody should depend on the layout of the tree.\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": "a5b6ad6691763ee5eba46665d014d5abfe433df2",
      "tree": "a25799e05b039915ba9c0e3c6b0ede56e360bf50",
      "parents": [
        "5c334eed6ecd66cebfbc80267149e755510d8bc8"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Jan 02 15:44:44 2007 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Jan 09 17:03:02 2007 +1100"
      },
      "message": "[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices\n\nThis corrects the documented interface for mpc52xx device trees.\nSound devices should be using \u0027sound\u0027 for the device_type field, not\nthe type of sound interface.\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": "173935f3619ae99fef0cea1dbe4de9c83d6c8e72",
      "tree": "581b9f4fb84cddbd1cd999c3e893f2473d912cc8",
      "parents": [
        "3f245e2a1eaf603cf9cf4820eb5dd8c5637bc71a"
      ],
      "author": {
        "name": "Vitaly Wool",
        "email": "vitalywool@gmail.com",
        "time": "Tue Dec 19 18:44:25 2006 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Dec 20 16:37:48 2006 +1100"
      },
      "message": "[POWERPC] Update MTD OF documentation\n\nThis updates the Documentation/powerpc part of the MTD OF\nimplementation with the new field probe-type. Its support has already\nbeen implemented in MTD part (drivers/mtd/maps/physmap_of.c).\n\nSigned-off-by: Vitaly Wool \u003cvwool@ru.mvista.com\u003e\nAcked-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b1e253c4dc601cb7785ba157edf282c1d02fe2ba",
      "tree": "f4eae7e5596bbd9dbe432d90cd89fddef33b87cb",
      "parents": [
        "f5b2eb026949e7c3988074529854609921675cff"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Mon Nov 27 14:16:22 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 04 20:41:34 2006 +1100"
      },
      "message": "[POWERPC] Document describing mpc52xx device tree binding conventions\n\nThis document describes the device tree expectations for mpc52xx based\nboards.\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": "28f9ec349ae47c91768b7bc5607db4442c818e11",
      "tree": "548d75d56ffefd80c8c0fc85afd39fad2d3f156f",
      "parents": [
        "a5715d6dfc85e002bfad68bb2858cf5a248e2060"
      ],
      "author": {
        "name": "Vitaly Wool",
        "email": "vwool@ru.mvista.com",
        "time": "Mon Nov 20 16:32:39 2006 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Dec 04 20:41:24 2006 +1100"
      },
      "message": "[POWERPC] Add of_platform support for ROM devices\n\nThis adds support for flash device descriptions to the OF device tree.\nIt\u0027s inspired by and partially borrowed from Sergei\u0027s patch \"[RFC]\nAdding MTD to device tree.patch\".\n\nSigned-off-by: Vitaly Wool \u003cvwool@ru.mvista.com\u003e\nSigned-off-by: Sergei Shtylyov \u003csshtylyov@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5d3f083d8f897ce2560bbd4dace483d5aa60d623",
      "tree": "2883a9a22171cb4d96518a8e02963762e8c1f50b",
      "parents": [
        "4ae0edc21b152c126e4a8c94ad5391f8ea051b31"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Thu Nov 30 05:21:10 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Nov 30 05:21:10 2006 +0100"
      },
      "message": "Fix typos in /Documentation : Misc\n\nThis patch fixes typos in various Documentation txts. The patch addresses some\nmisc words.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "13bbd8d90647132fc295d73b122567eb8987d298",
      "tree": "466ae1f00a5965308ce2e7695d4bfe88d87b9610",
      "parents": [
        "18e6756a6b463e09fd3873592ec6b0579c78103d",
        "9020fc960b8f5fbca0de6e4d11881ddc827aa61d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Oct 04 08:16:37 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Oct 04 08:16:37 2006 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (25 commits)\n  [POWERPC] Add support for the mpc832x mds board\n  [POWERPC] Add initial support for the e300c2 core\n  [POWERPC] Add MPC8360EMDS default dts file\n  [POWERPC] Add MPC8360EMDS board support\n  [POWERPC] Add QUICC Engine (QE) infrastructure\n  [POWERPC] Add QE device tree node definition\n  [POWERPC] Don\u0027t try to just continue if xmon has no input device\n  [POWERPC] Fix a printk in pseries_mpic_init_IRQ\n  [POWERPC] Get default baud rate in udbg_scc\n  [POWERPC] Fix zImage.coff on oldworld PowerMac\n  [POWERPC] Fix xmon\u003doff and cleanup xmon initialisation\n  [POWERPC] Cleanup include/asm-powerpc/xmon.h\n  [POWERPC] Update swim3 printk after blkdev.h change\n  [POWERPC] Cell interrupt rework\n  POWERPC: mpc82xx merge: board-specific/platform stuff(resend)\n  POWERPC: 8272ads merge to powerpc: common stuff\n  POWERPC: Added devicetree for mpc8272ads board\n  [POWERPC] iSeries has no legacy I/O\n  [POWERPC] implement BEGIN/END_FW_FTR_SECTION\n  [POWERPC] iSeries does not need pcibios_fixup_resources\n  ...\n"
    },
    {
      "commit": "9a1ab883c04e43f9f9819c40eb435bcdc4136193",
      "tree": "fb4d76f1319e83bd02986c78550fb92fbd36e794",
      "parents": [
        "5a3e3b2230980cf2ce6e5e56b816dde19b993939"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leoli@freescale.com",
        "time": "Mon Oct 02 20:08:59 2006 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Oct 04 15:24:27 2006 +1000"
      },
      "message": "[POWERPC] Add QE device tree node definition\n\nOF device tree node spec used in QE/8360 support patches.\n\nSigned-off-by: Li Yang \u003cleoli@freescale.com\u003e\nSigned-off-by: Jiang Bo \u003cTanya.jiang@freescale.com\u003e\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "53cb47268e6b38180d9f253527135e1c69c5d310",
      "tree": "b264d89e3d21f0365fc4df0f32f5070bb4c6e91a",
      "parents": [
        "d6bc8ac9e13e466e844313b590fbc49f7f1abdea"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:55:17 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:55:17 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027S\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letter \u0027S\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "d6bc8ac9e13e466e844313b590fbc49f7f1abdea",
      "tree": "c7c1ad2057d46d5e878ee034eaa9e4885a67d526",
      "parents": [
        "84eb8d0608af1576175307ed8fb3c8fde329e579"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:54:15 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:54:15 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027Q\u0027-\u0027R\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letters \u0027Q\u0027-\u0027R\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "992caacf1141b31e94540eb31e0540e3da3a5e25",
      "tree": "f50d22577c2dd45c31a8fe9e2f952b4a93a44249",
      "parents": [
        "2fe0ae78c6975d6fa2fc0c84f2b8944543054105"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:52:05 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:52:05 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027N\u0027-\u0027P\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letters \u0027N\u0027-\u0027P\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "2fe0ae78c6975d6fa2fc0c84f2b8944543054105",
      "tree": "005a185c1043f5b99f4cd851ad071d6e95025064",
      "parents": [
        "a2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:50:39 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:50:39 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027H\u0027-\u0027M\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letters \u0027H\u0027-\u0027M\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "a2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df",
      "tree": "81d772c66b92c87e585dde45f89b91904055471b",
      "parents": [
        "fff9289b219f48cb2296714fea3d71f516991f9f"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:49:15 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:49:15 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027F\u0027-\u0027G\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letters \u0027F\u0027-\u0027G\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "fff9289b219f48cb2296714fea3d71f516991f9f",
      "tree": "47f597d038f7304ac32066c263c289135a52b0c6",
      "parents": [
        "6c28f2c0f2054865d82b5a6b2164eac956f15c94"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:47:42 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:47:42 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027D\u0027-\u0027E\u0027\n\nThis patch fixes typos in various Documentation txts. This patch addresses\nsome words starting with the letters \u0027D\u0027-\u0027E\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "6c28f2c0f2054865d82b5a6b2164eac956f15c94",
      "tree": "3a98807990a842ede0a1acda072bd085a3448a70",
      "parents": [
        "3f6dee9b2a22cc66050682287a77d5fccadb9733"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:46:31 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:46:31 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027B\u0027-\u0027C\u0027\n\nThis patch fixes typos in various Documentation txts. This patch addresses some\nwords starting with the letters \u0027B\u0027-\u0027C\u0027.  There are also a few grammar fixes\nthrown in for Randy. ;)\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "3efbdd136e52ee4028b5bb5b848a6043cf61cd6e",
      "tree": "d4851042f801f1d612565b10611dd002e566086b",
      "parents": [
        "8ec8f2e85c6b88b4a1641eb3902275bcf2c6d60a"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Aug 30 08:58:00 2006 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Aug 30 10:36:18 2006 +1000"
      },
      "message": "[POWERPC] Fix MPIC sense codes in documentation\n\nThe booting-without-of.txt had incorrect definition for the sense codes\nfor an OpenPIC controller\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f583165f6a926e9f27ff8d15c0e4b22e83f0d599",
      "tree": "d4765340b1184a4a94565bbad197cb7b2488d6d1",
      "parents": [
        "9a936a2e0526089194159eae31238e36b1c19e74"
      ],
      "author": {
        "name": "Jon Loeliger",
        "email": "jdl@jdl.com",
        "time": "Thu Aug 17 08:42:35 2006 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Aug 18 09:50:16 2006 +1000"
      },
      "message": "[POWERPC] Convert to mac-address for ethernet MAC address data.\n\nAlso accept \"local-mac-address\".  However the old \"address\"\nis now obsolete, but accepted for backwards compatibility.\nIt should be removed after all device trees have been\nconverted to use \"mac-address\".\n\nSigned-off-by: Jon Loeliger \u003cjdl@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "cbdb54d3ca986e30d0b8c1f755c3910b5573baae",
      "tree": "faa1c01407939d50902deaa125af0e229e587ee9",
      "parents": [
        "0ebfff1491ef85d41ddf9c633834838be144f69f"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Mon Jul 03 15:10:14 2006 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 03 15:33:38 2006 -0500"
      },
      "message": "Documentation: correct values in MPC8548E SEC example node\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e8222502ee6157e2713da9e0792c21f4ad458d50",
      "tree": "0f970fb99912c257a7e5254f863a53f79d22ab14",
      "parents": [
        "056cb48a2fb6fb31debf665695a9f97b45cfb8ec"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Mar 28 23:15:54 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Mar 28 23:15:54 2006 +1100"
      },
      "message": "[PATCH] powerpc: Kill _machine and hard-coded platform numbers\n\nThis removes statically assigned platform numbers and reworks the\npowerpc platform probe code to use a better mechanism.  With this,\nboard support files can simply declare a new machine type with a\nmacro, and implement a probe() function that uses the flattened\ndevice-tree to detect if they apply for a given machine.\n\nWe now have a machine_is() macro that replaces the comparisons of\n_machine with the various PLATFORM_* constants.  This commit also\nchanges various drivers to use the new macro instead of looking at\n_machine.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b88a0b1d5560cf1959c1565617e460a45c688a08",
      "tree": "1c0c9badda28c559039b4c4411fb224b899a5b0d",
      "parents": [
        "d56a3e380085bf45cc2adba80c4e6490ba644231"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Wed Mar 22 14:39:03 2006 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Mar 23 14:41:09 2006 +1100"
      },
      "message": "[PATCH] powerpc: Add FSL SEC node to documentation\n\nDocumentation: Added FSL SOC SEC node definition\n\nUpdated the documentation to include the definition of the SEC device\nnode format for Freescale SOC devices.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1d04981669df1f0586d4578ec4061c5585ec721b",
      "tree": "41940e4f058d60eaa9cf28e3ceb12c7a4c733fc1",
      "parents": [
        "f8642ebee8e46d054d83828a4048fba4ebcd8f68"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Wed Mar 22 11:26:58 2006 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Mar 22 15:06:31 2006 +1100"
      },
      "message": "[PATCH] powerpc: update mailing list addresses\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "2ef9481e666b4654159ac9f847e6963809e3c470",
      "tree": "62abb35633702dcc585df1e2ee093aaf0dc6bb07",
      "parents": [
        "75288c78c69020a574d93770c3a941b785f3d93d"
      ],
      "author": {
        "name": "Jon Mason",
        "email": "jdmason@us.ibm.com",
        "time": "Mon Jan 23 10:58:20 2006 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Feb 10 16:53:51 2006 +1100"
      },
      "message": "[PATCH] powerpc: trivial: modify comments to refer to new location of files\n\nThis patch removes all self references and fixes references to files\nin the now defunct arch/ppc64 tree.  I think this accomplises\neverything wanted, though there might be a few references I missed.\n\nSigned-off-by: Jon Mason \u003cjdmason@us.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ad71f123a9e9b809f6c829db1222ce0423a1153c",
      "tree": "d0e1bcb25b15360bf6a205de63bbea016adb8004",
      "parents": [
        "b37ce281d729181b9862c4e3e112f9b5eea74ac9"
      ],
      "author": {
        "name": "Becky Bruce",
        "email": "bgill@freescale.com",
        "time": "Tue Feb 07 13:44:08 2006 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Feb 10 16:36:21 2006 +1100"
      },
      "message": "[PATCH] powerpc: Add FSL USB node to documentation\n\nUpdated the documentation to include the definition of the USB device\nnode format for Freescale SOC devices.\n\nSigned-off-by: Becky Bruce \u003cbecky.bruce@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7d4b95ae8e946e5754122220644c865ec3735428",
      "tree": "4a6fbee1bf0a8d23742290bd7b0061bffdf1c7e9",
      "parents": [
        "f9b4045d6bbb109d066d127549b2beb38fd9bfc4"
      ],
      "author": {
        "name": "Becky Bruce",
        "email": "bgill@freescale.com",
        "time": "Mon Feb 06 14:26:31 2006 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 07 21:51:53 2006 +1100"
      },
      "message": "[PATCH] documentation/powerpc: add bus-frequency property to SOC node\n\nUpdated SOC node definition in documentation to include bus-frequency\nproperty. Also extended mdio example to match specification.\n\nSigned-off-by: Becky Bruce \u003cbecky.bruce@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@gate.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c125a1838a95604eb35b60259a8d678dc193f7e4",
      "tree": "b69248f31ba0b55d5167a7751d5fd4bac72147af",
      "parents": [
        "f7b8988ff50d99c99746f65f420364e91362c065"
      ],
      "author": {
        "name": "David Gibson",
        "email": "dwg@au1.ibm.com",
        "time": "Wed Feb 01 03:05:22 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Feb 01 08:53:14 2006 -0800"
      },
      "message": "[PATCH] powerpc: Add flattened device tree documentation\n\nThe flattened device tree is the only supported way of booting ARCH\u003dpowerpc\nkernels on non Open Firmware machines.  The documentation for the flattened\ntree format and contents has been discussed on mailing lists and lately has\nbeen living in the dtc git tree.  Really, it ought to go in the kernel\u0027s\nDocumentation directory for maximum visibility.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2c066042ecc3b0d811440002b74fa3778d4432cb",
      "tree": "330a22d051dce06c2dadcf2ac5849bcf0d4feb62",
      "parents": [
        "f9ce299fc629d5c899a2e56b00e21f5da05cf590"
      ],
      "author": {
        "name": "Nicolas Kaiser",
        "email": "nikai@nikai.net",
        "time": "Sun Dec 11 01:50:03 2005 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jan 09 14:53:34 2006 +1100"
      },
      "message": "[PATCH] Documentation/powerpc: index update\n\nAdd three files not mentioned in Documentation/powerpc/00-INDEX.\nSort alphabetically.\n\nSigned-off-by: Nicolas Kaiser \u003cnikai@nikai.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "312c004d36ce6c739512bac83b452f4c20ab1f62",
      "tree": "e61e8331680a0da29557fe21414d3b31e62c9293",
      "parents": [
        "5f123fbd80f4f788554636f02bf73e40f914e0d6"
      ],
      "author": {
        "name": "Kay Sievers",
        "email": "kay.sievers@suse.de",
        "time": "Wed Nov 16 09:00:00 2005 +0100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jan 04 16:18:08 2006 -0800"
      },
      "message": "[PATCH] driver core: replace \"hotplug\" by \"uevent\"\n\nLeave the overloaded \"hotplug\" word to susbsystems which are handling\nreal devices. The driver core does not \"plug\" anything, it just exports\nthe state to userspace and generates events.\n\nSigned-off-by: Kay Sievers \u003ckay.sievers@suse.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "d533f671852cc4e481ea7070aa1a3b6fc75b8e44",
      "tree": "970419f90c377dbcfb4d8726460d62ad8c8fbac4",
      "parents": [
        "9de75d110c9681d4aaa7fe87b8db99d5562012a2"
      ],
      "author": {
        "name": "Tobias Klauser",
        "email": "tklauser@nuerscht.ch",
        "time": "Sat Sep 10 00:26:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 10 10:06:28 2005 -0700"
      },
      "message": "[PATCH] Spelling fixes for Documentation/\n\nThe attached patch fixes the following spelling errors in Documentation/\n        - double \"the\"\n        - Several misspellings of function/functionality\n        - infomation\n        - memeory\n        - Recieved\n        - wether\nand possibly others which I forgot ;-)\nTrailing whitespaces on the same line as the typo are also deleted.\n\nSigned-off-by: Tobias Klauser \u003ctklauser@nuerscht.ch\u003e\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0b405a0f7e4d4d18fd1fe46ddf5ff465443036ab",
      "tree": "49d74df6eddfdd095c650e0af34cde7f4548a2d5",
      "parents": [
        "82428b62aa6294ea640c7e920a9224ecaf46db65"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Thu May 12 12:06:27 2005 -0700"
      },
      "committer": {
        "name": "Greg KH",
        "email": "gregkh@suse.de",
        "time": "Tue May 17 14:54:55 2005 -0700"
      },
      "message": "[PATCH] Driver Core: remove driver model detach_state\n\nThe driver model has a \"detach_state\" mechanism that:\n\n - Has never been used by any in-kernel drive;\n - Is superfluous, since driver remove() methods can do the same thing;\n - Became buggy when the suspend() parameter changed semantics and type;\n - Could self-deadlock when called from certain suspend contexts;\n - Is effectively wasted documentation, object code, and headspace.\n\nThis removes that \"detach_state\" mechanism; net code shrink, as well\nas a per-device saving in the driver model and sysfs.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
