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