summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* / ARM: mach-at91: Setup consistent dma size at boot timeJon Medhurst2011-08-221-0/+2
|/
* at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-281-10/+1Star
* at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-281-3/+1Star
* at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-281-4/+1Star
* at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-281-1/+1
* at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-281-12/+1Star
* at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-281-10/+10
* at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rlJean-Christophe PLAGNIOL-VILLARD2011-06-251-5/+5
* at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD2011-05-251-18/+41
* at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+4
* AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-091-3/+12