1. fe21eaf ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · 9 years ago
  2. a6b1e25 ARM: mxs: fix VDDD brownout setting by Michael Heimpold · 9 years ago
  3. 95ae700 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · 9 years ago
  4. bf3b9cb imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
  5. 066f876 arm: mxs: Fix mkimage invocation by Marek Vasut · 9 years ago
  6. e86c953 imx28: Fix issue with GCC 5.x by Måns Rullgård · 9 years ago
  7. 7bbc5ff mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · 9 years ago
  8. 32f9ef3 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · 10 years ago
  9. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  10. 2d6286a arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · 10 years ago
  11. 7a08603 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · 10 years ago
  12. 950eaf6 arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · 10 years ago
  13. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  14. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  15. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  16. feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  17. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  18. 7c604e9 arm: mxs: Wait for DRAM to start by Marek Vasut · 10 years ago
  19. be0ecdb arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · 10 years ago
  20. eeadd3f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · 10 years ago
  21. 41623c9 arm: move exception handling out of start.S files by Albert ARIBAUD · 11 years ago
  22. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  23. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  24. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  25. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 11 years ago
  26. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 11 years ago
  27. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  28. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  29. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  30. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  31. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  32. 07e27ce kbuild,mxs: use short logs for MXS images by Masahiro Yamada · 11 years ago
  33. b60eff3 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · 11 years ago
  34. d0b5d9d arm: make _end compiler-generated by Albert ARIBAUD · 11 years ago
  35. 47ed5dd arm: keep all sections in ELF file by Albert ARIBAUD · 11 years ago
  36. 85b8c5c4 Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  37. a0f9761 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · 11 years ago
  38. d8769c6 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. 77b0e22 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · 11 years ago
  40. 6654f33 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · 11 years ago
  41. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  42. 7b8657e ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · 11 years ago
  43. d4c9135 ARM: mxs: Document the power block initialization by Marek Vasut · 11 years ago
  44. 6f6059e ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · 11 years ago
  45. bce8837 ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · 11 years ago
  46. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  47. 09d8118 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
  48. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 12 years ago
  49. ec7023d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  50. 7411cdf arm: mxs: Add LCDIF clock configuration function by Marek Vasut · 11 years ago
  51. 714dc00 arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · 11 years ago
  52. dd3ecf0 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · 11 years ago
  53. 286a88c mxs: Explain why some mx23 DDR registers are not configured by Fabio Estevam · 11 years ago
  54. 26be20f mx23: Operate DDR voltage supply at 2.5V by Fabio Estevam · 11 years ago
  55. fb7383a mxs: spl_mem_init: Change EMI port priority by Fabio Estevam · 11 years ago
  56. 39a538d mxs: spl_mem_init: Skip the initialization of some DRAM_CTL registers by Fabio Estevam · 11 years ago
  57. b0d4bf9 mxs: spl_mem_init: Remove erroneous DDR setting by Fabio Estevam · 11 years ago
  58. 8a47c99 mxs: spl_mem_init: Fix comment about start bit by Fabio Estevam · 11 years ago
  59. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  60. cdc2036 mx23: Put back RAM voltage level to its original value by Fabio Estevam · 12 years ago
  61. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  62. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  63. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  64. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  65. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  66. b33426c mxs: spl_mem_init: Align DDR2 init with FSL bootlets source by Fabio Estevam · 12 years ago
  67. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  68. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  69. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  70. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  71. 3e9dc93 mxs: timrot: Rename local macros by Fadil Berisha · 12 years ago
  72. 6ecd05d mxs: timrot: Add support to i.MX23 by Fadil Berisha · 12 years ago
  73. 89075d3 mx23: Document the tRAS lockout setting in memory initialization by Otavio Salvador · 12 years ago
  74. a74dbf2 mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to CONFIG_SPL_MXS_PSWITCH_WAIT by Otavio Salvador · 12 years ago
  75. 3430e0b mxs: mmc: spi: dma: Better wrap the MXS differences by Marek Vasut · 12 years ago
  76. 5c2f444 mxs: Reset the EMI block on mx23 by Marek Vasut · 12 years ago
  77. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  78. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  79. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  80. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  81. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  82. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  83. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  84. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  85. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  86. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  87. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  88. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  89. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  90. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  91. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  92. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  93. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  94. a918a53 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  95. 1230e7b mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  96. 77cb33b mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  97. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  98. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  99. 320de13 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · 12 years ago
  100. d82f05f MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · 12 years ago