1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 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
  3. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  4. 58aeddc arm: ls102xa: select USB PHY erratum's only if USB is enabled by Aleksandar Gerasimovski · Thu Nov 26 10:52:41 2020 +0000
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  8. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  10. 1208d38 ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" by Masahiro Yamada · Wed Jan 08 19:46:45 2020 +0900
  11. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  12. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  13. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  14. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  15. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  16. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  17. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  18. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  19. 32a7ac0 armv7: ls102xa: Don't power down OCRAM1 during deep sleep by Biwen Li · Mon Oct 21 12:23:30 2019 +0530
  20. 721d50e armv7: ls102xa: add errata ID A-008646 for workaround by Biwen Li · Wed Sep 25 18:40:42 2019 +0800
  21. e5c6c8e armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read by Biwen Li · Wed Sep 25 17:48:11 2019 +0800
  22. 19c0460 arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · Fri Jul 19 00:29:59 2019 +0300
  23. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  24. d6be97b armv7: ls102xa: Add workaround for DDR erratum A-008850 by Alison Wang · Wed Mar 06 14:49:14 2019 +0800
  25. 9858a60 arm: remove prototype for get_timer_masked by Patrick Delaunay · Fri Oct 05 11:33:52 2018 +0200
  26. aed0458 armv7: ls102xa: Disable QE before enter deep sleep by Ran Wang · Wed Sep 26 13:46:30 2018 +0800
  27. 166e374 armv7: fsl: remove sata support by Peng Ma · Wed Aug 01 14:15:40 2018 +0800
  28. 958eda2 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · Mon Jul 16 13:28:24 2018 -0700
  29. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  30. a1d7660 ls102xa: psci: save context id in cpu_on command by Patrick Delaunay · Mon Apr 16 10:15:07 2018 +0200
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  33. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · Sat Feb 03 08:29:52 2018 +0100
  34. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  35. 2eb4898 armv7: Add workaround for USB erratum A-009007 by Ran Wang · Mon Sep 04 18:46:55 2017 +0800
  36. 373a7b0 armv7: Add workaround for USB erratum A-008997 by Ran Wang · Mon Sep 04 18:46:54 2017 +0800
  37. d2b711b7 armv7: Add workaround for USB erratum A-009798 by Ran Wang · Mon Sep 04 18:46:53 2017 +0800
  38. 1509c8a armv7: Add workaround for USB erratum A-009008 by Ran Wang · Mon Sep 04 18:46:52 2017 +0800
  39. 1123406 fsl-layerscape: Consolidate registers space defination for CCI-400 bus by Ashish Kumar · Fri Aug 11 11:09:14 2017 +0530
  40. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  41. 4822873 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · Wed Jun 14 21:28:41 2017 -0600
  42. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  43. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · Fri Apr 28 08:51:44 2017 -0400
  44. e15479b Convert CONFIG_FSL_DCU_FB to Kconfig by Sanchayan Maity · Tue Apr 11 11:12:09 2017 +0530
  45. 9d095c3 fsl: ls102x: remove redundant GENERIC_TIMER_CLK by Andre Przywara · Thu Feb 16 01:20:20 2017 +0000
  46. 7919846 arch: arm: update the IFC IP input clock by Prabhakar Kushwaha · Thu Feb 02 15:01:37 2017 +0530
  47. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · Tue Dec 13 14:54:24 2016 +0800
  48. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  49. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  50. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  51. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  52. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  53. dfa93a9 armv7: ls1021a: Move SECURE_BOOT option to Kconfig by York Sun · Fri Dec 02 09:31:43 2016 -0800
  54. f64fc5c armv7: ls1021a: Move DDR config options to Kconfig by York Sun · Tue Oct 04 18:04:37 2016 -0700
  55. 6b62ef0 arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to Kconfig by York Sun · Tue Oct 04 18:01:34 2016 -0700
  56. e7310a3 arm: Move SYS_FSL_IFC_BANK_COUNT to Kconfig by York Sun · Tue Oct 04 14:45:54 2016 -0700
  57. f188d22 arm: Move MAX_CPUS to Kconfig by York Sun · Tue Oct 04 14:45:01 2016 -0700
  58. 4dd8c61 arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig by York Sun · Tue Oct 04 14:31:48 2016 -0700
  59. fcd0e74 arm: Fix Kconfig for proper display menu by York Sun · Tue Oct 04 14:31:47 2016 -0700
  60. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · Wed Sep 14 11:36:14 2016 +0800
  61. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  62. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  63. 4de7e93 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · Mon Sep 26 08:09:29 2016 -0700
  64. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  65. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  66. 539e4f1 nxp: ls102xa: add LS1 PSCI system suspend by Hongbo Zhang · Fri Aug 19 17:20:33 2016 +0800
  67. 4ea6d6f nxp: ls102xa: add EPU Finite State Machine by Hongbo Zhang · Fri Aug 19 17:20:32 2016 +0800
  68. 4b23ca8 fsl-layerscape: Add workaround for PCIe erratum A010315 by Hou Zhiqiang · Tue Aug 02 19:03:27 2016 +0800
  69. 5ac9a5c arm: fsl-layerscape: move forward the non-secure access permission setup by Hou Zhiqiang · Tue Aug 02 19:03:23 2016 +0800
  70. b435ae9 fsl: serdes: ensure accessing the initialized maps of serdes protocol by Hou Zhiqiang · Tue Aug 02 19:03:22 2016 +0800
  71. 4f6e610 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention by Hongbo Zhang · Thu Jul 21 18:09:38 2016 +0800
  72. 08f6ac8 ARMv7: PSCI: ls102xa: check target CPU ID before further operations by Hongbo Zhang · Thu Jul 21 18:09:37 2016 +0800
  73. 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
  74. 1d0c177 ARM: PSCI: Remove unused psci_text_end symbol by Chen-Yu Tsai · Sun Jun 19 12:38:38 2016 +0800
  75. 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
  76. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · Sat May 14 23:42:07 2016 +0200
  77. 1e98bab armv7: ls102xa: spl: fix the macro name of MMC mode by Qianyu Gong · Wed Apr 27 09:44:51 2016 +0800
  78. 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
  79. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  80. f409b36 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · Mon Jan 11 22:41:26 2016 -0800
  81. dd10f75 arm: ls1021a: Adjust sata register default values by Tang Yuantian · Wed Dec 16 13:50:57 2015 +0800
  82. 96dae92 armv7/fsl-ls102xa: Workaround for DDR erratum A008514 by Yao Yuan · Sat Dec 05 14:59:13 2015 +0800
  83. 411fd29 armv7: ls102xa: cci-400: Enable snoop and DVM message requests. by Yao Yuan · Sat Dec 05 14:59:12 2015 +0800
  84. 1f28a4c arm: ls102xa: enable all the snoop signal for masters. by Yao Yuan · Sat Dec 05 14:59:11 2015 +0800
  85. e0f8f54 arm: ls1021a: merge SoC specific code in a separate file by Yao Yuan · Sat Dec 05 14:59:10 2015 +0800
  86. bf5aee9 arm: ls102x: add get_svr and IS_SVR_REV helper by Shengzhou Liu · Fri Nov 20 15:52:02 2015 +0800
  87. d285ef7 arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS by Alison Wang · Tue Aug 04 09:55:37 2015 +0800
  88. 25c9dc5 arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bit by Alison Wang · Wed Jul 15 15:13:05 2015 +0800
  89. 9f51db2 arm: ls1021a: Add sata support on qds and twr board by tang yuantian · Fri Oct 16 16:06:05 2015 +0800
  90. cc0619c arm: ls102xa: enable snooping for CAAM transactions by horia.geanta@freescale.com · Thu Oct 15 14:21:31 2015 +0300
  91. 79fe078 ls102xa: fdt: Disable IFC in SD boot for QSPI by Alison Wang · Wed Oct 28 10:40:23 2015 +0800
  92. 0af008c ls102xa: Fix reset hang by Fabio Estevam · Sat Oct 03 14:21:00 2015 -0300
  93. 0b5034c armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin table by Wang Dongsheng · Thu Jun 18 18:32:58 2015 +0800
  94. 13d2bb7 arm/ls102xa: Add PSCI support for ls102xa by Wang Dongsheng · Thu Jun 04 12:01:09 2015 +0800
  95. a304d45 arm: ls1021a: Remove the inappropriate use of the function 'sprintf' by Alison Wang · Mon May 11 15:39:47 2015 +0800
  96. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  97. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · Fri Mar 20 19:28:27 2015 -0700
  98. 9a378cb arm: ls102xa: workaround for cache coherency problem by chenhui zhao · Fri Jan 23 15:53:53 2015 +0800
  99. 6c9afed arm/ls102xa: create TLB to map PCIe region by Minghuan Lian · Wed Jan 21 17:29:17 2015 +0800
  100. 57296e7 fsl/ls1021qds: Add deep sleep support by tang yuantian · Wed Dec 17 12:58:05 2014 +0800