aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)AuthorFilesLines
2015-08-28ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I1-0/+70
2015-08-28ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I1-0/+97
2015-08-28ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I2-0/+18
2015-08-28omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski1-10/+22
2015-08-28ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon1-0/+9
2015-08-28ARM: DRA7: Add detection of ES2.0Nishanth Menon3-0/+9
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada1-2/+0
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini5-0/+186
2015-08-17ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R1-0/+36
2015-08-17ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2-0/+45
2015-08-17ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I1-0/+53
2015-08-17ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I1-0/+52
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham22-8018/+0
2015-08-14sun6i: clock: Add support for the mipi pllHans de Goede1-0/+55
2015-08-14sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2-0/+21
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini1-1/+1
2015-08-12gpio: omap: Drop 'method' parameterTom Rini4-32/+34
2015-08-12am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini1-30/+6
2015-08-12arm: am43xx: enable spi clockNikita Kiryanov1-0/+1
2015-08-12ARM: DRA72: disable workaround for 801819Nishanth Menon1-0/+11
2015-08-12ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon1-0/+6
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon1-0/+21
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh1-13/+0
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh1-8/+0
2015-08-12LG Optimus Black (P970) codename sniper supportPaul Kocialkowski1-0/+8
2015-08-12omap3: Reboot mode supportPaul Kocialkowski1-0/+38
2015-08-08sunxi: usb-phy: Never power off the usb portsHans de Goede1-0/+7
2015-08-05exynos: Add support for springSimon Glass1-0/+6
2015-08-05exynos: Tidy up CPU frequency displaySimon Glass1-5/+2
2015-08-05exynos: Add support for the DisplayPort hotplug detectSimon Glass1-0/+10
2015-08-05exynos: Enable the debug UART in SPLSimon Glass1-0/+5
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-08-03armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng1-0/+8
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini5-110/+376
2015-08-02imx:mx6ul add dram spl configuration and header filePeng Fan1-10/+51
2015-08-02imx: mx6ul update soc related settingsPeng Fan1-5/+4
2015-08-02imx: mx6ul select SYS_L2CACHE_OFFPeng Fan1-0/+4
2015-08-02imx:mx6ul add clock supportPeng Fan1-59/+92
2015-08-02arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov1-3/+0
2015-08-02arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov1-0/+8
2015-08-02imx: mx6qp Enable PRG clock for IPUPeng Fan1-0/+5
2015-08-02imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li1-1/+2
2015-08-02imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2-11/+24
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan1-2/+9
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2015-07-27am33xx: Unused get_board_rev function removalPaul Kocialkowski1-9/+0
2015-07-27omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski1-0/+2
2015-07-27omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2-0/+47
2015-07-27omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski3-0/+62
2015-07-27omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2-0/+59