1. 124308e riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 3 months ago
  2. 608b80b riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · 1 year, 3 months ago
  3. 6b343ab console: Print out complete stdio device list by Bin Meng · 1 year, 3 months ago
  4. f30fd55 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 3 months ago
  5. 75bfc6f console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 3 months ago
  6. 142276c console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 3 months ago
  7. 7161616 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 3 months ago
  8. 093bd03 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 3 months ago
  9. cd24d07 riscv: sifive: initialize PCI on Unmatched by Heinrich Schuchardt · 1 year, 3 months ago
  10. 493c03f configs: starfive-jh7110: Add CONFIG_RTL8169 by Minda Chen · 1 year, 3 months ago
  11. ff8590a net: rtl8169: Add one device ID 0x8161 by Minda Chen · 1 year, 3 months ago
  12. 3094845 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · 1 year, 3 months ago
  13. a6a0d6a net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · 1 year, 3 months ago
  14. 8db2224 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · 1 year, 3 months ago
  15. cb2750e configs: starfive-jh7110: Add support for PCIe host driver by Mason Huo · 1 year, 3 months ago
  16. 7870a05 starfive: pci: Add StarFive JH7110 pcie driver by Mason Huo · 1 year, 3 months ago
  17. 7eb62cb i2c: designware: Add Kconfig for designware_i2c_pci.c by Minda Chen · 1 year, 3 months ago
  18. 7755b22 Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  19. e5b082a Merge tag 'video-20230801' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 3 months ago
  20. aaeaef2 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 3 months ago
  21. b8d3a6c drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video by Nikhil M Jain · 1 year, 3 months ago
  22. 3f9b5a7 drivers: video: tidss: tidss_drv: Change remove method by Nikhil M Jain · 1 year, 3 months ago
  23. e1a0caf video: bochs: Set the frame buffer size per configuration by Bin Meng · 1 year, 3 months ago
  24. f91f0e7 video: kconfig: Set default FB size for Bochs by Bin Meng · 1 year, 3 months ago
  25. 185ae84 video: kconfig: Drop the superfluous dependency by Bin Meng · 1 year, 3 months ago
  26. 17cd802 video: kconfig: Fix wrong text for the PCI default FB size by Bin Meng · 1 year, 3 months ago
  27. e1b4697 video: bochs: Remove the x86 dependency by Bin Meng · 1 year, 3 months ago
  28. ffe1c83 video: bochs: Avoid using IO instructions to access VGA IO port by Bin Meng · 1 year, 3 months ago
  29. caae795 video: bochs: Drop the useless argument of bochs_vga_write() by Bin Meng · 1 year, 3 months ago
  30. 5ee029a video: bochs: Drop inclusion of <asm/mtrr.h> by Bin Meng · 1 year, 3 months ago
  31. 08ece5b dm: video: Cosmetic style fix by Bin Meng · 1 year, 3 months ago
  32. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 3 months ago
  33. d560f7c x86: Return mtrr_add_request() to its old purpose by Simon Glass · 1 year, 3 months ago
  34. bff002d video: vesa: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 3 months ago
  35. 0f497b2 video: ivybridge: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 3 months ago
  36. b5126f2 video: broadwell: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 3 months ago
  37. 3dfa411 x86: fsp: Use mtrr_set_next_var() for graphics memory by Bin Meng · 1 year, 3 months ago
  38. 41fbb34 x86: Change testing logic of mtrr commit by Bin Meng · 1 year, 3 months ago
  39. 4e619e8 Merge tag 'u-boot-rockchip-20230731' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 3 months ago
  40. 1f54f71 board: rockchip: Add Radxa E25 Carrier Board by Jonas Karlman · 1 year, 3 months ago
  41. b6fd3c6 configs: rockchip: Enable USB2PHY for RK3328 boards by Jagan Teki · 1 year, 5 months ago
  42. c016525 clk: rockchip: rk3328: Handle usb480m phy clock by Jagan Teki · 1 year, 5 months ago
  43. 9aa93d8 phy: rockchip-inno-usb2: Add USB2 PHY for RK3328 by Jagan Teki · 1 year, 5 months ago
  44. 5d334b7 configs: Enable DWC3 USB 3.0 on RK3328 boards by Jagan Teki · 1 year, 5 months ago
  45. 185571b usb: dwc3-generic: Restrict single ctrl node for RK3328 by Jagan Teki · 1 year, 5 months ago
  46. 559911f configs: Drop unused XHCI_DWC3 for RK3328 boards by Jagan Teki · 1 year, 5 months ago
  47. b71f74e arm64: dts: rockchip: Drop unused rk3328-xhci node by Jagan Teki · 1 year, 5 months ago
  48. fea7a29 power: regulator: rk8xx: Add 500us delay after LDO regulator is enabled by Jonas Karlman · 1 year, 4 months ago
  49. 5c1c6b7 arm: mvebu: x240: Use i2c-gpio instead of built in controller by Chris Packham · 1 year, 3 months ago
  50. 414236b i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings by Chris Packham · 1 year, 3 months ago
  51. b8fc654 board: rockchip: add Radxa ROCK5A Rk3588 board by Eugen Hristev · 1 year, 4 months ago
  52. 7031224 ARM: dts: rockchip: rk3588: Move bootph-all props to common file by Eugen Hristev · 1 year, 4 months ago
  53. def50c6 rockchip: rk3568-rock-3a: Fix pcie2x1 and pcie3x2 pinctrl override by Jonas Karlman · 1 year, 3 months ago
  54. 747f9f2 rockchip: rk3588-rock-5b: Fix SPI Flash alias by Jonas Karlman · 1 year, 3 months ago
  55. 52f6b96 rockchip: rk3568-rock-3a: Fix SPI Flash alias by Jonas Karlman · 1 year, 3 months ago
  56. 6ed3952 doc: rockchip: Update SPI flashing instruction by Jonas Karlman · 1 year, 3 months ago
  57. ee75f16 rockchip: rk3399-roc-pc: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 3 months ago
  58. 263f81d rockchip: rk3399-pinephone-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 3 months ago
  59. cc11d5c rockchip: rk3399-pinebook-pro: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 3 months ago
  60. ada6328 rockchip: rk3399-rockpro64: Fix SPL max size and SPI flash payload offset by Jonas Karlman · 1 year, 3 months ago
  61. f40dcc7 rockchip: rk356x-u-boot: Use relaxed u-boot,spl-boot-order by Jonas Karlman · 1 year, 3 months ago
  62. a3ef37a rockchip: rk356x-u-boot: Add bootph-all to common pinctrl nodes by Jonas Karlman · 1 year, 3 months ago
  63. 23ad80a rockchip: rk3566-radxa-cm3-io: Sync dts from linux v6.4 by Jonas Karlman · 1 year, 3 months ago
  64. 0e3480c rockchip: rk356x: Sync dtsi from linux v6.4 by Jonas Karlman · 1 year, 3 months ago
  65. 6855fa6 board: rockchip: Add Pine64 SOQuartz on CM4-IO by Jonas Karlman · 1 year, 3 months ago
  66. d0026e5 board: rockchip: Add Pine64 SOQuartz on Blade by Jonas Karlman · 1 year, 3 months ago
  67. 651492b board: rockchip: Add Pine64 SOQuartz on Model A by Jonas Karlman · 1 year, 3 months ago
  68. f52452b board: rockchip: Add Pine64 Quartz64-B Board by Jonas Karlman · 1 year, 3 months ago
  69. 9c1b5d1 board: rockchip: Add Pine64 Quartz64-A Board by Jonas Karlman · 1 year, 3 months ago
  70. f8a2d1c rockchip: rk3568: Use dwc3-generic driver by Jonas Karlman · 1 year, 3 months ago
  71. caaeac8 usb: dwc3-generic: Add rk3568 support by Jonas Karlman · 1 year, 3 months ago
  72. 6913c30 usb: dwc3-generic: Relax unsupported dr_mode check by Jonas Karlman · 1 year, 3 months ago
  73. 4412a2b usb: dwc3-generic: Return early when there is no child node by Jonas Karlman · 1 year, 3 months ago
  74. bec51f3 Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb" by Jonas Karlman · 1 year, 3 months ago
  75. 42cb8f0 rockchip: chromebook_speedy: Enable sound by Alper Nebi Yasak · 1 year, 4 months ago
  76. 5c6e387 rockchip: chromebook_jerry: Re-enable MAX98090 codec driver by Alper Nebi Yasak · 1 year, 4 months ago
  77. 7bd46bf rockchip: veyron: Use TrueType fonts by Alper Nebi Yasak · 1 year, 4 months ago
  78. d25b347 rockchip: veyron: Add serial, logging, silent console support by Alper Nebi Yasak · 1 year, 4 months ago
  79. b73b655 rockchip: veyron: Unify u-boot.dtsi bootph-all fragments by Alper Nebi Yasak · 1 year, 4 months ago
  80. 871c40d rockchip: veyron: Enable building SPI ROM images by Alper Nebi Yasak · 1 year, 4 months ago
  81. cbe7322 rockchip: veyron: Enable RESET driver by Alper Nebi Yasak · 1 year, 4 months ago
  82. 6d79d8a configs: rockchip: drop useless DEBUG_UART_SKIP_INIT by Pegorer Massimo · 1 year, 3 months ago
  83. ffd4193 rockchip: rk3308: fix same-as-spl boot order by Pegorer Massimo · 1 year, 3 months ago
  84. 1d7e1d0 rockchip: rk3308: add support for sdmmc boot by Pegorer Massimo · 1 year, 3 months ago
  85. 9f2c734 rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S by Pegorer Massimo · 1 year, 3 months ago
  86. aff236f rockchip: rk3308: fix board_debug_uart_init by Pegorer Massimo · 1 year, 3 months ago
  87. 6aab91a Merge tag 'spl-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  88. 7d4c8cf spl: initialize PCI before booting by Heinrich Schuchardt · 1 year, 3 months ago
  89. 8d2c311 spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI by Heinrich Schuchardt · 1 year, 3 months ago
  90. d62e7b8 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · 1 year, 3 months ago
  91. 350635f part: check CONFIG_IS_ENABLED(ENV_SUPPORT) by Heinrich Schuchardt · 1 year, 3 months ago
  92. 8acfd7d spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · 1 year, 3 months ago
  93. a36d59b Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  94. 6544943 Merge branch '2023-07-27-TI-K2-K3-updates' by Tom Rini · 1 year, 3 months ago
  95. 012174e Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 3 months ago
  96. 5182e9c configs: keystone2: Change to using env files by Andrew Davis · 1 year, 3 months ago
  97. b7e3e63 configs: keystone2: Unwind KERNEL_MTD_PARTS definition by Andrew Davis · 1 year, 3 months ago
  98. c97ed47 mach-k3: security: improve the checks around authentication by Manorit Chawdhry · 1 year, 3 months ago
  99. c9122c2 env: ti: mmc.env: Fix overlays directory path by Vignesh Raghavendra · 1 year, 3 months ago
  100. 3709b52 env: ti: mmc.env: Move mmc related args to common place by Vignesh Raghavendra · 1 year, 3 months ago