)]}'
{
  "log": [
    {
      "commit": "6588169d516560f68672e2928680b71c647b7806",
      "tree": "91b20bf9197c718ff4b5830bb1aea0b1bc0de272",
      "parents": [
        "d6f4ceb796ebf1a8c8a9ad4a8ea0d181aaec7de6"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Wed Jul 28 17:33:09 2010 +0200"
      },
      "committer": {
        "name": "Michal Marek",
        "email": "mmarek@suse.cz",
        "time": "Tue Aug 03 14:09:45 2010 +0200"
      },
      "message": "kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line\n\nIt is now possible to assign options to AS, CC and LD\non the command line - which is only used when building modules.\n\n{A,C,LD}FLAGS_MODULE was all used both in the top-level Makefile\nin the arch makefiles, thus users had no way to specify\nadditional options to AS, CC, LD when building modules\nwithout overriding the original value.\n\nIntroduce a new set of variables KBUILD_{A,C,LD}FLAGS_MODULE\nthat is used by arch specific files and free up\n{A,C,LD}FLAGS_MODULE so they can be assigned on\nthe command line.\n\nAll arch Makefiles that used the old variables has been updated.\n\nNote: Previously we had a MODFLAGS variable for both\nAS and CC. But in favour of consistency this was dropped.\nSo in some cases arch Makefile has one assignmnet replaced by\ntwo assignmnets.\n\nNote2: MODFLAGS was not documented and is dropped\nwithout any notice. I do not expect much/any breakage\nfrom this.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Denys Vlasenko \u003cvda.linux@googlemail.com\u003e\nCc: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: Mike Frysinger \u003cvapier@gentoo.org\u003e\nCc: Tony Luck \u003ctony.luck@intel.com\u003e\nCc: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Chen Liqin \u003cliqin.chen@sunplusct.com\u003e\nAcked-by: Mike Frysinger \u003cvapier@gentoo.org\u003e [blackfin]\nAcked-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e [avr32]\nSigned-off-by: Michal Marek \u003cmmarek@suse.cz\u003e\n"
    },
    {
      "commit": "3550b9313b88d9ae74812eaba22e0ddf9ac9f2ae",
      "tree": "121c0a418d9b013f6d889902681b7264cf26f0d9",
      "parents": [
        "ce378f7da8dd2fb6c5bb126505ea1d0c6cdc8eb5"
      ],
      "author": {
        "name": "Hans-Christian Egtvedt",
        "email": "hans-christian.egtvedt@atmel.com",
        "time": "Thu Dec 03 14:58:20 2009 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Mon Dec 14 19:33:33 2009 +0100"
      },
      "message": "avr32: add support for ATNGW100 mkII board\n\nThis patch adds board support for ATNGW100 mkII. This board is an upgrade of\nthe ATNGW100 where the difference is an additional 256 MB NAND flash device and\n128 MB 32-bit SDRAM instead of the 32 MB 16-bit SDRAM on ATNGW100.\n\nTested on ATNGW100 mkII, duh (-:\n\nSigned-off-by: Hans-Christian Egtvedt \u003chans-christian.egtvedt@atmel.com\u003e\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "c520f72172814c202ee47c51a63a1b1dde7f22f2",
      "tree": "c3af377e1603782b3172c4dbe0e2413dc6db6ec3",
      "parents": [
        "091438dd5668396328a3419abcbc6591159eb8d1"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Mon Apr 20 20:02:16 2009 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@ravnborg.org",
        "time": "Fri May 01 10:54:00 2009 +0200"
      },
      "message": "avr32: drop unused CLEAN_FILES\n\nLeft over from before we used arch/avr32/include\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Jesper Nilsson \u003cjesper.nilsson@axis.com\u003e\n"
    },
    {
      "commit": "a16fffdd8eb95ebab7dc22414896fe6493951e0e",
      "tree": "242e481f52bf05a684b362eeba8a1c5095ed6713",
      "parents": [
        "9477ab2b2ae098423af2ed4fb1f7b864abfc14fc"
      ],
      "author": {
        "name": "Jonas Larsson",
        "email": "jonas.larsson@martinsson.se",
        "time": "Fri Mar 27 10:18:14 2009 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Fri Mar 27 15:02:34 2009 +0100"
      },
      "message": "Add Merisc board support\n\nMerisc is the family name for a range of AVR32-based boards.\n\nThe boards are designed to be used in a man-machine interfacing\nenvironment, utilizing a touch-based graphical user interface. They host\na vast range of I/O peripherals as well as a large SDRAM \u0026 Flash memory\nbank.\n\nFor more information see: http://www.martinsson.se/merisc\n\nSigned-off-by: Jonas Larsson \u003cjonas.larsson@martinsson.se\u003e\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "dd5e1339e528197abdb7827663ff0673797fa088",
      "tree": "0cd6eeffbd2c817020a9ef1f1795a31f5c7328d9",
      "parents": [
        "bc08969fe638bb164915aadd1dc1a21194847000"
      ],
      "author": {
        "name": "Alex Raimondi",
        "email": "mailinglist@miromico.ch",
        "time": "Tue Dec 09 16:17:13 2008 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Mon Jan 05 15:52:04 2009 +0100"
      },
      "message": "avr32: Hammerhead board support\n\nThe Hammerhead platform is built around a AVR32 32-bit microcontroller\nfrom Atmel.  It offers versatile peripherals, such as ethernet, usb\ndevice, usb host etc.\n\nThe board also incooperates a power supply and is a Power over Ethernet\n(PoE) Powered Device (PD).\n\nAdditonally, a Cyclone III FPGA from Altera is integrated on the board.\nThe FPGA is mapped into the 32-bit AVR memory bus. The FPGA offers two\nDDR2 SDRAM interfaces, which will cover even the most exceptional need\nof memory bandwidth. Together with the onboard video decoder the board\nis ready for video processing.\n\nThis patch does include the basic support for the fpga device driver,\nbut not the device driver itself.\n\nSigned-off-by: Alex Raimondi \u003cmailinglist@miromico.ch\u003e\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "5b50c166b79ffa0a2e3b0f3785fa5263685a81f2",
      "tree": "f3dbd0082c413dccd3ed6cb5c0c9ac46cce2e4cc",
      "parents": [
        "198f29358a31cdca1a496d19da90bd5d6c8527ce"
      ],
      "author": {
        "name": "Mark Jackson",
        "email": "mpfj@mimc.co.uk",
        "time": "Mon Oct 13 13:14:50 2008 +0000"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Mon Oct 13 16:36:25 2008 +0200"
      },
      "message": "avr32: Add MIMC200 board support\n\nPlease consider the following patch which adds support for a new AVR32\nbased board.\n\nThe board is closely based on Atmel\u0027s NGW100 reference board, but has an\nextra 8MByte FLASH and 128KByte FRAM.\n\nSigned-off-by: Mark Jackson \u003cmpfj@mimc.co.uk\u003e\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "45c349b58c58f3922bfdec917aa30ff8425caa3f",
      "tree": "1a120cdf16ebd97e0084e12a53a0ec6519d5c0a1",
      "parents": [
        "a3bee42f058c2f9fe281df942eff397924630a12"
      ],
      "author": {
        "name": "Hans-Christian Egtvedt",
        "email": "hans-christian.egtvedt@atmel.com",
        "time": "Tue Jul 29 09:25:37 2008 +0000"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Mon Oct 13 16:01:18 2008 +0200"
      },
      "message": "avr32: add support for EarthLCD Favr-32 board\n\nThis patch adds support for the Favr-32 board made by EarthLCD.\n\nThis kit, which is also called ezLCD-101, has a 10.4\" touch screen LCD panel,\n16 MB 32-bit SDRAM, 8 MB parallel flash, Ethernet, audio out, USB device,\nSD-card slot, USART and various other connectors for cennecting stuff to SPI,\nI2C, GPIO, etc.\n\nSigned-off-by: Hans-Christian Egtvedt \u003chans-christian.egtvedt@atmel.com\u003e\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "a7448db4826efb097e94f601f4cd9b37053e81bf",
      "tree": "6e65bfe7369dffae2f5bcd06f12381cd02da0541",
      "parents": [
        "a09e64fbc0094e3073dbb09c3b4bfe4ab669244b"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Tue Aug 05 14:50:11 2008 +0200"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Fri Aug 08 12:31:55 2008 +0200"
      },
      "message": "avr32: Remove include/asm-avr32/arch-at32ap\n\nSince all users have been converted over to use \u003cmach/foo.h\u003e, there\u0027s no\nneed for the arch-at32ap directory and associated symlink anymore.\n\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "964d219b6a8a79ea4c8d77b6dcdcbbcda403c392",
      "tree": "e83c41834dec8650362689573eb4e35619d4350f",
      "parents": [
        "84db8d7cdb072866f5a6c6ac2c9a74c5c48dd22f"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Tue Aug 05 13:49:09 2008 +0200"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "haavard.skinnemoen@atmel.com",
        "time": "Tue Aug 05 13:49:09 2008 +0200"
      },
      "message": "avr32: Introduce arch/avr32/mach-*/include/mach\n\nAdd arch/avr32/mach-*/include to include search path and copy all the\nfiles from include/asm/arch there. The old files will be removed once\nARM does the same change and all common drivers are converted.\n\nSigned-off-by: Haavard Skinnemoen \u003chaavard.skinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "438ff3f3cc33833206a48492e9d6674e4e82bed8",
      "tree": "5159b43453c6a86949798af889d3cb0200818b74",
      "parents": [
        "281ef58ccf62eaa6c4e4b7e4c0a3ee6b52e84e5b"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Mon Oct 29 15:28:07 2007 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Fri Jan 25 08:31:41 2008 +0100"
      },
      "message": "[AVR32] Add support for AT32AP7001 and AT32AP7002\n\nThese are derivatives of the AT32AP7000 chip, which means that most of\nthe code stays the same. Rename a few files, functions, definitions\nand config symbols to reflect that they apply to all AP700x chips, and\nexclude some platform devices from chips where they aren\u0027t present.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "2853ce5ecefe9d9ca119f33db0c23a3f075e35d9",
      "tree": "c321226cab8ab804411c1fd8d74fa88b53d5f165",
      "parents": [
        "a7f5bf9b95ace39cd8b61e8c9ca1035966779ed1"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Wed Jan 04 17:26:23 2006 +0100"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Fri Jan 25 08:31:40 2008 +0100"
      },
      "message": "[AVR32] Oprofile support\n\nThis adds the necessary architecture code to run oprofile on AVR32\nusing the performance counters documented by the AVR32 Architecture\nManual.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nAcked-by: Philippe Elie \u003cphil.el@wanadoo.fr\u003e\n"
    },
    {
      "commit": "222d394d30e74bb7a2a65029fcea68107b0d0eb6",
      "tree": "1112c98d7edc51d1c6d5e9f3d826e29a42afd4da",
      "parents": [
        "714055ede4ffd60933397d4b61d285d0dfc9ecaf"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 21:59:31 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Mon Oct 15 21:59:31 2007 +0200"
      },
      "message": "kbuild: enable \u0027make AFLAGS\u003d...\u0027 to add additional options to AS\n\nThe variable AFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\nOn top of that several people over time has asked for a way to\npass in additional flags to gcc.\n\nThis patch replace use of AFLAGS with KBUILD_AFLAGS all over\nthe tree.\n\nPatch was tested on following architectures:\nalpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k, s390\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "a0f97e06a43cf524e616f09e6af3398e1e9c1c5b",
      "tree": "2503b24bdbc144aea9ea5bde6ead94b3406eaf98",
      "parents": [
        "9a39e273d4df0560c724c5fe71f6314a0583ca2b"
      ],
      "author": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "committer": {
        "name": "Sam Ravnborg",
        "email": "sam@neptun.(none)",
        "time": "Sun Oct 14 22:21:35 2007 +0200"
      },
      "message": "kbuild: enable \u0027make CFLAGS\u003d...\u0027 to add additional options to CC\n\nThe variable CFLAGS is a wellknown variable and the usage by\nkbuild may result in unexpected behaviour.\nOn top of that several people over time has asked for a way to\npass in additional flags to gcc.\n\nThis patch replace use of CFLAGS with KBUILD_CFLAGS all over the\ntree and enabling one to use:\nmake CFLAGS\u003d...\nto specify additional gcc commandline options.\n\nOne usecase is when trying to find gcc bugs but other\nuse cases has been requested too.\n\nPatch was tested on following architectures:\nalpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k\n\nTest was simple to do a defconfig build, apply the patch and check\nthat nothing got rebuild.\n\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\n"
    },
    {
      "commit": "c19aa754f32ff1dd7cb8e96454f5eba95c20585e",
      "tree": "7b21440ae66a10fb3d3b79792d92d988262985a3",
      "parents": [
        "de372ecd80a42c4fb485c7232475301a18d05184"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Mon Apr 30 17:15:46 2007 +0200"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Wed May 09 08:48:38 2007 +0200"
      },
      "message": "[AVR32] Use correct config symbol when setting cpuflags\n\nAs Robert P. J. Day pointed out, the CONFIG_CPU_AT32AP7000 symbol\nwasn\u0027t used for anything. It should have been used to select the\ncorrect -mcpu\u003d options for CFLAGS.\n\n-mcpu\u003dap7000 is the default anyway, so this patch shouldn\u0027t really\nmake any difference, but it\u0027s always nice to do things correctly.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "9ca20a8366462c553c27216161c735937f9de108",
      "tree": "da29b02189dca4c13caa784a3b941b7948eee75b",
      "parents": [
        "2c1a2a3441a754a9b5a8e7184071154f8a9bd61b"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Thu Apr 12 17:26:57 2007 +0200"
      },
      "committer": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Fri Apr 27 13:44:15 2007 +0200"
      },
      "message": "[AVR32] Board code for ATNGW100\n\nAdd board code and defconfig for the ATNGW100 Network Gateway kit.\nFor more information about this board, see\n\nhttp://www.atmel.com/dyn/products/tools_card.asp?tool_id\u003d4102\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\n"
    },
    {
      "commit": "0430fb20a2a9f06262cb5ccc98869d54cdaa3963",
      "tree": "d25b638e8ee4a4fe96e1b143e15f030296190b7a",
      "parents": [
        "71fa0a849b384f066dea6a2351c722c19846f4ac"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Tue Oct 24 10:12:39 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Oct 25 20:26:32 2006 -0700"
      },
      "message": "[PATCH] AVR32: Minor Makefile cleanup\n\nDon\u0027t generate listing by default, remove unused LIBGCC variable and\nrename generated disassembly and listing files to vmlinux.{s,lst}.\n\nAlso make sure that files generated during the build are actually\nremoved with make clean.\n\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "5f97f7f9400de47ae837170bb274e90ad3934386",
      "tree": "514451e6dc6b46253293a00035d375e77b1c65ed",
      "parents": [
        "53e62d3aaa60590d4a69b4e07c29f448b5151047"
      ],
      "author": {
        "name": "Haavard Skinnemoen",
        "email": "hskinnemoen@atmel.com",
        "time": "Mon Sep 25 23:32:13 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Sep 26 08:48:54 2006 -0700"
      },
      "message": "[PATCH] avr32 architecture\n\nThis adds support for the Atmel AVR32 architecture as well as the AT32AP7000\nCPU and the AT32STK1000 development board.\n\nAVR32 is a new high-performance 32-bit RISC microprocessor core, designed for\ncost-sensitive embedded applications, with particular emphasis on low power\nconsumption and high code density.  The AVR32 architecture is not binary\ncompatible with earlier 8-bit AVR architectures.\n\nThe AVR32 architecture, including the instruction set, is described by the\nAVR32 Architecture Manual, available from\n\nhttp://www.atmel.com/dyn/resources/prod_documents/doc32000.pdf\n\nThe Atmel AT32AP7000 is the first CPU implementing the AVR32 architecture.  It\nfeatures a 7-stage pipeline, 16KB instruction and data caches and a full\nMemory Management Unit.  It also comes with a large set of integrated\nperipherals, many of which are shared with the AT91 ARM-based controllers from\nAtmel.\n\nFull data sheet is available from\n\nhttp://www.atmel.com/dyn/resources/prod_documents/doc32003.pdf\n\nwhile the CPU core implementation including caches and MMU is documented by\nthe AVR32 AP Technical Reference, available from\n\nhttp://www.atmel.com/dyn/resources/prod_documents/doc32001.pdf\n\nInformation about the AT32STK1000 development board can be found at\n\nhttp://www.atmel.com/dyn/products/tools_card.asp?tool_id\u003d3918\n\nincluding a BSP CD image with an earlier version of this patch, development\ntools (binaries and source/patches) and a root filesystem image suitable for\nbooting from SD card.\n\nAlternatively, there\u0027s a preliminary \"getting started\" guide available at\nhttp://avr32linux.org/twiki/bin/view/Main/GettingStarted which provides links\nto the sources and patches you will need in order to set up a cross-compiling\nenvironment for avr32-linux.\n\nThis patch, as well as the other patches included with the BSP and the\ntoolchain patches, is actively supported by Atmel Corporation.\n\n[dmccr@us.ibm.com: Fix more pxx_page macro locations]\n[bunk@stusta.de: fix `make defconfig\u0027]\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Dave McCracken \u003cdmccr@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ]
}
