summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon2016-03-271-5/+9
* stm32f746-disco: enable flash supportVikas Manocha2016-03-261-0/+6
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-264-178/+11
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-03-253-0/+27
|\
| * arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese2016-03-241-0/+21
| * arm: mvebu: spi.h: Add registers for direct write accessStefan Roese2016-03-241-0/+3
| * arm: mvebu: Add some SPI CS attributesStefan Roese2016-03-241-0/+3
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-03-2381-557/+5572
|\ \ | |/ |/|
| * sunxi: A83T: fix 32bit overflow warningvishnupatekar2016-03-231-1/+1
| * sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-231-0/+1
| * sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-232-28/+6
| * sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+1
| * sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai2016-03-231-0/+7
| * sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede2016-03-232-0/+187
| * sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede2016-03-232-0/+282
| * sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-232-0/+244
| * sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede2016-03-232-0/+227
| * sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede2016-03-232-0/+209
| * sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-231-2/+2
| * sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-232-31/+35
| * sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-231-3/+8
| * sunxi: Sync dts files with the upstream kernelHans de Goede2016-03-2367-497/+4351
| * sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-231-3/+19
* | ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-242-2/+2
* | ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-2413-0/+364
* | ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada2016-03-241-0/+44
* | ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada2016-03-241-0/+11
* | ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada2016-03-243-0/+275
* | ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada2016-03-244-0/+316
* | ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada2016-03-241-0/+2
* | ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada2016-03-241-2/+2
* | ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada2016-03-242-75/+103
* | ARM: uniphier: refactor SBC init codeMasahiro Yamada2016-03-2414-145/+105
* | ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-2466-224/+213
* | ARM: dts: uniphier: add device tree for Micro Support CardMasahiro Yamada2016-03-246-0/+58
|/
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-221-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-2211-144/+93
|\
| * armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu2016-03-211-0/+4
| * armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava2016-03-211-7/+7
| * driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu2016-03-211-0/+1
| * pci/layerscape: add defines for LUTStuart Yoder2016-03-211-0/+4
| * armv8: ls2080a: update stream ID partitioning infoStuart Yoder2016-03-211-21/+34
| * armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-211-113/+0
| * arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPATAlison Wang2016-03-211-2/+2
| * armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie2016-03-211-0/+4
| * armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha2016-03-213-0/+31
| * arm64: Fix layerscape mmu setupAlexander Graf2016-03-212-1/+6
* | arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese2016-03-201-1/+1
* | dts:exynos:update pinctrl size-cells and fix child regsPrzemyslaw Marczak2016-03-175-29/+29
|/
* arm: Add a 64-bit division routine to the private librarySimon Glass2016-03-172-1/+247
OpenPOWER on IntegriCloud