summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-243-2/+7
|\
| * Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-203-8/+9
| |\
| * | ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu2013-12-103-2/+7
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2421-840/+96Star
|\ \ \
| * \ \ Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman2014-01-153-273/+0Star
| |\ \ \
| | * | | ARM: at91: switch Calao QIL-A9260 board to DTJean-Christophe PLAGNIOL-VILLARD2013-12-193-273/+0Star
| * | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-261-5/+2Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-123-15/+0Star
| * | | | ARM: at91: remove redundant dependencyYanis Moreno2013-12-121-1/+0Star
| * | | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-12-0420-551/+96Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: at91/dt: remove old clk materialBoris BREZILLON2013-12-021-346/+0Star
| | * | | ARM: at91: move sama5d3 SoC to common clkBoris BREZILLON2013-12-021-1/+0Star
| | * | | ARM: at91: prepare common clk transition for sama5d3 SoCBoris BREZILLON2013-12-021-1/+5
| | * | | ARM: at91: prepare sama5 dt boards transition to common clkBoris BREZILLON2013-12-021-1/+9
| | * | | ARM: at91: add new compatible strings for pmc driverBoris BREZILLON2013-12-021-0/+5
| | * | | ARM: at91: move pit timer to common clk frameworkBoris BREZILLON2013-12-021-1/+13
| | * | | clk: at91: add PMC smd clockBoris BREZILLON2013-12-021-0/+5
| | * | | clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+11
| | * | | clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+7
| | * | | ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-025-4/+34
| | * | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-0214-203/+13Star
| | | |/ | | |/|
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-241-1/+1
|\ \ \ \
| * | | | ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot2014-01-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-241-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-1/+1
| | |/ /
* | | | Merge branch 'master' into for-nextJiri Kosina2013-12-1941-179/+304
|\| | |
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-042-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor2013-12-021-0/+4
| | * | ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches2013-12-021-3/+3
| | |/
| * / ARM: at91: rm9200: switch back to clockevents_config_and_registerUwe Kleine-König2013-11-201-5/+2Star
| |/
| * Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-192-2/+2
| |\
| | * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-302-2/+2
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1614-1/+120
| |\ \
| | * \ Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-1514-1/+120
| | |\ \
| | | * | ARM: at91: fix hanged boot due to early rtt-interruptJohan Hovold2013-11-157-0/+34
| | | * | ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-1511-1/+86
| | | |/
| * | | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-149-27/+27
| |\ \ \
| | * | | video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-273-4/+4
| | * | | video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-279-23/+23
| | | |/ | | |/|
| * | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1411-111/+70Star
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: AT91: DT: pm: Select ram controller standby based on DTJean-Christophe PLAGNIOL-VILLARD2013-10-167-15/+17
| | * | ARM: AT91: pm: Factorize standby functionJean-Christophe PLAGNIOL-VILLARD2013-10-166-36/+29Star
| | * | ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-162-70/+0Star
| | * | ARM: at91: cpuidle: Convert to platform driverDaniel Lezcano2013-10-169-22/+56
| * | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-0/+1
| |\ \ \
| | * \ \ Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtKevin Hilman2013-10-181-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: at91: add at91sam9n12 ssc clock in look up tableBo Shen2013-10-141-0/+1
| | | |/
| * | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-113-15/+1Star
| |\ \ \
| | * | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-284-3/+11
| | |\| |