1. 8080846 arm: move _end to linker symbols by Ilias Apalodimas · Tue May 28 09:18:27 2024 +0300
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 5ab32a0 arm: imx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:49 2024 -0600
  5. 202ca8d mxs: Fix VDDx brownout interrupt disable/enable by Cody Green · Mon Jul 03 21:57:00 2023 +0100
  6. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  7. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  8. 790aa81 arm: mxs: Prevent serial console init when in very early SPL boot code by Lukasz Majewski · Fri May 19 12:43:54 2023 +0200
  9. 971d2f3 arm: mxs: Add function to dump PMU registers by Lukasz Majewski · Tue May 09 16:32:42 2023 +0200
  10. 0fd4b5d arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:41 2023 +0200
  11. 9c4197c arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMU by Lukasz Majewski · Tue May 09 16:32:40 2023 +0200
  12. a4e6267 arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU source by Lukasz Majewski · Tue May 09 16:32:39 2023 +0200
  13. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  14. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  15. 7c40554 spl: Provide more space to be used for storing SPL on imx28 OCRAM by Lukasz Majewski · Fri Dec 17 16:41:25 2021 +0100
  16. 9ea1223 mxs: power: Change sequence of enabling DCDC switches by Lukasz Majewski · Wed Oct 13 15:40:12 2021 +0200
  17. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  18. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  19. a8cf155 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · Thu May 20 13:24:10 2021 +0200
  20. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  22. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  23. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  25. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  26. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  27. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  28. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  29. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  30. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  31. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000
  32. 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · Thu Sep 12 09:17:11 2019 +0000
  33. 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · Thu Sep 12 09:17:10 2019 +0000
  34. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  35. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  36. 9d6fda7 arm: mxs: Increase VDDD voltage to match specification by Marek Vasut · Tue Oct 15 18:26:57 2019 +0200
  37. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  38. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  39. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · Thu Aug 16 13:23:11 2018 -0500
  40. 6bd0393 ARM: mxs: let boards override entire dram parameter table by Mans Rullgard · Fri Apr 27 10:45:15 2018 +0100
  41. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  42. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  43. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  44. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100
  45. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  46. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  47. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  48. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · Mon Jun 06 14:26:39 2016 +0200
  49. 364e536 ARM: mxs: allow boards to select DC-DC switching clock source by Michael Heimpold · Sun Dec 13 12:08:37 2015 +0100
  50. 6823cdd ARM: mxs: fix VDDD brownout setting by Michael Heimpold · Sun Nov 15 22:47:12 2015 +0100
  51. 9332042 mxs: add parameter base_addr for mxs_set_lcdclk by Peng Fan · Thu Oct 29 15:54:39 2015 +0800
  52. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:33 2015 +0800
  53. c58b7ef arm: mxs: Fix mkimage invocation by Marek Vasut · Tue Aug 11 03:08:07 2015 +0200
  54. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  55. a787d95 mxs: Do not disable bo detection when DC-DC is already enabled by Stefan Wahren · Thu May 21 11:20:17 2015 +0000
  56. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · Thu Mar 26 23:53:11 2015 +0100
  57. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  58. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  59. b82e470 arm: mxs: Enable booting of mx28 without battery by Graeme Russ · Sun Jan 25 12:07:52 2015 +1100
  60. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  61. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Nov 24 12:02:12 2014 -0500
  62. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · Fri Nov 07 03:03:26 2014 +0900
  63. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · Sun Oct 12 01:43:30 2014 +0400
  64. 1fc4234 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · Thu Nov 06 14:03:04 2014 +0100
  65. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  66. 3e28893 arm: mxs: Wait for DRAM to start by Marek Vasut · Mon Apr 28 03:38:41 2014 +0200
  67. c7d7734 arm: mxs: Wait when disabling VDDMEM current limiter by Marek Vasut · Mon Apr 28 03:38:40 2014 +0200
  68. 3f7740f arm: Add missing .vectors section to linker scripts by Benoît Thébaudeau · Thu Aug 21 15:43:11 2014 +0200
  69. 9852cc6 arm: move exception handling out of start.S files by Albert ARIBAUD · Tue Apr 15 16:13:51 2014 +0200
  70. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
  71. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Thu Apr 03 19:12:21 2014 +0200
  72. 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
  73. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · Fri Apr 04 11:29:29 2014 +0200
  74. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
  75. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
  76. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
  77. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Wed Mar 05 20:01:14 2014 +0100
  78. 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
  79. 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
  80. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
  81. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  82. 9d25fa4 arm: make _end compiler-generated by Albert ARIBAUD · Sat Feb 22 17:53:42 2014 +0100
  83. 95fc6d6 arm: keep all sections in ELF file by Albert ARIBAUD · Thu Nov 07 14:21:46 2013 +0100
  84. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  85. 4cf9ce4 ARM: mxs: Enable DCDC converter for battery boot by Marek Vasut · Mon Oct 28 12:29:30 2013 +0100
  86. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  87. edc43b0 ARM: mxs: Setup stack in JTAG mode by Marek Vasut · Fri Sep 20 01:36:44 2013 +0200
  88. ee3b9e4 ARM: mxs: tools: Use mkimage for BootStream generation by Marek Vasut · Tue Sep 24 17:39:17 2013 +0200
  89. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  90. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  91. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  92. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  93. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  94. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  95. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  96. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
  97. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  98. 5ace29c arm: mxs: Add LCDIF clock configuration function by Marek Vasut · Sun Apr 28 09:20:01 2013 +0000
  99. e07153e arm: mxs: Preprocess u-boot.bd so they contain full path by Marek Vasut · Sun Apr 28 14:18:49 2013 +0000
  100. 499c4a8 arm: mx23: Fix VDDMEM misconfiguration by Marek Vasut · Sun Apr 28 14:17:45 2013 +0000