aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini1-32/+52
2018-05-11arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain1-32/+52
2018-05-09armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robustHou Zhiqiang1-0/+1
2018-05-09armv8/fsl-lsch2: correct QMAN clockHou Zhiqiang2-1/+11
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg1-11/+42
2018-05-09armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta2-5/+5
2018-05-09armv8: layerscape: Avoid code duplication for TZASC InstantiationSriram Dash1-28/+34
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla1-0/+11
2018-05-07arm: v7R: Add support for MPULokesh Vutla4-42/+114
2018-05-07arm: v7R: Add initial supportMichal Simek1-0/+2
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-2/+2
2018-05-07arm: v7: Update VBAR only if availableLokesh Vutla1-0/+2
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay1-7/+0
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay1-3/+4
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay1-0/+7
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay2-0/+18
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini243-523/+243
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini7-11/+22
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara1-1/+1
2018-04-28distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada1-0/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini5-10/+0
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard4-2/+15
2018-04-27ARM: mxs: move spl dataMans Rullgard2-6/+3
2018-04-27ARM: spl: include arm/thumb glue sectionsMans Rullgard1-0/+1
2018-04-27ARM: arm926ejs: fix lowlevel_init callMans Rullgard1-2/+2
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard1-1/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-0/+23
2018-04-10armv7m: disable icache before linux bootingPatrice Chotard1-0/+3
2018-04-09Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2-2/+4
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-06arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay1-1/+15
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt2-0/+2
2018-04-04efi_loader: exit status for efi_reset_system_initHeinrich Schuchardt1-2/+2
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-0/+23
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek1-1/+1
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson1-0/+23
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay1-20/+2
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini1-6/+0
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard1-5/+6
2018-03-13ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to MakefileTuomas Tynkkynen1-6/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada4-4/+4
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-0/+3
2018-02-09armv8: Remove dependency of SERDES for LSCH2 and LSCH3Sriram Dash1-4/+10
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski4-69/+0
2018-01-31Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblazeTom Rini5-19/+106
2018-01-30arm64: zynqmp: Fix misspelled choice defaultUlf Magnusson1-1/+1
2018-01-30arm64: zynqmp: Prepare psu_init reworkMichal Simek3-9/+81
2018-01-30arm64: zynqmp: Provide a config to not map DDR region in MMU tableSiva Durga Prasad Paladugu2-4/+18
2018-01-30arm64: zynqmp: Propagate error value from psu_init()Michal Simek1-1/+2