1. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  2. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  3. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  4. bc7b0df Convert CONFIG_SYS_FSL_NUM_CC_PLLS to Kconfig by Tom Rini · Sun Jul 31 21:08:27 2022 -0400
  5. f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · Sat Jul 23 13:05:09 2022 -0400
  6. 6546112 arch/Kconfig.nxp: Re-organize slightly by Tom Rini · Fri Jun 17 16:24:31 2022 -0400
  7. ec34689 caam: Fix crash in case caam_jr_probe failed by Ye Li · Wed May 11 13:56:20 2022 +0530
  8. dedbec1 arm: layerscape: Disable erratum A009007 on LS1021A, LS1043A, and LS1046A by Sean Anderson · Fri Apr 22 14:01:36 2022 +0530
  9. e7c5939 arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid by Peng Fan · Wed Apr 13 17:47:22 2022 +0800
  10. 476c639 Layerscape: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:35 2022 +0530
  11. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · Sun Jan 23 07:04:11 2022 -0700
  12. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  13. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  14. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  15. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  16. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · Sun Aug 08 12:20:09 2021 -0600
  17. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  18. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  19. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  20. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  21. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  22. 4971376 armv7: ls102xa: Enable I-Cache to speed up the boot time by Hou Zhiqiang · Fri Feb 05 15:45:12 2021 +0800
  23. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  24. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  25. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  26. 58aeddc arm: ls102xa: select USB PHY erratum's only if USB is enabled by Aleksandar Gerasimovski · Thu Nov 26 10:52:41 2020 +0000
  27. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  30. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  31. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  32. 1208d38 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · Wed Jan 08 19:46:45 2020 +0900
  33. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  34. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  35. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  36. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  37. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  38. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  39. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  40. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  41. 32a7ac0 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · Mon Oct 21 12:23:30 2019 +0530
  42. 721d50e armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · Wed Sep 25 18:40:42 2019 +0800
  43. e5c6c8e armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · Wed Sep 25 17:48:11 2019 +0800
  44. 19c0460 arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · Fri Jul 19 00:29:59 2019 +0300
  45. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  46. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  47. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  48. aed0458 armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · Wed Sep 26 13:46:30 2018 +0800
  49. 166e374 armv7: fsl: remove sata support by Peng Ma · Wed Aug 01 14:15:40 2018 +0800
  50. 958eda2 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · Mon Jul 16 13:28:24 2018 -0700
  51. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  52. a1d7660 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:07 2018 +0200
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  54. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  55. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  56. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  57. 2eb4898 armv7: Add workaround for USB erratum A-009007 by Ran Wang · Mon Sep 04 18:46:55 2017 +0800
  58. 373a7b0 armv7: Add workaround for USB erratum A-008997 by Ran Wang · Mon Sep 04 18:46:54 2017 +0800
  59. d2b711b7 armv7: Add workaround for USB erratum A-009798 by Ran Wang · Mon Sep 04 18:46:53 2017 +0800
  60. 1509c8a armv7: Add workaround for USB erratum A-009008 by Ran Wang · Mon Sep 04 18:46:52 2017 +0800
  61. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · Fri Aug 11 11:09:14 2017 +0530
  62. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  63. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  64. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  65. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
  66. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  67. 9d095c3 fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · Thu Feb 16 01:20:20 2017 +0000
  68. 7919846 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:01:37 2017 +0530
  69. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · Tue Dec 13 14:54:24 2016 +0800
  70. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  71. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  72. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  73. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  74. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  75. dfa93a9 armv7: ls1021a: Move SECURE_BOOT option to Kconfig by York Sun · Fri Dec 02 09:31:43 2016 -0800
  76. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:04:37 2016 -0700
  77. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · Tue Oct 04 18:01:34 2016 -0700
  78. e7310a3 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · Tue Oct 04 14:45:54 2016 -0700
  79. f188d22 arm: Move MAX_CPUS to Kconfig by York Sun · Tue Oct 04 14:45:01 2016 -0700
  80. 4dd8c61 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · Tue Oct 04 14:31:48 2016 -0700
  81. fcd0e74 arm: Fix Kconfig for proper display menu by York Sun · Tue Oct 04 14:31:47 2016 -0700
  82. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · Wed Sep 14 11:36:14 2016 +0800
  83. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  84. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  85. 4de7e93 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · Mon Sep 26 08:09:29 2016 -0700
  86. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  87. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  88. 539e4f1 nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · Fri Aug 19 17:20:33 2016 +0800
  89. 4ea6d6f nxp: ls102xa: add EPU Finite State Machine by Hongbo Zhang · Fri Aug 19 17:20:32 2016 +0800
  90. 4b23ca8 fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · Tue Aug 02 19:03:27 2016 +0800
  91. 5ac9a5c arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · Tue Aug 02 19:03:23 2016 +0800
  92. b435ae9 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · Tue Aug 02 19:03:22 2016 +0800
  93. 4f6e610 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · Thu Jul 21 18:09:38 2016 +0800
  94. 08f6ac8 ARMv7: PSCI: ls102xa: check target CPU ID before further operations by Hongbo Zhang · Thu Jul 21 18:09:37 2016 +0800
  95. 6e14795 ARM: PSCI: Switch to per-CPU target PC storage in secure data section by Chen-Yu Tsai · Sun Jun 19 12:38:44 2016 +0800
  96. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · Sun Jun 19 12:38:38 2016 +0800
  97. 70617c7 ARM: PSCI: Split out common stack setup code from psci_arch_init by Chen-Yu Tsai · Sun Jun 19 12:38:31 2016 +0800
  98. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  99. 1e98bab armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · Wed Apr 27 09:44:51 2016 +0800
  100. 6936492 armv7: ls102xa: Move smmu and stream id initialization into the common soc code by Alison Wang · Fri Feb 05 12:48:17 2016 +0800