summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | | sunxi: Add support for USB vbus pin for USB3Hans de Goede2016-03-231-0/+1
* | | | sunxi: Fix clock_twi_onoff for sun9iHans de Goede2016-03-231-2/+2
* | | | sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2016-03-232-31/+35
* | | | sunxi: Fix clock_twi_onoff for sun6iHans de Goede2016-03-231-3/+8
* | | | sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-231-3/+19
|/ / /
* | | arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-221-0/+3
* | | armv8/fsl-lsch2: fix sdhc clock frequency valueYangbo Lu2016-03-211-0/+4
* | | armv8: fsl-layerscape: Updating entries in Serdes TablePratiyush Srivastava2016-03-211-7/+7
* | | armv8: ls2080a: remove obsolete stream ID partitioning supportStuart Yoder2016-03-211-113/+0
* | | armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha2016-03-211-0/+8
* | | arm64: Fix layerscape mmu setupAlexander Graf2016-03-212-1/+6
|/ /
* | spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-162-9/+2
* | arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-161-1/+7
* | arm64: Allow exceptions to returnAlexander Graf2016-03-151-0/+34
* | efi_loader: Add runtime servicesAlexander Graf2016-03-152-0/+46
* | arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-151-0/+9
* | arm64: Remove non-full-va map codeAlexander Graf2016-03-152-95/+32
* | zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-169/+48
* | thunderx: Move mmu table into board fileAlexander Graf2016-03-151-5/+3
OpenPOWER on IntegriCloud