)]}'
{
  "log": [
    {
      "commit": "72838a170372d6bb44bcb04a81aa2c83312cfbc0",
      "tree": "36f416b9a26fab0a07a2d08958f2a398a9e1472b",
      "parents": [
        "2cfac7f7f2e6d11bcba105b3d6ba4d96ba5ad349"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Tue Aug 04 23:09:36 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Nov 02 12:00:03 2009 +0100"
      },
      "message": "MIPS: AR7: register watchdog device only if enabled in hw configuration\n\nThis patch checks if the watchdog enable bit is set in the DCL register\nmeaning that the hardware watchdog actually works and if so, register the\nar7_wdt platform_device.\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d47fbb5996269f3081deb7a1b4ba717557256555",
      "tree": "7f2c8fce4a9d8d37708692a9a654974f197d362c",
      "parents": [
        "6f4c7b32e156ac67ae170554cfba0929272c7adf"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Wed Jul 15 12:09:34 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Sep 17 20:07:48 2009 +0200"
      },
      "message": "MIPS: AR7: Make board code register ar7_wdt as a platform device\n\nThis patch makes the board code register the ar7_wdt driver as a platform\ndevice. We move the dynamic resource calculation here since the driver\nshould not be aware of the AR7 SoC version it is running on.\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "aa11d958d1a6572eda08214d7c6a735804fe48a5",
      "tree": "d025b05270ad1e010660d17eeadc6ac3c1abbd7d",
      "parents": [
        "07f6642ee9418e962e54cbc07471cfe2e559c568",
        "9799218ae36910af50f002a5db1802d576fffb43"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 12 17:44:53 2009 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 12 17:44:53 2009 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n\nConflicts:\n\tarch/microblaze/include/asm/socket.h\n"
    },
    {
      "commit": "1e2c8d830a74c24ccb25601bd89dcd0dbcb4e9f5",
      "tree": "cc0c274911753b9a379d713a201452a499cfc5af",
      "parents": [
        "d76c626b922e279c7764ec46fb1b9bbd41538f35"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Tue Aug 04 10:52:47 2009 +0000"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Aug 05 12:20:57 2009 -0700"
      },
      "message": "ar7: add fixed PHY support for the two on-board cpmac\n\nThis patch adds fixed PHY support for the two on-chip\ncpmac Ethernet adapters.\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "619e22632ea3110323b1851a7fecb52bf8505fd2",
      "tree": "1d5e2d70faeb6e664cb6331e1e8908c4cc603596",
      "parents": [
        "e5b3837a52c7fe5c7086590bed902f0fac5f9ec0"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Fri Jul 24 13:19:10 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:46 2009 +0100"
      },
      "message": "MIPS: AR7: Override CFLAGS with -Werror\n\nNow that we have removed all warnings from the ar7 board code we can use\n-Werror like on other MIPS boards.\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e5b3837a52c7fe5c7086590bed902f0fac5f9ec0",
      "tree": "3216921f401f67ed551755c74571e08c145ec0d1",
      "parents": [
        "8e84c1480d2e7d98d487b567100717b9cc9dcfd7"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Fri Jul 24 13:18:42 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:45 2009 +0100"
      },
      "message": "MIPS: AR7: Remove unused tnetd7200_get_clock function\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8e84c1480d2e7d98d487b567100717b9cc9dcfd7",
      "tree": "9ba61dfdf844f2836e37f50c17518a844b72ede3",
      "parents": [
        "50ca961912be315035cb0f3508e35c974851da2a"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Fri Jul 24 13:18:16 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:45 2009 +0100"
      },
      "message": "MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "50ca961912be315035cb0f3508e35c974851da2a",
      "tree": "148fcdf1771dcfc6b1587b45f04a617c00a64468",
      "parents": [
        "ea85a0e4cc870d2bb92e3b2007007901209bb7de"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Fri Jul 24 13:24:15 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:45 2009 +0100"
      },
      "message": "MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled\n\nThis patch fixes the following build failure when CONFIG_SERIAL_8250\nis not enabled in the kernel configuration:\narch/mips/ar7/built-in.o: In function \u0027ar7_register_devices\u0027:\nplatform.c:(.init.text+0x61c): undefined reference to \u0027early_serial_setup\u0027\nplatform.c:(.init.text+0x61c): relocation truncated to fit: R_MIPS_26 against \u0027early_serial_setup\u0027\nplatform.c:(.init.text+0x68c): undefined reference to \u0027early_serial_setup\u0027\nplatform.c:(.init.text+0x68c): relocation truncated to fit: R_MIPS_26 against \u0027early_serial_setup\u0027\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea85a0e4cc870d2bb92e3b2007007901209bb7de",
      "tree": "a7910ce9a26cebf2a33af96eccc2d9a3f7f39b7c",
      "parents": [
        "dd34b5a82feadfaee4f8dea83a694d9349f94a28"
      ],
      "author": {
        "name": "Roel Kluin",
        "email": "roel.kluin@gmail.com",
        "time": "Wed Jul 29 22:02:53 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:45 2009 +0100"
      },
      "message": "MIPS: Fix read buffer overflow\n\nSigned-off-by: Roel Kluin \u003croel.kluin@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "dd34b5a82feadfaee4f8dea83a694d9349f94a28",
      "tree": "e2f17d411a511441dd23413574f428b95896b2aa",
      "parents": [
        "838c05705ef8c110037a713526bb18762db0a241"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Tue Jul 21 12:38:10 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:44 2009 +0100"
      },
      "message": "MIPS: AR7: Fix build warning on memory.c\n\nThis patch fixes the following build warning:\narch/mips/ar7/memory.c: In function \u0027memsize\u0027:\narch/mips/ar7/memory.c:55: warning: passing argument 1 of \u0027writel\u0027 makes integer from pointer without a cast\n\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1de010a2702eb21d90883b83bf8c737d5e69d234",
      "tree": "bf20b0ae49aba8a7209c8e706d15b8619c359cb3",
      "parents": [
        "78fe01a5a80da4621321a1dc199c3a0875e2fbb0"
      ],
      "author": {
        "name": "Huang Weiyi",
        "email": "weiyi.huang@gmail.com",
        "time": "Thu Jul 09 06:14:37 2009 +0800"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Aug 03 17:52:41 2009 +0100"
      },
      "message": "MIPS: AR7: Remove unused inclusions of \u003clinux/version.h\u003e.\n\nSigned-off-by: Huang Weiyi \u003cweiyi.huang@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7ca5dc145bc7daddd8aed8bbda46b74af9cebefc",
      "tree": "130b1aac6b095bdc2638124169795d6857981c31",
      "parents": [
        "7c5371c403abb29f01bc6cff6c5096abdf2dc524"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian@openwrt.org",
        "time": "Wed Jun 24 11:12:57 2009 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 03 15:45:23 2009 +0100"
      },
      "message": "MIPS: Add support for Texas Instruments AR7 System-on-a-Chip\n\nThis patch adds support for the Texas Instruments AR7 System-on-a-Chip.\nIt supports the TNETD7100, 7200 and 7300 versions of the SoC.\n\nSigned-off-by: Matteo Croce \u003cmatteo@openwrt.org\u003e\nSigned-off-by: Felix Fietkau \u003cnbd@openwrt.org\u003e\nSigned-off-by: Eugene Konev \u003cejka@openwrt.org\u003e\nSigned-off-by: Nicolas Thill \u003cnico@openwrt.org\u003e\nSigned-off-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    }
  ]
}
