| Commit message (Expand) | Author | Age |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-30 |
|\ |
|
| * | ARM: fix builds due to missing <asm/system_misc.h> includes | Olof Johansson | 2012-03-30 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 |
|\ \ |
|
| * | | ARM: at91: Consolidate time keeping and irq enable | Robert Lee | 2012-03-21 |
* | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ \ \ |
|
| * | | | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 |
| * | | | ARM: at91: add explicit include of hardware.h to uncompressor | Rob Herring | 2012-03-06 |
| * | | | Merge remote-tracking branch 'arm-soc/at91/base2+cleanup' into cleanup-base | Rob Herring | 2012-03-04 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | dmaengine: at_hdmac: add slave config operation | Nicolas Ferre | 2012-03-21 |
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ \ \ \ |
|
| * | | | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91... | Arnd Bergmann | 2012-03-16 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5 | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5 | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: add Shutdown Controller (SHDWC) DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: add ram controller DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: add RSTC (Reset Controller) dt support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: always enable sam9 restart | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: add pmc DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91/dt: add specific DT soc init | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | atmel/nand: add DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ARM: at91: enable on flash bbt for Atmel Reference and DT boards | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
| | * | | | | | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 |
* | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 |
|\| | | | | | |
|
| * | | | | | | Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ... | Arnd Bergmann | 2012-03-02 |
| |\| | | | | |
|
| | * | | | | | ARM: at91/pio: add new PIO3 features | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91: add sam9_smc.o to at91sam9x5 build | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/pit: add traces in case of error | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91: pit add DT support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-01 |
| | * | | | | | ARM: at91: AIC and GPIO IRQ device tree initialization | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/board-dt: remove AIC irq domain from board file | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/gpio: remove the static specification of gpio_chip.base | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/gpio: add .to_irq gpio_chip handler | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/gpio: add irqdomain and DT support | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/gpio: change comments and one variable name | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/snapper9260: move gpio_to_irq out of structure initialization | Nicolas Ferre | 2012-03-01 |
| | * | | | | | ARM: at91/aic: add irq domain and device tree support | Nicolas Ferre | 2012-03-01 |
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. | | | | | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 2012-03-02 |
| |\ \| | | | |
|
| | | * | | | | ARM: at91: properly sort dtb files in Makefile.boot | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |
| | | * | | | | ARM: at91: add at91sam9g25ek.dts in Makefile.boot | Nicolas Ferre | 2012-02-23 |
| | | * | | | | ARM: at91/board-dt: drop default console | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |
| | | * | | | | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |
| | | * | | | | ARM: at91: merge SRAM Memory banks thanks to mirroring | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |
| | | * | | | | ARM: at91: finally drop at91_sys_read/write | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |
| | | * | | | | ARM: at91/rtc-at91sam9: pass the GPBR to use via resources | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 |