summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'davinci-for-v4.10/soc-3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-307-91/+37
|\
| * ARM: davinci: da830-evm: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-30/+11
| * ARM: davinci: da850-evm: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-25/+10
| * ARM: davinci: hawk: use gpio descriptor for mmc pinsAxel Haslam2016-11-281-31/+11
| * ARM: davinci: da8xx: Fix ohci device nameAxel Haslam2016-11-234-5/+5
* | Merge tag 'davinci-for-v4.10/soc-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2016-11-301-0/+1
|\|
| * ARM: davinci: PM: support da8xx DT platformsKevin Hilman2016-11-161-0/+1
* | Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2016-11-307-117/+62
|\ \
| * | ARM: davinci: PM: fix build when da850 not compiled inKevin Hilman2016-11-201-1/+3
| * | ARM: davinci: PM: cleanup: remove references to pdataKevin Hilman2016-11-161-30/+28
| * | ARM: davinci: PM: rework init, remove platform deviceKevin Hilman2016-11-166-98/+43
* | | Merge tag 'mvebu-soc-4.10-1' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann2016-11-263-339/+0
|\ \ \
| * | | ARM: orion5x: remove legacy support of ls-chlAshley Hughes2016-11-193-339/+0
* | | | Merge tag 'oxnas-arm-soc-for-4.10-v2' of https://github.com/OXNAS/linux into ...Arnd Bergmann2016-11-266-9/+261
|\ \ \ \
| * | | | ARM: oxnas: Add OX820 config and makefile entryNeil Armstrong2016-11-232-9/+22
| * | | | ARM: oxnas: Add OX820 SMP supportNeil Armstrong2016-11-234-0/+239
| |/ / /
* | | | ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6Niklas Cassel2016-11-261-0/+1
* | | | Merge tag 'mvebu-drivers-4.10-1' of git://git.infradead.org/linux-mvebu into ...Olof Johansson2016-11-191-3/+3
|\ \ \ \
| * | | | ARM/orion/gpio: Replace three seq_printf() calls by seq_puts() in orion_gpio_...Markus Elfring2016-10-171-3/+3
| |/ / /
* | | | Merge tag 'renesas-soc2-for-v4.10' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-11-192-0/+5
|\ \ \ \
| * | | | ARM: shmobile: r8a7745: basic SoC supportSergei Shtylyov2016-11-152-0/+5
* | | | | Merge tag 'omap-for-v4.10/legacy-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2016-11-1945-8306/+160
|\ \ \ \ \
| * | | | | ARM: OMAP2+: Drop legacy sdram timingsTony Lindgren2016-11-116-522/+0
| * | | | | ARM: OMAP2+: Drop legacy ads7846 initTony Lindgren2016-11-106-162/+0
| * | | | | ARM: OMAP2+: Remove legacy board-flash.cJavier Martinez Canillas2016-11-103-302/+0
| * | | | | ARM: OMAP2+: Remove legacy smsc911x and smc91x GPMC supportJavier Martinez Canillas2016-11-103-137/+0
| * | | | | ARM: OMAP2+: Remove legacy data from hwmod for omap3Tony Lindgren2016-11-106-1114/+43
| * | | | | ARM: OMAP2+: Remove legacy mux codeTony Lindgren2016-11-1012-4098/+27
| * | | | | ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren2016-11-102-107/+1
| * | | | | ARM: OMAP2+: Remove legacy usb-musb.c platform init codeTony Lindgren2016-11-102-107/+0
| * | | | | ARM: OMAP2+: Remove legacy muxing for usb-tusb6010.cTony Lindgren2016-11-101-21/+0
| * | | | | ARM: OMAP2+: Remove legacy usb-host.c platform init codeTony Lindgren2016-11-102-497/+0
| * | | | | ARM: OMAP2+: Remove legacy twl4030 platform init codeTony Lindgren2016-11-104-125/+1
| * | | | | ARM: OMAP2+: Remove legacy PM initTony Lindgren2016-11-101-60/+6
| * | | | | ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren2016-11-104-216/+83
| * | | | | ARM: OMAP2+: Remove legacy serial.cTony Lindgren2016-11-102-333/+1
| * | | | | ARM: OMAP2+: mux: Use seq_putc() in omap_mux_dbg_signal_show()Markus Elfring2016-11-091-1/+1
| * | | | | ARM: OMAP2+: mux: Replace three seq_printf() calls by seq_puts()Markus Elfring2016-11-091-3/+3
| * | | | | ARM: OMAP: kill omap_pmic_initNicolae Rosia2016-11-092-15/+0
| * | | | | ARM: OMAP2: kill omap2_pmic_initNicolae Rosia2016-11-091-6/+0
| * | | | | ARM: OMAP3: kill omap3_pmic_initNicolae Rosia2016-11-091-6/+0
| * | | | | ARM: OMAP3: kill omap3_pmic_get_config and twl_{get,set}_voltageNicolae Rosia2016-11-092-163/+0
| * | | | | ARM: OMAP4: kill omap4_pmic_init and omap4_pmic_get_configNicolae Rosia2016-11-092-318/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'omap-for-v4.10/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2016-11-1916-60/+399
|\ \ \ \ \
| * \ \ \ \ Merge branch 'omap-for-v4.10/cpuidle-v2' into omap-for-v4.10/socTony Lindgren2016-11-157-23/+141
| |\ \ \ \ \
| | * | | | | ARM: OMAP5: Add basic cpuidle MPU CSWR supportSantosh Shilimkar2016-11-082-2/+80
| | * | | | | ARM: OMAP4+: Fix bad fallthrough for cpuidleTony Lindgren2016-11-081-3/+2
| | * | | | | ARM: OMAP5: Fix mpuss_early_initTony Lindgren2016-11-084-17/+58
| | * | | | | ARM: OMAP5: Fix build for PM codeTony Lindgren2016-11-081-1/+1
| | |/ / / /
| * | | | | ARM: DRA7: hwmod: Do not register RTC on DRA71Nishanth Menon2016-11-091-1/+9