summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-23-28/+6
| * | sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-23-0/+1
| * | sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai2016-03-23-0/+7
| * | sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede2016-03-23-0/+187
| * | sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede2016-03-23-0/+282
| * | sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-23-0/+244
| * | sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede2016-03-23-0/+227
| * | sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede2016-03-23-0/+209
| * | sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-23-2/+2
| * | sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-23-31/+35
| * | sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-23-3/+8
| * | sunxi: Sync dts files with the upstream kernelHans de Goede2016-03-23-497/+4351
| * | sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-23-3/+19
| |/
* | ARM: uniphier: add NOR boot supportMasahiro Yamada2016-03-24-2/+2
* | ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-24-0/+364
* | ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada2016-03-24-0/+44
* | ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada2016-03-24-0/+11
* | ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada2016-03-24-0/+275
* | ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada2016-03-24-0/+316
* | ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada2016-03-24-0/+2
* | ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada2016-03-24-2/+2
* | ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada2016-03-24-75/+103
* | ARM: uniphier: refactor SBC init codeMasahiro Yamada2016-03-24-145/+105
* | ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-24-224/+213
* | ARM: dts: uniphier: add device tree for Micro Support CardMasahiro Yamada2016-03-24-0/+58
|/
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-22-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-22-144/+93
|\
| * armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu2016-03-21-0/+4
| * armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava2016-03-21-7/+7
| * driver/ddr/fsl: Add workaround for erratum A-009803Shengzhou Liu2016-03-21-0/+1
| * pci/layerscape: add defines for LUTStuart Yoder2016-03-21-0/+4
| * armv8: ls2080a: update stream ID partitioning infoStuart Yoder2016-03-21-21/+34
| * armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-21-113/+0
| * arm: ls102xa: fdt: Update FSL_QSPI_COMPAT and FSL_DSPI_COMPATAlison Wang2016-03-21-2/+2
| * armv8: ls2080ardb: invert irq pins polarity for AQR405 PHYShaohui Xie2016-03-21-0/+4
| * armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha2016-03-21-0/+31
| * arm64: Fix layerscape mmu setupAlexander Graf2016-03-21-1/+6
* | arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese2016-03-20-1/+1
* | dts:exynos:update pinctrl size-cells and fix child regsPrzemyslaw Marczak2016-03-17-29/+29
|/
* arm: Add a 64-bit division routine to the private librarySimon Glass2016-03-17-1/+247
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-16-15/+9
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-16-1/+7
* ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini2016-03-16-1/+2
* ARM: keystone2: Switch to using the poweroff commandTom Rini2016-03-16-29/+30
* ARM: keystone2: Split monitor code / command codeTom Rini2016-03-16-52/+71
* ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon2016-03-15-3/+3
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-15-0/+8
* arm64: Allow EFI payload code to take exceptionsAlexander Graf2016-03-15-0/+9
* arm64: Allow exceptions to returnAlexander Graf2016-03-15-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-15-0/+54