aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-11-20ARM: at91: add clocks for DT entriesLudovic Desroches1-0/+1
2012-11-11Merge branch 'at91' into develLinus Walleij1-2/+5
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen1-0/+1
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen1-1/+1
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen1-2/+2
2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-09-12ARM: at91: add clocks for I2C DT entriesLudovic Desroches1-0/+1
2012-09-12i2c: at91: add new driverNikolaus Voss1-1/+2
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss1-0/+1
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-0/+1
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+8
2012-05-14ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard1-0/+8
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-16ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre1-0/+7
2012-02-23ARM: at91: merge SRAM Memory banks thanks to mirroringJean-Christophe PLAGNIOL-VILLARD1-8/+5
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-02-17ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD1-7/+1
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-0/+1
2012-01-20ARM: mach-at91: move special idle code out of lineNicolas Pitre1-0/+8
2012-01-20ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann1-1/+1
2012-01-05ARM: restart: at91: use new restart hookRussell King1-1/+1
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson1-3/+3
2011-11-30ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-29ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-11-29ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-1/+3
2011-11-28ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD1-9/+1
2011-11-28ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-11-28ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-28ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD1-0/+5
2011-11-28ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-11-22at91: provide macb clks with "pclk" and "hclk" nameJamie Iles1-1/+3
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+8
2011-10-25ARM: at91: add at91sam9g20 and Calao USB A9G20 DT supportJean-Christophe PLAGNIOL-VILLARD1-0/+8
2011-09-10at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD1-0/+2
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD1-44/+9
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD1-3/+1
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD1-4/+1
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD1-5/+4
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD1-1/+1