1. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · Mon Dec 19 12:31:24 2022 +0100
  2. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · Mon Nov 21 17:15:28 2022 +0800
  3. 45889f0 Merge branch '2023-02-10-update-trace-feature-to-work-with-trace-cmd' by Tom Rini · Sun Feb 12 10:56:54 2023 -0500
  4. 6581632 CI, Docker: Update to Jammy 2023016 tag by Tom Rini · Tue Feb 07 12:32:19 2023 -0500
  5. b9d1997 trace: Update documentation by Simon Glass · Sun Jan 15 14:16:01 2023 -0700
  6. c2f0190 trace: Add a test by Simon Glass · Sun Jan 15 14:16:00 2023 -0700
  7. 523cb6d Docker: Support trace-cmd by Simon Glass · Sun Jan 15 14:15:59 2023 -0700
  8. 143058f trace: Provide a flamegraph that uses timing by Simon Glass · Sun Jan 15 14:15:58 2023 -0700
  9. d854ce4 trace: Support output of a flamegraph by Simon Glass · Sun Jan 15 14:15:57 2023 -0700
  10. 31fb49a trace: Support output of funcgraph records by Simon Glass · Sun Jan 15 14:15:56 2023 -0700
  11. 7ac0a50 trace: Use text_base from the trace header by Simon Glass · Sun Jan 15 14:15:55 2023 -0700
  12. 0974d00 trace: Drop use of objsection by Simon Glass · Sun Jan 15 14:15:54 2023 -0700
  13. dd8f19a trace: Update proftool to use new binary format by Simon Glass · Sun Jan 15 14:15:53 2023 -0700
  14. 9e2afae trace: Rename prof to trace and improve comments by Simon Glass · Sun Jan 15 14:15:52 2023 -0700
  15. 15ecee4 trace: Detect an infinite loop by Simon Glass · Sun Jan 15 14:15:51 2023 -0700
  16. b123d95 trace: Correct the relocation handover with buffer overflow by Simon Glass · Sun Jan 15 14:15:50 2023 -0700
  17. 9fb0135 trace: Show a few more stats about tracing by Simon Glass · Sun Jan 15 14:15:49 2023 -0700
  18. 6399741 trace: Track the minimum stack depth by Simon Glass · Sun Jan 15 14:15:48 2023 -0700
  19. ec26f89 trace: Reduce the number of function sites by Simon Glass · Sun Jan 15 14:15:47 2023 -0700
  20. adefafe trace: Update the file header by Simon Glass · Sun Jan 15 14:15:46 2023 -0700
  21. 3c35631 abuf: Support use from tools by Simon Glass · Sun Jan 15 14:15:45 2023 -0700
  22. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · Sun Jan 15 14:15:44 2023 -0700
  23. b479f22 time: Tidy up some unnecessary #ifdefs by Simon Glass · Sun Jan 15 14:15:43 2023 -0700
  24. 7c1974b timer: Tidy up use of notrace by Simon Glass · Sun Jan 15 14:15:42 2023 -0700
  25. d270aae dm: Allow serial output during the relocation process by Simon Glass · Sun Jan 15 14:15:41 2023 -0700
  26. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · Sun Jan 15 14:15:40 2023 -0700
  27. 1cada18 .gitignore: Ignore the moveconfig database by Simon Glass · Sun Jan 15 14:15:38 2023 -0700
  28. b60c1d7 Dockerfile: Update QEMU git location by Tom Rini · Tue Feb 07 12:50:13 2023 -0500
  29. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · Sat Feb 11 09:25:44 2023 -0500
  30. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  31. c351957 Merge branch '2023-02-10-assorted-updates-and-additions' by Tom Rini · Fri Feb 10 13:41:27 2023 -0500
  32. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · Fri Feb 03 22:09:04 2023 +0300
  33. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · Fri Feb 03 22:09:03 2023 +0300
  34. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · Fri Feb 03 22:09:02 2023 +0300
  35. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · Sun Jan 22 18:21:25 2023 +0300
  36. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · Sun Jan 22 18:21:24 2023 +0300
  37. 54f4c83 test: create dedicated fdt node for ofnode_for_each_prop test by Dzmitry Sankouski · Sun Jan 22 18:21:23 2023 +0300
  38. 55003db dts: add missing linux,code in gpio-keys by Dzmitry Sankouski · Sun Jan 22 18:21:22 2023 +0300
  39. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · Sun Jan 22 18:21:21 2023 +0300
  40. d337c1f dts: qcs404-evb: Add I2C controller nodes by Sumit Garg · Wed Feb 01 19:29:01 2023 +0530
  41. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · Wed Feb 01 19:29:00 2023 +0530
  42. 00e8469 pinctrl: qcs404: Enable I2C pinmux options by Sumit Garg · Wed Feb 01 19:28:59 2023 +0530
  43. a3e804d clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0 by Sumit Garg · Wed Feb 01 19:28:57 2023 +0530
  44. f974485 dts: qcs404-evb: Add ethernet controller node by Sumit Garg · Wed Feb 01 19:28:56 2023 +0530
  45. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · Wed Feb 01 19:28:55 2023 +0530
  46. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · Wed Feb 01 19:28:54 2023 +0530
  47. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · Wed Feb 01 19:28:53 2023 +0530
  48. fd1ad93 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · Wed Feb 01 19:28:52 2023 +0530
  49. 09aea5d pinctrl: qcs404: Enable ethernet pinmux options by Sumit Garg · Wed Feb 01 19:28:51 2023 +0530
  50. e9e6234 clocks: qcs404: Add support for ethernet clocks by Sumit Garg · Wed Feb 01 19:28:50 2023 +0530
  51. 8ed952d qcs404-evb: Enable msm_gpio driver support by Sumit Garg · Wed Feb 01 19:28:49 2023 +0530
  52. f9c6ee4 qcs404: sysmap: Don't map reserved memory ranges by Sumit Garg · Wed Feb 01 19:28:48 2023 +0530
  53. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · Fri Feb 03 13:22:52 2023 +0100
  54. 755703b env: Complete generic support for writable list by Jan Kiszka · Fri Feb 03 13:22:51 2023 +0100
  55. a1e25d6 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · Sat Feb 04 20:36:57 2023 -0500
  56. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  57. 73eea9d Merge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENABLED-to-IS_ENABLED' by Tom Rini · Fri Feb 10 09:17:25 2023 -0500
  58. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · Sun Feb 05 15:36:17 2023 -0700
  59. 5ef968e Correct SPL uses of ROCKCHIP_OTP by Simon Glass · Sun Feb 05 17:54:59 2023 -0700
  60. 6fd44e6 Correct SPL use of PANEL by Simon Glass · Sun Feb 05 17:54:44 2023 -0700
  61. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · Sun Feb 05 17:54:42 2023 -0700
  62. b42427e Correct SPL uses of FEC_MXC by Simon Glass · Sun Feb 05 17:54:16 2023 -0700
  63. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · Sun Feb 05 17:54:13 2023 -0700
  64. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · Sun Feb 05 17:54:12 2023 -0700
  65. 96c0d2b Correct SPL uses of FASTBOOT by Simon Glass · Sun Feb 05 17:54:10 2023 -0700
  66. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  67. e65efec Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · Sun Feb 05 17:53:23 2023 -0700
  68. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · Sun Feb 05 17:53:13 2023 -0700
  69. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · Sun Feb 05 17:53:52 2023 -0700
  70. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · Sun Feb 05 15:44:33 2023 -0700
  71. a672097 Correct SPL uses of XEN_SERIAL by Simon Glass · Sun Feb 05 15:44:32 2023 -0700
  72. 00b41cb Correct SPL use of WATCHDOG_AUTOSTART by Simon Glass · Sun Feb 05 15:44:31 2023 -0700
  73. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · Sun Feb 05 15:44:30 2023 -0700
  74. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · Sun Feb 05 17:55:32 2023 -0700
  75. 06c1fd4 Correct SPL use of VIDEO_ANSI by Simon Glass · Sun Feb 05 15:44:28 2023 -0700
  76. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · Sun Feb 05 15:44:27 2023 -0700
  77. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · Sun Feb 05 15:44:26 2023 -0700
  78. 0444380 Correct SPL uses of USB_KEYBOARD by Simon Glass · Sun Feb 05 17:55:28 2023 -0700
  79. f597ebe Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:23 2023 -0700
  80. d911f3b Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · Sun Feb 05 15:44:20 2023 -0700
  81. 4863b6b Correct SPL use of TPM_RNG by Simon Glass · Sun Feb 05 15:44:19 2023 -0700
  82. f7e33a0 Correct SPL uses of TEN64_CONTROLLER by Simon Glass · Sun Feb 05 17:55:21 2023 -0700
  83. 5d0e4f4 Correct SPL use of TEE by Simon Glass · Sun Feb 05 15:44:17 2023 -0700
  84. 63dcf3a Correct SPL use of TARGET_PG_WCOM_SELI8 by Simon Glass · Sun Feb 05 15:44:16 2023 -0700
  85. c151a36 Correct SPL use of TARGET_PG_WCOM_EXPU1 by Simon Glass · Sun Feb 05 15:41:00 2023 -0700
  86. ae415ab Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · Sun Feb 05 15:40:59 2023 -0700
  87. 61466c0 Correct SPL uses of TARGET_LX2160ARDB by Simon Glass · Sun Feb 05 17:55:16 2023 -0700
  88. ea0ada3 Correct SPL use of SYS_MEM_RSVD_FOR_MMU by Simon Glass · Sun Feb 05 15:40:57 2023 -0700
  89. 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · Sun Feb 05 15:40:56 2023 -0700
  90. 20b7cd6 Correct SPL use of SYS_FSL_ERRATUM_A010539 by Simon Glass · Sun Feb 05 15:40:55 2023 -0700
  91. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · Sun Feb 05 15:40:54 2023 -0700
  92. 1e58e02 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · Sun Feb 05 15:40:53 2023 -0700
  93. 1abcc2f Correct SPL use of SPLASH_SOURCE by Simon Glass · Sun Feb 05 17:55:10 2023 -0700
  94. 1540e72 Correct SPL use of SL28_SPL_LOADS_OPTEE_BL32 by Simon Glass · Sun Feb 05 15:40:49 2023 -0700
  95. 9d9b4e5 Correct SPL use of SL28CPLD by Simon Glass · Sun Feb 05 15:40:48 2023 -0700
  96. 205a504 Correct SPL uses of SIFIVE_OTP by Simon Glass · Sun Feb 05 15:40:47 2023 -0700
  97. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · Sun Feb 05 17:55:03 2023 -0700
  98. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · Sun Feb 05 15:40:44 2023 -0700
  99. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · Sun Feb 05 15:40:43 2023 -0700
  100. b9dbc51 Correct SPL use of SANDBOX by Simon Glass · Sun Feb 05 15:40:42 2023 -0700