summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm64: Make full va map code more dynamicAlexander Graf2016-03-152-55/+452
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-151-1/+1
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-151-1/+58
* omap4: Check warm reset for reboot mode validityPaul Kocialkowski2016-03-151-0/+4
* omap4: Reboot mode supportPaul Kocialkowski2016-03-151-0/+41
* omap4: Properly enable USB PHY clocksPaul Kocialkowski2016-03-152-0/+5
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-151-2/+4
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+4
* omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski2016-03-151-4/+4
* omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski2016-03-151-2/+1
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-151-13/+0
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-151-2/+2
* omap4: Export jedec sdram timingsPaul Kocialkowski2016-03-151-1/+1
* omap4: Export elpidia sdram timingsPaul Kocialkowski2016-03-151-1/+1
* omap4: Export elpidia sdram device detailsPaul Kocialkowski2016-03-151-2/+2
* omap3: Use a define for reboot reason offsetPaul Kocialkowski2016-03-151-3/+5
* omap3: String-based reboot mode handlingPaul Kocialkowski2016-03-151-4/+10
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-151-1/+12
|\
| * imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-141-1/+12
* | arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-141-0/+2
* | ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-141-147/+2
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-0/+1
* | ARM: Various: Future-proof serial platdataAdam Ford2016-03-142-10/+10
* | ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-141-9/+21
OpenPOWER on IntegriCloud