summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann2012-03-1659-193/+1365
|\
| * ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-167-1/+25
| * ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-162-1/+35
| * ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-169-1/+45
| * ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-162-1/+119
| * ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-156-1/+124
| * ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-158-27/+72
| * ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-156-1/+57
| * ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD2012-03-151-8/+2
| * ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-1510-7/+112
| * ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD2012-03-153-7/+20
| * ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20Jean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+96
| * ARM: at91: sam9x5 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+39
| * ARM: at91: sam9g45 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+13
| * ARM: at91: usb_a9g20 add DT i2c supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-0/+12
| * ARM: at91: sam9g20 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+13
| * i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-152-22/+108
| * ARM: at91: sam9x5 add nand supportJean-Christophe PLAGNIOL-VILLARD2012-03-153-1/+50
| * atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD2012-03-158-78/+233
| * of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD2012-03-155-0/+116
| * of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+16
| * ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD2012-03-1510-0/+10
| * mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2012-03-152-1/+2
| * ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD2012-03-1525-45/+55
* | Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson2012-03-106-63/+168
|\ \
| * | arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux boardIlya Yanok2012-03-051-0/+27
| * | ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren2012-03-051-44/+32
| * | ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren2012-03-051-0/+7
| * | Merge branch 'for_3.4/dt_irq_domain' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2012-02-2990-2628/+1543
| |\ \
| | * | ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson2012-02-271-14/+16
| | * | arm/dts: OMAP3: Add interrupt-controller bindings for INTCBenoit Cousson2012-02-271-2/+4
| | * | ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-273-10/+89
| | * | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson2012-02-2786-2603/+1435
| |/| |
* | | | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08205-651/+1733
|\ \ \ \
| * | | | Document: devicetree: add OF documents for arch-mmpHaojian Zhuang2012-03-075-0/+87
| * | | | ARM: dts: append DTS file of pxa168Haojian Zhuang2012-03-072-0/+136
| * | | | ARM: mmp: append OF support on pxa168Haojian Zhuang2012-03-073-0/+86
| * | | | ARM: mmp: enable rtc clk in pxa168Haojian Zhuang2012-03-071-0/+2
| * | | | i2c: pxa: add OF supportHaojian Zhuang2012-03-071-21/+74
| * | | | serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
| * | | | Linux 3.3-rc6v3.3-rc6Linus Torvalds2012-03-031-1/+1
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-03-031-2/+2
| |\ \ \ \
| | * | | | [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576Boaz Harrosh2012-02-251-2/+2
| * | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-03-034-2/+8
| |\ \ \ \ \
| | * | | | | [PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.James Bottomley2012-02-281-0/+4
| | * | | | | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
| | * | | | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-272-2/+2
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-034-4/+54
| |\ \ \ \ \ \
| | * | | | | | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabledJoerg Roedel2012-03-024-4/+54
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
| |\ \ \ \ \ \ \