summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-185-0/+186
|\
| * ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-171-0/+36
| * ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-172-0/+45
| * ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-171-0/+53
| * ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-171-0/+52
* | ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-1722-8018/+0
|/
* sun6i: clock: Add support for the mipi pllHans de Goede2015-08-141-0/+55
* sunxi: clock: Add clock_get_pll3() helper functionHans de Goede2015-08-142-0/+21
* ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini2015-08-121-1/+1
* gpio: omap: Drop 'method' parameterTom Rini2015-08-124-32/+34
* am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-121-30/+6
* arm: am43xx: enable spi clockNikita Kiryanov2015-08-121-0/+1
* ARM: DRA72: disable workaround for 801819Nishanth Menon2015-08-121-0/+11
* ARM: DRA7/ OMAP5: implement Auxiliary Control Register configurationNishanth Menon2015-08-121-0/+6
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-121-0/+21
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-121-13/+0
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-121-8/+0
* LG Optimus Black (P970) codename sniper supportPaul Kocialkowski2015-08-121-0/+8
* omap3: Reboot mode supportPaul Kocialkowski2015-08-121-0/+38
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-081-0/+7
* exynos: Add support for springSimon Glass2015-08-051-0/+6
* exynos: Tidy up CPU frequency displaySimon Glass2015-08-051-5/+2
* exynos: Add support for the DisplayPort hotplug detectSimon Glass2015-08-051-0/+10
* exynos: Enable the debug UART in SPLSimon Glass2015-08-051-0/+5
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng2015-08-031-0/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-025-110/+376
|\
| * imx:mx6ul add dram spl configuration and header filePeng Fan2015-08-021-10/+51
| * imx: mx6ul update soc related settingsPeng Fan2015-08-021-5/+4
| * imx: mx6ul select SYS_L2CACHE_OFFPeng Fan2015-08-021-0/+4
| * imx:mx6ul add clock supportPeng Fan2015-08-021-59/+92
| * arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov2015-08-021-3/+0
| * arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov2015-08-021-0/+8
| * imx: mx6qp Enable PRG clock for IPUPeng Fan2015-08-021-0/+5
| * imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li2015-08-021-1/+2
| * imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-022-11/+24
| * imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-021-2/+9
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-172-1/+8
| |\
| * | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-101-1/+172
| * | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-101-4/+10
| * | imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-101-19/+0
* | | Kill unneeded #include <linux/kconfig.h>Masahiro Yamada2015-07-272-2/+0
* | | am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* | | omap3: CONFIG_REVISION_TAG ifdef check for get_board_revPaul Kocialkowski2015-07-271-0/+2
* | | omap5: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+47
* | | omap4: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-273-0/+62
* | | omap3: Definitions for SYS_BOOT-based fallback boot device selectionPaul Kocialkowski2015-07-272-0/+59
* | | omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-271-7/+45
* | | omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* | | omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-276-124/+78
OpenPOWER on IntegriCloud