summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-165-15/+9
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-161-1/+7
* ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini2016-03-161-1/+2
* ARM: keystone2: Switch to using the poweroff commandTom Rini2016-03-164-29/+30
* ARM: keystone2: Split monitor code / command codeTom Rini2016-03-164-52/+71
* ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon2016-03-151-3/+3
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+8
* arm64: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+9
* arm64: Allow exceptions to returnAlexander Graf2016-03-151-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-154-0/+54
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-151-0/+9
* arm64: Remove non-full-va map codeAlexander Graf2016-03-156-216/+85
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-115/+17
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-169/+48
* thunderx: Move mmu table into board fileAlexander Graf2016-03-152-5/+5
* arm64: Make full va map code more dynamicAlexander Graf2016-03-155-100/+494
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-152-1/+2
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-152-6/+59
* omap4: Check warm reset for reboot mode validityPaul Kocialkowski2016-03-151-0/+4
* omap4: Reboot mode supportPaul Kocialkowski2016-03-152-0/+49
* omap4: Properly enable USB PHY clocksPaul Kocialkowski2016-03-153-1/+9
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-151-2/+4
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+4
* omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski2016-03-151-4/+4
* omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski2016-03-151-2/+1
OpenPOWER on IntegriCloud