1. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  3. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · Mon Jun 06 14:26:39 2016 +0200
  4. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · Sun Dec 13 12:08:37 2015 +0100
  5. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  6. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  7. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:33 2015 +0800
  8. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · Tue Aug 11 03:08:07 2015 +0200
  9. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  10. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · Thu May 21 11:20:17 2015 +0000
  11. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · Thu Mar 26 23:53:11 2015 +0100
  12. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  13. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  14. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  15. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  16. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  17. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  18. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · Sun Oct 12 01:43:30 2014 +0400
  19. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
  20. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  21. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · Mon Apr 28 03:38:41 2014 +0200
  22. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · Mon Apr 28 03:38:40 2014 +0200
  23. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  24. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  25. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  26. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Thu Apr 03 19:12:21 2014 +0200
  27. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  28. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · Fri Apr 04 11:29:29 2014 +0200
  29. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
  30. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
  31. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
  32. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Wed Mar 05 20:01:14 2014 +0100
  33. 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · Wed Mar 05 20:01:13 2014 +0100
  34. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
  35. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
  36. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  37. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  38. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  39. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  40. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
  41. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  42. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
  43. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  44. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  45. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  46. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  47. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  48. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  50. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  51. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
  52. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  53. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · Sun Apr 28 09:20:01 2013 +0000
  54. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · Sun Apr 28 14:18:49 2013 +0000
  55. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · Sun Apr 28 14:17:45 2013 +0000
  56. b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · Sun May 05 16:11:59 2013 +0000
  57. 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · Sun May 05 15:52:54 2013 +0000
  58. 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · Fri May 03 04:37:13 2013 +0000
  59. 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · Fri May 03 04:37:12 2013 +0000
  60. 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · Fri May 03 04:37:11 2013 +0000
  61. 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · Fri May 03 04:37:10 2013 +0000
  62. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  63. 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · Fri Apr 26 06:01:26 2013 +0000
  64. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · Tue Apr 09 21:06:08 2013 +0000
  65. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  66. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  67. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  68. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  69. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · Thu Feb 28 12:59:19 2013 +0000
  70. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  71. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  72. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
  73. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  74. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · Thu Feb 28 10:03:26 2013 -0500
  75. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · Wed Feb 27 17:00:07 2013 +0000
  76. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · Sat Feb 23 02:43:05 2013 +0000
  77. 8ca9adf mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · Sat Feb 23 02:43:04 2013 +0000
  78. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · Sat Feb 23 02:42:58 2013 +0000
  79. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · Sat Feb 23 02:42:57 2013 +0000
  80. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  81. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  82. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  83. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:21:45 2013 +0000
  84. b0d9163 mxs: Boost the memory power supply by Marek Vasut · Mon Jan 21 14:57:03 2013 +0000
  85. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · Sat Jan 19 16:02:49 2013 +0000
  86. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · Fri Jan 11 03:19:18 2013 +0000
  87. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · Fri Jan 11 03:19:17 2013 +0000
  88. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · Fri Jan 11 03:19:12 2013 +0000
  89. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · Fri Jan 11 03:19:11 2013 +0000
  90. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · Fri Jan 11 03:19:10 2013 +0000
  91. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · Fri Jan 11 03:19:08 2013 +0000
  92. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · Fri Jan 11 03:19:03 2013 +0000
  93. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · Fri Jan 11 03:19:02 2013 +0000
  94. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · Sat Dec 22 11:59:14 2012 +0100
  95. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · Fri Nov 30 18:17:07 2012 +0000
  96. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · Tue Dec 04 03:15:51 2012 +0000
  97. e5cf751 mxs: Staticize SPL functions by Marek Vasut · Fri Nov 30 07:09:23 2012 +0000
  98. 2c060c5 mxs: Properly setup VDDD in power supply setup code by Marek Vasut · Fri Nov 30 05:22:13 2012 +0000
  99. 4a5e597 mxs: Implement common function to setup VDDx by Marek Vasut · Fri Nov 30 05:22:12 2012 +0000
  100. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000