summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: change name template in AT91_SOC_START macroLudovic Desroches2013-03-261-1/+1
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-2/+4
|\
| * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-071-0/+2
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-2/+2
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+0Star
|\ \
| * | ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski2012-11-131-1/+0Star
| |/
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \
| * | arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| |/
* | ARM: at91: add clocks for DT entriesLudovic Desroches2012-11-191-0/+2
* | arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-131-0/+6
* | arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-131-2/+2
|/
* ARM: at91: add clocks for I2C DT entriesLudovic Desroches2012-09-121-0/+2
* i2c: at91: add new driverNikolaus Voss2012-09-121-2/+2
* Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-1/+12
|\
| * ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-111-1/+12
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-021-0/+1
|/
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-231-0/+9
|\
| * ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard2012-05-141-0/+9
* | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0Star
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+1
* | ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5Jean-Christophe PLAGNIOL-VILLARD2012-03-151-0/+1
* | ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-011-0/+3
* | ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
* | ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+1
* | ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD2012-02-171-7/+1Star
* | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-081-6/+1Star
|\|
| * ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD2012-01-201-6/+0Star
| * ARM: at91: make rstc soc independentJean-Christophe PLAGNIOL-VILLARD2012-01-201-0/+1
* | ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-211-0/+7
|/
* Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-2/+2
|\
| * ARM: restart: at91: use new restart hookRussell King2012-01-051-2/+2
* | ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
* | ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD2011-11-291-5/+5
* | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-291-1/+3
|\ \
| * | at91: provide macb clks with "pclk" and "hclk" nameJamie Iles2011-11-221-1/+3
| |/
* | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-9/+1Star
* | ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+2
* | ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+1
* | ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD2011-11-281-0/+5
* | ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-5/+5
|/
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+6
|\
| * Merge branch 'dt/gic' into next/dtArnd Bergmann2011-10-311-0/+2
| |\
| * | ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre2011-10-251-0/+6
* | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+2
|\ \ \
| * | | at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD2011-09-101-0/+2
| |/ /
* | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+7
|\ \ \ | |_|/ |/| |
| * | ARM: at91: at91sam9g45: add trng clock and platform devicePeter Korsgaard2011-10-101-0/+7
| |/