1. 33913c5 stv0991: Add basic stv0991 architecture support by Vikas Manocha · 10 years ago
  2. a3bd860 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  3. 8821681 ARM: UniPhier: detect the number of flash banks at run-time by Masahiro Yamada · 10 years ago
  4. 79790db ARM: UniPhier: extend register area of init page table for PH1-sLD3 by Masahiro Yamada · 10 years ago
  5. 1e72b1c ARM: UniPhier: merge UniPhier config headers into a single file by Masahiro Yamada · 10 years ago
  6. 39c450d ARM: UniPhier: move support card select to Kconfig by Masahiro Yamada · 10 years ago
  7. a618561 ARM: UniPhier: move CONFIG_UNIPHIER_SMP to Kconfig by Masahiro Yamada · 10 years ago
  8. e6a9127 ARM: UniPhier: use boot_is_swapped() macro for readability by Masahiro Yamada · 10 years ago
  9. b5df0dd ARM: UniPhier: remove Denali NAND controller fixup code by Masahiro Yamada · 10 years ago
  10. 0f3a480 arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  11. 4750eb6 beagle_x15: add board support for Beagle x15 by Felipe Balbi · 10 years ago
  12. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  13. ab7df84 arm: omap5: sdram: mark emif_get_ext_phy_ctrl_const_regs __weak by Felipe Balbi · 10 years ago
  14. 449a437 arm: omap5: make hw_init_data weak by Felipe Balbi · 10 years ago
  15. 9fdc0a2 arm: omap-common: emif: allow to map memory without interleaving by Felipe Balbi · 10 years ago
  16. 5424186 arm: dra7xx: prcm: add missing registers by Felipe Balbi · 10 years ago
  17. eb44655 arm: omap5: tps659038: rename regulator defines by Felipe Balbi · 10 years ago
  18. 9a72462 usb: UniPhier: support OF configuration by Masahiro Yamada · 10 years ago
  19. b70be9d ARM: UniPhier: do not compile platform data when CONFIG_OF_CONTROL=y by Masahiro Yamada · 10 years ago
  20. 0e16b8a Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  21. b63b327 sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  22. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  23. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  24. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  25. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  26. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  27. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  28. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  29. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  30. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  31. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  32. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  33. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  34. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  35. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  36. 59f3be3 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  37. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  38. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  39. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  40. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  41. 16e65f6 imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  42. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  43. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  44. 5864590 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  45. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  46. 4e3976b arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  47. a7f517a arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  48. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  49. 7dc5c48 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  50. bff6cc3 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  51. db74d8a Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  52. 06ff9fb arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  53. c12efec Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  54. 8949456 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  55. 0f4798c DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  56. 62c2f9f Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  57. 9fba7b4 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  58. 75ed68f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  59. 84d2b22 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  60. 38edee2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  61. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  62. 3152122 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  63. 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  64. 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  65. c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  66. 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  67. 50671b0 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  68. dade3b0 kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  69. f280514 kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  70. 1568e43 ARM: remove unused CPU directory by Masahiro Yamada · 10 years ago
  71. 9fba842 arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  72. 0c59738 ARM: cache_v7: Various minor cleanups by Thierry Reding · 10 years ago
  73. 2a0ab6b Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  74. 05154a2 ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  75. b2230d7 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
  76. 21b8890 usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  77. c5f67ba ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
  78. b0c7904 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  79. efbc5a2 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
  80. 8c53ac6 kconfig: zynq: Add ZYBO board by Peter Crosthwaite · 10 years ago
  81. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  82. 7e40563 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
  83. 032d59c arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  84. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  85. a45c7d1 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  86. ca6b8fb arm: socfpga: Add socfpga_spim_enable() to reset_manager.c by Stefan Roese · 10 years ago
  87. 5c46446 arm: socfpga: Add DW master SPI clock to clock_manager.c by Stefan Roese · 10 years ago
  88. c3373ee omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  89. d5e635e am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
  90. 12889ef Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  91. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  92. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  93. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  94. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  95. a341e77 arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  96. 25c0dca arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  97. 2af4b00 arm: rmobile: lager: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  98. 06c9e17 arm: rmobile: r8a7790: Update initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  99. 186f7f1 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  100. 622dfbd imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · 10 years ago