1. 3056e50 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · 9 years ago
  2. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  3. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · 9 years ago
  4. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  5. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · 9 years ago
  6. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · 9 years ago
  7. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  8. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · 9 years ago
  9. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
  10. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · 9 years ago
  11. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  12. a7209a2 imx: cpu: move common chip revision id's by Adrian Alonso · 9 years ago
  13. c62d1b5 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · 9 years ago
  14. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · 9 years ago
  15. b7f8ed2 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · 9 years ago
  16. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
  17. 0fe2e85 imx: mx27 implement get_cpu_rev by Peng Fan · 9 years ago
  18. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
  19. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · 9 years ago
  20. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · 9 years ago
  21. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · 9 years ago
  22. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · 9 years ago
  23. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · 9 years ago
  24. 0e2e12a arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · 9 years ago
  25. eb48e2b lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · 9 years ago
  26. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  27. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · 9 years ago
  28. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  29. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  30. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  31. 8bffd71 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  32. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · 10 years ago
  33. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  34. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · 10 years ago
  35. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · 10 years ago
  36. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  37. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  38. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  39. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  40. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  41. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  42. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  43. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  44. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  45. 2ac3792 edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  46. 236d957 ARM: remove dkb board support by Masahiro Yamada · 10 years ago
  47. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  48. 0f2ec0a ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · 10 years ago
  49. 2253764 ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · 10 years ago
  50. 5d083e1 ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · 10 years ago
  51. 5e5e23a ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · 10 years ago
  52. 3644548 ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · 10 years ago
  53. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  54. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  55. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  56. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  57. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  58. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  59. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · 10 years ago
  60. 35d908c davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  61. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  62. f680edb ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  63. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  64. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  65. 74e1fce mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · 10 years ago
  66. 9882e20 mx25: Remove empty line after printing the reset cause by Fabio Estevam · 10 years ago
  67. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  68. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  69. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  70. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  71. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  72. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  73. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  74. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  75. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  76. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  77. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  78. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · 10 years ago
  79. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  80. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  81. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  82. 74a08bc leds: missing include by Jeroen Hofstee · 10 years ago
  83. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
  84. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
  85. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  86. 2cc5fad arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
  87. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · 11 years ago
  88. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 11 years ago
  89. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  90. bfb40e7 nomadik: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  91. 04ffbc1 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  92. e604ef9 davinci: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  93. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · 10 years ago
  94. fc7a08a versatile: kconfig: move common settings by Masahiro Yamada · 10 years ago
  95. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  96. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  97. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  98. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  99. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  100. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago