1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  2. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  3. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  4. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  5. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  6. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  7. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000
  8. 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · Thu Sep 12 09:17:11 2019 +0000
  9. 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · Thu Sep 12 09:17:10 2019 +0000
  10. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  11. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  12. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · Tue Oct 15 18:26:57 2019 +0200
  13. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  14. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  15. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · Thu Aug 16 13:23:11 2018 -0500
  16. 6bd0393 ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · Fri Apr 27 10:45:15 2018 +0100
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  19. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  20. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100
  21. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  22. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  23. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  24. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · Mon Jun 06 14:26:39 2016 +0200
  25. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · Sun Dec 13 12:08:37 2015 +0100
  26. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  27. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  28. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:33 2015 +0800
  29. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · Tue Aug 11 03:08:07 2015 +0200
  30. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  31. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · Thu May 21 11:20:17 2015 +0000
  32. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · Thu Mar 26 23:53:11 2015 +0100
  33. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  34. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  35. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  36. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  37. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  38. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  39. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · Sun Oct 12 01:43:30 2014 +0400
  40. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
  41. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  42. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · Mon Apr 28 03:38:41 2014 +0200
  43. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · Mon Apr 28 03:38:40 2014 +0200
  44. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  45. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  46. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  47. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Thu Apr 03 19:12:21 2014 +0200
  48. 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
  49. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · Fri Apr 04 11:29:29 2014 +0200
  50. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
  51. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
  52. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
  53. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Wed Mar 05 20:01:14 2014 +0100
  54. 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
  55. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
  56. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
  57. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  58. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  59. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  60. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  61. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
  62. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  63. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
  64. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  65. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  66. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  67. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  68. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  69. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  70. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  71. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  72. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
  73. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  74. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · Sun Apr 28 09:20:01 2013 +0000
  75. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · Sun Apr 28 14:18:49 2013 +0000
  76. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · Sun Apr 28 14:17:45 2013 +0000
  77. b294f80 mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · Sun May 05 16:11:59 2013 +0000
  78. 51e7778 mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · Sun May 05 15:52:54 2013 +0000
  79. 94bc0dd mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · Fri May 03 04:37:13 2013 +0000
  80. 1bd7205 mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · Fri May 03 04:37:12 2013 +0000
  81. 7f77e5f mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · Fri May 03 04:37:11 2013 +0000
  82. 0541af8 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · Fri May 03 04:37:10 2013 +0000
  83. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  84. 23de0e6 mx23: Put back RAM voltage level to its original value by Fabio Estevam · Fri Apr 26 06:01:26 2013 +0000
  85. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · Tue Apr 09 21:06:08 2013 +0000
  86. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  87. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  88. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  89. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  90. e0a77a9 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · Thu Feb 28 12:59:19 2013 +0000
  91. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  92. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  93. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
  94. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  95. 69d8ce0 mxs: timrot: Rename local macros by Fadil Berisha · Thu Feb 28 10:03:26 2013 -0500
  96. d608f6e mxs: timrot: Add support to i.MX23 by Fadil Berisha · Wed Feb 27 17:00:07 2013 +0000
  97. 5d26bad mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · Sat Feb 23 02:43:05 2013 +0000
  98. 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
  99. eadf337 mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · Sat Feb 23 02:42:58 2013 +0000
  100. 2b20a57 mxs: Reset the EMI block on mx23 by Marek Vasut · Sat Feb 23 02:42:57 2013 +0000