1. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  2. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  3. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  4. 7faa924 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · Tue Aug 02 07:33:43 2022 -0400
  5. aac187d nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig by Tom Rini · Thu Jun 16 14:04:35 2022 -0400
  6. 476c639 Layerscape: Enable Job ring driver model. by Gaurav Jain · Thu Mar 24 11:50:35 2022 +0530
  7. 8c4e09f video: fsl: colibri_vf: Drop FSL DCU driver by Simon Glass · Sun Jan 23 07:04:11 2022 -0700
  8. aea2a99 CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() by Tom Rini · Tue Dec 14 13:36:39 2021 -0500
  9. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  10. f7246c2 nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig by Tom Rini · Sat Aug 21 13:50:17 2021 -0400
  11. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  12. f179092 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · Tue Jun 22 16:38:21 2021 -0700
  13. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  18. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  19. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  20. d15aa9f dm: arm: ls1021a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:44 2019 +0800
  21. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  22. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · Sat Dec 28 10:44:54 2019 -0700
  23. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  24. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · Tue Nov 12 19:28:37 2019 +0800
  25. 9a0270f video: fsl_dcu_fb: refactor init functions by Igor Opaniuk · Mon Jun 10 14:47:49 2019 +0300
  26. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  27. 2825303 arm: ls1021a: Add timer_init() in board_init_f for SPL by Alison Wang · Tue Oct 16 16:19:22 2018 +0800
  28. 166e374 armv7: fsl: remove sata support by Peng Ma · Wed Aug 01 14:15:40 2018 +0800
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. c9cfd72 MAINTAINERS: Switch nxp.com domain by Fabio Estevam · Tue May 01 15:54:39 2018 -0300
  31. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  32. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · Fri Aug 11 11:09:14 2017 +0530
  33. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  34. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Fri Apr 14 22:05:17 2017 -0400
  35. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  36. 0e0ac20 arm: freescale: Rename initdram() to fsl_initdram() by Simon Glass · Thu Apr 06 12:47:04 2017 -0600
  37. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  38. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  39. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  40. bd25f17 armv7: ls1021aqds: Set cpo_sample for erratum A-009942 by York Sun · Wed Jan 25 13:26:50 2017 -0800
  41. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · Sun Jan 22 19:43:10 2017 -0500
  42. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · Mon Nov 21 11:36:48 2016 +0800
  43. 80ddb62 arm: ls1021a: improve the core frequency to 1.2GHZ by Yuan Yao · Wed Nov 09 11:19:54 2016 +0800
  44. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · Wed Sep 14 11:36:14 2016 +0800
  45. 4b23ca8 fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · Tue Aug 02 19:03:27 2016 +0800
  46. 5ac9a5c arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · Tue Aug 02 19:03:23 2016 +0800
  47. 4f6e610 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · Thu Jul 21 18:09:38 2016 +0800
  48. f1510e6 board/freescale: Update ddr clk_adjust by Shengzhou Liu · Wed May 04 10:20:22 2016 +0800
  49. 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
  50. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · Thu Feb 18 13:01:59 2016 +0800
  51. 34de5e4 arm: ls1021a: Add QSPI or IFC support in SD boot for LS1021AQDS board by Alison Wang · Tue Feb 02 15:16:23 2016 +0800
  52. 39d5b3b secure_boot: enable chain of trust for ARM platforms by Aneesh Bansal · Fri Jan 22 16:37:26 2016 +0530
  53. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  54. e0f8f54 arm: ls1021a: merge SoC specific code in a separate file by Yao Yuan · Sat Dec 05 14:59:10 2015 +0800
  55. 9f51db2 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · Fri Oct 16 16:06:05 2015 +0800
  56. 5b0df8a armv7/ls1021a: move ns_access to common file by Mingkai Hu · Mon Oct 26 19:47:41 2015 +0800
  57. fe4f288 arm/ls102xa:add hwconfig setting to support disable unused devices by Zhuoyu Zhang · Mon Aug 17 18:55:12 2015 +0800
  58. 51b503e ls102xa: etsec: Use proper settings for BE BDs by Claudiu Manoil · Wed Aug 12 13:29:14 2015 +0300
  59. 5dec9d7 armv7/ls1021a: allow OCRAM access permission as R/W in SPL by Alison Wang · Thu Jul 09 10:50:07 2015 +0800
  60. 1031934 arm/ls102xa: Add little-endian mode support for audio IPs by Alison Wang · Tue Jun 09 16:07:49 2015 +0800
  61. 0c53524 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · Thu Mar 12 10:58:48 2015 +0800
  62. 0833c53 ls102xa: ddr4: Use LPUART as console output to verify DCU driver by Alison Wang · Mon Mar 09 17:23:09 2015 +0800
  63. 6027eb4 arm/ls102xa:Add support of conditional workaround implementation as per SoC ver by Alison Wang · Thu Mar 12 11:31:44 2015 +0800
  64. a825bb3 arm: ls1021x: Add support for initializing CAAM's stream id by Alison Wang · Fri Jan 16 17:21:34 2015 +0800
  65. 57296e7 fsl/ls1021qds: Add deep sleep support by tang yuantian · Wed Dec 17 12:58:05 2014 +0800
  66. e2f33ae arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · Sun Jan 04 15:30:58 2015 +0800
  67. d42fc52 arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · Thu Jan 15 17:29:29 2015 +0800
  68. 27e2fe6 ls102xa: dcu: Add platform support for DCU on LS1021AQDS board by Xiubo Li · Tue Dec 16 14:50:33 2014 +0800
  69. 29d7543 ls102xa: etsec: Select ge0_clk125 for eTSEC clock muxing as default by Alison Wang · Tue Dec 09 17:38:23 2014 +0800
  70. 1976fc6 imx: ls102xa: Remove reference to gdata by Simon Glass · Tue Dec 23 12:04:58 2014 -0700
  71. 03d40aa ARM: ls102xa: Setting device's stream id for SMMUs. by Xiubo Li · Fri Nov 21 17:40:59 2014 +0800
  72. 54de065 ARM: ls102xa: allow all the peripheral access permission as R/W. by Xiubo Li · Fri Nov 21 17:40:58 2014 +0800
  73. fec6aa0 ls1021aqds: add hwconfig setting to do pin mux by Yao Yuan · Wed Nov 26 14:54:33 2014 +0800
  74. ab98bb5 arm: ls102xa: Add NAND boot support for LS1021AQDS board by Alison Wang · Tue Dec 09 17:38:14 2014 +0800
  75. 2145a37 arm: ls102xa: Add QSPI boot support for LS1021AQDS/TWR board by Alison Wang · Tue Dec 09 17:38:02 2014 +0800
  76. 9da5178 arm: ls102xa: Add SD boot support for LS1021AQDS board by Alison Wang · Wed Dec 03 15:00:47 2014 +0800
  77. 5096694 ls1021aqds: set the default I2C channel before DDR init by Chenhui Zhao · Thu Nov 06 10:51:59 2014 +0800
  78. a4d6b61 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · Fri Oct 31 13:43:44 2014 +0800
  79. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  80. 05f3e66 arm: ls102xa: Select ge2_clk125 for eTSEC clock muxing by Alison Wang · Fri Oct 17 15:26:36 2014 +0800
  81. f4491ad arm: ls102xa: Remove bit reversing for SCFG registers by Alison Wang · Fri Oct 17 15:26:33 2014 +0800
  82. c48d55e arm: ls102xa: Add snoop disable for slave port 0, 1 and 2 by Jason Jin · Fri Oct 17 15:26:32 2014 +0800
  83. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · Thu Oct 23 18:58:47 2014 -0600
  84. 9fc2f30 qe: add qe support to ls1021aqds by Zhao Qiang · Fri Sep 26 16:25:32 2014 +0800
  85. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  86. 10be7d4 ls102x: Add support for secure boot and enable blob command by Ruchika Gupta · Tue Oct 07 15:48:47 2014 +0530
  87. 901ae76 ls102x: configs - Add hash command in freescale LS1 platforms by Ruchika Gupta · Wed Oct 15 11:39:06 2014 +0530
  88. ba3c080 board/ls1021aqds: Add DDR4 support by York Sun · Thu Sep 11 13:32:07 2014 -0700
  89. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  90. f0ce7d6 arm: ls102xa: Add basic support for LS1021AQDS board by Wang Huan · Fri Sep 05 13:52:44 2014 +0800