summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-09-09Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan
2014-09-05arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar
2014-09-05arm: exynos: Add RPLL for Exynos5420Ajay Kumar
2014-09-05odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak
2014-09-05arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak
2014-09-05exynos: pinmux: fix the gpio names for exynos4x12 mmcPrzemyslaw Marczak
2014-09-04ARM: DRA72: DDR3: Add emif settings for 666MHz clockR Sricharan
2014-09-04keystone2: use readl/writel functions instead of redefinitionKhoronzhuk, Ivan
2014-09-04ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0Khoronzhuk, Ivan
2014-08-30highbank: kconfig: move common settingsMasahiro Yamada
2014-08-30keystone: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30omap5: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30omap4: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30exynos: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30rmobile: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30tegra: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30zynq: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-30arm: bcmnsp: Add bcmnsp u-architectureScott Branden
2014-08-30arm: bcmcygnus: Add bcmcygnus u-architectureScott Branden
2014-08-30arm: iproc: Initial commit of iproc architecture codeScott Branden
2014-08-30arm: bcm281xx: Add Ethernet Clock supportJiandong Zheng
2014-08-30socfpga: initialize designware ethernetPavel Machek
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-08-29Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-08-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-25ARM: DRA: Enable VTT regulatorLokesh Vutla
2014-08-25ARM: DRA7: Enable software leveling for dra7Sricharan R
2014-08-25keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov
2014-08-20mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam
2014-08-20ARM: mx6: Handle the MMDCx_MDCTL COL field capricesMarek Vasut
2014-08-20mx6: add support of multi-processor commandGabriel Huau
2014-08-19ARM: zynq: Remove spl.hMichal Simek
2014-08-12sunxi: dram: Autodetect DDR3 bus width and densitySiarhei Siamashka
2014-08-12sunxi: dram: Derive write recovery delay from DRAM clock speedSiarhei Siamashka
2014-08-12sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memorySiarhei Siamashka
2014-08-12sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka
2014-08-12sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka
2014-08-12sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka
2014-08-12sunxi: dram: Use divisor P=1 for PLL5Siarhei Siamashka
2014-08-12sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka
2014-08-12sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka
2014-08-12sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functionsSiarhei Siamashka
2014-08-12sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7iSiarhei Siamashka
2014-08-12sunxi: dram: Remove broken impedance and ODT configuration codeSiarhei Siamashka