summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: radxa-rock: select options for regulatorLucas Stach2015-03-111-0/+2
* ARM: zynq: zedboard: don't select serialLucas Stach2015-03-112-20/+17
* ARM: versatile: provide clk_set_rate stubLucas Stach2015-03-111-0/+6
* Use linux.bootargs.console for specifying the consoleSascha Hauer2015-03-091-0/+0
* ARM: phycore-am335x-som: Fix boards with no SPITeresa Gámez2015-03-091-1/+1
* ARM: Rockchip: Update defconfigAndrey Panov2015-03-091-25/+67
* Merge branch 'for-next/tegra'Sascha Hauer2015-03-0911-1/+134
|\
| * ARM: tegra: enable barebox update in defconfigLucas Stach2015-03-041-0/+1
| * ARM: tegra: add barebox update handler to Jetson boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add barebox update handler to Beaver boardLucas Stach2015-03-041-0/+4
| * ARM: tegra: add eMMC barebox update handlerLucas Stach2015-03-043-0/+103
| * ARM: tegra124: add mmc aliasesLucas Stach2015-03-041-0/+4
| * ARM: tegra30: add mmc aliasesLucas Stach2015-03-042-0/+9
| * ARM: tegra20: add mmc aliasesLucas Stach2015-03-042-1/+9
* | Merge branch 'for-next/streaming-dma'Sascha Hauer2015-03-095-67/+91
|\ \
| * | ARM: MMU: unexport cache maintenance functionsLucas Stach2015-03-062-35/+14
| * | ARM: bcm2835: mbox: convert to streaming DMA opsLucas Stach2015-03-061-3/+5
| * | ARM: implement streaming DMA opsLucas Stach2015-03-062-0/+34
| * | ARM: move DMA alloc functions to dma.hLucas Stach2015-03-062-27/+24
| * | ARM: move virt<->phys translation to io.hLucas Stach2015-03-062-12/+15
| * | ARM: change dma_alloc/free_coherent to match other architecturesLucas Stach2015-03-062-7/+16
| |/
* | Merge branch 'for-next/socfpga'Sascha Hauer2015-03-0916-0/+1936
|\ \
| * | ARM: socfpga: socdk: statify sys_mgr_init_tableSteffen Trumtrar2015-03-061-1/+1
| * | ARM: socfpga: add Altera SoCFPGA Development Kit supportSteffen Trumtrar2015-03-0216-0/+1936
* | | Merge branch 'for-next/rockchip'Sascha Hauer2015-03-0913-903/+53
|\ \ \
| * | | ARM: Rockchip: Remove unused files from mach-rockchipAndrey Panov2015-03-053-129/+0
| * | | ARM: Rockchip: Update Radxa Rock boardAndrey Panov2015-03-055-28/+32
| * | | ARM: Rockchip: Use newer DTS for Radxa Rock boardAndrey Panov2015-03-054-746/+20
| * | | ARM: Rockchip: Update KconfigAndrey Panov2015-03-051-0/+1
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2015-03-0930-80/+84
|\ \ \
| * | | ARM: Fix nv variable bootargs.baseTeresa Gámez2015-03-023-1/+0
| * | | ARM: MIOA701: select POLLERLucas Stach2015-03-021-0/+1
| * | | ARM: do not specify -static and -pie at the same timeLucas Stach2015-03-022-3/+6
| * | | phyCORE-PXA270: switch to the new environment templateJuergen Borleis2015-03-014-68/+34
| * | | ARM: Allow to mask data abortsSascha Hauer2015-02-273-0/+43
| * | | boards: Use nv.linux.bootargs.console for setting the console= commandline pa...Sascha Hauer2015-02-239-0/+0
| * | | OMAP and i.MX boards: do not set console= commandline parameter in environmentSascha Hauer2015-02-239-9/+0
* | | | Merge branch 'for-next/imx'Sascha Hauer2015-03-0937-694/+241
|\ \ \ \
| * | | | ARM: i.MX6: switch to COMMON_CLK_OF_PROVIDERSascha Hauer2015-03-092-203/+164
| * | | | ARM: i.MX: remove i.MX6 ARM2 board supportSascha Hauer2015-03-099-416/+0
| * | | | ARM: i.MX5: Do not register fixed clocks twiceSascha Hauer2015-03-091-16/+11
| * | | | ARM: i.MX: remove __naked from imx*_barebox_entrySascha Hauer2015-03-092-15/+15
| * | | | ARM: i.MX: boards: Setup stack before calling imx*_barebox_entrySascha Hauer2015-03-0919-35/+38
| * | | | ARM: i.MX53 QSB: remove unused /dev/env0 partitionSascha Hauer2015-03-041-4/+0
| * | | | ARM: Vincell: add usb deviceMichael Grzeschik2015-03-021-0/+10
| * | | | imx6q-embedsky-e9: we use the i2c2 for hdmiJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| * | | | imx6q-embedsky-e9: there is not PCIe on this hardwareJean-Christophe PLAGNIOL-VILLARD2015-02-191-4/+0
| * | | | imx6q-embedsky-e9: the debug port is on uart1 not uart4Jean-Christophe PLAGNIOL-VILLARD2015-02-191-1/+1
| * | | | imx_v7_defconfig: enable at least PNG support for splashJean-Christophe PLAGNIOL-VILLARD2015-02-191-0/+1
| |/ / /
* | | | Merge branch 'for-next/arm'Sascha Hauer2015-03-0910-4/+195
|\ \ \ \