summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-171-1/+1
* ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-061-0/+1
* ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-061-0/+2
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-021-0/+2
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-253-0/+40
* ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-253-0/+14
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-252-2/+5
* ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-252-4/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-252-0/+156
|\
| * Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-191-0/+5
| * imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2016-04-191-0/+151
* | ARM: always perform per-CPU GIC initStephen Warren2016-04-181-10/+0
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-137-45/+93
|\
| * imx: mx7d: move MX7D to Kconfig entryPeng Fan2016-03-261-0/+1
| * imx: mx6sx: move MX6SX to Kconfig entryPeng Fan2016-03-261-0/+2
| * arm: mx6: Add CCV xPress board supportStefan Roese2016-03-261-0/+8
| * warp7: Add initial supportFabio Estevam2016-03-261-0/+7
| * mx27: 16-bit wide watchdog registersLeonid Iziumtsev2016-03-251-4/+4
| * arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-251-32/+12
| * imx: print ARM clock for clocks commandPeng Fan2016-03-251-0/+1
| * imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-251-1/+11
| * imx: mx6ul: skip setting ahb ratePeng Fan2016-03-251-7/+12
| * imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-251-1/+4
| * Merge branch 'next'Stefano Babic2016-03-202-0/+31
| |\
| | * mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-091-0/+18
| | * arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-091-0/+13
* | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-112-96/+74
* | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-113-36/+91
* | | ARM: allow CONFIG_GICV* not to be definedStephen Warren2016-04-111-2/+2
* | | armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-066-12/+39
* | | ARM64: zynqmp: Select SYS_CONFIG_NAME via KconfigMichal Simek2016-04-041-9/+6
* | | sniper: Change vendor name from lge to lg, matching devicetree vendor prefixPaul Kocialkowski2016-04-011-1/+1
* | | sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-0121-4960/+1
* | | sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai2016-03-311-2/+46
* | | sunxi: Print soc-id from sram controller for sun8i boardsHans de Goede2016-03-311-5/+19
* | | sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-311-4/+16
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-291-2/+18
|\ \ \
| * | | armv8: fsl-lsch3: Disable SMMU during secure bootSaksham Jain2016-03-291-1/+17
| * | | armv8: fsl-layerscape: Skip reconfigure QSPI clock when booting from QSPIQianyu Gong2016-03-281-1/+1
* | | | pxa: add support for D- and I- cachesVasily Khoruzhick2016-03-273-0/+73
* | | | pxa: start.S: enable SRAM clockVasily Khoruzhick2016-03-271-1/+9
* | | | arm: Add support for HYP mode and LPAE page tablesAlexander Graf2016-03-271-0/+8
* | | | ARM: OMAP5/DRA7: Expose do_set_iodelayNishanth Menon2016-03-271-2/+2
* | | | ARM: OMAP5/DRA7: Split iodelay functionality into sub stepsNishanth Menon2016-03-271-14/+50
* | | | ARM: DRA72: sdram: Update sdram ext phy configuration for SR2.0Nishanth Menon2016-03-271-1/+43
* | | | ARM: DRA7: hwdata: Update ioreg data for DRA72 SR2.0Nishanth Menon2016-03-271-1/+15
* | | | ARM: DRA72x: Add support for detection of SR2.0Ravi Babu2016-03-273-0/+7
* | | | sunxi: A83T: fix 32bit overflow warningvishnupatekar2016-03-231-1/+1
* | | | sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-27/+1
OpenPOWER on IntegriCloud