1. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  2. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  3. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · Thu Apr 08 11:56:11 2021 -0500
  4. b575a8c Merge branch '2021-04-14-assorted-vboot-improvements' by Tom Rini · Thu Apr 15 17:10:25 2021 -0400
  5. 97aaa98 armv8: fsl-layerscape: spl: call spl_early_init() by Michael Walle · Fri Mar 26 19:40:56 2021 +0100
  6. 24bd03a armv8: fsl-layerscape: spl: add debug UART support by Michael Walle · Fri Mar 26 19:40:55 2021 +0100
  7. 4721ff7 common: fit: Add weak board_fit_config_name_match by Sean Anderson · Wed Mar 31 14:32:27 2021 -0400
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  9. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  12. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  13. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  14. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  15. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  16. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · Sun Nov 24 21:13:21 2019 +0100
  17. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  18. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  19. 79fd214 env: Move env_init() to env.h by Simon Glass · Thu Aug 01 09:46:43 2019 -0600
  20. 3e512d8 armv8: ls1046ardb: Add falcon mode for for QSPI boot by York Sun · Tue Jun 26 14:48:29 2018 -0700
  21. bb7d342 armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot by York Sun · Tue Jun 26 14:48:28 2018 -0700
  22. afe58b1 armv8: layerscape: Enabled I-cache for SPL boot by York Sun · Tue Jun 26 14:26:02 2018 -0700
  23. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  24. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  25. f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · Wed Jan 17 16:13:08 2018 +0530
  26. ffea3e6 armv8: layerscape: Enable falcon boot by York Sun · Thu Sep 28 08:42:14 2017 -0700
  27. a34ca5f spl: fix assignment of board info to global data by York Sun · Thu Sep 28 08:42:10 2017 -0700
  28. f2aaf84 armv8: layerscape: Enabling loading PPA during SPL stage by York Sun · Mon May 15 08:52:00 2017 -0700
  29. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · Mon Mar 27 11:41:01 2017 -0700
  30. d6b8920 arm: ls1043ardb: Add SD secure boot target by Ruchika Gupta · Mon Apr 17 18:07:17 2017 +0530
  31. bd5fd24 armv8: ls2080a: Drop early MMU for SPL build by York Sun · Mon Mar 06 09:02:32 2017 -0800
  32. 91077bf armv8: fsl-layerscape: spl: remove BSS clearing and board_init_r by Qianyu Gong · Wed Sep 07 17:56:10 2016 +0800
  33. 5ac9a5c arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · Tue Aug 02 19:03:23 2016 +0800
  34. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  35. b141ef7 armv8: fsl-layerscape: spl: fix the macro name of MMC mode by Qianyu Gong · Wed Apr 27 09:45:23 2016 +0800
  36. c1403bc armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs() by Qianyu Gong · Wed Apr 27 09:43:11 2016 +0800
  37. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  38. da4f136 armv8/fsl-layerscape: Remove reference to gdata by Gong Qianyu · Wed Nov 11 17:58:35 2015 +0800
  39. 77f7ded armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · Mon Nov 09 16:42:20 2015 +0530
  40. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  41. 8168a0f armv8/ls1043ardb: Add nand boot support by Gong Qianyu · Mon Oct 26 19:47:53 2015 +0800
  42. 0e58b51 armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · Mon Oct 26 19:47:50 2015 +0800