summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Merge branch 'ux500/dt' into next/dt2Arnd Bergmann149-1690/+2983
2012-03-16ARM: ux500: Provide local timer support for Device TreeLee Jones2-3/+14
2012-03-16ARM: ux500: Enable PL022 SSP Controller in Device TreeLee Jones2-3/+6
2012-03-16ARM: ux500: Enable PL310 Level 2 Cache Controller in Device TreeLee Jones2-1/+14
2012-03-16ARM: ux500: Enable PL011 AMBA UART Controller for Device TreeLee Jones2-1/+15
2012-03-16ARM: ux500: Enable Cortex-A9 GIC (Generic Interrupt Controller) in Device TreeLee Jones2-1/+24
2012-03-16ARM: ux500: db8500: list most devices in the snowball device treeLee Jones3-1/+343
2012-03-16ARM: ux500: split dts file for snowball into generic partArnd Bergmann2-7/+22
2012-03-16ARM: ux500: combine the board init functions for DT bootArnd Bergmann1-6/+51
2012-03-16ARM: ux500: Initial Device Tree support for SnowballArnd Bergmann3-0/+66
2012-03-16ARM: ux500: CONFIG: Enable Device Tree support for future endeavoursLee Jones2-0/+7
2012-03-16Merge branch 'depends/driver-core' into ux500/dtArnd Bergmann85-915/+1543
2012-03-16Merge branch 'ux500/soc' into ux500/dtArnd Bergmann18-304/+477
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2+USB' of git://github.com/at91linux/linux-...Arnd Bergmann5-3/+69
2012-03-16Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...Arnd Bergmann59-193/+1365
2012-03-15ARM: at91: sam9g20 udc add dt supportJean-Christophe PLAGNIOL-VILLARD2-0/+12
2012-03-15USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD3-3/+57
2012-03-15ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD7-1/+25
2012-03-15ARM: at91: usb ehci add dt supportJean-Christophe PLAGNIOL-VILLARD2-1/+35
2012-03-15ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD9-1/+45
2012-03-15ARM: at91: usb ohci add dt supportJean-Christophe PLAGNIOL-VILLARD2-1/+119
2012-03-15ARM: at91: add Shutdown Controller (SHDWC) DT supportJean-Christophe PLAGNIOL-VILLARD6-1/+124
2012-03-15ARM: at91: add ram controller DT supportJean-Christophe PLAGNIOL-VILLARD8-27/+72
2012-03-15ARM: at91: add RSTC (Reset Controller) dt supportJean-Christophe PLAGNIOL-VILLARD6-1/+57
2012-03-15ARM: at91: always enable sam9 restartJean-Christophe PLAGNIOL-VILLARD1-8/+2
2012-03-15ARM: at91: add pmc DT supportJean-Christophe PLAGNIOL-VILLARD10-7/+112
2012-03-15ARM: at91/dt: add specific DT soc initJean-Christophe PLAGNIOL-VILLARD3-7/+20
2012-03-15ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20Jean-Christophe PLAGNIOL-VILLARD1-0/+96
2012-03-15ARM: at91: sam9x5 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+39
2012-03-15ARM: at91: sam9g45 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15ARM: at91: usb_a9g20 add DT i2c supportJean-Christophe PLAGNIOL-VILLARD2-0/+12
2012-03-15ARM: at91: sam9g20 add i2c DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+13
2012-03-15i2c/gpio: add DT supportJean-Christophe PLAGNIOL-VILLARD2-22/+108
2012-03-15ARM: at91: sam9x5 add nand supportJean-Christophe PLAGNIOL-VILLARD3-1/+50
2012-03-15atmel/nand: add DT supportJean-Christophe PLAGNIOL-VILLARD8-78/+233
2012-03-15of/mtd/nand: add generic bindings and helpersJean-Christophe PLAGNIOL-VILLARD5-0/+116
2012-03-15of: introduce helper to manage booleanJean-Christophe PLAGNIOL-VILLARD1-0/+16
2012-03-15ARM: at91: enable on flash bbt for Atmel Reference and DT boardsJean-Christophe PLAGNIOL-VILLARD10-0/+10
2012-03-15mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBTJean-Christophe PLAGNIOL-VILLARD2-1/+2
2012-03-15ATMEL: fix nand ecc supportJean-Christophe PLAGNIOL-VILLARD25-45/+55
2012-03-15Merge branch 'local_timers-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+1
2012-03-15ARM: ux500: fix compilation after local timer reworkMarc Zyngier1-1/+1
2012-03-13Merge branch 'local_timers-for-arm-soc' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann38-411/+407
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2-43/+6
2012-03-13ARM: local timers: convert MSM to runtime registration interfaceMarc Zyngier1-35/+44
2012-03-13ARM: local timers: convert exynos to runtime registration interfaceMarc Zyngier1-8/+10
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier3-43/+5
2012-03-13ARM: imx6q: convert to twd_local_timer_register() interfaceMarc Zyngier4-39/+5
2012-03-13ARM: highbank: convert to twd_local_timer_register() interfaceMarc Zyngier4-45/+7
2012-03-13ARM: ux500: convert to twd_local_timer_register() interfaceMarc Zyngier4-38/+25