summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx: Add dr_mode host setting to all host-only usb instancesMatt Porter2015-03-309-0/+18
* ARM: dts: warp: Add initial WaRP Board supportOtavio Salvador2015-03-302-1/+192
* ARM: dts: vf610: remove unused gpio-range-cells propertyStefan Agner2015-03-301-1/+0
* ARM: imx6: convert GPC to stacked domainsMarc Zyngier2015-03-309-33/+123
* ARM: dts: imx25-pdk: Add LCD supportFabio Estevam2015-03-301-0/+58
* ARM: dts: imx25-pinfunc: more definesUwe Kleine-König2015-03-301-5/+30
* ARM: imx25: fix some wrong iomux definitionsUwe Kleine-König2015-03-301-6/+6
* ARM: dts: imx6qdl: Add label snvs_rtcMarkus Pargmann2015-03-301-1/+1
* ARM: dts: imx28-apf28dev: add support for auart0Gwenhael Goavec-Merou2015-03-301-0/+7
* ARM: dts: imx28-apf28dev: add support for can0Gwenhael Goavec-Merou2015-03-301-0/+15
* ARM: dts: imx28-apf28dev: fix mac1 gpio location and polarityGwenhael Goavec-Merou2015-03-301-1/+1
* ARM: dts: imx28-apf28: fix mac0 gpio polarityGwenhael Goavec-Merou2015-03-301-1/+1
* ARM: dts: imx28-apf28dev: Add pinctrl for USB OTG ID pinGwenhael Goavec-Merou2015-03-301-1/+2
* ARM: dts: imx6qdl: Move existing MIPI DSI ports into a new 'ports' nodeLiu Ying2015-03-302-18/+25
* ARM: imx6sx-sdb: add revb board and make it defaultPeter Chen2015-03-302-1/+147
* ARM: imx6sx-sdb: change default board as reva boardPeter Chen2015-03-303-131/+144
* ARM: vf-colibri: add SPI support and enable MCP2515 CANBhuvanchandra DV2015-03-302-0/+46
* ARM: vf610: add second DSPI instanceBhuvanchandra DV2015-03-302-0/+15
* Merge remote-tracking branch 'jcooper/irqchip/vybrid' into imx/dtShawn Guo2015-03-301-0/+1
|\
| * irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt routerStefan Agner2015-03-081-0/+1
* | Merge branch 'imx/soc' into imx/dtShawn Guo2015-03-303-2/+222
|\ \
| * | ARM: imx: depend MXC debug board on 3DS machinesStefan Agner2015-03-131-0/+1
| * | ARM: imx6: gpc: Add PU power domain for GPU/VPUPhilipp Zabel2015-03-112-0/+214
| * | ARM: imx6q: clk: Add support for mipi_ipg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | ARM: imx6q: clk: Add support for mipi_core_cfg clock as a shared clock gateLiu Ying2015-03-021-0/+1
| * | ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gateLiu Ying2015-03-021-1/+2
| * | ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clockLiu Ying2015-03-021-1/+1
| * | ARM: imx6q: clk: Add the video_27m clockLiu Ying2015-03-021-0/+1
| * | ARM: vf610: use SMP_ON_UP for Vybrid SoCStefan Agner2015-02-261-0/+1
| |/
* | ARM: imx_v4_v5_defconfig: Remove CONFIG_MACH_MX25_3DSFabio Estevam2015-03-131-1/+0
* | ARM: mx25: Remove imxdi_rtc platform codeFabio Estevam2015-03-133-46/+0
* | ARM: mx25: Remove "mx25.h" header fileFabio Estevam2015-03-1314-202/+0
* | ARM: mx25: Remove static memory mappingFabio Estevam2015-03-134-96/+19
* | ARM: mx25: Retrieve IIM base from dtFabio Estevam2015-03-131-1/+10
* | ARM: mx25: Remove mx25_clocks_init()Fabio Estevam2015-03-132-76/+0
* | ARM: mx25: Remove platform code support filesFabio Estevam2015-03-114-709/+1
* | ARM: mx25: Convert to a dt-only platformFabio Estevam2015-03-115-20/+17
* | ARM: imx25: Remove eukrea mx25 board filesFabio Estevam2015-03-114-518/+0
* | ARM: mx25: Remove mach-mx25_3ds board fileFabio Estevam2015-03-063-286/+0
* | ARM: imx: Fix trivial typo in commentsYannick Guerrini2015-03-032-2/+2
* | ARM: imx: Kconfig: Fix grammar in help textFabio Estevam2015-03-031-2/+2
* | ARM: imx/iomux-v3: allow pad_list to be constUwe Kleine-König2015-03-0310-11/+13
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\
| * ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-2141-58/+88
|\ \
| * | ARM: make of_device_ids constUwe Kleine-König2015-02-1915-16/+16
| * | ARM: make arrays containing machine compatible strings constUwe Kleine-König2015-02-1911-16/+16
| * | ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-182-8/+0
| * | Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...Arnd Bergmann2015-02-182-2/+23
| |\ \
| | * | ARM: dts: add I2C device nodes for Broadcom CygnusRay Jui2015-02-161-0/+20
OpenPOWER on IntegriCloud