1. 7fa40df i2c: mediatek: fix I2C usability for MT7981 by Weijie Gao · 1 year, 6 months ago
  2. 6f1cc26 reset: mediatek: check malloc return valaue before use by Weijie Gao · 1 year, 6 months ago
  3. 0fd96bf serial: mtk: initial priv data before using by Weijie Gao · 1 year, 6 months ago
  4. b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 6 months ago
  5. 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 6 months ago
  6. fd9385a board: mediatek: update config headers by Weijie Gao · 1 year, 6 months ago
  7. 5fd6d4c arm: mediatek: retrieve ram_base from dts node for armv8 platform by Weijie Gao · 1 year, 6 months ago
  8. 35e6c89 Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 6 months ago
  9. 288ae53 binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 6 months ago
  10. 0236642 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 6 months ago
  11. ca9d926 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 6 months ago
  12. d4d9766 binman: Support templates containing phandles by Simon Glass · 1 year, 6 months ago
  13. af41b24 binman: Remove templates after use by Simon Glass · 1 year, 6 months ago
  14. 589c2d9 fdt: Allow copying phandles into templates by Simon Glass · 1 year, 6 months ago
  15. 8df8b6d dtoc: Add some debugging when copying nodes by Simon Glass · 1 year, 6 months ago
  16. 7155646 dtoc: Make properties dirty when purging them by Simon Glass · 1 year, 6 months ago
  17. b2f47a5 binman: Produce a template-file after processing by Simon Glass · 1 year, 6 months ago
  18. 491f90e Makefile: Show binman missing blob message by Jonas Karlman · 1 year, 6 months ago
  19. 8f452bc binman: Show filename in missing blob help message by Jonas Karlman · 1 year, 6 months ago
  20. c260015 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · 1 year, 6 months ago
  21. 49dcd1c binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 6 months ago
  22. d92c4dd binman: Report missing external blobs using error level by Jonas Karlman · 1 year, 6 months ago
  23. 05dec37 binman: Update missing optional external blob warning text by Jonas Karlman · 1 year, 6 months ago
  24. 321f256 binman: Update tee-os missing blob help text by Jonas Karlman · 1 year, 6 months ago
  25. 38dedeb Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 6 months ago
  26. 43176ed binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 6 months ago
  27. 02be57c riscv: qemu: Enable usb keyboard as an input device by Bin Meng · 1 year, 6 months ago
  28. 124308e riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 6 months ago
  29. 608b80b riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · 1 year, 6 months ago
  30. 6b343ab console: Print out complete stdio device list by Bin Meng · 1 year, 6 months ago
  31. f30fd55 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 6 months ago
  32. 75bfc6f console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 6 months ago
  33. 142276c console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 6 months ago
  34. 7161616 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 6 months ago
  35. 093bd03 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 6 months ago
  36. cd24d07 riscv: sifive: initialize PCI on Unmatched by Heinrich Schuchardt · 1 year, 6 months ago
  37. 493c03f configs: starfive-jh7110: Add CONFIG_RTL8169 by Minda Chen · 1 year, 6 months ago
  38. ff8590a net: rtl8169: Add one device ID 0x8161 by Minda Chen · 1 year, 6 months ago
  39. 3094845 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · 1 year, 6 months ago
  40. a6a0d6a net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · 1 year, 6 months ago
  41. 8db2224 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · 1 year, 6 months ago
  42. cb2750e configs: starfive-jh7110: Add support for PCIe host driver by Mason Huo · 1 year, 6 months ago
  43. 7870a05 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 6 months ago
  44. 7eb62cb i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · 1 year, 6 months ago
  45. 7755b22 Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 6 months ago
  46. e5b082a Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  47. aaeaef2 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 6 months ago
  48. b8d3a6c drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · 1 year, 6 months ago
  49. 3f9b5a7 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · 1 year, 6 months ago
  50. e1a0caf video: bochs: Set the frame buffer size per configuration by Bin Meng · 1 year, 6 months ago
  51. f91f0e7 video: kconfig: Set default FB size for Bochs by Bin Meng · 1 year, 6 months ago
  52. 185ae84 video: kconfig: Drop the superfluous dependency by Bin Meng · 1 year, 6 months ago
  53. 17cd802 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · 1 year, 6 months ago
  54. e1b4697 video: bochs: Remove the x86 dependency by Bin Meng · 1 year, 6 months ago
  55. ffe1c83 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · 1 year, 6 months ago
  56. caae795 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · 1 year, 6 months ago
  57. 5ee029a video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · 1 year, 6 months ago
  58. 08ece5b dm: video: Cosmetic style fix by Bin Meng · 1 year, 6 months ago
  59. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 6 months ago
  60. d560f7c x86: Return mtrr_add_request() to its old purpose by Simon Glass · 1 year, 6 months ago
  61. bff002d video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
  62. 0f497b2 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
  63. b5126f2 video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
  64. 3dfa411 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 6 months ago
  65. 41fbb34 x86: Change testing logic of mtrr commit by Bin Meng · 1 year, 6 months ago
  66. 4e619e8 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 6 months ago
  67. 1f54f71 board: rockchip: Add Radxa E25 Carrier Board by Jonas Karlman · 1 year, 6 months ago
  68. b6fd3c6 configs: rockchip: Enable USB2PHY for RK3328 boards by Jagan Teki · 1 year, 7 months ago
  69. c016525 clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · 1 year, 7 months ago
  70. 9aa93d8 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · 1 year, 7 months ago
  71. 5d334b7 configs: Enable DWC3 USB 3.0 on RK3328 boards by Jagan Teki · 1 year, 7 months ago
  72. 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 7 months ago
  73. 559911f configs: Drop unused XHCI_DWC3 for RK3328 boards by Jagan Teki · 1 year, 7 months ago
  74. b71f74e arm64: dts: rockchip: Drop unused rk3328-xhci node by Jagan Teki · 1 year, 7 months ago
  75. fea7a29 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · 1 year, 7 months ago
  76. 5c1c6b7 arm: mvebu: x240: Use i2c-gpio instead of built in controller by Chris Packham · 1 year, 6 months ago
  77. 414236b i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · 1 year, 6 months ago
  78. b8fc654 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · 1 year, 6 months ago
  79. 7031224 ARM: dts: rockchip: rk3588: Move bootph-all props to common file by Eugen Hristev · 1 year, 6 months ago
  80. def50c6 rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl override by Jonas Karlman · 1 year, 6 months ago
  81. 747f9f2 rockchip: rk3588-rock-5b: Fix SPI Flash alias by Jonas Karlman · 1 year, 6 months ago
  82. 52f6b96 rockchip: rk3568-rock-3a: Fix SPI Flash alias by Jonas Karlman · 1 year, 6 months ago
  83. 6ed3952 doc: rockchip: Update SPI flashing instruction by Jonas Karlman · 1 year, 6 months ago
  84. ee75f16 rockchip: rk3399-roc-pc: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
  85. 263f81d rockchip: rk3399-pinephone-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
  86. cc11d5c rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
  87. ada6328 rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 6 months ago
  88. f40dcc7 rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order by Jonas Karlman · 1 year, 6 months ago
  89. a3ef37a rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes by Jonas Karlman · 1 year, 6 months ago
  90. 23ad80a rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4 by Jonas Karlman · 1 year, 6 months ago
  91. 0e3480c rockchip: rk356x: Sync dtsi from linux v6.4 by Jonas Karlman · 1 year, 6 months ago
  92. 6855fa6 board: rockchip: Add Pine64 SOQuartz on CM4-IO by Jonas Karlman · 1 year, 6 months ago
  93. d0026e5 board: rockchip: Add Pine64 SOQuartz on Blade by Jonas Karlman · 1 year, 6 months ago
  94. 651492b board: rockchip: Add Pine64 SOQuartz on Model A by Jonas Karlman · 1 year, 6 months ago
  95. f52452b board: rockchip: Add Pine64 Quartz64-B Board by Jonas Karlman · 1 year, 6 months ago
  96. 9c1b5d1 board: rockchip: Add Pine64 Quartz64-A Board by Jonas Karlman · 1 year, 6 months ago
  97. f8a2d1c rockchip: rk3568: Use dwc3-generic driver by Jonas Karlman · 1 year, 6 months ago
  98. caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 6 months ago
  99. 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 6 months ago
  100. 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 6 months ago