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