- 98b76b4 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
- b651158 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 914af87 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
- 218eaf3 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
- a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
- 93976f7 arch:exynos: boot mode: add get_boot_mode(), code cleanup by Przemyslaw Marczak · 10 years ago
- 64c7da5 exynos: pinmux: fix the gpio names for exynos4x12 mmc by Przemyslaw Marczak · 10 years ago
- 5a9d4d1 ARM: DRA72: DDR3: Add emif settings for 666MHz clock by R Sricharan · 10 years ago
- 49d39a2 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
- 9adf5df ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0 by Khoronzhuk, Ivan · 10 years ago
- 52ece9c highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
- 32013fb keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 420b816 omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- d7f4708 omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- c54550b exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- c9c54e2 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 73a5b1a tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- a3cd898 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
- 59f56be arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
- 54c8da8 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago
- 5653a82 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
- f192627 arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · 10 years ago
- ce340e9 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago
- 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
- 91c2f8f socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
- d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- f579e9b Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
- c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
- 6ff822d ARM: DRA7: Enable software leveling for dra7 by Sricharan R · 10 years ago
- 047e780 keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · 10 years ago
- d4d6038 mx6sx: Adjust enable_fec_anatop_clock() for mx6solox by Fabio Estevam · 10 years ago
- 4a46360 ARM: mx6: Handle the MMDCx_MDCTL COL field caprices by Marek Vasut · 10 years ago
- 170ceaf mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
- 162c637 ARM: zynq: Remove spl.h by Michal Simek · 10 years ago
- ea7cdd1 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
- ac7b6fc sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
- b41aa97 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
- b1ace77 sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
- c4f0aa5 sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
- 8e9c4fd sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
- 020a634 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
- 586757a sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
- 3ad063a sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
- 72ed869 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
- d89297a sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago
- 6f66418 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · 10 years ago
- ce4d21c sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · 10 years ago
- a1d9f03 sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · 10 years ago
- 551bfb9 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · 10 years ago
- 27942f1 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · 10 years ago
- 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
- 8a0e77b zynq: spl: Add vectors section to linker script by Peter Crosthwaite · 10 years ago
- 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
- 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
- 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
- a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
- 14f4758 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · 10 years ago
- b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
- 03a1201 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · 10 years ago
- 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · 10 years ago
- 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
- 4cd832b ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · 10 years ago
- e919577 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · 10 years ago
- eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
- 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
- c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
- cdbd285 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- bccf0b7 ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · 10 years ago
- 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
- 43b126f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · 10 years ago
- d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
- 58a0d66 keystone2: add possibility to turn off all dsps by Hao Zhang · 10 years ago
- d68bb7e keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
- 4a213f2 ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · 10 years ago
- d6c508c keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
- 50df5cc keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
- 2df6410 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · 10 years ago
- e50c1bb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · 10 years ago
- 6999999 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
- 1b15ba6 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- 79e6794 ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · 11 years ago
- 472a68f i.MX6: add enable_spi_clk() by Heiko Schocher · 10 years ago
- 6633e3f mx6: soc: Do not apply the PFD erratum for mx6solox by Fabio Estevam · 10 years ago
- 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
- fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
- 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
- 047cc04 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
- 15af733 mx6: clock: Do not enable sata and ipu clocks by Fabio Estevam · 10 years ago
- 712ab88 mx6: Add support for the mx6solox variant by Fabio Estevam · 10 years ago
- 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
- 2e95fe1 mx6: soc: Update the comments of set_ldo_voltage() by Fabio Estevam · 10 years ago
- b0be82e MX6: Correct calculation of PLL_SYS by Andre Renaud · 10 years ago
- d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
- df25e35 am43xx: Tune the system to avoid DSS underflows by Cooper Jr., Franklin · 10 years ago