aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2016-03-22arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass1-0/+3
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
2016-03-21arm64: Fix layerscape mmu setupAlexander Graf2-1/+6
2016-03-20arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese1-1/+1
2016-03-17dts:exynos:update pinctrl size-cells and fix child regsPrzemyslaw Marczak5-29/+29
2016-03-17arm: Add a 64-bit division routine to the private librarySimon Glass2-1/+247
2016-03-16spl: arm: Make sure to include all of the u_boot_list entriesTom Rini5-15/+9
2016-03-16arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini1-1/+7
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini1-1/+2
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini4-29/+30
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini4-52/+71
2016-03-15ARM: DRA7: DDR: Enable SR in Power Management ControlNishanth Menon1-3/+3
2016-03-15arm: Allow EFI payload code to take exceptionsAlexander Graf1-0/+8
2016-03-15arm64: Allow EFI payload code to take exceptionsAlexander Graf1-0/+9
2016-03-15arm64: Allow exceptions to returnAlexander Graf1-0/+34
2016-03-15efi_loader: Add runtime servicesAlexander Graf4-0/+54
2016-03-15arm64: Only allow dcache disabled in SPL buildsAlexander Graf1-0/+9
2016-03-15arm64: Remove non-full-va map codeAlexander Graf6-216/+85
2016-03-15tegra: Replace home grown mmu code with generic table approachAlexander Graf1-115/+17
2016-03-15zymqmp: Replace home grown mmu code with generic table approachAlexander Graf1-169/+48
2016-03-15thunderx: Move mmu table into board fileAlexander Graf2-5/+5
2016-03-15arm64: Make full va map code more dynamicAlexander Graf5-100/+494
2016-03-15arm64: Disable TTBR1 maps in EL1Alexander Graf2-1/+2
2016-03-15thunderx: Calculate TCR dynamicallyAlexander Graf2-6/+59
2016-03-15omap4: Check warm reset for reboot mode validityPaul Kocialkowski1-0/+4
2016-03-15omap4: Reboot mode supportPaul Kocialkowski2-0/+49
2016-03-15omap4: Properly enable USB PHY clocksPaul Kocialkowski3-1/+9
2016-03-15omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski1-2/+4
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski1-0/+4
2016-03-15omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski1-4/+4
2016-03-15omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski1-2/+1
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski1-13/+0
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski3-4/+4
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski2-2/+4
2016-03-15omap4: Export elpidia sdram timingsPaul Kocialkowski2-1/+6
2016-03-15omap4: Export elpidia sdram device detailsPaul Kocialkowski2-2/+7
2016-03-15omap3: Use a define for reboot reason offsetPaul Kocialkowski2-3/+7
2016-03-15omap3: String-based reboot mode handlingPaul Kocialkowski2-6/+12
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini4-2/+156
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini1-1/+1
2016-03-14arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada1-0/+2