summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle2019-11-081-5/+5
* armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2019-11-081-0/+3
* armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-083-1/+50
* armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2019-11-083-1/+38
* armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2019-11-082-0/+4
* fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride2019-11-081-1/+1
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
* armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li2019-10-211-1/+6
* armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li2019-10-211-3/+4
* armv8: ls1028a: disable multimedia for ls1027a, ls1017aYuantian Tang2019-10-211-0/+23
* armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li2019-10-211-1/+1
* armv8: fsl-layerscape: Make USB masters snoopableRan Wang2019-10-211-0/+9
* armv8: ls1028a: Add more personalities supportYuantian Tang2019-10-211-0/+3
* Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-1/+4
|\
| * spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+4
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2019-10-081-1/+0
|\ \
| * | watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-081-1/+0
| |/
* / arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass2019-10-081-1/+1
|/
* armv8: ls1028a: Updated serdes configuration for 0x13BBHou Zhiqiang2019-09-121-1/+1
* armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entryHou Zhiqiang2019-09-121-1/+1
* armv8: fsl-layerscape: Update I2C clock dividerChuanhua Han2019-09-121-0/+4
* armv8: ls1028a: configure PMU's PCTBENR to enable WDTThomas Schaefer2019-09-121-2/+4
* fsl-layerscape: Add fsl_esdhc peripheral clock supportYinbo Zhu2019-09-122-18/+76
* drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2019-09-041-17/+0
* armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-224-2/+36
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-223-0/+35
* armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2019-08-221-1/+4
* armv8: kconfig: Fix some platforms incorrect I2C clock dividerChuanhua Han2019-08-221-0/+4
* configs: ls1088a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-221-4/+4
* configs: ls2088a: Enable DM support for ds3231 rtcChuanhua Han2019-08-221-4/+4
* configs: ls1028a: Enable DM support for pcf2127 rtcChuanhua Han2019-08-221-8/+0
* configs: lx2160: enable DM support for pcf2127 rtcChuanhua Han2019-08-221-8/+0
* 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