1. f596c1a arm: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:49 2023 +0800
  2. e8b0404 tools: mtk_image: use uint32_t for ghf header magic and version by developer · Wed Jul 19 17:17:45 2023 +0800
  3. 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:17:41 2023 +0800
  4. 78fed68 net: mediatek: add support for NETSYS v3 by developer · Wed Jul 19 17:17:37 2023 +0800
  5. 03ce27b net: mediatek: add USXGMII support by developer · Wed Jul 19 17:17:31 2023 +0800
  6. cdb1f310 arm: dts: mediatek: add infracfg registers to support GMAC/USB3 Co-PHY by developer · Wed Jul 19 17:17:27 2023 +0800
  7. a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · Wed Jul 19 17:17:22 2023 +0800
  8. 31f7ad6 arm: dts: medaitek: convert gmac link mode to 2500base-x by developer · Wed Jul 19 17:17:18 2023 +0800
  9. 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · Wed Jul 19 17:17:13 2023 +0800
  10. dd6243f net: mediatek: add missing static qualifier by developer · Wed Jul 19 17:17:07 2023 +0800
  11. 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · Wed Jul 19 17:17:03 2023 +0800
  12. 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · Wed Jul 19 17:16:59 2023 +0800
  13. 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · Wed Jul 19 17:16:54 2023 +0800
  14. 7815b2b pinctrl: mediatek: add pinctrl driver for MT7988 SoC by developer · Wed Jul 19 17:16:50 2023 +0800
  15. dac0f76 pinctrl: mediatek: add pinmux_set ops support by developer · Wed Jul 19 17:16:46 2023 +0800
  16. b42024c pinctrl: mediatek: fix the return value in driving configuration functions by developer · Wed Jul 19 17:16:42 2023 +0800
  17. 67873bd pinctrl: mediatek: convert most definitions to const by developer · Wed Jul 19 17:16:37 2023 +0800
  18. 9400209 reset: mediatek: add reset definition for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:33 2023 +0800
  19. d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:28 2023 +0800
  20. 356d5e2 pwm: mtk: add support for MediaTek MT7988 SoC by developer · Wed Jul 19 17:16:24 2023 +0800
  21. a98189e arm: dts: enable i2c support for MediaTek MT7981 by developer · Wed Jul 19 17:16:19 2023 +0800
  22. 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · Wed Jul 19 17:16:15 2023 +0800
  23. 7f67957 reset: mediatek: check malloc return valaue before use by developer · Wed Jul 19 17:16:11 2023 +0800
  24. 5a83d2b serial: mtk: initial priv data before using by developer · Wed Jul 19 17:16:07 2023 +0800
  25. 92aef70 spi: mtk_spim: clear IRQ enable bits by developer · Wed Jul 19 17:16:02 2023 +0800
  26. 9f5fbaf spi: mtk_spim: get spi clk rate only once by developer · Wed Jul 19 17:15:54 2023 +0800
  27. fc561e9 board: mediatek: update config headers by developer · Wed Jul 19 17:15:47 2023 +0800
  28. 87bf1bc arm: mediatek: retrieve ram_base from dts node for armv8 platform by developer · Wed Jul 19 17:15:41 2023 +0800
  29. 4c388e8 Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Aug 02 17:33:09 2023 -0400
  30. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · Wed Aug 02 09:23:13 2023 -0600
  31. 1191374 cmd/bootdev: print readable status code by Heinrich Schuchardt · Sun Jul 30 16:52:30 2023 +0200
  32. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · Sun Jul 30 16:29:25 2023 +0200
  33. 86b3e47 binman: Support templates containing phandles by Simon Glass · Sat Jul 22 21:43:57 2023 -0600
  34. 54825e1 binman: Remove templates after use by Simon Glass · Sat Jul 22 21:43:56 2023 -0600
  35. 48ec1ff fdt: Allow copying phandles into templates by Simon Glass · Sat Jul 22 21:43:55 2023 -0600
  36. 638567d dtoc: Add some debugging when copying nodes by Simon Glass · Sat Jul 22 21:43:54 2023 -0600
  37. 02e505e dtoc: Make properties dirty when purging them by Simon Glass · Sat Jul 22 21:43:53 2023 -0600
  38. 09490b0 binman: Produce a template-file after processing by Simon Glass · Sat Jul 22 21:43:52 2023 -0600
  39. 5e5892a Makefile: Show binman missing blob message by Jonas Karlman · Tue Jul 18 20:34:40 2023 +0000
  40. da423fc binman: Show filename in missing blob help message by Jonas Karlman · Tue Jul 18 20:34:39 2023 +0000
  41. a0335b4 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · Tue Jul 18 20:34:37 2023 +0000
  42. b2be3e4 binman: Override CheckOptional in fit entry by Jonas Karlman · Tue Jul 18 20:34:36 2023 +0000
  43. 34f520c binman: Report missing external blobs using error level by Jonas Karlman · Tue Jul 18 20:34:35 2023 +0000
  44. 9f96b81 binman: Update missing optional external blob warning text by Jonas Karlman · Tue Jul 18 20:34:34 2023 +0000
  45. 6fa277b binman: Update tee-os missing blob help text by Jonas Karlman · Tue Jul 18 20:34:34 2023 +0000
  46. 18c543b Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Aug 02 12:13:16 2023 -0400
  47. abd4626 binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · Tue Jul 18 13:53:09 2023 +0200
  48. f6809fb riscv: qemu: Enable usb keyboard as an input device by Bin Meng · Sun Jul 23 12:40:41 2023 +0800
  49. 9b43967 riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · Sun Jul 23 12:40:40 2023 +0800
  50. cc7ee03 riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · Sun Jul 23 12:40:38 2023 +0800
  51. d61be5b console: Print out complete stdio device list by Bin Meng · Sun Jul 23 12:40:37 2023 +0800
  52. a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · Sun Jul 23 12:40:36 2023 +0800
  53. 1318689 console: Make stdio_print_current_devices() static by Bin Meng · Sun Jul 23 12:40:35 2023 +0800
  54. 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · Sun Jul 23 12:40:34 2023 +0800
  55. cbb84f3 riscv: qemu: Enable Bochs video support by Bin Meng · Sun Jul 23 12:40:33 2023 +0800
  56. 4cf9986 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · Wed Jul 26 08:05:13 2023 +0200
  57. 968bd99 riscv: sifive: initialize PCI on Unmatched by Heinrich Schuchardt · Tue Jul 25 12:41:30 2023 +0200
  58. ac7a510 configs: starfive-jh7110: Add CONFIG_RTL8169 by Minda Chen · Thu Jul 20 19:37:29 2023 +0800
  59. bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · Thu Jul 20 19:37:28 2023 +0800
  60. d238726 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · Thu Jul 20 19:37:27 2023 +0800
  61. 94aa963 net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · Thu Jul 20 19:37:26 2023 +0800
  62. 23dfd81 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · Tue Jul 25 17:46:50 2023 +0800
  63. 36d20ef configs: starfive-jh7110: Add support for PCIe host driver by Mason Huo · Tue Jul 25 17:46:49 2023 +0800
  64. 08059f0 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · Tue Jul 25 17:46:48 2023 +0800
  65. 375be33 i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · Tue Jul 25 17:46:47 2023 +0800
  66. 451171c Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Tue Aug 01 11:57:55 2023 -0400
  67. 05ae6f4 Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Aug 01 10:17:49 2023 -0400
  68. 93d156f Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 01 10:17:23 2023 -0400
  69. 44ceae6 drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · Thu Jul 27 12:01:26 2023 +0530
  70. 2c81709 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · Thu Jul 27 12:01:25 2023 +0530
  71. d40bc9e video: bochs: Set the frame buffer size per configuration by Bin Meng · Sun Jul 23 12:40:32 2023 +0800
  72. 7c509a0 video: kconfig: Set default FB size for Bochs by Bin Meng · Sun Jul 23 12:40:31 2023 +0800
  73. 88fdb44 video: kconfig: Drop the superfluous dependency by Bin Meng · Sun Jul 23 12:40:30 2023 +0800
  74. 0524170 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · Sun Jul 23 12:40:29 2023 +0800
  75. 0ef4b7f video: bochs: Remove the x86 dependency by Bin Meng · Sun Jul 23 12:40:28 2023 +0800
  76. b745ac2 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · Sun Jul 23 12:40:27 2023 +0800
  77. b9e5825 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · Sun Jul 23 12:40:26 2023 +0800
  78. 276df3d video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · Sun Jul 23 12:40:25 2023 +0800
  79. acbafdd dm: video: Cosmetic style fix by Bin Meng · Sun Jul 23 12:40:24 2023 +0800
  80. 4a75a12 x86: Add a little more info to cbsysinfo by Simon Glass · Tue Jul 25 15:37:06 2023 -0600
  81. 75324ab x86: Return mtrr_add_request() to its old purpose by Simon Glass · Mon Jul 31 14:01:08 2023 +0800
  82. 3413305 video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:07 2023 +0800
  83. 7312489 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:06 2023 +0800
  84. 550731f video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:05 2023 +0800
  85. def9b88 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · Mon Jul 31 14:01:04 2023 +0800
  86. 4a3f391 x86: Change testing logic of mtrr commit by Bin Meng · Mon Jul 31 07:56:02 2023 -0600
  87. 7bcfc04 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jul 31 11:31:26 2023 -0400
  88. 5cf79a3 board: rockchip: Add Radxa E25 Carrier Board by Jonas Karlman · Sun Jul 30 12:30:26 2023 +0000
  89. bf0e134 configs: rockchip: Enable USB2PHY for RK3328 boards by Jagan Teki · Tue Jun 06 22:39:18 2023 +0530
  90. c46620f clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · Tue Jun 06 22:39:17 2023 +0530
  91. 0f514e6 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · Tue Jun 06 22:39:16 2023 +0530
  92. 94e59a1 configs: Enable DWC3 USB 3.0 on RK3328 boards by Jagan Teki · Tue Jun 06 22:39:15 2023 +0530
  93. e5b9341 usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · Tue Jun 06 22:39:14 2023 +0530
  94. ca9599f configs: Drop unused XHCI_DWC3 for RK3328 boards by Jagan Teki · Tue Jun 06 22:39:13 2023 +0530
  95. 7601cd1 arm64: dts: rockchip: Drop unused rk3328-xhci node by Jagan Teki · Tue Jun 06 22:39:12 2023 +0530
  96. 31c3c80 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · Sun Jul 02 12:41:15 2023 +0000
  97. 4298733 arm: mvebu: x240: Use i2c-gpio instead of built in controller by Chris Packham · Wed Jul 26 11:13:09 2023 +1200
  98. d3447b5 i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · Wed Jul 26 11:13:08 2023 +1200
  99. aca4ec0 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · Tue Jul 04 22:05:12 2023 +0300
  100. 2b2416e ARM: dts: rockchip: rk3588: Move bootph-all props to common file by Eugen Hristev · Tue Jul 04 22:05:11 2023 +0300