summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* env: Rename environment.h to env_internal.hSimon Glass2019-08-112-2/+2
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-113-0/+3
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2019-07-252-1/+11
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-1/+1
* arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro2019-07-181-7/+0
* Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2019-07-111-1/+1
|\
| * arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada2019-07-101-1/+1
* | arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal2019-07-111-0/+12
* | arm: spear: Do not link the _main branchMiquel Raynal2019-07-111-1/+2
* | arm: spear: Support returning to BootROMMiquel Raynal2019-07-112-3/+39
* | arm: spear: Simplify start.S organizationMiquel Raynal2019-07-111-15/+2
* | arm: spear: Reference the link register with LR instead of R14Miquel Raynal2019-07-111-1/+1
* | arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal2019-07-111-4/+4
* | arm: spear: Purely cosmetic changes in start.SMiquel Raynal2019-07-111-9/+8
* | arm: spear: Fix the main comment in start.SMiquel Raynal2019-07-111-4/+3
* | arm: spear: Drop false commentMiquel Raynal2019-07-111-5/+0
* | arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal2019-07-111-2/+2
* | arm: spear: Drop useless board_init_r callMiquel Raynal2019-07-111-2/+0
|/
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-234-15/+15
* armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER checkMian Yousaf Kaukab2019-06-201-1/+1
* armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma2019-06-192-0/+2
* armv8: fsl-lsch2: add clock support for the second eSDHCYinbo Zhu2019-06-191-0/+2
* arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046AMaciej Pijanowski2019-06-191-0/+1
* arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046aMaciej Pijanowski2019-06-191-1/+1
* armv8: fsl-layerscape: fix config dependency for layerscape pci codeAlex Marginean2019-06-191-1/+1
* armv8: fsl-layerscape: Change bootcmd update logicPankit Garg2019-06-191-0/+5
* armv8: fsl-layerscape: Update qspi clk cfgPankit Garg2019-06-191-0/+9
* armv8/fsl-layerscape: Add loop to check L3 dcache statusMeenakshi Aggarwal2019-06-191-22/+8
* armv8: fsl-lsch3: add clock support for the second eSDHCYangbo Lu2019-06-191-0/+2
* armv8: ls1028a: Add other serdes protocal supportXiaowei Bao2019-06-191-0/+13
* armv8: ls1028a: enable workaround for USB errarum A-009007Yinbo Zhu2019-06-191-2/+4
* armv8: ls1028a: enable workaround for USB erratum A-008997Ran Wang2019-06-192-0/+5
* armv7: timer: init timer with bootstagePatrick Delaunay2019-05-231-0/+3
* armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal2019-05-221-9/+2
* armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang2019-05-221-1/+1
* armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang2019-05-221-0/+1
* armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang2019-05-225-1/+173
* kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang2019-05-221-1/+1
* armv8: lx2160a: add MMU table entries for PCIeHou Zhiqiang2019-05-221-0/+14
* armv8: layerscape: use PCIe address macro for precompile PCIe MMU entryHou Zhiqiang2019-05-221-1/+3
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-1816-44/+44
* CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-181-1/+1
* arm: remove ARCH_ROCKCHIP macro in common codeKever Yang2019-05-081-4/+0
* spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-051-3/+3
* arch: armv8: Provide a way to disable cache maintenance opsVignesh Raghavendra2019-05-051-0/+10
* rockchip: arm: use 'arch-rockchip' for common headerKever Yang2019-05-011-0/+4
* arm: lpc32xx: Fix timer initializationGregory CLEMENT2019-04-261-0/+3