1. 878cd63 Merge branch 'master' of http://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  2. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  3. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  4. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  5. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  6. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  7. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  8. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  9. 8d29cef arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  10. 8bc347e ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  11. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  12. 4efb654 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  13. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  14. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  15. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  16. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  17. cf202d2 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  18. f8fff9d dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  19. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  20. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  21. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  22. 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  23. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  24. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  25. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  26. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  27. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  28. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  29. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  30. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  31. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  32. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  33. bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  34. 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  35. 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  36. 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  37. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  38. aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  39. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  40. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  41. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  42. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  43. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  44. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  45. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  46. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  47. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  48. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  49. 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  50. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  51. 1890040 ARM: remove unused CPU directory by Masahiro Yamada · 10 years ago
  52. f2863ff arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  53. b9297c2 ARM: cache_v7: Various minor cleanups by Thierry Reding · 10 years ago
  54. c88eaea Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  55. b67932e ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  56. 4f25481 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
  57. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  58. f440bf2 ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
  59. a69e037 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  60. b603c68 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
  61. 61eb3cf kconfig: zynq: Add ZYBO board by Peter Crosthwaite · 10 years ago
  62. feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  63. 6a994e5 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
  64. 062edd2 arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  65. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  66. cfa1bd0 Merge git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  67. a877bec arm: socfpga: Add socfpga_spim_enable() to reset_manager.c by Stefan Roese · 10 years ago
  68. d2bb937 arm: socfpga: Add DW master SPI clock to clock_manager.c by Stefan Roese · 10 years ago
  69. b09bf72 omap3: cm-t3517: add basic board support by Igor Grinberg · 10 years ago
  70. 52d8486 am335x: make get_board_rev() function weak by Igor Grinberg · 10 years ago
  71. 11ada92 Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh by Tom Rini · 10 years ago
  72. 625509a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  73. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  74. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  75. 09e6e0b arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  76. c9b59bf arm: rmobile: alt: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  77. 69191fe arm: rmobile: koelsch: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  78. fb6f600 arm: rmobile: lager: Add external RAM boot by Nobuhiro Iwamatsu · 10 years ago
  79. 3372a9a arm: rmobile: r8a7790: Update initialize L2 cache by Nobuhiro Iwamatsu · 10 years ago
  80. a8b972b Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  81. 0f8ec14 imx: mx6sl: Set the preclk clock source to OSC 24Mhz by Ye.Li · 10 years ago
  82. e68661a imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz source by Ye.Li · 10 years ago
  83. 59ca553 ARM: UniPhier: make pinmon command optional by Masahiro Yamada · 10 years ago
  84. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  85. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  86. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  87. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  88. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  89. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  90. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  91. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  92. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  93. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  94. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  95. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  96. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  97. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  98. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  99. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  100. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago