aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-08-22armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor
2019-08-22armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han
2019-08-22configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han
2019-08-22configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han
2019-08-22configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han
2019-08-22configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-18arm: move CONFIG_TFABOOT to generic KconfigAKASHI Takahiro
2019-07-11Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-07-11arm: spear: Return to BootROM if failing to boot from the main deviceMiquel Raynal
2019-07-11arm: spear: Do not link the _main branchMiquel Raynal
2019-07-11arm: spear: Support returning to BootROMMiquel Raynal
2019-07-11arm: spear: Simplify start.S organizationMiquel Raynal
2019-07-11arm: spear: Reference the link register with LR instead of R14Miquel Raynal
2019-07-11arm: spear: Use PUSH/POP mnemonics when relevantMiquel Raynal
2019-07-11arm: spear: Purely cosmetic changes in start.SMiquel Raynal
2019-07-11arm: spear: Fix the main comment in start.SMiquel Raynal
2019-07-11arm: spear: Drop false commentMiquel Raynal
2019-07-11arm: spear: Call the SPL 'SPL', not 'Xloader'Miquel Raynal
2019-07-11arm: spear: Drop useless board_init_r callMiquel Raynal
2019-07-10arm64: add an option to switch visibility of CONFIG_SYS_INIT_SP_BSS_OFFSETMasahiro Yamada
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-20armv8: fix typo in LINUX_KERNEL_IMAGE_HEADER checkMian Yousaf Kaukab
2019-06-19armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma
2019-06-19armv8: fsl-lsch2: add clock support for the second eSDHCYinbo Zhu
2019-06-19arm: fsl-layerscape: add 0x3040 serdes1 settings for LS1046AMaciej Pijanowski
2019-06-19arm: fsl-layerscape: fix 0x3363 serdes1 settings for ls1046aMaciej Pijanowski
2019-06-19armv8: fsl-layerscape: fix config dependency for layerscape pci codeAlex Marginean
2019-06-19armv8: fsl-layerscape: Change bootcmd update logicPankit Garg
2019-06-19armv8: fsl-layerscape: Update qspi clk cfgPankit Garg
2019-06-19armv8/fsl-layerscape: Add loop to check L3 dcache statusMeenakshi Aggarwal
2019-06-19armv8: fsl-lsch3: add clock support for the second eSDHCYangbo Lu
2019-06-19armv8: ls1028a: Add other serdes protocal supportXiaowei Bao
2019-06-19armv8: ls1028a: enable workaround for USB errarum A-009007Yinbo Zhu
2019-06-19armv8: ls1028a: enable workaround for USB erratum A-008997Ran Wang
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2019-05-22armv8: fsl-layerscape: Set env_loc to ENVL_NOWHERE with CONFIG_ENV_IS_NOWHERE.Udit Agarwal
2019-05-22armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang
2019-05-22armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang
2019-05-22kconfig: add dependency PCIE_LAYERSCAPE_GEN4 for FSL_PCIE_COMPATHou Zhiqiang