1. 184ad9f freescale: Remove Rajesh Bhagat MAINTAINERS by Sean Anderson · 2 years, 1 month ago
  2. cba8c3e Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 4 months ago
  3. ee1253b Merge branch '2023-08-03-mediatek-and-ten64-updates' by Tom Rini · 1 year, 4 months ago
  4. 715091b board: ten64: strip extra u-boot compatibles from FDT by Mathew McBride · 1 year, 4 months ago
  5. 9f55a3d board: ten64: opt out of fsl_setenv_bootcmd by Mathew McBride · 1 year, 4 months ago
  6. b56ee9d arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd by Mathew McBride · 1 year, 4 months ago
  7. 617dd0f board: traverse: ten64: adopt standard boot defaults by Mathew McBride · 1 year, 4 months ago
  8. 1a1ff2c board: ten64: disable watchdog autostart by Mathew McBride · 1 year, 4 months ago
  9. e6cbacf board: traverse: ten64: set serial# to be 'label' MAC by Mathew McBride · 1 year, 4 months ago
  10. 24b0ab0 board: traverse: ten64: fix allocation order of MAC addresses by Mathew McBride · 1 year, 4 months ago
  11. 0710b54 board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability by Mathew McBride · 1 year, 4 months ago
  12. a89d9dc configs: ten64: enable NVME_PCI by Mathew McBride · 1 year, 4 months ago
  13. ed0cd7b board: ten64: add a bootmenu entries for NAND-based entries by Mathew McBride · 1 year, 4 months ago
  14. 2bfac3e board: traverse: ten64: add NAND based OpenWrt bootcmd by Mathew McBride · 1 year, 4 months ago
  15. 2c786c9 board: traverse: ten64: specify bootargs for recovery environment by Mathew McBride · 1 year, 4 months ago
  16. a7b761b board: traverse: ten64: update DPAA2 (network) binary path on sdcards by Mathew McBride · 1 year, 4 months ago
  17. 6b02edf board: traverse: ten64: fix DPAA2 (network) DPL corruption issue by Mathew McBride · 1 year, 4 months ago
  18. 2287943 board: traverse: ten64: ensure retimer reset is done on new board revisions by Mathew McBride · 1 year, 4 months ago
  19. 2e4a29e board: traverse: ten64: recognize board revision D by Mathew McBride · 1 year, 4 months ago
  20. 3f7834c board: mediatek: add MT7988 reference boards by developer · 1 year, 4 months ago
  21. f596c1a arm: mediatek: add support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
  22. e8b0404 tools: mtk_image: use uint32_t for ghf header magic and version by developer · 1 year, 4 months ago
  23. 76e1472 net: mediatek: add support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
  24. 78fed68 net: mediatek: add support for NETSYS v3 by developer · 1 year, 4 months ago
  25. 03ce27b net: mediatek: add USXGMII support by developer · 1 year, 4 months ago
  26. cdb1f310 arm: dts: mediatek: add infracfg registers to support GMAC/USB3 Co-PHY by developer · 1 year, 4 months ago
  27. a5d712a net: mediatek: add support for GMAC/USB3 PHY mux mode for MT7981 by developer · 1 year, 4 months ago
  28. 31f7ad6 arm: dts: medaitek: convert gmac link mode to 2500base-x by developer · 1 year, 4 months ago
  29. 4aafc99 net: mediatek: add support for SGMII 1Gbps auto-negotiation mode by developer · 1 year, 4 months ago
  30. dd6243f net: mediatek: add missing static qualifier by developer · 1 year, 4 months ago
  31. 4781c6e net: mediatek: fix direct MDIO clause 45 access via SoC by developer · 1 year, 4 months ago
  32. 3a46a67 net: mediatek: optimize the switch reset delay wait time by developer · 1 year, 4 months ago
  33. 0884965 net: mediatek: connect switch to PSE only when starting eth is requested by developer · 1 year, 4 months ago
  34. 7815b2b pinctrl: mediatek: add pinctrl driver for MT7988 SoC by developer · 1 year, 4 months ago
  35. dac0f76 pinctrl: mediatek: add pinmux_set ops support by developer · 1 year, 4 months ago
  36. b42024c pinctrl: mediatek: fix the return value in driving configuration functions by developer · 1 year, 4 months ago
  37. 67873bd pinctrl: mediatek: convert most definitions to const by developer · 1 year, 4 months ago
  38. 9400209 reset: mediatek: add reset definition for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
  39. d27e302 clk: mediatek: add clock driver support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
  40. 356d5e2 pwm: mtk: add support for MediaTek MT7988 SoC by developer · 1 year, 4 months ago
  41. a98189e arm: dts: enable i2c support for MediaTek MT7981 by developer · 1 year, 4 months ago
  42. 406fd42 i2c: mediatek: fix I2C usability for MT7981 by developer · 1 year, 4 months ago
  43. 7f67957 reset: mediatek: check malloc return valaue before use by developer · 1 year, 4 months ago
  44. 5a83d2b serial: mtk: initial priv data before using by developer · 1 year, 4 months ago
  45. 92aef70 spi: mtk_spim: clear IRQ enable bits by developer · 1 year, 4 months ago
  46. 9f5fbaf spi: mtk_spim: get spi clk rate only once by developer · 1 year, 4 months ago
  47. fc561e9 board: mediatek: update config headers by developer · 1 year, 4 months ago
  48. 87bf1bc arm: mediatek: retrieve ram_base from dts node for armv8 platform by developer · 1 year, 4 months ago
  49. 73a5a26 efi_loader: check uuid_str_to_bin return value by Masahisa Kojima · 1 year, 4 months ago
  50. f407af8 efi_loader: catch out of memory in file_open by Heinrich Schuchardt · 1 year, 4 months ago
  51. f9e8ada efi_loader: error handling in efi_disk_add_dev by Heinrich Schuchardt · 1 year, 4 months ago
  52. 9f0d3ad efi_loader: memory leak efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
  53. 17fac0e efi_loader: out of memory in efi_mem_carve_out by Heinrich Schuchardt · 1 year, 4 months ago
  54. f0c16f9 efi_loader: overflow in efi_allocate_pages by Heinrich Schuchardt · 1 year, 4 months ago
  55. 09ec9f7 efi_loader: error handling in tcg2_hash_pe_image() by Heinrich Schuchardt · 1 year, 4 months ago
  56. 71c2444 efi_loader: out of memory in efi_add_memory_map_pg by Heinrich Schuchardt · 1 year, 4 months ago
  57. d8df891 efi_selftest: remove superfluous assignments by Heinrich Schuchardt · 1 year, 4 months ago
  58. 1532523 efi_loader: fix an IS_ERR() vs NULL check by Dan Carpenter · 1 year, 4 months ago
  59. a8000b9 efi_loader: capsule: enforce guid check in api and capsule_on_disk by AKASHI Takahiro · 1 year, 4 months ago
  60. 0c5ff7e efi_loader: Fix memory corruption on 32bit systems by Dan Carpenter · 1 year, 4 months ago
  61. 09bc9aa dm: Correct DM_FLAG_ comment by Bin Meng · 1 year, 4 months ago
  62. e0757af doc: describe QEMU virtio block device by Heinrich Schuchardt · 1 year, 4 months ago
  63. 4b91bc5 doc: move README.falcon to HTML by Heinrich Schuchardt · 1 year, 4 months ago
  64. e089f36 doc: board: ti: Add SPDX License to svg images by Nishanth Menon · 1 year, 4 months ago
  65. cbc4ad1 doc: U-Boot boot phases by Heinrich Schuchardt · 1 year, 4 months ago
  66. 4c388e8 Merge tag 'dm-pull-2aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 4 months ago
  67. fc5569f binman: Add a temporary hack for duplicate phandles by Simon Glass · 1 year, 4 months ago
  68. 1191374 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 4 months ago
  69. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 4 months ago
  70. 86b3e47 binman: Support templates containing phandles by Simon Glass · 1 year, 4 months ago
  71. 54825e1 binman: Remove templates after use by Simon Glass · 1 year, 4 months ago
  72. 48ec1ff fdt: Allow copying phandles into templates by Simon Glass · 1 year, 4 months ago
  73. 638567d dtoc: Add some debugging when copying nodes by Simon Glass · 1 year, 4 months ago
  74. 02e505e dtoc: Make properties dirty when purging them by Simon Glass · 1 year, 4 months ago
  75. 09490b0 binman: Produce a template-file after processing by Simon Glass · 1 year, 4 months ago
  76. 5e5892a Makefile: Show binman missing blob message by Jonas Karlman · 1 year, 4 months ago
  77. da423fc binman: Show filename in missing blob help message by Jonas Karlman · 1 year, 4 months ago
  78. a0335b4 binman: Fix blank line usage for invalid images warning text by Jonas Karlman · 1 year, 4 months ago
  79. b2be3e4 binman: Override CheckOptional in fit entry by Jonas Karlman · 1 year, 4 months ago
  80. 34f520c binman: Report missing external blobs using error level by Jonas Karlman · 1 year, 4 months ago
  81. 9f96b81 binman: Update missing optional external blob warning text by Jonas Karlman · 1 year, 4 months ago
  82. 6fa277b binman: Update tee-os missing blob help text by Jonas Karlman · 1 year, 4 months ago
  83. 18c543b Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 4 months ago
  84. abd4626 binman: elf: Check for ELF_TOOLS availability and remove extra semicolon by Lukas Funke · 1 year, 4 months ago
  85. f6809fb riscv: qemu: Enable usb keyboard as an input device by Bin Meng · 1 year, 4 months ago
  86. 9b43967 riscv: qemu: Remove out-of-date "riscv, kernel-start" handling by Bin Meng · 1 year, 4 months ago
  87. cc7ee03 riscv: qemu: Enable PRE_CONSOLE_BUFFER by Bin Meng · 1 year, 4 months ago
  88. d61be5b console: Print out complete stdio device list by Bin Meng · 1 year, 4 months ago
  89. a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 4 months ago
  90. 1318689 console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
  91. 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 4 months ago
  92. cbb84f3 riscv: qemu: Enable Bochs video support by Bin Meng · 1 year, 4 months ago
  93. 4cf9986 acpi: Add missing RISC-V acpi_table header by Heinrich Schuchardt · 1 year, 4 months ago
  94. 968bd99 riscv: sifive: initialize PCI on Unmatched by Heinrich Schuchardt · 1 year, 4 months ago
  95. ac7a510 configs: starfive-jh7110: Add CONFIG_RTL8169 by Minda Chen · 1 year, 4 months ago
  96. bcb96bd net: rtl8169: Add one device ID 0x8161 by Minda Chen · 1 year, 4 months ago
  97. d238726 net: rtl8169: Fix DMA minimal aligned compile warning in RISC-V by Minda Chen · 1 year, 4 months ago
  98. 94aa963 net: rtl8169: Fix compile warning in rtl8169 by Minda Chen · 1 year, 4 months ago
  99. 23dfd81 riscv: dts: starfive: Enable PCIe host controller by Mason Huo · 1 year, 4 months ago
  100. 36d20ef configs: starfive-jh7110: Add support for PCIe host driver by Mason Huo · 1 year, 4 months ago