1. 92b982b net: consider option-length when parsing NIS domain by Heinrich Schuchardt · 7 months ago
  2. 75d016e spi: npcm_pspi: Reset HW in driver probe by Jim Liu · 7 months ago
  3. cdea43b cmd: gpt: initialize partition table by Kishan Dudhatra · 7 months ago
  4. 3715311 tools: typo arguemnts by Heinrich Schuchardt · 7 months ago
  5. 41c7937 event: typo arguemnts by Heinrich Schuchardt · 7 months ago
  6. 8066ffe mmc: sdhci: Correct ADMA_DESC_LEN to 12 by Alexander Sverdlin · 7 months ago
  7. 618618d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 7 months ago
  8. 3f76392 Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 7 months ago
  9. 2b62dd6 board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 7 months ago
  10. 2e71a9e board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 7 months ago
  11. 892d601 configs: milkv_duo: Add spi nor configs by Kongyang Liu · 7 months ago
  12. 60455d6f riscv: dts: sophgo: Add spi nor flash controller node by Kongyang Liu · 7 months ago
  13. 61c9f28 spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · 7 months ago
  14. c58887f configs: milkv_duo: Add ethernet configs by Kongyang Liu · 7 months ago
  15. af32b89 riscv: dts: sophgo: Add ethernet node by Kongyang Liu · 7 months ago
  16. 1fbf86c board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · 7 months ago
  17. 9f251d1 cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · 7 months ago
  18. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 7 months ago
  19. ccdf331 configs: milkv_duo: Add sysreset configs by Kongyang Liu · 7 months ago
  20. 3f7d949 board: sophgo: milkv_duo: Bind sysreset driver by Kongyang Liu · 7 months ago
  21. 3632ad5 sysreset: cv1800b: Add sysreset driver for cv1800b SoC by Kongyang Liu · 7 months ago
  22. c907ddb mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · 7 months ago
  23. 9ae964b riscv: andesv5: Set default cache line size to 64-bytes by Yu Chien Peter Lin · 8 months ago
  24. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · 7 months ago
  25. 2e67085 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · 7 months ago
  26. 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · 7 months ago
  27. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · 7 months ago
  28. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · 7 months ago
  29. ebfc94c efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · 7 months ago
  30. 10b25f1 doc: correct description of 'env print -e' by Heinrich Schuchardt · 7 months ago
  31. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · 7 months ago
  32. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
  33. 3d6d02a cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · 7 months ago
  34. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 7 months ago
  35. 6a1e1be Merge patch series "Update PHYTEC SOM Detection" by Tom Rini · 7 months ago
  36. 0bee885 board: phytec: Add SOM detection for AM6x by Daniel Schultz · 7 months ago
  37. a132b30 board: phytec: common: Fix eepom is empty check by Daniel Schultz · 7 months ago
  38. 51b9d53 board: phytec: check eeprom_data validity by Yannic Moog · 7 months ago
  39. db2dfb0 board: phytec: introduce eeprom struct member 'valid' by Yannic Moog · 7 months ago
  40. a440ec2 board: phytec: common: Generic "add extension" function by Daniel Schultz · 7 months ago
  41. c62de69 Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***" by Tom Rini · 7 months ago
  42. 19ba3ba phycore-rk3288: Migrate to OF_UPSTREAM by Wadim Egorov · 7 months ago
  43. 4897183 phycore-am64x: Migrate to OF_UPSTREAM by Wadim Egorov · 7 months ago
  44. 1ea14d1 phycore-am62x: Migrate to OF_UPSTREAM by Wadim Egorov · 7 months ago
  45. edb1f53 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · 7 months ago
  46. 5d21715 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · 7 months ago
  47. c9eb1dc mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · 7 months ago
  48. 87bcbde mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · 7 months ago
  49. 83db1f9 mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · 7 months ago
  50. 81c1d44 mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · 7 months ago
  51. ce8ade8 Merge patch series "upstream DT compatibility" by Tom Rini · 7 months ago
  52. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · 7 months ago
  53. eb256a2 dt-bindings: drop generic headers by Caleb Connolly · 7 months ago
  54. 8027199 arm: dts: imx6dl-brppt2: fix gpio.h include by Caleb Connolly · 7 months ago
  55. 4836754 Merge patch series "Enable ICSSG Ethernet Driver for AM65x" by Tom Rini · 7 months ago
  56. 6ff57b1 board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs by MD Danish Anwar · 7 months ago
  57. 7f25a8c board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() by MD Danish Anwar · 7 months ago
  58. 7e352a6 configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY by MD Danish Anwar · 7 months ago
  59. ea6904b configs: am65x_evm_a53: Enable ICSSG Driver by MD Danish Anwar · 7 months ago
  60. 62da41c arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration by MD Danish Anwar · 7 months ago
  61. 8a1b6a8 arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support by MD Danish Anwar · 7 months ago
  62. 15ca72a arm: mach-k3: am62ax: Fix typo in ROM data macro name by Andrew Davis · 7 months ago
  63. 364dbf1 .gitignore: add LTO generated file by Robert Marko · 7 months ago
  64. 69041dd cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 7 months ago
  65. a13596a arm: mach-k3: am642: Fix reset for workaround errata ID i2331 by Andrew Davis · 7 months ago
  66. fdc7470 mailmap: add entry for AKASHI Takahiro by Heinrich Schuchardt · 7 months ago
  67. cf1e879 board: toradex: verdin-am62: Remove not needed env variables by Francesco Dolcini · 7 months ago
  68. ee51ea4 .gitignore: Add files produced by TI platform by Andrea Calabrese · 7 months ago
  69. f9b14d6 arm: dts: verdin-am62: use gpio-hog for sleep moci by Stefan Eichenberger · 7 months ago
  70. 43e842a board: ti: j721e: Add support for both esm probe by Udit Kumar · 7 months ago
  71. 81edaab configs: am62px_evm_a53_defconfig: Enable MMC UHS config option by Judith Mendez · 7 months ago
  72. 339ee37 Makefile: don't add -Wno-maybe-uninitialized twice by Heinrich Schuchardt · 7 months ago
  73. 5fa78e0 arm: dts: k3-am625-verdin: add tifsstub to tispl.bin by Parth Pancholi · 7 months ago
  74. a131501 Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 7 months ago
  75. 0a6d417 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 7 months ago
  76. 2675c9f power: pmic: tps65941: Update compatible to aling with kernel DT by Udit Kumar · 7 months ago
  77. 1204572 power: regulator: tps65941: Add TPS65224 PMIC regulator support by Bhargav Raviprakash · 7 months ago
  78. 096829d power: regulator: tps65941: use function callbacks for conversion ops by Bhargav Raviprakash · 7 months ago
  79. 8349149 power: regulator: tps65941: Added macros for BUCK ID by Bhargav Raviprakash · 7 months ago
  80. fdb39e0 power: pmic: tps65941: Add TI TPS65224 PMIC by Bhargav Raviprakash · 7 months ago
  81. bc915a3 power: tps65941: Add macros of TPS65224 PMIC by Bhargav Raviprakash · 7 months ago
  82. f44c738 ARM: dts: imx: Convert i.MX8M flash.bin image generation to binman by Marek Vasut · 7 months ago
  83. 68d77af ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsi by Marek Vasut · 7 months ago
  84. 564e37d binman: Add nxp_imx8mimage etype by Marek Vasut · 7 months ago
  85. d64ae66 imx: imx93-11x11-evk: convert to OF_UPSTREAM by Peng Fan · 7 months ago
  86. af6108b dt-bindings: imx93: sync clock header by Peng Fan · 7 months ago
  87. 5ce4996 ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3 by Marek Vasut · 7 months ago
  88. 9b5f949 board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot error by Francesco Dolcini · 7 months ago
  89. b094a71 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 7 months ago
  90. 0d3fd33 Merge tag 'u-boot-rockchip-20240426' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 7 months ago
  91. c7737df Merge tag 'optee-master-26042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 7 months ago
  92. 1e5483e rockchip: rk356x: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  93. 049467e rockchip: rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  94. a4110d2 rockchip: turing-rk1-rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  95. 0803554 rockchip: toybrick_rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  96. 07953de rockchip: evb_rk3588 et al.: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  97. 0be525d rockchip: rock5b-rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  98. 74de803 rockchip: rock5a-rk3588s: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  99. de7c472 rockchip: quartzpro64-rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago
  100. 60eab69 rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGS by Quentin Schulz · 7 months ago