summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
...
| * arm: Move MAX_CPUS to KconfigYork Sun2016-10-06-0/+24
| * arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-06-0/+23
| * arm: Fix Kconfig for proper display menuYork Sun2016-10-06-6/+10
| * armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash2016-10-06-0/+20
| * armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang2016-10-06-0/+19
| * armv8: fsl-layerscape: Fix "cpu status" commandYork Sun2016-10-06-4/+33
| * armv8/fsl-layerscape: print SoC revsion numberWenbin Song2016-10-06-0/+3
| * armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-06-1/+5
| * armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian2016-10-06-1/+4
| * armv8: fsl-lsch2: adjust sata parameterTang Yuantian2016-10-06-2/+0
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-35/+99
|\ \
| * | ARM: vf610: use strcpy for soc environment variableStefan Agner2016-10-07-1/+1
| * | tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)2016-10-06-0/+5
| * | imx: imx6ul: disable POR_B internal pull upPeng Fan2016-10-04-8/+21
| * | imx: mx6: fix USB bmode to use reserved valueStefan Agner2016-10-04-1/+1
| * | arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-04-0/+7
| * | imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan2016-10-04-0/+6
| * | imx: mx6ull: update clock settings and CCM register mapPeng Fan2016-10-04-22/+37
| * | imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan2016-10-04-0/+14
| * | imx: mx6ull: misc soc updatePeng Fan2016-10-04-4/+4
| * | imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan2016-10-04-1/+1
| * | imx: mx6ull: skip setting ahb clockPeng Fan2016-10-04-1/+1
| * | imx: mx6ull: add kconfig entry for MX6ULLYe Li2016-10-04-0/+4
| |/
* | ARM: AM437X: Add Silicon ID supportLokesh Vutla2016-10-08-1/+4
* | ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy2016-10-06-0/+24
* | ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-06-0/+21
* | omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy2016-10-06-2/+23
* | omap: Remove hardcoding of mmu section shift to 20Keerthy2016-10-06-2/+2
* | ARMv8/sec-firmware: fix a compile errorHou Zhiqiang2016-10-06-6/+16
* | ARM: Respect CONFIG_SPL_STACK define in lowlevel_init.SSiarhei Siamashka2016-10-06-0/+4
* | spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass2016-10-06-0/+6
|/
* ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis2016-10-02-1/+1
* am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis2016-10-02-2/+2
* am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis2016-10-02-2/+18
* Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis2016-10-02-0/+87
* ARM: omap5: add fdt secure dram reservation fixupDaniel Allred2016-10-02-2/+62
* ARM: DRA7: Add secure emif setup callsDaniel Allred2016-10-02-0/+15
* arm: omap5: secure API for EMIF memory reservationsDaniel Allred2016-10-02-0/+127
* ti: omap5: Add Kconfig options for secure EMIF reservationsDaniel Allred2016-10-02-0/+26
* dra7x: boot: add dfu bootmode supportB, Ravi2016-09-27-0/+5
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26-26/+564
|\
| * armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun2016-09-26-2/+2
| * armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun2016-09-26-0/+3
| * Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2016-09-26-0/+11
| * armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun2016-09-26-3/+10
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-26-3/+5
| * armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie2016-09-14-0/+4
| * armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong2016-09-14-5/+0
| * armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu2016-09-14-0/+15
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-14-1/+248