1. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  2. 185af30 imx: ahab: Update AHAB for iMX8 and iMX8ULP by Ye Li · Thu Jun 15 18:09:23 2023 +0800
  3. d5c3183 imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · Thu Jun 15 18:09:05 2023 +0800
  4. af07028 imx8ulp: build ahab by Peng Fan · Fri Apr 28 12:08:06 2023 +0800
  5. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  6. ebb2be5 misc: sentinel: s400_api: Use new command request definitions by Ye Li · Mon Jan 30 18:39:53 2023 +0800
  7. 1918a4c imx: ahab: Move imx9 and imx8ulp AHAB support together by Ye Li · Mon Jan 30 18:39:52 2023 +0800
  8. 27c3b3e imx8ulp_evk: Change to use DDR driver by Ye Li · Tue Jan 31 16:42:31 2023 +0800
  9. e9e068f imx: imx8ulp: Update clocks to meet max rate restrictions by Ye Li · Tue Jan 31 16:42:25 2023 +0800
  10. 7edb362 imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 only by Ye Li · Tue Jan 31 16:42:24 2023 +0800
  11. 181c54b imx: imx8ulp: upower: make code cleaner by Peng Fan · Tue Jan 31 16:42:23 2023 +0800
  12. 869e3ce imx: imx8ulp: upower: replace magic number with macro by Peng Fan · Tue Jan 31 16:42:22 2023 +0800
  13. d459ca7 imx: imx8ulp: Clear dividers in PLL3DIV_PFD registers by Ye Li · Tue Jan 31 16:42:21 2023 +0800
  14. ec7a385 imx: imx8ulp: Reconfigure MRC3 for SRAM0 access by Ye Li · Tue Jan 31 16:42:20 2023 +0800
  15. 5e35bdc imx: imx8ulp: configure XRDC for DRAM access from S400 by Ye Li · Tue Jan 31 16:42:18 2023 +0800
  16. 80b3315 imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completion by Ye Li · Tue Jan 31 16:42:17 2023 +0800
  17. bac4f03 imx: imx8ulp: Remove the TRDC configure from A35 by Ye Li · Tue Jan 31 16:42:16 2023 +0800
  18. 43e9b7b imx: imx8ulp: Set XRDC MRC4/5 for access DDR from APD by Ye Li · Tue Jan 31 16:42:15 2023 +0800
  19. 670464b imx: imx8ulp: Limit the eMMC ROM API workaround to A0.1 part by Ye Li · Tue Jan 31 16:42:14 2023 +0800
  20. d5ffe55 imx: imx8ulp: Get chip revision from Sentinel by Ye Li · Tue Jan 31 16:42:13 2023 +0800
  21. 2ec75c5 imx: imx8ulp: Fix MU device probe failure by Ye Li · Tue Jan 31 16:42:12 2023 +0800
  22. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  23. c843d5e misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msg by Ye Li · Tue Jul 26 16:40:57 2022 +0800
  24. c408ed3 misc: imx: S400_API: Move S400 MU and API to a common place by Ye Li · Tue Jul 26 16:40:49 2022 +0800
  25. 4decaa2 imx: move get_boot_device to common file by Peng Fan · Tue Jul 26 16:40:37 2022 +0800
  26. b06f5a4 imx8ulp: soc.c: use rom_api_query_boot_infor() wrapper by Rasmus Villemoes · Mon Jun 20 10:53:22 2022 +0200
  27. bebd282 imx8ulp: clock: Fix lcd clock algo by Loic Poulain · Thu Mar 31 12:39:37 2022 +0200
  28. 48836ae imx: imx8ulp_evk: Enable multiple env storage devices by Ye Li · Wed Apr 06 14:30:30 2022 +0800
  29. 2fd258c imx: imx8ulp: reserve tee memory by Ji Luo · Wed Apr 06 14:30:28 2022 +0800
  30. 21bda43 imx: imx8ulp: enable wdog_ad interrupt in CMC1 by Peng Fan · Wed Apr 06 14:30:27 2022 +0800
  31. ec10a80 imx: imx8ulp: Change LPAV assignment for dual boot by Ye Li · Wed Apr 06 14:30:17 2022 +0800
  32. 0736da9 imx: imx8ulp: enable MU0_B clk by default by Peng Fan · Wed Apr 06 14:30:15 2022 +0800
  33. 0471ea1 imx: imx8ulp: cgc: Switch to NICLPAV to FRO192 before PLL4 init by Ye Li · Wed Apr 06 14:30:14 2022 +0800
  34. 8c0c8d0 imx: imx8ulp_evk: Skip init DDR for reboot in dual boot mode by Ye Li · Wed Apr 06 14:30:13 2022 +0800
  35. 4cdb3a3 imx: imx8ulp: add ND/LD clock by Peng Fan · Wed Apr 06 14:30:12 2022 +0800
  36. e612904 imx: imx8ulp: add CAAM clock entry by Peng Fan · Wed Apr 06 14:30:10 2022 +0800
  37. 276dfd5 imx: imx8ulp: clock: Add clock support for i3c controller by Clark Wang · Wed Apr 06 14:30:09 2022 +0800
  38. 2e9f15c imx: imx8ulp: Add M33 handshake functions by Ye Li · Wed Apr 06 14:30:08 2022 +0800
  39. 0cccaad imx8ulp: Disable SPL exception vector by Ye Li · Fri Mar 18 15:50:18 2022 +0800
  40. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  41. f2c4a39 imx8ulp: implement to obtain the SoC current temperature by Alice Guo · Fri Oct 29 09:46:32 2021 +0800
  42. 8840830 imx8ulp: clock: Handle the DDRLOCKED when setting DDR clock by Ye Li · Fri Oct 29 09:46:30 2021 +0800
  43. 23ee0e1 imx8ulp: clock: Support to enable/disable the ADC1 clock by Alice Guo · Fri Oct 29 09:46:29 2021 +0800
  44. 992b0ae imx8ulp: Update ethernet mac to get from fuse by Ye Li · Fri Oct 29 09:46:28 2021 +0800
  45. cb7e375 imx8ulp: clock: Support to reset DCNano and MIPI DSI by Ye Li · Fri Oct 29 09:46:27 2021 +0800
  46. 328f201 imx8ulp: clock: Reset DDR controller before clock enable by Ye Li · Fri Oct 29 09:46:26 2021 +0800
  47. 133f8b8 imx8ulp: Workaround LPOSC_TRIM fuse load issue by Ye Li · Fri Oct 29 09:46:25 2021 +0800
  48. f012ceb imx8ulp: Remove freescale name from CPU revision by Ye Li · Fri Oct 29 09:46:24 2021 +0800
  49. 715cfa0 imx8ulp: Fix DCNANO QoS setting by Ye Li · Fri Oct 29 09:46:23 2021 +0800
  50. a031155 imx8ulp: Set DCNANO read QoS on NIC_LPAV to highest by Ye Li · Fri Oct 29 09:46:22 2021 +0800
  51. 27666ca imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for display by Ye Li · Fri Oct 29 09:46:21 2021 +0800
  52. d325d37 imx8ulp: rdc: allow A35 access flexspi0 mem by Ye Li · Fri Oct 29 09:46:20 2021 +0800
  53. 3d3dfb0 imx8ulp: clock: Add MIPI DSI clock and DCNano clock by Ye Li · Fri Oct 29 09:46:19 2021 +0800
  54. da0469d imx8ulp: clock: Support LPAV clocks in cgc and pcc by Ye Li · Fri Oct 29 09:46:18 2021 +0800
  55. fa609b4 imx8ulp: assign PXP/HIFI4/EPDC to APD domain by Peng Fan · Fri Oct 29 09:46:17 2021 +0800
  56. 43819eb arm: imx8ulp: Allocate LPAV resources to AP domain by Ye Li · Fri Oct 29 09:46:16 2021 +0800
  57. 7201262 imx8ulp: soc: Check the DBD_EN fuse before setting RDC by Ye Li · Fri Oct 29 09:46:15 2021 +0800
  58. ae21e7f imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG by Tom Rini · Mon Aug 30 09:16:29 2021 -0400
  59. cbe5d38 arm: imx: add i.MX8ULP EVK support by Peng Fan · Sat Aug 07 16:01:13 2021 +0800
  60. ac2cb4d imx8ulp: add upower api support by Peng Fan · Sat Aug 07 16:01:10 2021 +0800
  61. 479fd4a imx8ulp: Add workaround for eMMC boot by Ye Li · Sat Aug 07 16:01:08 2021 +0800
  62. 0e35805 imx8ulp: Use DGO_GP5 to get boot config by Ye Li · Sat Aug 07 16:01:07 2021 +0800
  63. 0d720e2 imx8ulp: soc: correct reset cause by Peng Fan · Sat Aug 07 16:01:06 2021 +0800
  64. adbbc75 arm: imx8ulp: add iomuxc support by Peng Fan · Sat Aug 07 16:01:04 2021 +0800
  65. fa6ae05 arm: imx8ulp: add dummy imx_get_mac_from_fuse by Peng Fan · Sat Aug 07 16:01:03 2021 +0800
  66. 6739e63 arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain by Ye Li · Sat Aug 07 16:01:02 2021 +0800
  67. 88044c7 arm: iMX8ULP: Add boot device relevant functions by Ye Li · Sat Aug 07 16:01:01 2021 +0800
  68. 7bea5b0 arm: imx8ulp: Probe the S400 MU device in arch init by Ye Li · Sat Aug 07 16:01:00 2021 +0800
  69. 9c87e46 imx8ulp: unify rdc functions by Peng Fan · Sat Aug 07 16:00:59 2021 +0800
  70. b5c41b1 arm: imx8ulp: release trdc and assign lpav from RTD to APD by Peng Fan · Sat Aug 07 16:00:58 2021 +0800
  71. fa55b21 arm: imx8ulp: add trdc release request by Peng Fan · Sat Aug 07 16:00:57 2021 +0800
  72. fe1bf87 arm: imx8ulp: add rdc support by Peng Fan · Sat Aug 07 16:00:56 2021 +0800
  73. 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · Sat Aug 07 16:00:55 2021 +0800
  74. 6ee435eb arm: imx8ulp: Update the reset vector in u-boot by Ye Li · Sat Aug 07 16:00:50 2021 +0800
  75. c84bc10 arm: imx8ulp: disable wdog3 by Peng Fan · Sat Aug 07 16:00:49 2021 +0800
  76. 6dd4302 arm: imx8ulp: Enable full L2 cache in SPL by Ye Li · Sat Aug 07 16:00:48 2021 +0800
  77. 0be116e arm: imx8ulp: soc: Change to use CMC1 to get bootcfg by Ye Li · Sat Aug 07 16:00:47 2021 +0800
  78. 690eea1 arm: imx8ulp: add clock support by Peng Fan · Sat Aug 07 16:00:45 2021 +0800
  79. 7a71c61 arm: imx8ulp: add container support by Ye Li · Sat Aug 07 16:00:39 2021 +0800
  80. b15705a arm: imx: basic i.MX8ULP support by Peng Fan · Sat Aug 07 16:00:35 2021 +0800
  81. af4f3b3 imx: imx8ulp: add get reset cause by Peng Fan · Sat Aug 07 16:00:34 2021 +0800
  82. 7253016 arm: imx8ulp: support print cpu info by Peng Fan · Sat Aug 07 16:00:33 2021 +0800
  83. 5c2218a arm: imx: add i.MX8ULP cpu type and helper by Peng Fan · Sat Aug 07 16:00:31 2021 +0800
  84. 570dc4f arm: imx: add i.MX8ULP basic Kconfig option by Peng Fan · Sat Aug 07 16:00:30 2021 +0800