)]}'
{
  "log": [
    {
      "commit": "33d2d78baaed06dda9f4de105388832850fb3555",
      "tree": "2cbb99af58c9ac18c495f4bfe305825526c7dd08",
      "parents": [
        "0a0e9e0cb90170f95b4351597fd5c0e65fab6bc5"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Fri Nov 07 13:43:43 2008 +0000"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Sat Nov 08 12:39:01 2008 -0600"
      },
      "message": "powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS\n\nThis patch corrects the bus-frequency value provided in the SBC610\u0027s dts.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5663a1232bd557b4b2141ad345dd56785fa51c2a",
      "tree": "e52cb28aff24dee85b43330553e38eca66766e60",
      "parents": [
        "bfb99f8258b5981ef7a2ec8099db56317ea16695"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 22:27:17 2008 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 22:36:21 2008 +1100"
      },
      "message": "Revert \"powerpc: Sync RPA note in zImage with kernel\u0027s RPA note\"\n\nThis reverts commit 91a00302959545a9ae423e99732b1e46eb19e877, plus\ncommit 0dcd440120ef12879ff34fc78d7e4abf171c79e4 (\"powerpc: Revert CHRP\nboot wrapper to real-base \u003d 12MB on 32-bit\") which depended on it.\n\nCommit 91a00302 was causing NVRAM corruption on some pSeries machines,\nfor as-yet unknown reasons, so this reverts it until the cause is\nidentified.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "bfb99f8258b5981ef7a2ec8099db56317ea16695",
      "tree": "2449e0968a1a14fe519475bfa29a5c4e3a60e23d",
      "parents": [
        "ebdba9af940d63e469dc8e46b4aa1fc474e8ee2d",
        "65325d5c45a4363b4ad2ce2a55793a131b667de6"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 21:34:56 2008 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 21:34:56 2008 +1100"
      },
      "message": "Merge branch \u0027merge\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge\n"
    },
    {
      "commit": "8ba4773aee23a5e2e1ce386c5bd86e407496de99",
      "tree": "969d6b5e5baec09199f24b2e19171349b6e1583a",
      "parents": [
        "2dccbf4ea05d2c3603b8c1359019bf7148a316a5"
      ],
      "author": {
        "name": "Jon Smirl",
        "email": "jonsmirl@gmail.com",
        "time": "Thu Oct 30 16:51:32 2008 +0000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 20:14:19 2008 +1100"
      },
      "message": "powerpc: Fix format string warning in arch/powerpc/boot/main.c\n\nFix format string warning in arch/powerpc/boot/main.c.  Also correct\na typo (\"uncomressed\") on the same line.\n\n BOOTCC  arch/powerpc/boot/main.o\narch/powerpc/boot/main.c: In function \u0027prep_kernel\u0027:\narch/powerpc/boot/main.c:65: warning: format \u0027%08x\u0027 expects type\n\u0027unsigned int\u0027, but argument 3 has type \u0027long unsigned int\u0027\n\nSigned-off-by: Jon Smirl \u003cjonsmirl@gmail.com\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "2dccbf4ea05d2c3603b8c1359019bf7148a316a5",
      "tree": "c487b77ce6218a39d84b72539eb6f99021080952",
      "parents": [
        "210434d7633d477aa503454d68511fa2904e418e"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Oct 30 16:37:05 2008 +0000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Fri Oct 31 20:14:19 2008 +1100"
      },
      "message": "powerpc: Fix bug in kernel copy of libfdt\u0027s fdt_subnode_offset_namelen()\n\nThere\u0027s currently an off-by-one bug in fdt_subnode_offset_namelen()\nwhich causes it to keep searching after it\u0027s finished the subnodes of\nthe given parent, and into the subnodes of siblings of the original\nnode which come after it in the tree.  This bug was introduced in\ncommit ed95d7450dcbfeb45ffc9d39b1747aee82b49a51 (\"powerpc: Update\nin-kernel dtc and libfdt to version 1.2.0\").\n\nA patch has already been submitted to dtc/libfdt mainline.  We don\u0027t\nreally want to pull in a new upstream version during the 2.6.28 cycle,\nbut we should still fix this bug, hence this standalone version of the\nfix for the in-kernel libfdt.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "65325d5c45a4363b4ad2ce2a55793a131b667de6",
      "tree": "916a2a42512b5051bebb5a1c4e4150c2ad3b73bf",
      "parents": [
        "43271c4128071c39ac8f7bfda4780c28b6401545"
      ],
      "author": {
        "name": "Mike Dyer",
        "email": "mike.dyer@provision-comm.com",
        "time": "Wed Oct 29 10:10:06 2008 +0000"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Oct 31 02:38:39 2008 -0500"
      },
      "message": "powerpc: Remove duplicate DMA entry from mpc8313erdb device tree\n\nCommit 574366128db29e7da609ec1f9c01bf9d80adec87 added a duplicate\nDMA controller node.\n\nSigned-off-by: Mike Dyer \u003cmike.dyer@provision-comm.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "71773f0337bee8a3701aaaec22581c18a5f44679",
      "tree": "06ff80057f216d0515b027b963af8a926dca8955",
      "parents": [
        "201bdc868d9e3122bbe4491aa6b5fc4dee4cdb96"
      ],
      "author": {
        "name": "Mike Ditto",
        "email": "mditto@consentry.com",
        "time": "Tue Oct 21 11:32:29 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Oct 22 15:01:21 2008 +1100"
      },
      "message": "powerpc: Add del_node() for early boot code to prune inapplicable devices.\n\nSome platforms have variants that can share most of a flat device tree but need\na few devices selectively pruned at boot time.  This adds del_node() to ops.h\nto allow access to the existing fdt_del_node().\n\nSigned-off-by: Mike Ditto \u003cmditto@consentry.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "84dfcb4b318463cd4883b6a19937824f49aee564",
      "tree": "56a96898bff3a2bd3a65abb28a8c018d28db85e8",
      "parents": [
        "34d81f858a3bdec568bf08c4feb997ccd3d40b94",
        "672e806ee103c1709bcdcafabe65ba9c8ab5a63d"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:49:55 2008 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:49:55 2008 +1100"
      },
      "message": "Merge commit \u0027kumar/kumar-for-2.6.28\u0027\n"
    },
    {
      "commit": "672e806ee103c1709bcdcafabe65ba9c8ab5a63d",
      "tree": "1aa98c10fc5050f5760272a62936ea778c3ca135",
      "parents": [
        "442746989d92afc125040e0f29b33602ad94da99"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Oct 17 22:56:59 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:37:32 2008 -0500"
      },
      "message": "powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dts\n\nThe RTC is sitting on the I2C2 bus at address 0x68. RTC interrupt signal\nis connected to the IPIC\u0027s EXT2 interrupt line, the line is shared with\nVitesse 8201 Ethernet PHY.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "442746989d92afc125040e0f29b33602ad94da99",
      "tree": "b7819810806194cf28fc5fdb6c9417e4a5ac9386",
      "parents": [
        "66eb988406df0f675c3133aedaf2773ba68866ff"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Oct 17 22:57:09 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:37:00 2008 -0500"
      },
      "message": "powerpc/83xx: Add support for MCU microcontroller in .dts files\n\nMCU is an external Freescale MC9S08QG8 microcontroller, mainly used to\nprovide soft power-off function, but also exports two GPIOs (wired to\nthe LEDs and also available from the external headers).\n\nAdded the MCU on mpc8349emitx, mpc837xrdb and mpc8315erdb boards.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "66eb988406df0f675c3133aedaf2773ba68866ff",
      "tree": "c44be549002ab696248d82ccc735d021646e0303",
      "parents": [
        "f618ebfcbf9616a0fa9a78f5ecb69762f0fa3c59"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:02:26 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:34:08 2008 -0500"
      },
      "message": "powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells \u003d \u003c2\u003e\n\nChange the top-level #address-cells and #size-cells to \u003c2\u003e so the\nmpc8572ds.dts is easier to deal with both a true 32-bit physical\nor 36-bit physical address space.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "fd657efc67dbd70f422285101a50c2e84d03463d",
      "tree": "2d3aa381088b09e509cd73d8f8d63074c21d2267",
      "parents": [
        "0a346dacee18ff69f6162d9860d723a058f47321"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Sat Oct 18 04:23:52 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:33:04 2008 -0500"
      },
      "message": "powerpc: Remove device_type \u003d \"board_control\" properties in .dts files\n\nWe don\u0027t want to encourage the bogus device_type usage.\n\nThe device type isn\u0027t used in the code, so we can simply remove it from\nthe documentation and dts files.\n\nBoards should specify proper compatible entries instead.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "13690332a315128ba8936297137d33aff5b2ad7b",
      "tree": "4af3dc98dd771ffcba9c6b386ea9b8d25abc1ea3",
      "parents": [
        "ba556ed23c73796efd58ac348cc33773935bb3b9"
      ],
      "author": {
        "name": "Ed Swarthout",
        "email": "Ed.Swarthout@freescale.com",
        "time": "Fri Oct 17 00:41:32 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:31:22 2008 -0500"
      },
      "message": "powerpc/85xx: Fix mpc8536ds dma interrupt numbers\n\nSigned-off-by: Ed Swarthout \u003cEd.Swarthout@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "ba556ed23c73796efd58ac348cc33773935bb3b9",
      "tree": "5910cd2512e6c6c3b865955443205a077b05ebe8",
      "parents": [
        "04ab591808565f968d4406f6435090ad671ebdab"
      ],
      "author": {
        "name": "Jason Jin",
        "email": "Jason.jin@freescale.com",
        "time": "Thu Oct 16 17:31:32 2008 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 20 23:31:21 2008 -0500"
      },
      "message": "powerpc/85xx: Enable enhanced functions for 8536 TSEC\n\nSigned-off-by: Jason Jin \u003cJason.jin@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "0dcd440120ef12879ff34fc78d7e4abf171c79e4",
      "tree": "138849b6a25f3d185b59f8de15937d43a30a97ba",
      "parents": [
        "fe55249d17f7979cf9bbc58e38e9ceaf1918b415"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Oct 20 17:42:42 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:19:13 2008 +1100"
      },
      "message": "powerpc: Revert CHRP boot wrapper to real-base \u003d 12MB on 32-bit\n\nCommit 9b09c6d909dfd8de96b99b9b9c808b94b0a71614 (\"powerpc: Change the\ndefault link address for pSeries zImage kernels\") changed the\nreal-base value in the CHRP note added by addnote to the zImage from\n12MB to 32MB.  It turns out that this causes unnecessary extra reboots\non old 32-bit CHRP machines.  This therefore adds a -r flag to addnote\nto allow us to specify what real-base value it should put in the CHRP\nnote, and adjusts the wrapper script to pass -r c00000 to addnote when\nmaking a zImage for a CHRP machine.  Also, CHRP machines ignore the\nRPA note, so we don\u0027t need to arrange for it to be the same as the\nkernel\u0027s.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a4292d7ae6fabcdbc41c3e0f0eb790a1429b985f",
      "tree": "91807f40ded49cc5f4887c046c4169b177f7ad32",
      "parents": [
        "59fd6b8cc0975b88e35f6ca2318b8cee77d3a508"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Oct 17 19:12:07 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:17:48 2008 +1100"
      },
      "message": "powerpc: Add missing cuImage.initrd.% target\n\nThis target is needed to build cuImages with an embedded ramdisk image.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "59fd6b8cc0975b88e35f6ca2318b8cee77d3a508",
      "tree": "bca9e11375be03e5cbe71cc9962c37993bb3382c",
      "parents": [
        "e81703724a966120ace6504c993bda9e084cbf3e"
      ],
      "author": {
        "name": "Mike Ditto",
        "email": "mditto@consentry.com",
        "time": "Fri Oct 17 09:27:51 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:17:48 2008 +1100"
      },
      "message": "powerpc: Fix boot wrapper memcmp() called with zero length argument\n\nI noticed, when trying to use, e.g.,\nnode \u003d find_node_by_prop_value(prev, \"booleanprop\", \"\", 0))\nto search for all nodes with a certain boolean property, that memcmp()\nreturns garbage when comparing zero bytes.  It should return zero.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "c10c178a92b032ea3dd7259dcbbd1b9331c05c41",
      "tree": "d539b62ebf4f6821f7b4b2159982ba1214c30d68",
      "parents": [
        "c1075fb7ec62b7ac0ac6baee2ceeb77270206aef"
      ],
      "author": {
        "name": "Sebastian Siewior",
        "email": "bigeasy@linutronix.de",
        "time": "Sun Oct 12 23:15:26 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 15:17:47 2008 +1100"
      },
      "message": "powerpc/boot: Compare _start against ei.loadsize instead ei.memsize\n\nIf the vmlinux binary in memory is larger than 4 MiB than it collides\nwith the initial boot code which is linked at 4 MiB in case of cuBoot.\nIf the the uncompressed image size (on disk size) is less than 4 MiB\nthen it would fit. The difference between those two sizes is the bss\nsection. In cuBoot we have the dtb embedded right after the data\nsection so it is very likely that the reset of the bss section (in\nkernel\u0027s start up code) will overwrite the dtb blob. Therefore we\nreallocate the dtb. Something similar is allready done to the initrd.\n\nSigned-off-by: Sebastian Andrzej Siewior \u003cbigeasy@linutronix.de\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "c1075fb7ec62b7ac0ac6baee2ceeb77270206aef",
      "tree": "cad7eac9f6755e7d73f07ae034db3bdb97d4b3cf",
      "parents": [
        "dfe218b7ef0c1d561a0d5ce294c173f1551985ff",
        "51d9861e9e09c5c0066e5e5d9bb0009be1957899"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 13:14:33 2008 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 21 13:14:33 2008 +1100"
      },
      "message": "Merge commit \u0027gcl/gcl-next\u0027\n"
    },
    {
      "commit": "9fa126da4a9addec77db4663933ed592188a0741",
      "tree": "cdcc1948bd078249447d608a7c348c6cda44491b",
      "parents": [
        "4cbfc467cc08976e74a6f203c404e728d4dbd902"
      ],
      "author": {
        "name": "Niklaus Giger",
        "email": "niklaus.giger@member.fsf.org",
        "time": "Wed Oct 01 19:23:23 2008 +0000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Fri Oct 17 13:28:05 2008 -0400"
      },
      "message": "powerpc/40x: Add support for Netstal HCU4 board\n\nAdds support for a HCU4 PPC405GPr based board from Netstal Maschinen AG.\n\nSigned-off-by: Niklaus Giger \u003cniklaus.giger@member.fsf.org\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "94c73a8f97907116e294aa27a58151cc4500e6fa",
      "tree": "84a9283b007fd0c783958d6df7d6a3e81d5c998f",
      "parents": [
        "8105fa88593c87f8aba0e7e829d7dc0ee94fe2cf"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Sep 03 21:01:39 2008 -0400"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Fri Oct 17 10:31:19 2008 -0400"
      },
      "message": "powerpc/40x: Add cuboot wrapper for Acadia board\n\nThis adds a cuboot wrapper for the AMCC PowerPC 405EZ Acadia board.  The\nclocking code is derived from U-Boot, originally written by Stefan Roese.\n\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.ibm.com\u003e\n"
    },
    {
      "commit": "00f3ca740a9c2692a58e629d92a1c8666e394c26",
      "tree": "7ce3b99933dd5d06bb0361fa193dabd5b5691037",
      "parents": [
        "6dc6472581f693b5fc95aebedf67b4960fb85cf0"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Sep 03 20:47:25 2008 -0400"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Fri Oct 17 10:31:18 2008 -0400"
      },
      "message": "powerpc/40x: AMCC PowerPC 405EZ Acadia DTS\n\nAdd the base DTS for the AMCC PowerPC 405EZ Acadia evalution board.\nIn addition to some of the normal PPC 40x peripherals, the Acadia\nboard has:\n- 64 MiB PSRAM\n- NOR and NAND flash\n- Two USB 1.1 host ports\n- Two CAN 2.0 ports\n- ADC and DAC connectors\n- LCD display\n\nThis adds the basic platform support to build from.\n\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "40847993d881050cbfa7184db33603165ba84fa1",
      "tree": "79127d77c6e6f2fccbfc13012c6cfb6f5712c3cf",
      "parents": [
        "6dc6472581f693b5fc95aebedf67b4960fb85cf0"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Oct 15 11:09:59 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Oct 15 11:09:59 2008 -0600"
      },
      "message": "powerpc/52xx: Make cuImage more robust in locating immr node.\n\nCurrent device trees do not have the device_type \u003d soc property set\nanymore.  Fix up the cuImage bootwrapper fragment to still find the IMMR\nnodes.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "6dc6472581f693b5fc95aebedf67b4960fb85cf0",
      "tree": "06a5a9a08519950575505273eabced331ed51405",
      "parents": [
        "ee673eaa72d8d185012b1027a05e25aba18c267f",
        "8acd3a60bcca17c6d89c73cee3ad6057eb83ba1e"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Oct 15 11:31:54 2008 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Oct 15 11:31:54 2008 +1100"
      },
      "message": "Merge commit \u0027origin\u0027\n\nManual fixup of conflicts on:\n\n\tarch/powerpc/include/asm/dcr-regs.h\n\tdrivers/net/ibm_newemac/core.h"
    },
    {
      "commit": "1fb25be1e74498d389e4de819a6d1b174d6ccb7c",
      "tree": "8d4df0b4fb3c9c355534b4894529faab331faca7",
      "parents": [
        "6675847ea42d5acfaa644ac24eb0d87df5769cd5"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri Oct 10 22:05:12 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:11:20 2008 -0500"
      },
      "message": "powerpc/83xx: add NAND support for the MPC8360E-RDK boards\n\nThe StMicro NAND chip (512Mbit, 64MB) is connected to the local bus,\nthe first local bus\u0027 user-programmable machine is configured by the\nfirmware to work with NAND chips.\n\nQE GPIO pin is used to poll the NAND\u0027s Ready-Not-Busy signal.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "6675847ea42d5acfaa644ac24eb0d87df5769cd5",
      "tree": "dfbcd3b2e541f10d656ad27b7d19149d50bff016",
      "parents": [
        "d6c3db83c5567b3a4d8d0bf33dc5687abdf65274"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Mon Oct 13 16:16:45 2008 +0100"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:10:00 2008 -0500"
      },
      "message": "powerpc: FPGA support for GE Fanuc SBC610\n\nSupport for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC\nMPC8641D).\n\nThis patch adds support for the registers held in the devices main FPGA,\nexposing extra information about the revision of the board through cpuinfo.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "7de0c22bba1f6117c3447af2cdca9904303012da",
      "tree": "e21b0945cf6ca13f6c550a91b95163e4518c2076",
      "parents": [
        "b56c2768d28425783f895971854577f412ae486f"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Fri Oct 10 11:52:32 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:10:00 2008 -0500"
      },
      "message": "powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree\n\nThe Freescale Elo DMA driver binds to all DMA channels in the device tree that\nare compatible with \"fsl,eloplus-dma-channel\".  This conflicts with the sound\ndrivers for the MPC8610 HPCD.  On this board, the SSI uses two DMA channels and\ntherefore those channels are not available for general purpose use.  We\nchange the compatible properties for these channels \"fsl,ssi-dma-channel\".\nThis works because the sound drivers don\u0027t actually check the compatible\nproperty when it grabs channels.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "8b77aeb4f52fca39e647159d87da3566f64ce30a",
      "tree": "c7debb4369e0d37e1f20eb6cd2b3d8475351a038",
      "parents": [
        "43c9f434922ff834a6589709714f83a78c399bc1"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Wed Oct 08 22:16:05 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:09:59 2008 -0500"
      },
      "message": "powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards\n\nThe RTC is sitting on the I2C1 bus at address 0x68. RTC interrupt signal\nis connected to the IPIC\u0027s EXT3 interrupt line.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "35225802e2e7019392fbff9227662d456eef4e24",
      "tree": "974c6516098b4dcefab7ceed155b6945ba85bcd4",
      "parents": [
        "5b70a097052fff3831d8b94541452e7c29426777"
      ],
      "author": {
        "name": "John Rigby",
        "email": "jrigby@freescale.com",
        "time": "Tue Oct 07 15:13:18 2008 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:09:58 2008 -0500"
      },
      "message": "powerpc/5121: Add PCI support.\n\nUses mpc83xx_add_bridge in fsl_pci.c\n\nAdds second register tuple to pci node register property\nas done for 83xx device trees in a previous patch.\n\nSigned-off-by: John Rigby \u003cjrigby@freescale.com\u003e\nAcked-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5b70a097052fff3831d8b94541452e7c29426777",
      "tree": "a319e6f81c2ac7d50af76ce863118f515896c2ef",
      "parents": [
        "4a015c37409ead893b659c2f89f1aa1fdf512115"
      ],
      "author": {
        "name": "John Rigby",
        "email": "jrigby@freescale.com",
        "time": "Tue Oct 07 13:00:18 2008 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:09:58 2008 -0500"
      },
      "message": "powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.\n\nModify mpc83xx_add_bridge to get config space register base address from\nthe device tree instead of immr + hardcoded offset.\n\n83xx pci nodes have this change:\n    register properties now contain two address length tuples:\n\tFirst is the pci bridge register base, this has always been there.\n\tSecond is the config base, this is new.\n\nThis is documented in dts-bindings/fsl/83xx-512x-pci.txt\n\nThe changes accomplish these things:\n    mpc83xx_add_bridge no longer needs to call get_immrbase\n    it uses hard coded addresses if the second register value is missing\n\nSigned-off-by: John Rigby \u003cjrigby@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "3a470247913e6537c453937720b61f4ecc3e39db",
      "tree": "284e09ffda9f3513677464abd05020fb01f51196",
      "parents": [
        "92ae954046b1434c8c11468893ed27c7c06f2c21"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Wed Oct 01 09:32:39 2008 +0100"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:09:57 2008 -0500"
      },
      "message": "powerpc: GE Fanuc\u0027s FPGA based PIC controller on the SBC610\n\nSupport for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC MPC8641D).\n\nA number of MPC8641D based route interrupts for on-board interrupts through\na FPGA based interrupt controller, which is chained with the\nMPC8641D\u0027s mpic. This patch provides a basic driver to allow basic routing\nof interrupts to the mpic.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "92ae954046b1434c8c11468893ed27c7c06f2c21",
      "tree": "b2e3902f9ecb51b29c9eb9a11b9d2ee3402c69dc",
      "parents": [
        "22d660ffd0db8d136b122751287d186e869ca474"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Oct 02 03:58:08 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Oct 13 11:09:57 2008 -0500"
      },
      "message": "powerpc/85xx: Wire up RTC interrupt on MPC8536DS\n\nAdd interrupt info to the MPC8536DS .dts for the RTC\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "91a00302959545a9ae423e99732b1e46eb19e877",
      "tree": "180192f6f8d2b97c332d970fc07278010287f3f5",
      "parents": [
        "58f467ce1476f5b2a347cee3a32275b737fbd667"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Oct 08 14:03:29 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Fri Oct 10 15:55:19 2008 +1100"
      },
      "message": "powerpc: Sync RPA note in zImage with kernel\u0027s RPA note\n\nCommit 9b09c6d909dfd8de96b99b9b9c808b94b0a71614 (\"powerpc: Change the\ndefault link address for pSeries zImage kernels\") changed the\nreal-base value in the CHRP note added by the addnote program from\n12MB to 32MB to give more space for Open Firmware to load the zImage.\n(The real-base value says where we want OF to position itself in\nmemory.)  However, this change was ineffective on most pSeries\nmachines, because the RPA note added by addnote has the \"ignore me\"\nflag set to 1.  This was intended to tell OF to ignore just the RPA\nnote, but has the side effect of also making OF ignore the CHRP note\n(at least on most pSeries machines).\n\nTo solve this we have to set the \"ignore me\" flag to 0 in the RPA\nnote.  (We can\u0027t just omit the RPA note because that is equivalent to\nhaving an RPA note with default values, and the default values are not\nwhat we want.)  However, then we have to make sure the values in the\nzImage\u0027s RPA note match up with the values that the kernel supplies\nlater in prom_init.c with either the ibm,client-architecture-support\ncall or the process-elf-header call in prom_send_capabilities().\n\nSo this sets the \"ignore me\" flag in the RPA note in addnote to 0, and\nadjusts the RPA note values in addnote.c and in prom_init.c to be\nconsistent with each other and with the values in ibm_architecture_vec.\n\nHowever, since the wrapper is independent of the kernel, this doesn\u0027t\nensure that the notes will stay consistent.  To ensure that, this adds\ncode to addnote.c so that it can extract the kernel\u0027s RPA note from\nthe kernel binary and put that in the zImage.  To that end, we put the\nkernel\u0027s fake ELF header (which contains the kernel\u0027s RPA note) into\nits own section, and arrange for wrapper to pull out that section with\nobjcopy and pass it to addnote, which then extracts the RPA note from\nit and transfers it to the zImage.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "fa6428ebfa2197841902b89cbc25334707e2f6eb",
      "tree": "d139b822bc5447198528defb29f0c0e90d89651c",
      "parents": [
        "c9b59da130b4430910e02a80816f317534cd5e53",
        "3d5fa877bdf65451c78c3b3d581355deea403b80"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 07 11:15:07 2008 +1100"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Oct 07 11:15:07 2008 +1100"
      },
      "message": "Merge commit \u0027jwb/jwb-next\u0027\n"
    },
    {
      "commit": "e9ee2924ddd86ca7c97d8a8770069d2c6035d349",
      "tree": "89f6d042e4628f864d08efc86fb55883e6a7c5b3",
      "parents": [
        "e00de30a9decf48793ac83173144884a1f33de82"
      ],
      "author": {
        "name": "Victor Gallardo",
        "email": "vgallardo@amcc.com",
        "time": "Wed Oct 01 23:29:16 2008 -0700"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Thu Oct 02 13:08:14 2008 -0400"
      },
      "message": "powerpc/44x: Add AMCC Arches DTS\n\nBasic functionality for the AMCC Arches eval Board.\n\nSigned-off-by: Victor Gallardo \u003cvgallardo@amcc.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "ad611045ce5d059af84a9855b22ca3f7a99d47be",
      "tree": "f2e2f6281e8037ae391e83b9f3982f6e120a5c09",
      "parents": [
        "72d31053f62c4bc464c2783974926969614a8649"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Wed Sep 24 16:39:04 2008 +0000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Sep 30 13:25:05 2008 +1000"
      },
      "message": "powerpc: Fix PCI in Holly device tree\n\nThe PCI bridge on the Holly board is incorrectly represented in the\ndevice tree.  The current device tree node for the PCI bridge sits\nunder the tsi-bridge node.  That\u0027s not obviously wrong, but the PCI\nbridge translates some PCI spaces into CPU address ranges which were\nnot translated by the \"ranges\" property in tsi-bridge node.\n\nWe used to get away with this problem because the PCI bridge discovery\ncode was also buggy, assuming incorrectly that PCI host bridge nodes\nwere always directly under the root bus and treating the translated\naddresses as raw CPU addresses, rather than parent bus addresses.\nThis has since been fixed, thus breaking Holly.\n\nThis could be fixed by adding extra translations to the tsi-bridge\nnode, but this patch instead moves the Holly PCI bridge out of the\ntsi-bridge node to the root bus.  This makes the tsi-bridge node\nrepresent only the built-in IO devices in the bridge, with a\nmore-or-less contiguous address range.  This is the same convention\nused on Freescale SoC chips, where the \"soc\" node represents only the\nIMMR region, and the PCI and other bus bridges are separate nodes\nunder the root bus.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nAcked-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "aeb42762b8f12d2d1833fcc169ba0cd14ea30cc3",
      "tree": "8897460cc0822e5aa5d87da17174c1c0adf554a9",
      "parents": [
        "68e1ee62f0f8e556642a59ebaf0c2cc2ac6ccfa6"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 23 22:05:10 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 23 22:05:10 2008 -0500"
      },
      "message": "powerpc/83xx: Add missing cell-index to dma-channel device nodes\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "1afb7f809bfb8fad9eec9419f3dfd75cee746ebd",
      "tree": "e97dbe577f68a3a619a4e8e24325423f8aef0c08",
      "parents": [
        "ff4be78bb70f5e8381fa68b374a506fecc17d833",
        "8b05cefca73bfbd98c89f16327f5d7da52ab7c3c"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Sep 21 18:18:21 2008 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Sep 21 18:18:21 2008 -0500"
      },
      "message": "Merge branch \u0027powerpc-next\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc\n"
    },
    {
      "commit": "ff4be78bb70f5e8381fa68b374a506fecc17d833",
      "tree": "7be467d317a94048cbf15f398b7c26f3e5f5295d",
      "parents": [
        "a501d8f30e4fcca563e4ee462be00f96e51181d5",
        "423da26997497f5938c0b169f1cc9762b5f3fa9f"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Sep 21 18:17:25 2008 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Sep 21 18:17:25 2008 -0500"
      },
      "message": "Merge branch \u0027next\u0027 of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx\n"
    },
    {
      "commit": "c2fe59444e1827ecd2713a1e6ecfd1ab1fc548ae",
      "tree": "14c89e9b288c5d77614d1bec907ba26aa16fb544",
      "parents": [
        "f1eaf16a9e843aa915b86594b60ec6cd66c9eac7"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Wed Aug 06 11:48:25 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Sep 17 15:01:20 2008 -0500"
      },
      "message": "powerpc: add SSI-to-DMA properties to Freescale MPC8610 HPCD device tree\n\nAdd the fsl,playback-dma and fsl,capture-dma properties to the Freescale\nMPC8610 HPCD device tree.  These properties connect the SSI nodes to the\nDMA nodes for the DMA channels that the SSI should use.  Also update the\nssi.txt documentation.\n\nThese properties will be needed when the ASoC V2 version of the Freescale\nMPC8610 device drivers are merged into the mainline.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "32dde0f975e430f00f03f80f7dbab585d8b45eab",
      "tree": "16df727d3119c93d7668e3468b90bf58eb294f23",
      "parents": [
        "612f9d338a6060f814ef35b7108b43407a5df423"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Tue Sep 09 04:00:28 2008 +0000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Sep 17 09:14:42 2008 -0700"
      },
      "message": "powerpc: Holly board needs dtbImage target\n\nOne of the changes in the bootwrapper makefile introduced the dtbImage\ntargets for boards that need a simple zImage with a DTB embedded in\nthem (595be948cce574ff2d5dde5d0426a636a4363c70, \"[POWERPC]\nbootwrapper: Build multiple cuImages\").  When this was done, it broke\nbooting on the Holly board as the zImage.holly wrapper did not get the\nDTB embedded properly.\n\nThis changes the target for the Holly board to a dtbImage so that the\nwrapper includes the vmlinux, wrapper bits, and DTB.\n\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "612f9d338a6060f814ef35b7108b43407a5df423",
      "tree": "5a7288f3f7bb5768fcc34c55649bf37000db6bb9",
      "parents": [
        "bc45eb8950b8c14487385cfd2bda1613ca8d9703"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Tue Sep 09 14:43:39 2008 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Sep 16 14:40:05 2008 -0700"
      },
      "message": "powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree\n\nFor Freescale 8xxx devices that use an MPIC, the interrupt numbers in\nthe device tree must be 16 greater than the values documented in the\nreference manual.  In these chips, the MPIC is wired to use the first\n16 numbers for external interrupts, but the documentation numbers\ninternal interrupts from 0.\n\nIn the MPC8610 HPCD device tree, the interrupt properties for the DMA\nchannels for DMA2 were not the adjusted values.  This fixes that.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "54508214cf2f88ad1288e8836032545e0357ebde",
      "tree": "b998595e7492a96889912939f0c98c7136f1f89f",
      "parents": [
        "66576a87dda18cede6a728685366c9c0fedd1742"
      ],
      "author": {
        "name": "Martyn Welch",
        "email": "martyn.welch@gefanuc.com",
        "time": "Tue Sep 16 10:57:47 2008 +0100"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 16 10:17:14 2008 -0500"
      },
      "message": "powerpc: Board support for GE Fanuc SBC610\n\nSupport for the SBC610 VPX Single Board Computer from GE Fanuc (PowerPC\nMPC8641D).\n\nThis is the basic board support for GE Fanuc\u0027s SBC610, a 6U single board\ncomputer, based on Freescale\u0027s MPC8641D.\n\nSigned-off-by: Martyn Welch \u003cmartyn.welch@gefanuc.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "307db95882fdfba372a0639e8e238cf8c542f430",
      "tree": "1d092f52687e10b07714829c035b1b697ebaf8ae",
      "parents": [
        "7cfc4e5e7f9b5fa598aa69b5344b6fd0539f71d6"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Aug 14 21:13:42 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 16 10:01:34 2008 -0500"
      },
      "message": "powerpc/83xx: mpc836x_mds: add support for the nor flash\n\nThis patch adds the localbus node, moves the bcsr node into the\nlocalbus node, and adds the flash node.\n\nAlso enable MTD support in the defconfig.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "637166337ca29459581bd2943072a9f1268fb982",
      "tree": "dd98fa6a565517eca25d63345f3bb962306f5e01",
      "parents": [
        "e14d4af0c87af0be7f2d0e204e1922cf4fa3c19e"
      ],
      "author": {
        "name": "Heiko Schocher",
        "email": "hs@denx.de",
        "time": "Wed Jun 18 10:38:32 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 16 10:01:32 2008 -0500"
      },
      "message": "powerpc: Add support for mpc8247 based board MGCOGE from keymile.\n\nSigned-off-by: Heiko Schocher \u003chs@denx.de\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e14d4af0c87af0be7f2d0e204e1922cf4fa3c19e",
      "tree": "5110ff3c34f3be586171aec2be6f4cd34e641b36",
      "parents": [
        "a501d8f30e4fcca563e4ee462be00f96e51181d5"
      ],
      "author": {
        "name": "Heiko Schocher",
        "email": "hs@denx.de",
        "time": "Sat Jun 14 21:02:04 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Sep 16 10:01:30 2008 -0500"
      },
      "message": "powerpc: Add support for the MPC852 based mgsuvd board from keymile.\n\nSupported SMC1 (serial console), SCC3 Ethernet (10Mbps hdx).\n\nSigned-off-by: Heiko Schocher \u003chs@denx.de\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "549e8152de8039506f69c677a4546e5427aa6ae7",
      "tree": "e03a4f46143a23045e456f96fc08beba12e73073",
      "parents": [
        "e31aa453bbc4886a7bd33e5c2afa526d6f55bd7a"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sat Aug 30 11:43:47 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 15 11:08:38 2008 -0700"
      },
      "message": "powerpc: Make the 64-bit kernel as a position-independent executable\n\nThis implements CONFIG_RELOCATABLE for 64-bit by making the kernel as\na position-independent executable (PIE) when it is set.  This involves\nprocessing the dynamic relocations in the image in the early stages of\nbooting, even if the kernel is being run at the address it is linked at,\nsince the linker does not necessarily fill in words in the image for\nwhich there are dynamic relocations.  (In fact the linker does fill in\nsuch words for 64-bit executables, though not for 32-bit executables,\nso in principle we could avoid calling relocate() entirely when we\u0027re\nrunning a 64-bit kernel at the linked address.)\n\nThe dynamic relocations are processed by a new function relocate(addr),\nwhere the addr parameter is the virtual address where the image will be\nrun.  In fact we call it twice; once before calling prom_init, and again\nwhen starting the main kernel.  This means that reloc_offset() returns\n0 in prom_init (since it has been relocated to the address it is running\nat), which necessitated a few adjustments.\n\nThis also changes __va and __pa to use an equivalent definition that is\nsimpler.  With the relocatable kernel, PAGE_OFFSET and MEMORY_START are\nconstants (for 64-bit) whereas PHYSICAL_START is a variable (and\nKERNELBASE ideally should be too, but isn\u0027t yet).\n\nWith this, relocatable kernels still copy themselves down to physical\naddress 0 and run there.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7e392f8c29ee045c6a29d50193d2fb10712eceb0",
      "tree": "c84097fe644c50c82f087ab7fa2d75167b8c0e16",
      "parents": [
        "7713fef06517d216f96ee7c8ad750e72bc08d38f",
        "93811d94f7e9bcfeed7d6ba75ea5d9c80a70ab95"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Sep 10 11:36:13 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Sep 10 11:36:13 2008 +1000"
      },
      "message": "Merge branch \u0027linux-2.6\u0027\n"
    },
    {
      "commit": "423da26997497f5938c0b169f1cc9762b5f3fa9f",
      "tree": "adc5d8c97f2fe181dc8fa387fc98b3cfb6881c53",
      "parents": [
        "cc2e113b4bbd415d53d8bb87a446cde6b7ce8acc"
      ],
      "author": {
        "name": "Matthias Fuchs",
        "email": "matthias.fuchs@esd-electronics.com",
        "time": "Sun Sep 07 21:57:21 2008 +0000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Tue Sep 09 08:18:01 2008 -0400"
      },
      "message": "powerpc/44x: Add hwmon support to Sequoia device tree\n\nThis patch adds support for the AD7414 temperature sensor\non Sequoia PPC440EPx board.\n\nSigned-off-by: Matthias Fuchs \u003cmatthias.fuchs@esd-electronics.com\u003e\nAcked-by: Stefan Roese \u003csr@denx.de\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "4ff23fa93011e2367fea056e72c92709178972d9",
      "tree": "655ae2833183253ea2ea4de8815331690f21f125",
      "parents": [
        "b2e601d14deb2083e2a537b47869ab3895d23a28"
      ],
      "author": {
        "name": "Hugh Dickins",
        "email": "hugh@veritas.com",
        "time": "Sun Sep 07 00:35:48 2008 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Sep 08 15:55:35 2008 +1000"
      },
      "message": "powerpc: Fix rare boot build breakage\n\nA make -j20 powerpc kernel build broke a couple of months ago saying:\nIn file included from arch/powerpc/boot/gunzip_util.h:13,\n                 from arch/powerpc/boot/prpmc2800.c:21:\narch/powerpc/boot/zlib.h:85: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘*’ token\narch/powerpc/boot/zlib.h:630: warning: type defaults to ‘int’ in declaration of ‘Byte’\narch/powerpc/boot/zlib.h:630: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token\n\nIt happened again yesterday: too rare for me to confirm the fix, but\nit looks like the list of dependants on gunzip_util.h was incomplete.\n\nSigned-off-by: Hugh Dickins \u003chugh@veritas.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "38d56f1677130004497835a776feb84f068ce22a",
      "tree": "c778fb433ad0285636e17b61673b05068dc84f88",
      "parents": [
        "ded563cf458e7803536f9d7b6bc5d808a6e37f21"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Tue Aug 19 11:27:05 2008 -0400"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Thu Aug 28 09:12:47 2008 -0400"
      },
      "message": "powerpc/44x: Add explicit Yosemite support\n\nAdd the Yosemite board to the explicitly supported list for ppc44x_simple\nboards and remove the compatible entry for bamboo from the DTS file.\n\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "ded563cf458e7803536f9d7b6bc5d808a6e37f21",
      "tree": "040f943353c1dce5cbec9cec6dabb63badfd710a",
      "parents": [
        "4f19a897c740e2a2e98f40b60055d56d8e437f6f"
      ],
      "author": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Tue Aug 19 11:27:01 2008 -0400"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Thu Aug 28 09:10:35 2008 -0400"
      },
      "message": "powerpc/44x: Add explicit support for AMCC Glacier\n\nAdd explicit support for the AMCC Glacier eval board to Kconfig and the\nppc44x_simple file.  Also removes the cayonlands compatible entry from the\nDTS file.\n\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "8dd217b27e32081121c31d927e7c70f6dbf6f5c6",
      "tree": "bbe9c75d0842f5812ef3a78c28f5167568c24d44",
      "parents": [
        "639d64456e20cbfc866b18dc03cf9f9babc9c7cd"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Thu Jul 31 19:10:22 2008 +0300"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Aug 21 00:37:04 2008 -0500"
      },
      "message": "powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target\n\nThis patch fixes the following build error with mpc866_ads_defconfig:\n\n\u003c--  snip  --\u003e\n\n...\n  WRAP    arch/powerpc/boot/cuImage.mpc866ads\npowerpc64-linux-ld: arch/powerpc/boot/cuboot-mpc866ads.o: No such file: No such file or directory\nmake[2]: *** [arch/powerpc/boot/cuImage.mpc866ads] Error 1\n\n\u003c--  snip  --\u003e\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "d27a736c7a62c3451e389aa8e0dfc64dab119b9b",
      "tree": "56def6d207e8c9b60d5d17fb5f7248693c0aae0f",
      "parents": [
        "ba1616d921429ffe7480e8835e85f95ff041add8"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Sun Aug 17 10:51:25 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Aug 20 23:56:30 2008 -0500"
      },
      "message": "powerpc/85xx: TQM8548: DTS file fixes and cleanup\n\nDue to the missing compatible property for the SOC, the MPC I2C buses are\nnot found any more. This patch fixes this issue. Furthermore it corrects\nthe name of the SOC node and adds the missing I2C node for the RTC.\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "ba1616d921429ffe7480e8835e85f95ff041add8",
      "tree": "c5fbab77c0b5732589f73a186528f91f3ca49f75",
      "parents": [
        "6a55617ed5d1aa62b850de2cf66f5ede2eef4825"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Jul 31 17:06:31 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Aug 20 23:26:02 2008 -0500"
      },
      "message": "powerpc: Fix whitespace merge in mpc8641 hpcn device tree\n\nWhen we coverted the .dts to v1 we lost a space between the irq\nand its polarity/sense information.  This causes a bit of chaos\nas the reset of the blob is off by one cell.\n\nThis was noticed by booting and getting errors w/ATA due to\nlock of interrupts.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "ed95d7450dcbfeb45ffc9d39b1747aee82b49a51",
      "tree": "faca7d89e2907e1407161f967477ed2ae21d46bb",
      "parents": [
        "0ec27c049d80535f77901654a310b090106b046c"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Thu Aug 07 12:24:17 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Aug 20 16:34:58 2008 +1000"
      },
      "message": "powerpc: Update in-kernel dtc and libfdt to version 1.2.0\n\nSome time ago, a copies of the upstream dtc and libfdt sources were\nincluded in the kernel tree to avoid having these as external\ndependencies for building the kernel.  Since then development on the\nupstream dtc and libfdt has continued.  This updates the in-kernel\nversions to match the recently released upstream dtc version 1.2.0.\nThis includes a number of bugfixes, many cleanups and a few new\nfeatures.\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e2205a156f4dd727097f7f492bf03aa8920b0071",
      "tree": "7c4947406e9e11b5fbe183db4e0ae1943b9a7d15",
      "parents": [
        "a7ef6a40f700496c60b8f7206fff74fecd67b3a2",
        "13fa00a8780885edcdf0bc53b81e5d0fec71119a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 11 10:40:28 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 11 10:40:28 2008 -0700"
      },
      "message": "Merge branch \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:\n  powerpc: Remove include/linux/harrier_defs.h\n  powerpc: Do not ignore arch/powerpc/include\n  powerpc: Delete completed \"ppc removal\" task from feature removal file\n  powerpc/mm: Fix attribute confusion with htab_bolt_mapping()\n  powerpc/pci: Don\u0027t keep ISA memory hole resources in the tree\n  powerpc: Zero fill the return values of rtas argument buffer\n  powerpc/4xx: Update defconfig files for 2.6.27-rc1\n  powerpc/44x: Incorrect NOR offset in Warp DTS\n  powerpc/44x: Warp DTS changes for board updates\n  powerpc/4xx: Cleanup Warp for i2c driver changes.\n  powerpc/44x: Adjust warp-nand resource end address\n"
    },
    {
      "commit": "775587b6d769af3ba779a12ce790db4ccf0d1676",
      "tree": "d9640ffd6553ec4656449ded9035449f13dbc654",
      "parents": [
        "5c9ffc9c3d61dfcafd7cdb61c7b94f2d7ac408fb"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Tue Aug 05 13:01:02 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Aug 05 14:33:46 2008 -0700"
      },
      "message": "powerpc: 86xx: mpc8610_hpcd: add watchdog node\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nCc: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nCc: Wim Van Sebroeck \u003cwim@iguana.be\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "929badad6296c9682d271c97f39b78cb7007128a",
      "tree": "ba0cc4e36226daac13afc453c397dcf666c5915c",
      "parents": [
        "1d555cf168315ceb5422df9bff348466da2c549d"
      ],
      "author": {
        "name": "Sean MacLennan",
        "email": "smaclennan@pikatech.com",
        "time": "Thu Jul 31 13:41:11 2008 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Mon Aug 04 21:42:07 2008 -0400"
      },
      "message": "powerpc/44x: Incorrect NOR offset in Warp DTS\n\nFPGA offset in NOR flash was converted incorrectly when switching from\n64M to 4M flash.\n\nSigned-off-by: Sean MacLennan \u003csmaclennan@pikatech.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "1d555cf168315ceb5422df9bff348466da2c549d",
      "tree": "c15af1923fa82ea33eaaa96624770a8d680bbc5a",
      "parents": [
        "048040a36d46dced846b058bc083c212e0c75615"
      ],
      "author": {
        "name": "Sean MacLennan",
        "email": "smaclennan@pikatech.com",
        "time": "Sat Jul 26 11:50:19 2008 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Mon Aug 04 21:42:07 2008 -0400"
      },
      "message": "powerpc/44x: Warp DTS changes for board updates\n\nAdded support for the new at24 eeprom driver.\nDocumented a new fpga section, the DMA scatter gather list.\nRemoved index from i2c. No longer needed.\nFixed the leds section.\n\nSigned-off-by: Sean MacLennan \u003csmaclennan@pikatech.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "b8b572e1015f81b4e748417be2629dfe51ab99f9",
      "tree": "7df58667d5ed71d6c8f8f4ce40ca16b6fb776d0b",
      "parents": [
        "2b12a4c524812fb3f6ee590a02e65b95c8c32229"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Fri Aug 01 15:20:30 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 04 12:02:00 2008 +1000"
      },
      "message": "powerpc: Move include files to arch/powerpc/include/asm\n\nfrom include/asm-powerpc.  This is the result of a\n\nmkdir arch/powerpc/include/asm\ngit mv include/asm-powerpc/* arch/powerpc/include/asm\n\nFollowed by a few documentation/comment fixups and a couple of places\nwhere \u003casm-powepc/...\u003e was being used explicitly.  Of the latter only\none was outside the arch code and it is a driver only built for powerpc.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "cf0d19fb3032ebf2cf8e5217da00f51dc025aa8e",
      "tree": "d4547338d0cd8a06ee2b111c54fd604a0df412df",
      "parents": [
        "74deace2f952f7a28d2c516facc9954199881937"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Jul 29 15:29:24 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jul 29 17:48:35 2008 -0500"
      },
      "message": "powerpc/fsl: proliferate simple-bus compatibility to soc nodes\n\nadd simple-bus compatible property to soc nodes for 83xx/85xx platforms\nthat were missing them.  Add same to platform probe code.\n\nThis fixes SoC device drivers (such as talitos) to succeed in matching\ndevices present in the soc node.\n\nalso update mpc836x_rdk dts to new SEC bindings (overlooked in commit\n3fd4473: powerpc/fsl: update crypto node definition and device tree\ninstances).\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "542a3a3bc9d9c176f7cb332948df1cb8ff91fa64",
      "tree": "fd472e46578cb52997e24179e0764db52f61c850",
      "parents": [
        "bf312ccc04ab09d674cd1b0f228e76201d94483b"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Fri Jul 18 04:18:54 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jul 22 10:39:35 2008 +1000"
      },
      "message": "powerpc/boot: Change spaces to tabs\n\nFor C code spaces versus tabs is just a religious issue,\nbut for Makefiles it actually matters.\n\nThis patch fixes he following errors:\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/Makefile:166: *** missing separator.  Stop.\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/powerpc/boot/Makefile:171: *** missing separator.  Stop.\n\nSince this was inside an ifdef DTC_GENPARSER it was not a problem unless\nsomeone wanted to regenerate the shipped generated files.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nAcked-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a47fda930777f2d84209c9d140557b983e84a16a",
      "tree": "78c00951fa2dac8cee500ce781e2923c067e8602",
      "parents": [
        "52ddd1cdc923802b224b15ba75000c6c5668227f"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Thu Jun 12 03:04:37 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:43 2008 -0500"
      },
      "message": "powerpc/86xx: mpc8610_hpcd - add support for ULI RTC\n\nThe ULI \"Super South Bridge\" contains ISA bridge to the legacy\ndevices, such as Super IO mouse/keyboard/floppy disk controllers,\nparallel port, i8259 interrupt controller and so on.\n\ni8259 is disabled on the MPC8610HPCD, and other peripherals are not\ntraced out. So we use only RTC.\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "36aa7965d85270065f090b01db5c62bf75e65f30",
      "tree": "3612a309447ab6adeced712c93fac3378c93d14e",
      "parents": [
        "574366128db29e7da609ec1f9c01bf9d80adec87"
      ],
      "author": {
        "name": "Paul Gortmaker",
        "email": "paul.gortmaker@windriver.com",
        "time": "Thu Jul 10 16:21:35 2008 -0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:33 2008 -0500"
      },
      "message": "powerpc/mpc7448: add alias list to DTS, clean out old chosen node\n\nThe mpc7448hpc2 board doesn\u0027t have an alias block like\nmost of the other modern eval boards have.  We need this\nblock in order to have u-boot be able to make use of the\nCONFIG_OF_STDOUT_VIA_ALIAS (vs. having a hard coded node)\nin the future.\n\nAlso remove the old, redundant chosen node.  Of all the modern\nFreescale eval boards (incl. 83xx, 85xx, 86xx) this is the only\none which still has it.  Its presence also breaks with some older\nversions of u-boot, like 1.3.1 -- which try and insert a\nsecond chosen node.\n\nSigned-off-by: Paul Gortmaker \u003cpaul.gortmaker@windriver.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "574366128db29e7da609ec1f9c01bf9d80adec87",
      "tree": "2eed2d730aac91d9de1475fc98e7aae896d7ed9c",
      "parents": [
        "d49747bdfb2ddebea24d1580da55b79d093d48a9"
      ],
      "author": {
        "name": "Scott Wood",
        "email": "scottwood@freescale.com",
        "time": "Fri Jul 11 17:55:25 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 16 17:57:31 2008 -0500"
      },
      "message": "powerpc/mpc8313erdb: Add power management to the device tree.\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5b0504c0d795d6b0a904ff861c043d7a231f67a4",
      "tree": "c988e8b614c55d0dae2be4b750a03eb0a4f4d355",
      "parents": [
        "930074b6b9c4895d20cdadba5aff97907e28728d",
        "77a76369475801ab8cbb338b9d8cfa92a491badb"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jul 15 11:55:27 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jul 15 11:55:27 2008 +1000"
      },
      "message": "Merge commit \u0027gcl/gcl-next\u0027\n"
    },
    {
      "commit": "930074b6b9c4895d20cdadba5aff97907e28728d",
      "tree": "3725eca121188f2e9c3b8bb4d4b8ba35e92640c7",
      "parents": [
        "3fd44736db9a5bf33e4a216b9cd43c9cfd57c459",
        "2bf3016f89344d4cd8b2c96bbec2b642a2bde413"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jul 15 11:54:57 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Tue Jul 15 11:54:57 2008 +1000"
      },
      "message": "Merge commit \u0027jwb/jwb-next\u0027\n"
    },
    {
      "commit": "3fd44736db9a5bf33e4a216b9cd43c9cfd57c459",
      "tree": "855b82f0fad5dbff233bb89a389fb556e737980f",
      "parents": [
        "d0fc2eaaf4c56a95f5ed29b6bfb609e19714fc16"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Jul 08 19:13:33 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:47 2008 -0500"
      },
      "message": "powerpc/fsl: update crypto node definition and device tree instances\n\ndelete obsolete device-type property, delete model property\n(use compatible property instead), prepend \"fsl,\" to Freescale\nspecific properties. Add nodes to device trees that are missing them,\nand fix broken property values in other trees.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a5d28c8e64ff0bc77d38d9c19c6d8163e4c0ffaa",
      "tree": "f0b85adf4a897eca1567826202f1176f7b8554de",
      "parents": [
        "dc320815305c5f019672d144f4c4c2710ef7732e"
      ],
      "author": {
        "name": "Jochen Friedrich",
        "email": "jochen@scram.de",
        "time": "Wed Jul 02 18:06:13 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:39 2008 -0500"
      },
      "message": "powerpc/CPM: Add i2c pins to dts and board setup\n\nInitialize I2C pins on boards with CPM1/CPM2 controllers and document the\ni2c bus in booting-without-of.\n\nThe boards don\u0027t have any I2C chips connected to the I2C bus, so unless\nsome external chips are connected to the boards, this code is just an\nexample of setting everything else up.\n\nSigned-off-by: Jochen Friedrich \u003cjochen@scram.de\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "2f3804edf971d2080243d2b4552bfd61ddfbf969",
      "tree": "9d83fdd98c22ccd114da19c145b54754258d83a9",
      "parents": [
        "a712b65cd015d9bd05bce01f57a42cd6c73c4aa0"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Jul 02 01:36:15 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:37 2008 -0500"
      },
      "message": "powerpc/85xx: Add support for MPC8536DS\n\nAdd support for the MPC8536 process and MPC8536DS reference board.  The\nMPC8536 is an e500v2 based SoC which eTSEC, USB, SATA, PCI, and PCIe.\n\nThe USB and SATA IP blocks are similiar to those on the PQ2 Pro SoCs and\nthus use the same drivers.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a3083220c089c626a66b66af0eff4f9220d5b797",
      "tree": "72f81386ecfbab37cc21e923de8b10519bf43dea",
      "parents": [
        "deabeabf0bb8e6ad0b5917859893ac5af46d9b04"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Thu Jun 26 15:15:43 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:34 2008 -0500"
      },
      "message": "powerpc/85xx: TQM8548: add missing support for RTC and LM75\n\nIt adds the missing RTC node to tqm8548.dts and enables support for\nI2C, DS1307 and LM75 in the default configuration.\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "deabeabf0bb8e6ad0b5917859893ac5af46d9b04",
      "tree": "eb4a4b299e2f9a0c3b28e0ebb0d90b9edf06782f",
      "parents": [
        "6c1160991283a12537b136a71d10d271997fd64c"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Tue Jul 01 17:04:38 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:32 2008 -0500"
      },
      "message": "powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDE\n\ni8259 PIC is disabled on MPC8610HPCD, and ULi IDE is configured to use\nPCI sideband interrupt that is specified in the device tree.\n\nCurrent HPCD\u0027s device tree specify that IDE interrupt is low to high\nsensitive, but in practice ULi IDE throws active-high interrupts (not\nactive-low as all normal PCI devices).\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "0fe9b1ea60bc209c8c87afcbb1c2ec0b28835aa4",
      "tree": "579b62a337b195669943a782b853e5c0e019f401",
      "parents": [
        "11c2d8174ed3dc4f1971564732689b4a39129702"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jun 30 23:24:14 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Mon Jul 14 07:55:29 2008 -0500"
      },
      "message": "powerpc/85xx: Fix KSI8560 .dts\n\nRename MPIC label to mpic to match all other 85xx .dts and to fix compile\nissue introduced by addition of the DMA node.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "11c2d8174ed3dc4f1971564732689b4a39129702",
      "tree": "ac00daa548ea8ac24ae7a5c8062312e335ab9858",
      "parents": [
        "cde274c0c789404df8ece3f9e7d6506caf0127e2",
        "bce7f793daec3e65ec5c5705d2457b81fe7b5725"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Jul 14 14:29:49 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Mon Jul 14 14:29:49 2008 +1000"
      },
      "message": "Merge commit \u0027origin/HEAD\u0027 into test-merge\n\nManual fixup of include/asm-powerpc/pgtable-ppc64.h"
    },
    {
      "commit": "4df64c3e58d28ffc5c61bdbdd733c5d0303b9f3c",
      "tree": "21adfbacfbcd8a6de455d2b0f61227a791ce5c2b",
      "parents": [
        "08b6c06de5d3f37295f6dbf7010fb45ae5ee14a7"
      ],
      "author": {
        "name": "John Rigby",
        "email": "jrigby@freescale.com",
        "time": "Wed Jul 09 14:54:01 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Jul 12 12:10:54 2008 -0600"
      },
      "message": "powerpc/mpc5121: Update device tree for MPC5121ADS evaluation board\n\nCurrent device tree is only bare bones.  This patch adds nodes to make\nit a complete tree for the MPC5121ads.\n\nAdded nodes include:\n    mbx      - opengl coprocessor\n    nfc      - nand flash controller\n    cpld-pic - on board cpld\n    rtc\n    clock    - clock control\n    pmc      - power management control\n    gpio\n    mscan    - can module\n    i2c\n    axe      - audio coprocessor\n    display  - display interface unit\n    mdio\n    ethernet\n    usb\n    ioctl    - pin config\n    pata\n    ac97     - PSC configured as AC97\n    pscfifo  - psc fifo configuration\n    dma\n    pci\n\nFix typo in header changing MDS to ADS.\n\nAdd a compatible property of the form \"fsl,mpc5121-...\"\nto nodes missing one.\n\nChanged localbus compatible to fsl,mpc5121-localbus, this does\nnot break anything because the only code that uses it finds it\nvia the node name, not compatible.\n\nSigned-off-by: John Rigby \u003cjrigby@freescale.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "b0852cb8841f35b124f4344d92abd8c0a6b54fcf",
      "tree": "7e1f311b085f8ef09ca0b7a4a6e0cd6a33fb6e76",
      "parents": [
        "f40987b64d0f4d40b006ce09e37161b57c1e970b"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Wed Jul 02 11:56:40 2008 +0200"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Sat Jul 12 12:10:52 2008 -0600"
      },
      "message": "powerpc/mpc5200: add missing MSCAN FDT nodes for TQM52xx\n\nThis patch adds the still missing FDT nodes for the MSCAN devices for\nthe TQM52xx modules.\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "9fde9bdd3023854f7b03cc425ff4a0ed51bd1eb3",
      "tree": "0f8765f49e5c9bc5186c1524c0d84accb327af02",
      "parents": [
        "c356aa456e8677682aa3cdb4b81d08e814b1a379"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Jul 09 10:56:11 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Jul 09 10:56:11 2008 -0600"
      },
      "message": "powerpc/440: Convert Virtex ML507 device tree to dts-v1\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "c356aa456e8677682aa3cdb4b81d08e814b1a379",
      "tree": "1c7d7b2bebb66bd631a16b2cfacfab66b3c6cbfd",
      "parents": [
        "1d46e379aae7349069f459618f53fd5193c2fd29"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Jul 09 09:41:52 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Wed Jul 09 09:41:52 2008 -0600"
      },
      "message": "powerpc/bootwrapper: Allow user to specify additional default targets\n\nIt is inconvenient to add additional default targets to the bootwrapper\nMakefile for each new board supported which just needs a different dts\nfile.  This change allows the defconfig to specify additional build\ntargets.\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "05781ccd74c63c6c8567f99101587d5c07c163e0",
      "tree": "bd1e666433674363e5d0819c08afae87e7105995",
      "parents": [
        "801eb73f45371accc78ca9d6d22d647eeb722c11"
      ],
      "author": {
        "name": "Grant Erickson",
        "email": "gerickson@nuovations.com",
        "time": "Tue Jul 08 08:03:11 2008 +1000"
      },
      "committer": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Jul 09 16:30:46 2008 +1000"
      },
      "message": "ibm_newemac: Parameterize EMAC Multicast Match Handling\n\nVarious instances of the EMAC core have varying: 1) number of address\nmatch slots, 2) width of the registers for handling address match slots,\n3) number of registers for handling address match slots and 4) base\noffset for those registers.\n\nAs the driver stands today, it assumes that all EMACs have 4 IAHT and\nGAHT 32-bit registers, starting at offset 0x30 from the register base,\nwith only 16-bits of each used for a total of 64 match slots.\n\nThe 405EX(r) and 460EX now use the EMAC4SYNC core rather than the EMAC4\ncore. This core has 8 IAHT and GAHT registers, starting at offset 0x80\nfrom the register base, with ALL 32-bits of each used for a total of\n256 match slots.\n\nThis adds a new compatible device tree entry \"emac4sync\" and a new,\nrelated feature flag \"EMAC_FTR_EMAC4SYNC\" along with a series of macros\nand inlines which supply the appropriate parameterized value based on\nthe presence or absence of the EMAC4SYNC feature.\n\nThe code has further been reworked where appropriate to use those macros\nand inlines.\n\nIn addition, the register size passed to ioremap is now taken from the\ndevice tree:\n\n\tc4 for EMAC4SYNC cores\n\t74 for EMAC4 cores\n\t70 for EMAC cores\n\nrather than sizeof (emac_regs).\n\nFinally, the device trees have been updated with the appropriate compatible\nentries and resource sizes.\n\nThis has been tested on an AMCC Haleakala board such that: 1) inbound\nICMP requests to \u0027haleakala.local\u0027 via MDNS from both Mac OS X 10.4.11\nand Ubuntu 8.04 systems as well as 2) outbound ICMP requests from\n\u0027haleakala.local\u0027 to those same systems in the \u0027.local\u0027 domain via MDNS\nnow work.\n\nSigned-off-by: Grant Erickson \u003cgerickson@nuovations.com\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "1d46e379aae7349069f459618f53fd5193c2fd29",
      "tree": "5553caf17770f4a2492da1bdf236f77dc5d98589",
      "parents": [
        "70bf0333d72cd66daf7664c44708f65518b267cc"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jul 04 00:59:37 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jul 04 00:59:37 2008 -0600"
      },
      "message": "powerpc/bootwrapper: add missing bit of simpleImage target\n\nThe wrapper script is missing the bits needed for building generic\nsimpleImage targets (targets which don\u0027t depend on any particular\nfirmware interface and retrieve all their data from the device tree).\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "d58577d8f36f66dbb5dec30fc01dfddda0cfd1fa",
      "tree": "92840d18b50ccaa63fbc4aec85c962223c5e9982",
      "parents": [
        "dc568ec4906ac2478e2d692adc6b12fbb6e4657e"
      ],
      "author": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Wed Jul 02 15:11:28 2008 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jul 04 00:58:59 2008 -0600"
      },
      "message": "powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440\n\nThe following changes add processing to initialize the Xilinx 16550 UART\nin the boot wrapper for Virtex targets without firmware.  Normally the\nboot wrapper assumes that the serial port has already been initialized by\nfirmware.\n\nThe wrapper was also modified to add the 440 build.\n\nSigned-off-by: John Linn \u003cjohn.linn@xilinx.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "dc568ec4906ac2478e2d692adc6b12fbb6e4657e",
      "tree": "e277430f6f7e67d3cbfbf6aab5a5019ffe682650",
      "parents": [
        "f3e909c2750eb20536bacacc867dc9047b70546a"
      ],
      "author": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Tue Jul 01 16:02:54 2008 -0700"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Fri Jul 04 00:57:59 2008 -0600"
      },
      "message": "powerpc/virtex: add dts file for ML507 reference design\n\nThis new file adds support for the ML507 reference design.  The ML507\nuses the Virtex 5 FXT FPGA which embeds a ppc440 core.\n\nSigned-off-by: John Linn \u003cjohn.linn@xilinx.com\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "5d1a04110bfc40a86e1387b5f4382addd9aa7fbb",
      "tree": "4ec6ab6b47187c178457e0da369976a540c3fd46",
      "parents": [
        "1702b52092e9a6d05398d3f9581ddc050ef00d06"
      ],
      "author": {
        "name": "John Linn",
        "email": "john.linn@xilinx.com",
        "time": "Tue Jul 01 14:17:18 2008 -0600"
      },
      "committer": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Jul 01 14:17:18 2008 -0600"
      },
      "message": "powerpc/bootwrapper: update for initrd with simpleImage\n\nThis change to the makefile corrects the build of a simpleImage with initrd.\n\nSigned-off-by: John Linn \u003cjohn.linn@xilinx\u003e\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\n"
    },
    {
      "commit": "9d4ae9fc92f347b93b42c9c0ccde7138c1202e36",
      "tree": "271b5abb9ffbdb43bca627605ccafe52eec9b55d",
      "parents": [
        "96d5b52c8473ae6ee63d592474bcc1255df06102"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Thu Jun 26 18:58:11 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Jul 01 11:28:53 2008 +1000"
      },
      "message": "powerpc/bootwrapper: Pad .dtb by default\n\nSince most bootloaders or wrappers tend to update or add some information\nto the .dtb they a handled they need some working space to do that in.\n\nBy default add 1K of padding via a default setting of DTS_FLAGS.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9b09c6d909dfd8de96b99b9b9c808b94b0a71614",
      "tree": "0796f29964a133130ed39584000b2108497f3d65",
      "parents": [
        "c230328def963373ec474056f372e1918692c3c8"
      ],
      "author": {
        "name": "Tony Breeds",
        "email": "tony@bakeyournoodle.com",
        "time": "Tue Jun 24 14:20:29 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Jul 01 11:28:32 2008 +1000"
      },
      "message": "powerpc: Change the default link address for pSeries zImage kernels\n\nCurrently we set the start of the .text section to be 4Mb for pSeries.\nIn situations where the zImage is \u003e 8Mb we\u0027ll fail to boot (due to\noverlapping with OF).  Move .text in a zImage from 4MB to 64MB\n(well past OF).\n\nWe still will not be able to load large zImage unless we also move OF,\nto that end, add a note to the zImage ELF to move OF to 32Mb.  If this\nis the very first kernel booted then we\u0027ll need to move OF manually by\nsetting real-base.\n\nSigned-off-by: Tony Breeds \u003ctony@bakeyournoodle.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e9a4b6a3f6592862a67837e80aad3f50468857a6",
      "tree": "087420cf91ac922c7e99757c4490a605ec7b10f2",
      "parents": [
        "441dbb500b4344a8e3125e5aabab4f9dbf72514f",
        "1702b52092e9a6d05398d3f9581ddc050ef00d06"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 30 10:16:50 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 30 10:16:50 2008 +1000"
      },
      "message": "Merge branch \u0027linux-2.6\u0027\n"
    },
    {
      "commit": "441dbb500b4344a8e3125e5aabab4f9dbf72514f",
      "tree": "3bb8fb1a88db3f5d03062a4887312f25c2e8041d",
      "parents": [
        "dee805532a30183c4462305b4614e58bd83a7bc1",
        "5ce4b59653b2c2053cd9a011918ac1e4747f24cc"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 30 09:57:05 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 30 09:57:05 2008 +1000"
      },
      "message": "Merge branch \u0027next\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx\n"
    },
    {
      "commit": "dee805532a30183c4462305b4614e58bd83a7bc1",
      "tree": "58cf510b5dfe47c29db0b1a660384f67ea396a61",
      "parents": [
        "f82796214a95b1ec00c2f121c1080d10f2b099a1"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jun 27 13:45:19 2008 -0500"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jun 27 16:04:29 2008 -0500"
      },
      "message": "powerpc: Add dma nodes to 83xx, 85xx and 86xx boards\n\nAdded DMA nodes for the elo/elo-plus DMA engines.\n\nRenamed the interrupt controller alias in mpc832x_rdb.dts to ipic so that\nits the same as all the other boards.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "143580ecfb7999147e546cc3814023e233e95fa5",
      "tree": "5ba519c2be2fb19a5ced64743eba075e1bd61b1d",
      "parents": [
        "305c73687157d677bee6f2a5dbee438d844a028c"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jun 13 07:19:06 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 16 15:00:52 2008 +1000"
      },
      "message": "[POWERPC] Fix bootwrapper builds with newer gcc versions\n\nGCC 4.4.x looks to be adding support for generating out-of-line register\nsaves/restores based on:\n\nhttp://gcc.gnu.org/ml/gcc-patches/2008-04/msg01678.html\n\nThis breaks the bootwrapper as we\u0027d need to link with libgcc to get the\nimplementation of the register save/restores.\n\nTo workaround this issue, we just stole the save/restore code from gcc\nand simplified it down for our needs (integer only).\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "ecab9ab22a9a64d6412961e42a5a23c74c6b6220",
      "tree": "149534c58c1e406453eac42a5d5e6536cfc66dc5",
      "parents": [
        "8d6bcd6e219f183aba4fb62bb7065a4db772ac49",
        "f17c63231c9c2bfc5717af1890ad17312a1c2c1c"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 16 14:30:47 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Jun 16 14:30:47 2008 +1000"
      },
      "message": "Merge branch \u0027for-2.6.26\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge\n"
    },
    {
      "commit": "d2146cb274e494dd14e50f5b4cdeb7a5e5af5421",
      "tree": "fe0b776834ec781c38acf02befd41514a4181952",
      "parents": [
        "b6014e15bc38a33cf9591d33674dd870027cb623"
      ],
      "author": {
        "name": "Giuseppe Coviello",
        "email": "cjg@cruxppc.org",
        "time": "Fri May 23 03:51:37 2008 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Jun 11 08:33:59 2008 -0400"
      },
      "message": "powerpc/4xx: Convert Sam440ep DTS to dts-v1\n\nThis makes the sam440ep.dts dts-v1 compliant.\n\nSigned-off-by: Giuseppe Coviello \u003cgicoviello@gmail.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "b6014e15bc38a33cf9591d33674dd870027cb623",
      "tree": "6a1fd99c29fb0f81ac88aeaa8c9899cadc93b336",
      "parents": [
        "995ada8d5e6b3d5a32ca3e544a564d0623c4f3fa"
      ],
      "author": {
        "name": "Giuseppe Coviello",
        "email": "cjg@cruxppc.org",
        "time": "Tue May 20 01:20:47 2008 +1000"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Jun 11 08:32:49 2008 -0400"
      },
      "message": "powerpc/4xx: Sam440ep support\n\nThe Sam440ep is an high customizable general purpose mini-itx board,\nbased on the AMCC 440EP and with a LatticeXP FPGA onboard.\n\nIt\u0027s poduced by ACube Systems Srl (Bassano del Grappa, Italy),\nhttp://www.acube-systems.biz.\n\nSigned-off-by: Giuseppe Coviello \u003cgicoviello@gmail.com\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "887942d7d62499999f7868f194d7f41fd6e88795",
      "tree": "db6d0651585abdbc4b5e846168c883edb389918c",
      "parents": [
        "939e622c5e7f8ccd6b0a05a810114b368f7de69e"
      ],
      "author": {
        "name": "Imre Kaloz",
        "email": "kaloz@openwrt.org",
        "time": "Wed Jun 11 08:03:41 2008 -0400"
      },
      "committer": {
        "name": "Josh Boyer",
        "email": "jwboyer@linux.vnet.ibm.com",
        "time": "Wed Jun 11 08:03:41 2008 -0400"
      },
      "message": "powerpc/4xx: MTD support for the AMCC Taishan Board\n\nAdd support for the NOR flash found on the AMCC Taishan Board\nand enable MTD support in the defconfig.\n\nSigned-off-by: Imre Kaloz \u003ckaloz@openwrt.org\u003e\nAcked-by: Stefan Roese \u003csr@denx.de\u003e\nSigned-off-by: Josh Boyer \u003cjwboyer@linux.vnet.ibm.com\u003e\n"
    },
    {
      "commit": "b13e930906b313d787f4dd07fe78b74a3a8c22c4",
      "tree": "96f88bf75f2c95bdbd36e4a43b80f9459a94b26f",
      "parents": [
        "32def337aafee0bc65eb58d5b1b3617525eb7fb7"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Fri May 23 20:39:01 2008 +0400"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 11:11:17 2008 -0500"
      },
      "message": "powerpc/83xx: new board support: MPC8360E-RDK\n\nThis is patch adds board file, device tree, and defconfig for the new\nboard, made by Freescale Semiconductor Inc. and Logic Product Development.\n\nCurrently supported:\n1. UEC{1,2,7,4};\n2. I2C;\n3. SPI;\n4. NS16550 serial;\n5. PCI and miniPCI;\n6. Intel NOR StrataFlash X16 64Mbit PC28F640P30T85;\n7. Graphics controller, Fujitsu MB86277.\n\nNot supported in this patch:\n1. StMICRO NAND512W3A2BN6E, 512 Mbit (supported with FSL UPM NAND driver);\n2. FHCI USB (supported with FHCI driver).\n3. QE Serial UCCs (tested to not work with ucc_uart driver, reason\n   unknown, yet);\n4. ADC AD7843 (tested to work, but support via device tree depends on\n   major SPI rework, GPIO API, etc);\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5399be7f4679251e8c4c6637fde240f7ac8efdb9",
      "tree": "ed04baf7dba3d5fa39a8ab2c6d6ba48182bf7742",
      "parents": [
        "02b8a3d1eb2ae6353cfbce627ded22e299cf1989"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Fri Jun 06 13:50:06 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 10:34:37 2008 -0500"
      },
      "message": "powerpc/85xx: add local bus nodes for Flash and CAN to tqm8560.dts\n\nThis patch adds local bus nodes for Flash and CAN to the DTS file\nof the TQM8560 module (tqm8560.dts).\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "02b8a3d1eb2ae6353cfbce627ded22e299cf1989",
      "tree": "584a96fa753c9e4966f628943fd6eaf7aa38288b",
      "parents": [
        "6dd1b64a26d9209c09488e9fa257e7744823bf29"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Fri Jun 06 13:50:05 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 10:34:28 2008 -0500"
      },
      "message": "powerpc/85xx: support for the TQM8548 module using the big Flash\n\nSome TQM85xx boards could be equipped with up to 1 GiB (NOR) flash\nmemory and therefore a modified memory map is required and setup by\nthe board loader. This patch adds an appropriate DTS file.\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "6dd1b64a26d9209c09488e9fa257e7744823bf29",
      "tree": "b61365a5fc59681c793abd769ca1ac78421c6c9b",
      "parents": [
        "4fb035f69e3d08506b65d33b97be1b0e78af39a2"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Fri Jun 06 13:50:04 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 10:33:53 2008 -0500"
      },
      "message": "powerpc/85xx: add board support for the TQM8548 modules\n\nThis patch adds support for the TQM8548 modules from TQ-Components\nGmbH (http://www.tqc.de).\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "4fb035f69e3d08506b65d33b97be1b0e78af39a2",
      "tree": "8b93253aec4ee0af7372ed0f55d745ecabb3aa47",
      "parents": [
        "917f0af9e5a9ceecf9e72537fabb501254ba321d"
      ],
      "author": {
        "name": "Wolfgang Grandegger",
        "email": "wg@grandegger.com",
        "time": "Fri Jun 06 13:50:03 2008 +0200"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 10:33:11 2008 -0500"
      },
      "message": "powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modules\n\nLike for the TQM5200, the vendor prefix \"tqc,\" is now used for all\nTQM85xx modules from TQ-Components GmbH (http://www.tqc.de) in the\ncorresponding DTS files.\n\nSigned-off-by: Wolfgang Grandegger \u003cwg@grandegger.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "f17c63231c9c2bfc5717af1890ad17312a1c2c1c",
      "tree": "4b0abd2c88db4acdb6435bfd2125796651d85af1",
      "parents": [
        "70b3ec3e523fc2370117c0eaf5be80859848f66a"
      ],
      "author": {
        "name": "Anton Vorontsov",
        "email": "avorontsov@ru.mvista.com",
        "time": "Mon Mar 17 20:52:08 2008 +0300"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jun 10 09:19:26 2008 -0500"
      },
      "message": "[POWERPC] 83xx: MPC837xRDB\u0027s VSC7385 ethernet switch isn\u0027t on the MDIO bus\n\nMDIO-less PHYs should use CONFIG_FIXED_PHY driver and appropriate\nfixed-link property in the device tree.\n\nIf not, ethernet will not work:\n  e0024520:03 not found\n  eth1: Could not attach to PHY\n  IP-Config: Failed to open eth1\n\nSigned-off-by: Anton Vorontsov \u003cavorontsov@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    }
  ],
  "next": "ad16880daae42b4e8e078580812faa216600b05e"
}
