1. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  2. 9d69424 mx25: Add function to set PER clocks by Benoît Thébaudeau · Wed May 03 11:59:05 2017 +0200
  3. 9f2aa98 mx25: Fix imx_get_perclk() by Benoît Thébaudeau · Wed May 03 11:59:04 2017 +0200
  4. 80f2edf arch/arm/cpu/arm926ejs/omap: Remove by Tom Rini · Fri May 12 22:33:14 2017 -0400
  5. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  6. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · Sat Mar 18 09:01:44 2017 -0400
  7. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  8. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  9. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  10. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  11. 167ad90 spear: Use upper case for CONFIG options by Simon Glass · Mon Sep 12 23:18:30 2016 -0600
  12. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  13. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · Sun Jun 19 19:43:01 2016 -0600
  14. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  15. 9084407 arm: Allow skipping of low-level init with I-cache on by Simon Glass · Thu May 05 07:28:06 2016 -0600
  16. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · Mon Jun 06 14:26:39 2016 +0200
  17. 3056e50 mx27: 16-bit wide watchdog registers by Leonid Iziumtsev · Sun Mar 20 14:10:55 2016 +0100
  18. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · Mon Mar 07 21:08:49 2016 -0600
  19. 8d4b7e9 ARM: start.S: fix typo by Yuichiro Goto · Thu Feb 25 10:23:34 2016 +0900
  20. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  21. 45e3fd9 arm: lpc32xx: switch SPL builds to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:26 2015 +0200
  22. 8bf9450 arm: lpc32xx: switch serial console to driver model by Vladimir Zapolskiy · Sat Dec 19 23:29:25 2015 +0200
  23. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · Sun Dec 13 12:08:37 2015 +0100
  24. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  25. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  26. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  27. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · Fri Oct 23 18:06:40 2015 +0200
  28. a7209a2 imx: cpu: move common chip revision id's by Adrian Alonso · Mon Oct 12 13:48:07 2015 -0500
  29. c62d1b5 lpc32xx: fix calculation of HCLK PLL output clock by Vladimir Zapolskiy · Sun Oct 04 23:18:45 2015 +0100
  30. 69804d4 arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 by Stefan Roese · Wed Sep 02 11:10:58 2015 +0200
  31. b7f8ed2 lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition by Vladimir Zapolskiy · Thu Aug 27 03:16:48 2015 +0300
  32. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:33 2015 +0800
  33. 0fe2e85 imx: mx27 implement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:31 2015 +0800
  34. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · Tue Aug 11 03:08:07 2015 +0200
  35. 448e84f arm: spear: Enable caches on SPEAr by Stefan Roese · Tue Aug 18 09:27:19 2015 +0200
  36. 7618ad0 arm: spear: Move to common SPL infrastructure by Stefan Roese · Tue Aug 18 09:27:17 2015 +0200
  37. 64bbb7d usb: spear: Add support for both SPEAr600 EHCI controllers by Stefan Roese · Tue Aug 18 09:27:18 2015 +0200
  38. 890cc77 usb: lpc32xx: add host USB driver by Sylvain Lemieux · Thu Aug 13 15:40:22 2015 -0400
  39. 90a837f dma: lpc32xx: add DMA driver by Sylvain Lemieux · Mon Aug 10 08:16:31 2015 -0400
  40. 0e2e12a arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INIT by Stefan Roese · Thu Aug 06 10:23:52 2015 +0200
  41. eb48e2b lpc32xx: cpu: add support for soft reset by Sylvain Lemieux · Mon Jul 27 13:37:35 2015 -0400
  42. 4f62bc1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Aug 12 15:46:36 2015 -0400
  43. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  44. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · Mon Jul 27 11:40:17 2015 +0800
  45. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · Mon Jul 27 11:40:16 2015 +0800
  46. 78f04f0 nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · Sat Jul 18 03:07:52 2015 +0300
  47. 8bffd71 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · Mon Jul 06 07:22:11 2015 +0300
  48. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · Thu May 21 11:20:17 2015 +0000
  49. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Apr 28 12:15:13 2015 -0400
  50. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · Thu Mar 26 23:53:11 2015 +0100
  51. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  52. ee69a39 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:51 2015 +0200
  53. 24bfa9d lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:47 2015 +0200
  54. eb135ad lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:46 2015 +0200
  55. b23324c lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:45 2015 +0200
  56. 7c97f70 lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:44 2015 +0200
  57. 391e163 lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:43 2015 +0200
  58. 126f359 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · Fri Feb 27 02:40:33 2015 +0900
  59. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  60. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Tue Mar 10 19:09:18 2015 -0400
  61. 2ac3792 edminiv2: switch to SPL by Albert ARIBAUD · Sat Jan 31 22:55:38 2015 +0100
  62. 236d957 ARM: remove dkb board support by Masahiro Yamada · Tue Feb 24 11:45:06 2015 +0900
  63. 26ea9f4 ARM: remove jadecpu board support by Masahiro Yamada · Tue Feb 24 11:45:05 2015 +0900
  64. 0f2ec0a ARM: versatile: move SoC sources to mach-versatile by Masahiro Yamada · Fri Feb 20 17:04:10 2015 +0900
  65. 2253764 ARM: orion5x: move SoC sources to mach-orion5x by Masahiro Yamada · Fri Feb 20 17:04:09 2015 +0900
  66. 5d083e1 ARM: nomadik: move SoC sources to mach-nomadik by Masahiro Yamada · Fri Feb 20 17:04:07 2015 +0900
  67. 5e5e23a ARM: kirkwood: move SOC sources to mach-kirkwood by Masahiro Yamada · Fri Feb 20 17:04:06 2015 +0900
  68. 3644548 ARM: davinci: move SoC sources to mach-davinci by Masahiro Yamada · Fri Feb 20 17:04:05 2015 +0900
  69. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · Fri Feb 20 17:04:03 2015 +0900
  70. 803f21a Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 10 10:42:22 2015 -0500
  71. 6bfc15a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Feb 10 10:40:43 2015 -0500
  72. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  73. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  74. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  75. 6834865 ARM: atmel: cleanup: remove at91cap9 related code by Bo Shen · Fri Jan 16 10:55:46 2015 +0800
  76. 35d908c davinci: Do not duplicate setting of gd by Tom Rini · Thu Jan 22 09:38:10 2015 -0500
  77. 8312e53 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jan 26 06:42:40 2015 -0500
  78. f680edb ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · Mon Dec 23 01:23:07 2013 +0100
  79. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · Tue Nov 18 09:41:56 2014 +0100
  80. e80958b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · Mon Dec 08 17:49:42 2014 +0100
  81. 74e1fce mx25: Fix boot hang by avoiding vector relocation by Fabio Estevam · Tue Jan 06 13:06:48 2015 -0200
  82. 9882e20 mx25: Remove empty line after printing the reset cause by Fabio Estevam · Tue Jan 06 14:10:05 2015 -0200
  83. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  84. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Nov 24 12:01:48 2014 -0500
  85. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  86. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  87. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · Wed Oct 29 13:08:58 2014 -0600
  88. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  89. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · Thu Nov 13 17:59:15 2014 +0100
  90. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · Sun Oct 12 01:43:30 2014 +0400
  91. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · Fri Oct 31 08:31:04 2014 +0100
  92. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
  93. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  94. 2f65bef arm926ejs: cache: use __weak by Jeroen Hofstee · Mon Oct 27 20:10:06 2014 +0100
  95. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  96. ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · Tue Oct 28 12:12:00 2014 +0100
  97. 6e0971b kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · Mon Oct 20 17:45:56 2014 +0900
  98. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  99. 5b8f7f0 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · Wed Oct 22 12:13:20 2014 +0200
  100. c50ab39 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · Wed Oct 22 12:13:11 2014 +0200