1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. 5ab32a0 arm: imx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:49 2024 -0600
  4. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  5. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  6. 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
  7. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  8. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  9. 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
  10. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  11. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  14. e4c6332 ARM: mxs: spl_boot.c: make early_delay more robust by Rasmus Villemoes · Tue Sep 10 08:32:01 2019 +0000
  15. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  17. 65d2190 ARM: mxs: support full SPL framework by Mans Rullgard · Sat Apr 21 16:11:10 2018 +0100
  18. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  19. aaf7d12 ARM: mxs: Remove unused variable warning by Marek Vasut · Thu Dec 15 16:48:55 2016 +0100
  20. 09b0057 ARM: mxs: Get boot mode from OCRAM by Jörg Krause · Thu Mar 26 23:53:11 2015 +0100
  21. 9bf144c arm: mxs: Add 'Wait for JTAG user' if booted in JTAG mode by Graeme Russ · Sun Jan 25 12:07:53 2015 +1100
  22. 0f2483a arm: mxs: Add debug outputs and comments to mxs SPL source files by Graeme Russ · Sun Jan 25 12:07:51 2015 +1100
  23. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  24. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
  25. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
  26. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
  27. 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
  28. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  31. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · Fri Jan 11 03:19:10 2013 +0000
  32. e5cf751 mxs: Staticize SPL functions by Marek Vasut · Fri Nov 30 07:09:23 2012 +0000
  33. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · Fri Sep 14 23:18:08 2012 +0200
  34. 794cdb9 MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · Tue Aug 28 15:15:53 2012 +0000
  35. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  36. 8a8da3e mxs: Remove not required explicit iomux-mx28.h include by Otavio Salvador · Mon Aug 13 09:53:09 2012 +0000
  37. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · Sun Aug 05 09:05:32 2012 +0000
  38. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · Sun Aug 05 09:05:29 2012 +0000[Renamed from arch/arm/cpu/arm926ejs/mx28/spl_boot.c]
  39. 609d35a i.MX28: Avoid redefining serial_put[cs]() by Marek Vasut · Tue May 01 11:09:53 2012 +0000
  40. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · Tue May 01 11:09:45 2012 +0000
  41. 9136fe9 i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · Tue May 01 11:09:44 2012 +0000
  42. da6c5d5 M28: Cleanup memsize.o OOT build by Marek Vasut · Thu Dec 08 09:46:12 2011 +0000
  43. 151f49d i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · Fri Dec 02 03:47:40 2011 +0000