summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT filesLaurent Pinchart2013-12-102-28/+28
* | ARM: shmobile: Fix r8a7791 GPIO resources in DTSMagnus Damm2013-12-101-16/+16
* | ARM: shmobile: Include all 4 GiB of memory on Lager DT RefMagnus Damm2013-12-101-0/+5
* | ARM: shmobile: Include all 4 GiB of memory on LagerMagnus Damm2013-12-101-0/+5
* | ARM: shmobile: Include all 2 GiB of memory on APE6EVMTakashi Yoshii2013-12-101-0/+5
* | ARM: shmobile: Include all 2 GiB of memory on APE6EVM DT RefMagnus Damm2013-12-101-0/+5
* | ARM: shmobile: kzm9g-reference: Add GPIO keys to DTLaurent Pinchart2013-12-101-0/+46
* | ARM: shmobile: kzm9g-reference: Add PCF8575 GPIO extender to DTLaurent Pinchart2013-12-101-0/+11
* | ARM: shmobile: Koelsch DT reference GPIO LED supportMagnus Damm2013-12-101-0/+14
* | ARM: shmobile: Enable DSW2 with gpio-keys on KZM9DMagnus Damm2013-12-102-2/+39
* | ARM: shmobile: armadillo-reference: Use low level IRQ for ST1231Laurent Pinchart2013-12-101-1/+1
* | ARM: shmobile: Use r8a7790 suffix for IRQC compat stringMagnus Damm2013-12-101-1/+1
* | ARM: shmobile: Use r8a7790 suffix for MMCIF compat stringMagnus Damm2013-12-101-2/+2
* | ARM: shmobile: Add r8a7791 thermal device node to DTSMagnus Damm2013-12-101-0/+7
* | ARM: shmobile: Add r8a7790 thermal device node to DTSMagnus Damm2013-12-101-0/+7
* | ARM: shmobile: Configure r8a7791 PFC on Koelsch via DTSMagnus Damm2013-12-101-0/+15
* | ARM: shmobile: Use r8a7791 suffix for IRQC compat stringMagnus Damm2013-12-101-1/+1
* | ARM: shmobile: sh73a0: fixup sdhi compatible nameKuninori Morimoto2013-12-101-3/+3
* | ARM: shmobile: marzen: remove SDHI0 WP pin settingKuninori Morimoto2013-12-101-2/+0
* | ARM: shmobile: marzen: remove SDHI0 WP pin setting from DTSKuninori Morimoto2013-12-101-2/+1
* | ARM: shmobile: kzm9g-reference: Use falling edge IRQ for LAN9221Laurent Pinchart2013-12-101-1/+1
* | ARM: shmobile: bockw-reference: Use falling edge IRQ for LAN9221Laurent Pinchart2013-12-101-1/+1
* | ARM: shmobile: marzen-reference: Use falling edge IRQ for LAN9221Laurent Pinchart2013-12-101-1/+1
* | ARM: shmobile: Use interrupt macros in board DT filesLaurent Pinchart2013-12-105-5/+10
* | ARM: shmobile: Use interrupt macros in SoC DT filesLaurent Pinchart2013-12-107-232/+295
* | ARM: shmobile: Use #include in device tree sourcesLaurent Pinchart2013-12-1016-16/+16
* | ARM: shmobile: bockw: enable HSPI0 on DTSKuninori Morimoto2013-12-101-0/+11
* | ARM: shmobile: r8a7778: add HSPI suppport on DTSIKuninori Morimoto2013-12-101-0/+30
* | ARM: shmobile: r8a7778: add I2C support on DTSIKuninori Morimoto2013-12-101-0/+40
* | ARM: shmobile: emev2: Add clock tree description in DTTakashi Yoshii2013-12-101-0/+84
* | ARM: shmobile: lager: tidyup DT node namingKuninori Morimoto2013-12-101-2/+2
* | ARM: shmobile: marzen: tidyup DT node namingKuninori Morimoto2013-12-101-3/+3
* | ARM: shmobile: bockw: tidyup DT node namingKuninori Morimoto2013-12-101-2/+2
* | ARM: shmobile: kzm9g: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
* | ARM: shmobile: ape6evm: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
* | ARM: shmobile: armadillo: tidyup DT node namingKuninori Morimoto2013-12-101-4/+4
* | ARM: shmobile: sh73a0: tidyup DT node namingKuninori Morimoto2013-12-102-8/+8
* | ARM: shmobile: r8a7790: tidyup DT node namingKuninori Morimoto2013-12-102-11/+11
* | ARM: shmobile: r8a7779: tidyup DT node namingKuninori Morimoto2013-12-102-8/+8
* | ARM: shmobile: r8a7778: tidyup DT node namingKuninori Morimoto2013-12-102-8/+8
* | ARM: shmobile: r8a73a4: tidyup DT node namingKuninori Morimoto2013-12-102-10/+10
* | ARM: shmobile: r8a7740: tidyup DT node namingKuninori Morimoto2013-12-102-7/+19
* | ARM: shmobile: marzen: add SDHI support on DTSKuninori Morimoto2013-12-101-1/+10
* | ARM: shmobile: r8a7779: add SDHI support on DTSIKuninori Morimoto2013-12-101-0/+40
* | ARM: shmobile: bockw: add SDHI support on DTSKuninori Morimoto2013-12-101-0/+15
* | ARM: shmobile: r8a7778: add SDHI support on DTSIKuninori Morimoto2013-12-101-0/+30
* | ARM: shmobile: bockw: fixup MMC pin conflict on DTSKuninori Morimoto2013-12-101-4/+5
* | ARM: shmobile: bockw: add MMCIF support on DTSKuninori Morimoto2013-12-101-0/+15
* | ARM: shmobile: r8a7778: add MMCIF support on DTSIKuninori Morimoto2013-12-101-0/+8
* | ARM: shmobile: bockw: remove manual PFC settings on referenceKuninori Morimoto2013-12-101-12/+0