1. 355d1e4 board: Introduce xenguest_arm64 board by Andrii Anisov · Thu Aug 06 12:42:47 2020 +0300
  2. 158c16e arch: arm: use dt and UCLASS_SYSCON to get gic lpi details by Rayagonda Kokatanur · Sun Jul 26 22:37:33 2020 +0530
  3. a2936da board: ns3: add api to save boot parameters passed from BL31 by Abhishek Shah · Wed Jul 15 22:48:59 2020 +0530
  4. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  5. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  6. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800
  7. bf38311 armv8: layerscape: rework spin table by Michael Walle · Mon Jun 01 21:53:36 2020 +0200
  8. 661c602 armv8: layerscape: relocate spin table if EFI_LOADER is enabled by Michael Walle · Mon Jun 01 21:53:35 2020 +0200
  9. c251f5b armv8: layerscape: clean exported symbols in spintable.S by Michael Walle · Mon Jun 01 21:53:34 2020 +0200
  10. 8222af5 armv8: layerscape: drop first .ltorg directive in spintable.S by Michael Walle · Mon Jun 01 21:53:33 2020 +0200
  11. 319f1a3 armv8: layerscape: make wake_secondary_core_n() static by Michael Walle · Mon Jun 01 21:53:32 2020 +0200
  12. bd7e4ee armv8: layerscape: simplify get_spin_tbl_addr() calls by Michael Walle · Mon Jun 01 21:53:31 2020 +0200
  13. d082818 armv8: layerscape: remove determine_mp_bootpg() by Michael Walle · Mon Jun 01 21:53:30 2020 +0200
  14. 878cb69 armv8: layerscape: fix alignment for spin table by Michael Walle · Mon Jun 01 21:53:29 2020 +0200
  15. cde346a armv8: layerscape: load function pointer using ADR by Michael Walle · Mon Jun 01 21:53:28 2020 +0200
  16. 53ec999 armv8: layerscape: move spin table into own module by Michael Walle · Mon Jun 01 21:53:27 2020 +0200
  17. f056e0f armv8: layerscape: properly use CPU_RELEASE_ADDR by Michael Walle · Mon Jun 01 21:53:26 2020 +0200
  18. 24d116d armv8: layerscape: pretty print info about SMP cores by Michael Walle · Mon Jun 01 21:53:25 2020 +0200
  19. 576f6850 armv8: layerscape: fix spin-table support by Michael Walle · Mon Jun 01 21:53:24 2020 +0200
  20. 66f2a53 armv8: ls1028a: move FSL_LAYERSCAPE to kconfig by Michael Walle · Sun May 10 01:20:11 2020 +0200
  21. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  22. b2b5225 arm64: issue ISB after updating system registers by Volodymyr Babchuk · Wed Jun 24 01:05:19 2020 +0000
  23. 41bad3e armv8: cache_v8: fix mmu_set_region_dcache_behaviour by Peng Fan · Mon May 11 16:41:07 2020 +0800
  24. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  25. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  26. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  27. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  28. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  29. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  30. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  31. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  32. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  33. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  34. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  35. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · Tue May 05 20:28:41 2020 +0800
  36. b76b0a6 driver: net: fm: add DM ETH support by Madalin Bucur · Thu Apr 23 16:25:19 2020 +0300
  37. 031bb87 fsl-layerscape: Move GIC RD tables init to soc.c by Hou Zhiqiang · Tue Apr 28 10:19:32 2020 +0800
  38. ce4a92a fsl-layerscape: Kconfig: Select RESV_RAM if GIC_V3_ITS by Hou Zhiqiang · Tue Apr 28 10:19:31 2020 +0800
  39. 80de373 fsl-layerscape: Add RESV_RAM check in resv_ram addr by Hou Zhiqiang · Tue Apr 28 10:19:28 2020 +0800
  40. a618a5a phy: add support for backplane kr mode by Florinel Iordache · Mon Mar 16 15:35:59 2020 +0200
  41. f479aca t210: do not enable PLLE and UPHY PLL HW PWRSEQ by JC Kuo · Thu Mar 26 16:10:09 2020 -0700
  42. f0018f5 dm: arm64: ls1046a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:17 2020 +0800
  43. 014460b dm: arm64: ls1043a: add i2c DM support by Biwen Li · Wed Feb 05 22:02:16 2020 +0800
  44. 0a759bb dm: arm64: ls1012a: add i2c DM support by Biwen Li · Tue Dec 31 15:33:41 2019 +0800
  45. a8c4e1f armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled by Biwen Li · Tue Dec 31 15:33:38 2019 +0800
  46. 47568ce arch: armv8: fsl-layerscape: export serdes config to environment by Alex Marginean · Sat Jan 11 01:05:40 2020 +0200
  47. c369161 armv8: ls1028a_serdes: Add few missing serdes protocols by Alex Marginean · Fri Jan 10 23:51:32 2020 +0200
  48. 6866cdb armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port by Pramod Kumar · Thu Jan 09 08:53:16 2020 +0000
  49. a757669 armv8: ls1012a: Make USB masters snoopable by Ran Wang · Thu Dec 26 18:11:17 2019 +0800
  50. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  51. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  52. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  53. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  54. 1ca7a9f Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage by Yangbo Lu · Thu Dec 19 18:59:30 2019 +0800
  55. 45bbe71 arm: cpu: armv8: add support for arm psci reset2. by Rajesh Ravi · Fri Nov 22 14:50:01 2019 -0800
  56. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  57. 34aafb0 fsl-lsch3: soc: Enable AHB read support for Flexspi controller by Kuldeep Singh · Thu Nov 21 17:15:17 2019 +0530
  58. 762a268 ls1028a: Configure stream IDs for integrated PCI and fix up Linux DT by Alex Marginean · Wed Nov 27 17:19:32 2019 +0200
  59. d0270dc armv8: Add workaround for USB erratum A-050106 by Ran Wang · Tue Nov 26 11:40:40 2019 +0800
  60. a08e713 armv8: layerscape: fix SPL multi DTB loading by Michael Walle · Sun Nov 24 21:13:21 2019 +0100
  61. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  62. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  63. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  64. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  65. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  66. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  67. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  68. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  69. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  70. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  71. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  72. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  73. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  74. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  75. 6c77277 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · Thu Oct 31 05:41:09 2019 +0000
  76. fc667ea armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · Mon Oct 21 22:37:45 2019 +0200
  77. 5b0a113 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · Tue Oct 22 01:10:57 2019 +0200
  78. 7ea2feb armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · Fri Oct 18 09:01:56 2019 +0000
  79. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  80. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  81. 0b1d35c armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · Fri Oct 18 09:01:52 2019 +0000
  82. 8f13773 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · Fri Oct 18 14:27:54 2019 +1100
  83. 044719b armv8: ls1028a: disable multimedia for ls1027a, ls1017a by Yuantian Tang · Thu Oct 10 17:19:37 2019 +0800
  84. c75026e armv8: fsl-layerscape: Make USB masters snoopable by Ran Wang · Fri Sep 20 17:34:29 2019 +0800
  85. f463d75 armv8: ls1028a: Add more personalities support by Yuantian Tang · Wed Sep 18 16:50:52 2019 +0800
  86. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  87. d24328a armv8: ls1028a: Updated serdes configuration for 0x13BB by Hou Zhiqiang · Wed Sep 04 06:25:44 2019 +0000
  88. 79d34ca armv8: fsl-layerscape: Fix typo in Layerscape PCIe config entry by Hou Zhiqiang · Tue Aug 27 03:30:03 2019 +0000
  89. 3df89cc armv8: fsl-layerscape: Update I2C clock divider by Chuanhua Han · Thu Aug 08 17:04:58 2019 +0800
  90. cbec2b8 armv8: ls1028a: configure PMU's PCTBENR to enable WDT by Thomas Schaefer · Thu Aug 08 16:00:30 2019 +0800
  91. 3761ffc fsl-layerscape: Add fsl_esdhc peripheral clock support by Yinbo Zhu · Tue Jul 16 15:09:06 2019 +0800
  92. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · Wed May 15 09:09:21 2019 +0000
  93. 01dc547 armv8: ls1028a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:59 2019 +0300
  94. 7690ea7 armv8: ls1088a: add icid setup for platform devices by Laurentiu Tudor · Tue Jul 30 17:29:58 2019 +0300
  95. 7c326ac armv8: fsl-layerscape: make icid setup endianness aware by Laurentiu Tudor · Tue Jul 30 17:29:57 2019 +0300
  96. 44d4d33 armv8: kconfig: Fix some platforms incorrect I2C clock divider by Chuanhua Han · Fri Aug 02 16:53:53 2019 +0800
  97. 98a5e40 configs: ls1088a: Enable DM support for pcf2127 rtc by Chuanhua Han · Fri Jul 26 20:25:37 2019 +0800
  98. 3f27fff configs: ls2088a: Enable DM support for ds3231 rtc by Chuanhua Han · Fri Jul 26 19:24:03 2019 +0800
  99. c512306 configs: ls1028a: Enable DM support for pcf2127 rtc by Chuanhua Han · Wed Jul 10 15:48:38 2019 +0800
  100. b3481ee configs: lx2160: enable DM support for pcf2127 rtc by Chuanhua Han · Wed Jul 10 21:00:21 2019 +0800