summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla
2016-11-21ARM: AMx3xx: Centralize early clock initializationLokesh Vutla
2016-11-21ARM: AMx3xx: Allow arch specific code to use early DMLokesh Vutla
2016-11-17Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-11-17armv8: fsl-layerscape: Add support for efi_loader RTS resetAlexander Graf
2016-11-17armv8: ls2080a: Declare spin tables as reserved for efi loaderAlexander Graf
2016-11-17efi_loader: Disable PSCI reset for ls1043 and ls1046Alexander Graf
2016-11-15ARM64: zynqmp: Fix secondary bootmode enablingMichal Simek
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass
2016-11-07armv8: add hooks for all cache-wide operationsStephen Warren
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26engicam: icorem6: Add DM_GPIO, DM_MMC supportJagan Teki
2016-10-26arm: imx6q: Add devicetree support for Engicam i.CoreM6 DualLite/SoloJagan Teki
2016-10-26arm: imx: Add Engicam i.CoreM6 QDL Starter Kit initial supportJagan Teki
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19efi_loader: Add generic PSCI RTSAlexander Graf
2016-10-19arm: Provide common PSCI based reset handlerAlexander Graf
2016-10-18arm: Add PSCI shutdown functionAlexander Graf
2016-10-18arm: Disable HVC PSCI calls by defaultAlexander Graf
2016-10-14ARM: create .secure_stack section only for PSCIMasahiro Yamada
2016-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner
2016-10-07ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy
2016-10-07ARM: Introduce function to switch to hypervisor modeKeerthy
2016-10-07omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy
2016-10-07omap: Remove hardcoding of mmu section shift to 20Keerthy
2016-10-07ARMv8/sec-firmware: fix a compile errorHou Zhiqiang
2016-10-07ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun
2016-10-06arm: Fix Kconfig for proper display menuYork Sun
2016-10-06armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash
2016-10-06armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang
2016-10-06armv8: fsl-layerscape: Fix "cpu status" commandYork Sun
2016-10-06armv8/fsl-layerscape: print SoC revsion numberWenbin Song
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang
2016-10-06armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian
2016-10-06armv8: fsl-lsch2: adjust sata parameterTang Yuantian
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)