- 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
- 2f60c31 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
- 6f2da07 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
- f7c2f8d config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
- 16e5602 sunxi: Kconfig: move common settings into a shared code block by Hans de Goede · 10 years ago
- e74090a sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
- c2b0e8d sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
- 3bf2cb9 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago
- 5d82b52 sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · 10 years ago
- 6b827bd Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- d778524 Prepare v2014.10-rc1 by Tom Rini · 10 years ago
- b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
- 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · 10 years ago
- f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
- 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
- c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
- 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
- acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
- b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · 10 years ago
- ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
- a193ed0 exynos: spi: Fix calculation of SPI transaction start time by Simon Glass · 10 years ago
- c2a700f cros_ec: Fix two bugs in the SPI implementation by Simon Glass · 10 years ago
- d774c48 sf: sf_ops: Stop leaking memory by Marek Vasut · 10 years ago
- 20b8972 Merge http://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · 10 years ago
- f6cbf99 arm: Set up global data before board_init_f() by Simon Glass · 10 years ago
- 6e093fc kmp204x: prepare to use CPU watchdog by Boschung, Rainer · 10 years ago
- e70e595 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · 10 years ago
- 59a31c9 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · 10 years ago
- cacb02b kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · 10 years ago
- c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago
- 6d18185 powerpc: mpc85xx watchdog init added to init_func by Boschung, Rainer · 10 years ago
- f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · 10 years ago
- 1524b3c powerpc: macros for e500mc timer regs added by Boschung, Rainer · 10 years ago
- 4728fcf mpc85xx: fix interrupt init to not affect watchdog by Boschung, Rainer · 10 years ago
- 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
- df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
- 1dc856d MMC: atmel_mci: enable high speed mode support by Bo Shen · 10 years ago
- 1cb5679 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
- 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
- 4cfff95 mmc/dw_mmc: Fix clock divider calculation error for bypass mode by Chin Liang See · 10 years ago
- 635638f mmc: s3c: Add SD driver by Marek Vasut · 10 years ago
- fb5872e arm: s3c: Unify the S3C24xx SDI structure by Marek Vasut · 10 years ago
- 807706d bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag by Lubomir Rintel · 10 years ago
- ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
- a54365f sun7i: Add bananapi board by Hans de Goede · 10 years ago
- abf5b31 sunxi: HYP/non-sec: configure CNTFRQ on all CPUs by Marc Zyngier · 10 years ago
- 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
- 900e5d2 sun7i: Add support for a number of new sun7i boards by Hans de Goede · 10 years ago
- d955f42 sun5i: Add support for a number of new sun5i boards by Hans de Goede · 10 years ago
- 7f15c69 sun4i: Add support for a number of new sun4i boards by Hans de Goede · 10 years ago
- 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
- 12a6aad sunxi: Enable EHCI on various sunxi boards by Hans de Goede · 10 years ago
- 3d5d040 sun5i: add USB EHCI settings by Hans de Goede · 10 years ago
- 2165ff6 sun4i: add USB EHCI settings by Hans de Goede · 10 years ago
- aa97678 cubieboard2: Enable AXP209 power controller by Ian Campbell · 10 years ago
- 6edb3d7 sun7i: cubietruck: enable USB EHCI by Roman Byshko · 10 years ago
- 5d6e053 sun7i: add USB EHCI settings by Roman Byshko · 10 years ago
- 3c09160 sunxi: add general USB settings by Roman Byshko · 10 years ago
- 637fbb6 sunxi: add USB EHCI driver by Roman Byshko · 10 years ago
- 0878636 sunxi: add defines to control USB Host clocks/resets by Roman Byshko · 10 years ago
- a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
- 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
- f36ffc4 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
- 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
- e9bc8d2 buildman: adjust for Kconfig by Masahiro Yamada · 10 years ago
- 49e2c3c MAKEALL: adjust for Kconfig by Masahiro Yamada · 10 years ago
- 16329f5 kconfig: remove mkconfig and boards.cfg by Masahiro Yamada · 10 years ago
- c1ee48e tools: add genboardscfg.py by Masahiro Yamada · 10 years ago
- 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
- b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
- 804bc5e kconfig: add basic Kconfig files by Masahiro Yamada · 10 years ago
- d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
- 3effbde boards:trats2: New Trats2 board maintainer by Łukasz Majewski · 10 years ago
- 780397e boards.cfg : Add maintainers entries for SOCFPGA by Dinh Nguyen · 10 years ago
- 313105d cosmetic: boards.cfg: fix some maintainers fields by Masahiro Yamada · 10 years ago
- 1fe610d buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
- 553b1fc MAKEALL: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
- d45d2fa scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · 10 years ago
- f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
- 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 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
- 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 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