1. 2d59e3e mx6: Fix ECSPI typo in soc_boot_modes by Nikolay Dimitrov · 10 years ago
  2. 4aa7ac3 iMX6: Disable the L2 before chaning the PL310 latency by Ye.Li · 10 years ago
  3. 07ee927 arm: mx6: ddr: fix cs0_end calculation by Nikita Kiryanov · 10 years ago
  4. 0815528 arm: mx6: ddr: configure MMDC for slow_pd by Nikita Kiryanov · 10 years ago
  5. 06a51b8 arm: mx6: ddr: do not write into reserved bit by Nikita Kiryanov · 10 years ago
  6. 3368918 arm: mx6: ddr: cleanup by Nikita Kiryanov · 10 years ago
  7. 224beb8 mx6: add clock enabling functions by Nikita Kiryanov · 10 years ago
  8. b653516 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  9. d60a209 arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  10. 496f0e4 arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420 by Ajay Kumar · 10 years ago
  11. e6756f6 arm: exynos: Add RPLL for Exynos5420 by Ajay Kumar · 10 years ago
  12. 73eca21 odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  13. 4fb4d55 arch:exynos: boot mode: add get_boot_mode(), code cleanup by Przemyslaw Marczak · 10 years ago
  14. 19f1b62 exynos: pinmux: fix the gpio names for exynos4x12 mmc by Przemyslaw Marczak · 10 years ago
  15. 681f785 ARM: DRA72: DDR3: Add emif settings for 666MHz clock by R Sricharan · 10 years ago
  16. e6c9428 keystone2: use readl/writel functions instead of redefinition by Khoronzhuk, Ivan · 10 years ago
  17. 1c4044a ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0 by Khoronzhuk, Ivan · 10 years ago
  18. 16e16fd nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  19. ef2b694 highbank: kconfig: move common settings by Masahiro Yamada · 10 years ago
  20. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  21. c338f09 keystone: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  22. 6c5431a omap5: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  23. d08215a omap4: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  24. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  25. 3491ba6 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  26. 72df68c exynos: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  27. 47539e2 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  28. ad17a81 versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  29. f40b989 rmobile: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  30. ddd960e tegra: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  31. 44dcb40 zynq: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  32. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  33. 562f01a arm: bcmnsp: Add bcmnsp u-architecture by Scott Branden · 10 years ago
  34. 7986688 arm: bcmcygnus: Add bcmcygnus u-architecture by Scott Branden · 10 years ago
  35. c4b4500 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
  36. 2d66a0f arm: bcm281xx: Add Ethernet Clock support by Jiandong Zheng · 10 years ago
  37. 0bf62d7 arm: ep9315: Add .vectors section to lds and remove obsolete lds by Sergey Kostanbaev · 10 years ago
  38. 99b9710 socfpga: initialize designware ethernet by Pavel Machek · 10 years ago
  39. 3ab019e socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  40. 51fb455 socfpga: fix clock manager register definition by Pavel Machek · 10 years ago
  41. 6defdc0 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  42. 7f14fb2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  43. 5ddc329 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  44. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  45. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  46. f2a1b93 ARM: DRA7: Enable software leveling for dra7 by Sricharan R · 10 years ago
  47. 61f66fd keystone2: use EFUSE_BOOTROM information to configure PLLs by Vitaly Andrianov · 10 years ago
  48. 5c045cd mx6sx: Adjust enable_fec_anatop_clock() for mx6solox by Fabio Estevam · 10 years ago
  49. b299ab7 ARM: mx6: Handle the MMDCx_MDCTL COL field caprices by Marek Vasut · 10 years ago
  50. a76df70 mx6: add support of multi-processor command by Gabriel Huau · 10 years ago
  51. ae2ee77 ARM: zynq: Remove spl.h by Michal Simek · 10 years ago
  52. aeb3fcb ARM: tegra: Use mem size from MC rather than ODMDATA by Stephen Warren · 10 years ago
  53. df3443d ARM: tegra: Disable VPR by Bryan Wu · 10 years ago
  54. bf4ca38 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  55. 935758b sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  56. b5c71f5 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
  57. d755a5f sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  58. e044daa sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  59. b8f7cb6 sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  60. 013f2d7 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
  61. 1a9717c sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  62. 5c18384 sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  63. 94cd301 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
  64. cfc89b0 sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago
  65. 7e40e19 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · 10 years ago
  66. f8e88b6 sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · 10 years ago
  67. e626d2d sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · 10 years ago
  68. f257796 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · 10 years ago
  69. 34759d7 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · 10 years ago
  70. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  71. 1899fac Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  72. fb8d876 zynq: spl: Add vectors section to linker script by Peter Crosthwaite · 10 years ago
  73. c23154a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  74. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  75. d5db702 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
  76. fc70300 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
  77. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  78. 9d195a5 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · 10 years ago
  79. e771a3d ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
  80. 38510a4 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · 10 years ago
  81. ecf07a7 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · 10 years ago
  82. f510aea ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
  83. bf433af ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
  84. 64fd44d ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · 10 years ago
  85. 800c835 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · 10 years ago
  86. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  87. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  88. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  89. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  90. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  91. 8c16dd6 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  92. 1284246 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  93. 20187fd ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · 10 years ago
  94. 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  95. 8dfc15f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · 10 years ago
  96. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  97. 7b26c1f keystone2: add possibility to turn off all dsps by Hao Zhang · 10 years ago
  98. 4984bce keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
  99. 35c547c ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · 10 years ago
  100. 101eec5 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago