aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-27ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon1-7/+11
2016-03-27ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon1-10/+15
2016-03-27ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon1-5/+9
2016-03-26stm32f746-disco: enable flash supportVikas Manocha1-0/+6
2016-03-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha4-178/+11
2016-03-25Merge git://www.denx.de/git/u-boot-marvellTom Rini3-0/+27
2016-03-24arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese1-0/+21
2016-03-24arm: mvebu: spi.h: Add registers for direct write accessStefan Roese1-0/+3
2016-03-24arm: mvebu: Add some SPI CS attributesStefan Roese1-0/+3
2016-03-23Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini81-557/+5572
2016-03-23sunxi: A83T: fix 32bit overflow warningvishnupatekar1-1/+1
2016-03-23sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede1-0/+1
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2-28/+6
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede1-0/+1
2016-03-23sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai1-0/+7
2016-03-23sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede2-0/+187
2016-03-23sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede2-0/+282
2016-03-23sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede2-0/+244
2016-03-23sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede2-0/+227
2016-03-23sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede2-0/+209
2016-03-23sunxi: Fix clock_twi_onoff for sun9iHans de Goede1-2/+2
2016-03-23sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2-31/+35
2016-03-23sunxi: Fix clock_twi_onoff for sun6iHans de Goede1-3/+8
2016-03-23sunxi: Sync dts files with the upstream kernelHans de Goede67-497/+4351
2016-03-23sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede1-3/+19
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada2-2/+2
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada13-0/+364
2016-03-24ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada1-0/+44
2016-03-24ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada1-0/+11
2016-03-24ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada3-0/+275
2016-03-24ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada4-0/+316
2016-03-24ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada1-0/+2
2016-03-24ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada1-2/+2
2016-03-24ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada2-75/+103
2016-03-24ARM: uniphier: refactor SBC init codeMasahiro Yamada14-145/+105
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada66-224/+213
2016-03-24ARM: dts: uniphier: add device tree for Micro Support CardMasahiro Yamada6-0/+58
2016-03-22Fix spelling of "transferred".Vagrant Cascadian2-5/+5
2016-03-22sandbox: Avoid calling commands when not availableSimon Glass1-1/+9
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2-0/+7
2016-03-22Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini11-144/+93
2016-03-21armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu1-0/+4
2016-03-21armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava1-7/+7
2016-03-21driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu1-0/+1
2016-03-21pci/layerscape: add defines for LUTStuart Yoder1-0/+4
2016-03-21armv8: ls2080a: update stream ID partitioning infoStuart Yoder1-21/+34
2016-03-21armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder1-113/+0
2016-03-21arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPATAlison Wang1-2/+2
2016-03-21armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie1-0/+4
2016-03-21armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha3-0/+31