)]}'
{
  "log": [
    {
      "commit": "42a7bf4d2686145bea03ff9b87d83868cc514f47",
      "tree": "4f85165b2082ce939365a27ca185c949b39a674f",
      "parents": [
        "a4417c84513650a0f9e4de6a0bb2c5480e45b2a7"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Wed Feb 10 17:13:07 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:57:02 2010 -0700"
      },
      "message": "[ARM] tegra: harmony: Add harmony board file\n\nv2: fixes from Russell King\n\t- include linux/io.h instead of mach/io.h\n\nv3: fixes from Linus Walleij\n\t- remove /16 * 16 from UART clock\n\nv3:\n\t- Fix checkpatch issues\n\t- make board init calls explicit\n\t- use clock init table to set clocks\n\t- remove panel\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "a4417c84513650a0f9e4de6a0bb2c5480e45b2a7",
      "tree": "b62ffaabf7a6734f9a2be505b219f9367e3509ed",
      "parents": [
        "3c92db9ac0ca3eee8e46e2424b6c074e2e394ad9"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Tue Feb 23 18:46:37 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:57:02 2010 -0700"
      },
      "message": "[ARM] tegra: add pinmux support\n\nv2: fixes from Russell King\n\t- include linux/io.h instead of asm/io.h\nv3:\n\t- Add drive strength controls\n\t- Replace typedef enums with plain enums\n\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\n"
    },
    {
      "commit": "3c92db9ac0ca3eee8e46e2424b6c074e2e394ad9",
      "tree": "91bce4b3fa4cd34e415476a903d71dd759f9d598",
      "parents": [
        "2d5cd9a38b3792426115adbedce539bd45ee640e"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Mon Mar 15 19:40:06 2010 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:57:02 2010 -0700"
      },
      "message": "[ARM] tegra: add GPIO support\n\nv2: fixes from Mike Rapoport:\n\t- move gpio-names.h to arch/arm/mach-tegra\n    fixes from Russell King\n\t- include linux/io.h and linux/gpio.h instead of asm/io.h\n\t  and asm/gpio.h\n    additional changes:\n    \t- add macros to convert between irq and gpio numbers for platform data\n\t- change for_each_bit to for_each_set_bit in gpio.c\nv3:\n\t- minor bugfixes\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "2d5cd9a38b3792426115adbedce539bd45ee640e",
      "tree": "2c74d876e2ac955d441b51e89c5e2bc8f6cddf6d",
      "parents": [
        "1cea7326b3fff97d17d33fb8f33163409a84431b"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Thu Jan 28 16:41:42 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:57:02 2010 -0700"
      },
      "message": "[ARM] tegra: Add timer support\n\nv2: fixes from Russell King:\n\t- include linux/io.h instead of asm/io.h\n    fixes from Gary King:\n\t- remove extra (and incorrect) irq definitions\n\t- use timer 3 instead of timer 1 for compatibility with other drivers\n\t- fix typo that disabled oneshot mode\nv3:\n\t- Implement sched_clock\n\t- Fix checkpatch issues\n    fixes from Gary King:\n    \t- Fix incorrect cycles calculation\n\t- Fix min_delta_ns assignment\n    fixes from Linus Walleij:\n\t- use calc_mult_shift() instead of hard coding values\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\n"
    },
    {
      "commit": "1cea7326b3fff97d17d33fb8f33163409a84431b",
      "tree": "6f8964633b9ca49a7a86921007d0e8a24654e5ad",
      "parents": [
        "d861196163e30c07add471562b45dce38517c9b2"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Sun Feb 21 17:46:23 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:57:01 2010 -0700"
      },
      "message": "[ARM] tegra: SMP support\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "d861196163e30c07add471562b45dce38517c9b2",
      "tree": "33c3577854f2e600e0f4dc25620f4932a31d3138",
      "parents": [
        "5ad36c5f0ece31552a195f2f9e29357a2747536e"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Thu Jan 28 16:40:29 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:51:42 2010 -0700"
      },
      "message": "[ARM] tegra: Add clock support\n\nv2: fixes from Russell King:\n\t- include linux/io.h instead of asm/io.h\n\t- fix whitespace in Kconfig\n\t- Use spin_lock_init to initialize lock\n\t- Return -ENOSYS instead of BUG for unimplemented clock ops\n\t- Use proper return values in tegra2 clock ops\n    additional changes:\n\t- Rename some clocks to match dev_ids\n\t- add rate propagation\n\t- add debugfs entries\n\t- add support for clock listed in clk_lookup under multiple dev_ids\nv3:\n\t- Replace per-clock locking with global clock lock\n\t- Autodetect clock state on init\n\t- Let clock dividers pick next lower possible frequency\n\t- Add support for clock init tables\n\t- Minor bug fixes\n\t- Fix checkpatch issues\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\n"
    },
    {
      "commit": "5ad36c5f0ece31552a195f2f9e29357a2747536e",
      "tree": "85839de7f12e16c2ef984df06d4bbf52c1ca1fd6",
      "parents": [
        "c5f800656bc985b448b1d848d309648826536543"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Mon Mar 15 23:04:46 2010 -0700"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:51:42 2010 -0700"
      },
      "message": "[ARM] tegra: Add IRQ support\n\nv2: fixes from Russell King\n\t- include linux/io.h instead of asm/io.h and mach/io.h\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    },
    {
      "commit": "c5f800656bc985b448b1d848d309648826536543",
      "tree": "efac337e79b73bf24ce639840e41f77bcd46d707",
      "parents": [
        "cdd854bc42b5e6c79bbbc40c6600d995ffe6e747"
      ],
      "author": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Jan 21 16:53:02 2010 -0800"
      },
      "committer": {
        "name": "Erik Gilling",
        "email": "konkers@android.com",
        "time": "Thu Aug 05 14:51:42 2010 -0700"
      },
      "message": "[ARM] tegra: initial tegra support\n\nv2: Fixes from Mike Rapoport\n\t- remove unused header files (mach/dma.h and mach/nand.h)\n\t- remove tegra 1 references from Makefile.boot\n\nv2: fixes from Russell King\n\t- remove mach/io.h include from mach/iomap.h\n\t- fix whitespace in Kconfig\n\nv2: from Colin Cross\n\t- fix invalid immediate in debug-macro.S\n\nv3:\n\t- allow selection of multiple boards\n\nSigned-off-by: Colin Cross \u003cccross@android.com\u003e\nSigned-off-by: Erik Gilling \u003ckonkers@android.com\u003e\n"
    }
  ]
}
