summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: uniphier: optimize PH1-sLD8 UMC init code with "for" loopMasahiro Yamada2016-02-291-40/+43
* ARM: uniphier: refactor UMC init code for PH1-LD4Masahiro Yamada2016-02-291-24/+55
* ARM: uniphier: support more DRAM use cases for PH1-sLD8Masahiro Yamada2016-02-291-6/+40
* ARM: uniphier: refactor UMC init code for PH1-sLD8Masahiro Yamada2016-02-291-8/+29
* ARM: uniphier: refactor DDR-PHY init codeMasahiro Yamada2016-02-291-30/+40
* ARM: uniphier: remove unused argument of ph1_ld4_ddrphy_init()Masahiro Yamada2016-02-295-16/+10
* ARM: uniphier: merge DDR PHY init code for 3 SoCsMasahiro Yamada2016-02-297-167/+14
* ARM: uniphier: add a field to specify DDR3+Masahiro Yamada2016-02-299-35/+44
* ARM: uniphier: disable debug circuit clocks for PH1-Pro4Masahiro Yamada2016-02-291-2/+2
* ARM: uniphier: remove UMC_INITCTL* and UMC_DRMR* settingsMasahiro Yamada2016-02-294-60/+0
* ARM: uniphier: refactor UMC init code for ProXstream2Masahiro Yamada2016-02-291-45/+64
* ARM: uniphier: use pr_err() where possibleMasahiro Yamada2016-02-292-5/+5
* ARM: uniphier: optimize ProXstream2 UMC init code with "for" loopMasahiro Yamada2016-02-291-22/+11
* ARM: uniphier: rework struct uniphier_board_dataMasahiro Yamada2016-02-2911-114/+161
* ARM: uniphier: remove unused umc_polling()Masahiro Yamada2016-02-291-9/+0
* ARM: uniphier: default to environment in eMMCMasahiro Yamada2016-02-291-0/+5
* ARM: uniphier: add a command to find the first MMC (non-SD) deviceMasahiro Yamada2016-02-291-0/+34
* ARM: uniphier: add eMMC boot supportMasahiro Yamada2016-02-294-0/+61
* ARM: dts: uniphier: add SD/MMC host controller nodesMasahiro Yamada2016-02-2917-0/+217
* ARM: uniphier: enable UniPhier SD/MMC host driverMasahiro Yamada2016-02-291-0/+1
* ARM: dts: uniphier: add GPIO controller nodesMasahiro Yamada2016-02-296-0/+938
* ARM: uniphier: enable GPIO command and driver for UniPhier SoCsMasahiro Yamada2016-02-291-0/+1
* gpio: do not include <asm/arch/gpio.h> for UniPhierMasahiro Yamada2016-02-291-0/+2
* ARM: dts: uniphier: rework System Bus nodesMasahiro Yamada2016-02-292-19/+20
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-02-244-9/+18
|\
| * arm: socfpga: Fix ethernet reset handlingMarek Vasut2016-02-241-2/+7
| * arm: socfpga: Remove bashisms from qts filterMarek Vasut2016-02-241-7/+7
| * arm: socfpga: cv_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
| * arm: socfpga: av_socdk: Add support for QSPI bootMarek Vasut2016-02-241-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-249-3/+113
|\ \
| * | armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-242-0/+50
| * | armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong2016-02-241-0/+7
| * | armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-242-0/+20
| * | armv8/ls1043a: enable workaround for errarum A009942Shengzhou Liu2016-02-241-0/+1
| * | arm: ls1021aqds: Enable driver model lpuart serial driverYork Sun2016-02-242-0/+17
| * | arm: ls1021aqds: Convert to driver model and enable serial supportYork Sun2016-02-233-3/+18
* | | rpi: set board serial number in environmentLubomir Rintel2016-02-241-0/+11
* | | stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-2412-0/+535
* | | gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha2016-02-242-0/+18
* | | gpio: stm32_gpio: move clock config from driver to boardVikas Manocha2016-02-242-0/+59
| |/ |/|
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-02-233-7/+58
|\ \
| * | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-233-7/+58
| |/
* | ARM: zynq: Add reset-gpio property for USB on ZyboMichal Simek2016-02-221-1/+2
* | ARM: zynq: Enable u-boot,dm-pre-reloc for qspiNathan Rossi2016-02-223-0/+3
* | ARM: zynq: Remove unused SPI base addressesMichal Simek2016-02-222-5/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-2114-3/+938
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-211-0/+64
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+41
| * imx: mx6: implement functions to boot auxiliary corePeng Fan2016-02-212-0/+43
| * imx: imx-common: introduce boot auxiliary corePeng Fan2016-02-213-0/+79
OpenPOWER on IntegriCloud