summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-8/+57
|\
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-18-3/+0
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-18-3/+0
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-17-0/+19
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-17-0/+36
* | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-24-0/+108
* | ARM: fix ifdef in ARMv8 lowlevel_init() againMasahiro Yamada2016-05-23-1/+1
* | imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-17-1/+1
|/
* ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-06-0/+1
* ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-06-0/+2
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-1/+1
* Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-02-0/+2
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-25-0/+40
* ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-25-0/+14
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-25-2/+5
* ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-25-4/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-25-0/+156
|\
| * Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-19-0/+5
| * imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2016-04-19-0/+151
* | ARM: always perform per-CPU GIC initStephen Warren2016-04-18-10/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-13-45/+93
|\
| * imx: mx7d: move MX7D to Kconfig entryPeng Fan2016-03-26-0/+1
| * imx: mx6sx: move MX6SX to Kconfig entryPeng Fan2016-03-26-0/+2
| * arm: mx6: Add CCV xPress board supportStefan Roese2016-03-26-0/+8
| * warp7: Add initial supportFabio Estevam2016-03-26-0/+7
| * mx27: 16-bit wide watchdog registersLeonid Iziumtsev2016-03-25-4/+4
| * arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-25-32/+12
| * imx: print ARM clock for clocks commandPeng Fan2016-03-25-0/+1
| * imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-25-1/+11
| * imx: mx6ul: skip setting ahb ratePeng Fan2016-03-25-7/+12
| * imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-25-1/+4
| * Merge branch 'next'Stefano Babic2016-03-20-0/+31
| |\
| | * mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-09-0/+18
| | * arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-09-0/+13
* | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-11-96/+74
* | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-11-36/+91
* | | ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-11-2/+2
* | | armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-06-12/+39
* | | ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek2016-04-04-9/+6
* | | sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski2016-04-01-1/+1
* | | sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-01-4960/+1
* | | sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-31-2/+46
* | | sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede2016-03-31-5/+19
* | | sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-31-4/+16
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-29-2/+18
|\ \ \
| * | | armv8: fsl-lsch3: Disable SMMU during secure bootSaksham Jain2016-03-29-1/+17
| * | | armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPIQianyu Gong2016-03-28-1/+1
* | | | pxa: add support for D- and I- cachesVasily Khoruzhick2016-03-27-0/+73