1. 4393ed9 Merge patch series "Kconfig: some cleanups" by Tom Rini · Mon Apr 22 11:01:56 2024 -0600
  2. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · Tue Apr 16 08:55:19 2024 +0200
  3. 75a4e1e Kconfig: Make all Kconfig encoding ascii by Michal Simek · Tue Apr 16 08:55:18 2024 +0200
  4. c44f36f Kconfig: Add missing quotes around default string value by Michal Simek · Tue Apr 16 08:55:17 2024 +0200
  5. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · Tue Apr 16 08:55:16 2024 +0200
  6. 293bbb5 Kconfig: Remove trailing whitespace in its prompt by Michal Simek · Tue Apr 16 08:55:15 2024 +0200
  7. e5ce51b doc: release_cycle: Note when next branch opens by Tom Rini · Mon Apr 22 10:44:54 2024 -0600
  8. 09d9ed8 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Apr 22 10:24:34 2024 -0600
  9. f58c4c0 Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · Mon Apr 22 08:29:10 2024 -0600
  10. 8e30f39 board: tegra30: switch to button cmd by Svyatoslav Ryhel · Sun Jan 07 11:17:47 2024 +0200
  11. 8e56624 ARM: tegra: transformer-t30: bind Hall sensor by Svyatoslav Ryhel · Wed Jan 31 10:08:06 2024 +0200
  12. 3f88c29 ARM: tegra: grouper: bind Hall sensor by Svyatoslav Ryhel · Wed Jan 31 10:07:51 2024 +0200
  13. 62dcf42 board: asus: tf700t: bind tc358768 bridge and panel by Svyatoslav Ryhel · Tue Apr 25 18:21:32 2023 +0300
  14. 61070eb board: asus: transformer-t30: enable I2C_MUX only for TF700T by Svyatoslav Ryhel · Thu Jan 25 14:24:22 2024 +0200
  15. 28b6eb1 board: asus: tf600t: enable TEGRA20_SLINK only for TF600T by Svyatoslav Ryhel · Thu Jan 25 14:19:06 2024 +0200
  16. 02a01dc ARM: tegra: Enable UART-E for T20 and T30 by Jonas Schwöbel · Sun Jan 21 18:18:03 2024 +0200
  17. cc81ef9 board: asus: transformer-t30: set the correct pinmux lock and io-reset by Svyatoslav Ryhel · Sat Jan 20 15:06:23 2024 +0200
  18. 6b5f84b board: asus: tf600t: adjust LV pinmux by Svyatoslav Ryhel · Fri Jan 19 13:28:54 2024 +0200
  19. 66e9642 board: asus: tf600t: configure SPI pinmux by Svyatoslav Ryhel · Wed Jan 17 18:32:21 2024 +0200
  20. 92f7b88 board: asus: lg_x3: endeavoru: remove CONFIG_SYS_L2CACHE_OFF by Jonas Schwöbel · Fri Jan 19 15:04:46 2024 +0200
  21. 4f2d978 board: tegra30: switch to standard boot by Svyatoslav Ryhel · Sun Jan 14 21:39:33 2024 +0200
  22. b822b3f ARM: tegra: move to standard boot by Svyatoslav Ryhel · Sat Jan 06 22:33:59 2024 +0200
  23. 18fd055 ARM: dts: paz00: remove display-timings node by Svyatoslav Ryhel · Sun Jan 07 16:31:43 2024 +0200
  24. 21e279e sunxi: sun9i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 15:43:21 2023 +0000
  25. 0f99c60 sunxi: sun8i_a83t: make more clock functions SPL only by Andre Przywara · Thu Dec 07 15:42:47 2023 +0000
  26. 93d6778 sunxi: sun50i_h6: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:07:05 2023 +0000
  27. 6cf0a32 sunxi: sun6i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:06:51 2023 +0000
  28. d6f06fb sunxi: sun4i: make more clock functions SPL only by Andre Przywara · Thu Dec 07 16:06:51 2023 +0000
  29. 0038e16 sunxi: compile clock.c for SPL only by Andre Przywara · Thu Dec 07 16:06:04 2023 +0000
  30. 2721ea5 sunxi: remove unneeded i2c_init_board() call for U-Boot proper by Andre Przywara · Tue Jan 02 15:02:51 2024 +0000
  31. bd75574 sunxi: move #ifdef guards around tzpc_init() to header file by Andre Przywara · Thu Dec 07 15:09:51 2023 +0000
  32. 0bde97a usb: musb-new: add Allwinner F1C100s support by Andre Przywara · Fri Oct 13 23:12:14 2023 +0100
  33. 69bf17a sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs by Maksim Kiselev · Sat Nov 11 16:33:07 2023 +0300
  34. d88db48 Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Apr 21 08:54:20 2024 -0600
  35. 3119989 boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · Thu Feb 22 18:38:10 2024 +0530
  36. 42e4106 video: Assume video to be active if SPL is passing video hand-off by Devarsh Thakkar · Thu Feb 22 18:38:09 2024 +0530
  37. 0fbb81b boot: fdt_simplefb: Enumerate framebuffer info from video handoff by Devarsh Thakkar · Thu Feb 22 18:38:08 2024 +0530
  38. ca106b9 video: simplefb: modernise DT parsing by Caleb Connolly · Fri Feb 16 18:38:06 2024 +0000
  39. 8a13fd2 video: renesas: shift the init sequence by one step earlier by Svyatoslav Ryhel · Wed Jan 31 08:57:21 2024 +0200
  40. c61c8a1 video: bridge: ssd2825: shift the init sequence by one step earlier by Svyatoslav Ryhel · Wed Jan 31 08:57:20 2024 +0200
  41. 665b3ac video: endeavoru-panel: shift the init sequence by one step earlier by Svyatoslav Ryhel · Wed Jan 31 08:57:19 2024 +0200
  42. 74ba48f video: bridge: add basic support for the Parade DP501 transmitter by Jonas Schwöbel · Wed Jan 31 08:57:18 2024 +0200
  43. ef1e26b video: bridge: add Toshiba TC358768 RGB to DSI bridge support by Svyatoslav Ryhel · Wed Jan 31 08:57:17 2024 +0200
  44. 7c84e5d video: panel: add Samsung LTL106HL02 MIPI DSI panel driver by Anton Bambura · Wed Jan 31 08:57:16 2024 +0200
  45. 9497e75 video: panel: add LG LG070WX3 MIPI DSI panel driver by Svyatoslav Ryhel · Wed Jan 31 08:57:15 2024 +0200
  46. dea5d96 video: tegra20: dsi: use set_backlight for backlight only by Jonas Schwöbel · Tue Jan 23 19:16:33 2024 +0200
  47. 0cccf90 video: tegra20: dsi: set correct fifo depth by Jonas Schwöbel · Tue Jan 23 19:16:32 2024 +0200
  48. f673c47 video: tegra20: dsi: remove pre-configuration by Jonas Schwöbel · Tue Jan 23 19:16:31 2024 +0200
  49. fe0a53a video: tegra20: dsi: add reset support by Svyatoslav Ryhel · Tue Jan 23 19:16:30 2024 +0200
  50. 094d4f9 video: tegra20: dsi: add T114 support by Svyatoslav Ryhel · Tue Jan 23 19:16:29 2024 +0200
  51. ba04d19 video: tegra20: add MIPI calibration driver by Svyatoslav Ryhel · Tue Jan 23 19:16:28 2024 +0200
  52. 0e4a855 video: tegra20: dc: parameterize V- and H-sync polarities by Svyatoslav Ryhel · Tue Jan 23 19:16:27 2024 +0200
  53. fa2e838 video: tegra20: dc: clean framebuffer memory block by Jonas Schwöbel · Tue Jan 23 19:16:26 2024 +0200
  54. 146ce49 video: tegra20: dc: enable backlight after DC is configured by Jonas Schwöbel · Tue Jan 23 19:16:25 2024 +0200
  55. 3acb426 video: tegra20: dc: fix printing of framebuffer address by Jonas Schwöbel · Tue Jan 23 19:16:24 2024 +0200
  56. d16c105 video: tegra20: dc: configure behavior if PLLD/D2 is used by Svyatoslav Ryhel · Tue Jan 23 19:16:23 2024 +0200
  57. 1b0789b video: tegra20: dc: add powergate by Svyatoslav Ryhel · Tue Jan 23 19:16:22 2024 +0200
  58. e38ac62 video: tegra20: dc: add PLLD2 parent support by Svyatoslav Ryhel · Tue Jan 23 19:16:20 2024 +0200
  59. bae46f3 video: tegra20: dc: pass DC id to internal devices by Svyatoslav Ryhel · Tue Jan 23 19:16:19 2024 +0200
  60. 75fec41 video: tegra20: consolidate DC header by Svyatoslav Ryhel · Tue Jan 23 19:16:18 2024 +0200
  61. 597eecb video: tegra20: dc: fix image shift on rotated panels by Svyatoslav Ryhel · Tue Jan 23 19:16:17 2024 +0200
  62. 9d53a7b video: tegra20: dc: diverge DC per-SOC by Svyatoslav Ryhel · Tue Jan 23 19:16:16 2024 +0200
  63. a0971ed video: dw_hdmi: Fix compiler warnings with gcc-14 by Khem Raj · Sat Jan 27 14:54:59 2024 -0800
  64. a93c232 configs: Enable HDMI Out for ROC-RK3328-CC by Jagan Teki · Wed Jan 17 13:21:54 2024 +0530
  65. f56450d configs: evb-rk3328: Enable vidconsole for rk3328 by Jagan Teki · Wed Jan 17 13:21:53 2024 +0530
  66. fb71c88 rockchip: Enable preconsole for rk3328 by Jagan Teki · Wed Jan 17 13:21:52 2024 +0530
  67. 7d4dba9 ARM: dts: rk3328: Enable VOP for bootph-all by Jagan Teki · Wed Jan 17 13:21:51 2024 +0530
  68. f2c2a69 video: rockchip: Add rk3328 vop support by Jagan Teki · Wed Jan 17 13:21:50 2024 +0530
  69. 161c67b video: rockchip: Add rk3328 hdmi support by Jagan Teki · Wed Jan 17 13:21:49 2024 +0530
  70. 921e6b4 phy: rockchip: Add Rockchip INNO HDMI PHY driver by Jagan Teki · Wed Jan 17 13:21:48 2024 +0530
  71. 350ab5d clk: rk3328: Add get hdmiphy clock by Jagan Teki · Wed Jan 17 13:21:47 2024 +0530
  72. 175ee82 clk: rockchip: rk3328: Add VOP clk support by Jagan Teki · Wed Jan 17 13:21:46 2024 +0530
  73. 026c5db video: rockchip: vop: Add dsp offset support by Jagan Teki · Wed Jan 17 13:21:45 2024 +0530
  74. 8b8e5b9 video: rockchip: vop: Add win offset support by Jagan Teki · Wed Jan 17 13:21:44 2024 +0530
  75. ff2e4e2 video: rockchip: vop: Simplify rkvop_enable by Jagan Teki · Wed Jan 17 13:21:43 2024 +0530
  76. f0f4b6a video: dw_hdmi: Add setup_hpd hook by Jagan Teki · Wed Jan 17 13:21:42 2024 +0530
  77. b0b6c3b video: dw_hdmi: Add read_hpd hook by Jagan Teki · Wed Jan 17 13:21:41 2024 +0530
  78. 17d0f55 video: dw_hdmi: Extend the HPD detection by Jagan Teki · Wed Jan 17 13:21:40 2024 +0530
  79. b3c66b6 video: dw_hdmi: Add Vendor PHY handling by Jagan Teki · Wed Jan 17 13:21:39 2024 +0530
  80. 5a4d64e video: rockchip: hdmi: Detect hpd after controller init by Jagan Teki · Wed Jan 17 13:21:38 2024 +0530
  81. a12d740 video: simple_panel: add EDID support by Svyatoslav Ryhel · Mon Jan 08 18:45:01 2024 +0200
  82. 3586912 Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Apr 20 15:16:17 2024 -0600
  83. b53638d Merge tag 'efi-2024-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Apr 20 08:19:20 2024 -0600
  84. 0405999 video: simple_panel: simplify platform data pass by Svyatoslav Ryhel · Mon Jan 08 18:45:00 2024 +0200
  85. 8b9c906 x86: all firmware tables must be paragraph aligned by Heinrich Schuchardt · Tue Jan 02 00:11:44 2024 +0100
  86. b0f75b6 efi_selftest: add tests for setvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:53 2024 +0300
  87. de70856 efi_loader: add an EFI variable with the file contents by Ilias Apalodimas · Thu Apr 18 15:54:52 2024 +0300
  88. 465cb7e efi_loader: Add OS notifications for SetVariable at runtime by Ilias Apalodimas · Thu Apr 18 15:54:51 2024 +0300
  89. 86ba869 efi_loader: conditionally enable SetvariableRT by Ilias Apalodimas · Thu Apr 18 15:54:50 2024 +0300
  90. 8c812d3 efi_loader: use event callback for initrd deregistration by Masahisa Kojima · Mon Dec 04 13:30:14 2023 +0900
  91. 3390fdd efi_loader: typo mstching by Heinrich Schuchardt · Thu Apr 18 04:32:02 2024 +0200
  92. fc22ac2 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · Wed Apr 17 18:01:25 2024 +0200
  93. 4cdc1b1 doc: update list of aliases for the env command by Heinrich Schuchardt · Wed Apr 17 10:06:13 2024 +0200
  94. ec84a3c doc: sort env sub-commands alphabetically by Heinrich Schuchardt · Wed Apr 17 10:06:12 2024 +0200
  95. eb8e147 imx8mm_venice_defconfig: Enable PCIe/NVMe support by Tim Harvey · Fri Apr 19 08:29:02 2024 -0700
  96. 0b90b8c pci: dw_imx: add support for IMX8MM by Tim Harvey · Fri Apr 19 08:29:01 2024 -0700
  97. ff46558 clk: imx8mm: Add support for PCIe clocks by Tim Harvey · Fri Apr 19 08:29:00 2024 -0700
  98. 95b4d9d board: toradex: imx: Remove not needed env variables by Francesco Dolcini · Thu Apr 18 15:12:47 2024 +0200
  99. dd0d497 imx8m*_venice_defconfig: enable ipv6, wget and tftpput by Tim Harvey · Wed Apr 17 13:03:25 2024 -0700
  100. 9fbf12b board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp by Tim Harvey · Wed Apr 17 13:01:53 2024 -0700