summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang2016-10-061-0/+2
| * armv8: fsl-layerscape: Fix "cpu status" commandYork Sun2016-10-061-0/+1
| * armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian2016-10-062-0/+3
| * armv8: fsl-lsch2: adjust sata parameterTang Yuantian2016-10-061-2/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-087-21/+1147
|\ \
| * | imx-common: enlarge mux width to 4Peng Fan2016-10-041-8/+7
| * | imx: iomux: fix snvs usage for i.MX6ULLPeng Fan2016-10-042-3/+4
| * | imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan2016-10-041-0/+1
| * | imx: mx6ull: Update memory map addressPeng Fan2016-10-041-3/+14
| * | imx: mx6ull: update clock settings and CCM register mapPeng Fan2016-10-041-7/+52
| * | imx-common: introduce is_mx6ullPeng Fan2016-10-041-0/+1
| * | imx: mx6ull: add mx6ull major cpu typePeng Fan2016-10-041-1/+2
| * | imx: mx6ull: add iomux header filePeng Fan2016-10-042-0/+1067
| |/
* | ARM: AM437X: Add Silicon ID supportLokesh Vutla2016-10-081-1/+2
* | arm: Add return value argument to longjmpAlexander Graf2016-10-081-18/+14
* | ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada2016-10-081-2/+2
* | ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2016-10-062-0/+37
* | ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-061-0/+4
* | ARM64: Add support for some of atomic64 operationsAdam Oleksy2016-10-061-1/+67
* | Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-062-3/+3
* | spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-061-9/+0
|/
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-10-033-3/+22
|\
| * rockchip: add boot-mode support for rk3288, rk3036Jacob Chen2016-10-011-0/+19
| * rockchip: rkpwm: fix the register sequenceKever Yang2016-10-011-1/+1
| * rockchip: rk3399: update PPLL and pmu_pclk frequencyKever Yang2016-10-011-2/+2
* | arm: omap5: secure API for EMIF memory reservationsDaniel Allred2016-10-021-0/+24
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-09-301-1/+1
|\
| * dra7x: boot: add dfu bootmode supportB, Ravi2016-09-271-1/+1
* | ARM: tegra: add APIs the clock uclass driver will needStephen Warren2016-09-271-0/+40
* | ARM: tegra: add peripheral clock init tableStephen Warren2016-09-271-0/+6
* | mmc: tegra: Add DM_MMC support to Tegra MMC driverTom Warren2016-09-271-11/+0
* | mmc: tegra: priv struct and naming cleanupStephen Warren2016-09-271-19/+0
* | mmc: tegra: move pad_init_mmc() into MMC driverStephen Warren2016-09-271-2/+0
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-2612-14/+109
|\
| * armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun2016-09-261-2/+2
| * Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2016-09-262-2/+0
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-262-5/+3
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-261-1/+2
| * armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu2016-09-141-0/+6
| * armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie2016-09-141-0/+2
| * driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu2016-09-141-1/+3
| * armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu2016-09-141-0/+1
| * nxp: ls102xa: add registers definition for system sleepHongbo Zhang2016-09-142-1/+53
| * armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang2016-09-141-0/+2
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-141-9/+0
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-144-0/+11
| * fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang2016-09-141-0/+1
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-142-0/+12
| * ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg2016-09-141-0/+18
* | Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0