summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2313-67/+591
|\
| * Merge tag 'renesas-boards2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2014-01-0217-42/+340
| |\
| | * ARM: shmobile: mackerel: Fix USBHS pinconf entryLaurent Pinchart2013-12-191-1/+1
| | * ARM: shmobile: Let Koelsch multiplatform boot with Koelsch DTBLaurent Pinchart2013-12-191-0/+1
| | * ARM: shmobile: Let Lager multiplatform boot with Lager DTBLaurent Pinchart2013-12-191-0/+1
| | * ARM: shmobile: Remove non-multiplatform Koelsch reference supportLaurent Pinchart2013-12-193-13/+0
| | * ARM: shmobile: Remove non-multiplatform Lager reference supportLaurent Pinchart2013-12-193-13/+0
| | * ARM: shmobile: koelsch-reference: Instantiate clkdevs for SCIF and CMTLaurent Pinchart2013-12-191-1/+29
| | * ARM: shmobile: lager-reference: Instantiate clkdevs for SCIF and CMTLaurent Pinchart2013-12-191-1/+30
| | * ARM: shmobile: koelsch-reference: Remove duplicate CCF initializationLaurent Pinchart2013-12-191-4/+1
| | * ARM: shmobile: lager-reference: Enable multiplaform kernel supportLaurent Pinchart2013-12-193-0/+11
| | * ARM: shmobile: armadillo: Set backlight enable GPIOLaurent Pinchart2013-12-191-4/+1
| | * ARM: shmobile: Koelsch: add Ether supportSergei Shtylyov2013-12-191-1/+55
| | * ARM: shmobile: koelsch: Add DU deviceLaurent Pinchart2013-12-191-0/+63
| | * Merge branch 'heads/soc2' into boards2-baseSimon Horman2013-12-1910-8/+151
| | |\
| * | \ Merge tag 'renesas-boards-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-2936-412/+741
| |\ \ \ | | |/ /
| | * | ARM: shmobile: lager: add gpio/fixed regulator for SDHIKuninori Morimoto2013-12-101-1/+82
| | * | ARM: shmobile: bockw: remove unused RSND_SSI_CLK_FROM_ADGKuninori Morimoto2013-12-101-2/+2
| | * | ARM: shmobile: armadillo: fixup FSI address sizeKuninori Morimoto2013-12-101-1/+1
| | * | ARM: Kconfig: Mention Renesas ARM SoCs instead of SH-MobileLaurent Pinchart2013-12-101-9/+9
| | * | ARM: shmobile: mackerel: Use pinconf API to configure pin pull-downLaurent Pinchart2013-12-102-27/+9
| | * | ARM: shmobile: Lager:add SPI FLASH support on QSPIHiep Cao Minh2013-12-101-0/+64
| | * | ARM: shmobile: mackerel: clk_round_rate() can return a zero to indicate an errorPaul Walmsley2013-12-101-2/+2
| | * | ARM: shmobile: Add pinctrl_register_mappings() for KoelschMagnus Damm2013-12-101-0/+12
| | * | ARM: shmobile: Use ->init_late() on LagerMagnus Damm2013-12-102-0/+3
| | * | ARM: shmobile: Hook up SW30-SW36 on KoelschMagnus Damm2013-12-101-0/+7
| | * | ARM: shmobile: koelsch: mark GPIO keys as wake-up sourcesMagnus Damm2013-12-101-1/+1
| | * | ARM: shmobile: Use ->init_late() on KoelschMagnus Damm2013-12-102-1/+4
| | * | ARM: shmobile: lager: mark GPIO keys as wake-up sourcesShinya Kuribayashi2013-12-101-1/+1
| | * | ARM: shmobile: r7s72100 Genmai MultiplatformMagnus Damm2013-12-103-0/+13
| | * | ARM: shmobile: r7s72100 Genmai DT reference C bitsMagnus Damm2013-12-104-1/+58
| | * | ARM: shmobile: Initial r8a7791 and Koelsch multiplatform supportMagnus Damm2013-12-103-0/+14
| | * | ARM: shmobile: koelsch: set .debounce_intervalSimon Horman2013-12-101-1/+2
| | * | ARM: shmobile: lager: set .debounce_intervalShinya Kuribayashi2013-12-101-1/+2
| | * | ARM: shmobile: bockw: add pin pull-up setting for SDHIKuninori Morimoto2013-12-101-0/+15
| | * | ARM: shmobile: bockw: fixup FPGA ioremap areaKuninori Morimoto2013-12-101-1/+3
| | * | ARM: shmobile: r8a7791 Koelsch DT reference C bitsMagnus Damm2013-12-104-0/+59
| | * | ARM: shmobile: Add Koelsch SW2 supportMagnus Damm2013-12-101-0/+22
| | * | ARM: shmobile: Add Koelsch LED6, LED7 and LED8 supportMagnus Damm2013-12-101-0/+27
| | * | ARM: shmobile: Enable PFC/GPIO on the Koelsch boardMagnus Damm2013-12-101-0/+1
| | * | ARM: shmobile: bockw: use regulator for MMCIFKuninori Morimoto2013-12-101-4/+9
| | * | Merge tag 'renesas-cleanup-for-v3.14' into boards-baseSimon Horman2013-12-1013-93/+59
| | |\ \
* | | \ \ Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-238-41/+27
|\ \ \ \ \
| * \ \ \ \ Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-01-0310-8/+151
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'heads/soc2' into dt3-baseSimon Horman2013-12-1910-8/+151
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Merge tag 'renesas-dt-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman2013-12-2022-304/+284
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | ARM: shmobile: marzen: remove SDHI0 WP pin settingKuninori Morimoto2013-12-101-2/+0
| | * | | | ARM: shmobile: sh73a0: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
| | * | | | ARM: shmobile: r8a7790: tidyup DT node namingKuninori Morimoto2013-12-101-6/+6
| | * | | | ARM: shmobile: r8a7779: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
OpenPOWER on IntegriCloud