1. 100f489 rockchip: rk3399: Fix loading FIT from SD-card when booting from eMMC by Jonas Karlman · 9 months ago
  2. fa90391 rockchip: rk3399: Include uart related pinctrl nodes in TPL/SPL by Jonas Karlman · 9 months ago
  3. cc87730 rockchip: rk3399-puma: Move uart0 bootph to board u-boot.dtsi by Jonas Karlman · 9 months ago
  4. 2e1c002 rockchip: rk3399: Fix bootph prop for vop nodes by Jonas Karlman · 9 months ago
  5. 4e3c7e8 rockchip: rk3399: Sort nodes in u-boot.dtsi files by Jonas Karlman · 9 months ago
  6. 2dfa45a rockchip: rk3399: Remove inherited bootph-all props by Jonas Karlman · 9 months ago
  7. 1520e81 rockchip: rk3399: Add a default spl-boot-order prop by Jonas Karlman · 9 months ago
  8. 0f65779 rockchip: rk3399: Remove use of xPL_MISC_DRIVERS options by Jonas Karlman · 9 months ago
  9. 5f2d74b rockchip: rk3399: Enable DT overlay support on all boards by Jonas Karlman · 9 months ago
  10. 6cfa112 rockchip: rk3399: Imply support for GbE PHY by Jonas Karlman · 9 months ago
  11. 105dd7f rockchip: rk3399: Enable random generator on all boards by Jonas Karlman · 9 months ago
  12. c9b7e73 rockchip: rk3399: Enable ARMv8 crypto and FIT checksum validation by Jonas Karlman · 9 months ago
  13. d8ff591 rockchip: rk3399: Sort imply statements alphabetically by Jonas Karlman · 9 months ago
  14. b1dda03 rockchip: rk3399-ficus: Enable TPL and use common bss and stack addr by Jonas Karlman · 9 months ago
  15. 32f8a88 rockchip: rk3399-puma: Use common bss and stack addresses by Jonas Karlman · 9 months ago
  16. 6007b69 rockchip: rk3399-puma: Update SPL_PAD_TO Kconfig option by Jonas Karlman · 9 months ago
  17. a067207 rockchip: rk3399-gru: Fix max SPL size on bob and kevin by Jonas Karlman · 9 months ago
  18. 5283526 Prepare v2024.07-rc2 by Tom Rini · 9 months ago
  19. 6114b86 Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  20. cecb5fb crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry by Marek Vasut · 9 months ago
  21. ea701ee crypto/fsl: Introduce SPL_FSL_CAAM_RNG by Marek Vasut · 9 months ago
  22. 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 9 months ago
  23. 2f1e76b Merge branch '2024-05-02-assorted-updates' by Tom Rini · 9 months ago
  24. 3c15780 MAINTAINERS: update Broadcom BCMBCA maintainer by William Zhang · 9 months ago
  25. 8c1019b configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation by Judith Mendez · 9 months ago
  26. 38d88f1 binman: Fix typo in mkimage etype description by Marek Vasut · 9 months ago
  27. b3c0b94 board: arbel: Limit the dram effective size to bank0 maximal size by Jim Liu · 9 months ago
  28. e7c3948 configs: arbel: increase u-boot mapping size by Jim Liu · 9 months ago
  29. ceec9c9 Arm: npcm: fix npcm7xx boot to kernel error by Jim Liu · 9 months ago
  30. e69b187 net: consider option-length when parsing NIS domain by Heinrich Schuchardt · 9 months ago
  31. 914b766 spi: npcm_pspi: Reset HW in driver probe by Jim Liu · 9 months ago
  32. 8024d57 cmd: gpt: initialize partition table by Kishan Dudhatra · 9 months ago
  33. d881da3 tools: typo arguemnts by Heinrich Schuchardt · 9 months ago
  34. f722ba1 event: typo arguemnts by Heinrich Schuchardt · 9 months ago
  35. c92d48f mmc: sdhci: Correct ADMA_DESC_LEN to 12 by Alexander Sverdlin · 9 months ago
  36. 62825d4 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 9 months ago
  37. 3132b79 Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  38. 19b762c board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 9 months ago
  39. d6c81b8 board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · 9 months ago
  40. 849e3fd configs: milkv_duo: Add spi nor configs by Kongyang Liu · 9 months ago
  41. df0bfaa riscv: dts: sophgo: Add spi nor flash controller node by Kongyang Liu · 9 months ago
  42. 6c75bea spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · 9 months ago
  43. ce54580 configs: milkv_duo: Add ethernet configs by Kongyang Liu · 9 months ago
  44. 5a4e062 riscv: dts: sophgo: Add ethernet node by Kongyang Liu · 9 months ago
  45. f874dec board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · 9 months ago
  46. b49861a cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · 10 months ago
  47. c57c187 cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 10 months ago
  48. 61ac084 configs: milkv_duo: Add sysreset configs by Kongyang Liu · 10 months ago
  49. 9986f21 board: sophgo: milkv_duo: Bind sysreset driver by Kongyang Liu · 10 months ago
  50. a4dc68c sysreset: cv1800b: Add sysreset driver for cv1800b SoC by Kongyang Liu · 10 months ago
  51. 085b3b2 mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · 10 months ago
  52. fd55792 riscv: andesv5: Set default cache line size to 64-bytes by Yu Chien Peter Lin · 10 months ago
  53. 8745f13 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · 9 months ago
  54. b319356 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · 9 months ago
  55. 7b8fad5 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · 9 months ago
  56. 6b2aaf8 efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · 9 months ago
  57. 9677192 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · 9 months ago
  58. 5025d02 efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · 9 months ago
  59. 5ab82b1 doc: correct description of 'env print -e' by Heinrich Schuchardt · 9 months ago
  60. 2c4ca2d efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · 9 months ago
  61. 566f067 efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 9 months ago
  62. 84aab11 cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · 9 months ago
  63. a55039d efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 9 months ago
  64. ff0de1f Merge patch series "Update PHYTEC SOM Detection" by Tom Rini · 9 months ago
  65. 9d152c2 board: phytec: Add SOM detection for AM6x by Daniel Schultz · 9 months ago
  66. e8fc2ef board: phytec: common: Fix eepom is empty check by Daniel Schultz · 9 months ago
  67. 1e5de69 board: phytec: check eeprom_data validity by Yannic Moog · 9 months ago
  68. 8fe6e9a board: phytec: introduce eeprom struct member 'valid' by Yannic Moog · 9 months ago
  69. f1c6f57 board: phytec: common: Generic "add extension" function by Daniel Schultz · 9 months ago
  70. 6c88113 Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***" by Tom Rini · 9 months ago
  71. a78224c phycore-rk3288: Migrate to OF_UPSTREAM by Wadim Egorov · 9 months ago
  72. 6755758 phycore-am64x: Migrate to OF_UPSTREAM by Wadim Egorov · 9 months ago
  73. fa29f4b phycore-am62x: Migrate to OF_UPSTREAM by Wadim Egorov · 9 months ago
  74. 1e4fe21 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · 9 months ago
  75. f13a830 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · 10 months ago
  76. a124e31 mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · 10 months ago
  77. 056af04 mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · 10 months ago
  78. 5048b5c mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · 10 months ago
  79. 6b8dd9c mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · 10 months ago
  80. 1857214 Merge patch series "upstream DT compatibility" by Tom Rini · 9 months ago
  81. 0525cb2 dts: support building all dtb files for a specific vendor by Caleb Connolly · 10 months ago
  82. 1ef61c3 dt-bindings: drop generic headers by Caleb Connolly · 10 months ago
  83. 6416166 arm: dts: imx6dl-brppt2: fix gpio.h include by Caleb Connolly · 10 months ago
  84. c3407f4 Merge patch series "Enable ICSSG Ethernet Driver for AM65x" by Tom Rini · 9 months ago
  85. f6afbf6 board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs by MD Danish Anwar · 10 months ago
  86. 3752a46 board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() by MD Danish Anwar · 10 months ago
  87. 6769ca4 configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY by MD Danish Anwar · 10 months ago
  88. 7b1ba29 configs: am65x_evm_a53: Enable ICSSG Driver by MD Danish Anwar · 10 months ago
  89. 930f142 arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration by MD Danish Anwar · 10 months ago
  90. a672d30 arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support by MD Danish Anwar · 10 months ago
  91. 3d82af1 arm: mach-k3: am62ax: Fix typo in ROM data macro name by Andrew Davis · 9 months ago
  92. ebe9104 .gitignore: add LTO generated file by Robert Marko · 9 months ago
  93. aa028df cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 9 months ago
  94. 4b37066 arm: mach-k3: am642: Fix reset for workaround errata ID i2331 by Andrew Davis · 10 months ago
  95. 3104b16 mailmap: add entry for AKASHI Takahiro by Heinrich Schuchardt · 10 months ago
  96. c9a7688 board: toradex: verdin-am62: Remove not needed env variables by Francesco Dolcini · 10 months ago
  97. 25fd6a3 .gitignore: Add files produced by TI platform by Andrea Calabrese · 10 months ago
  98. ff10213 arm: dts: verdin-am62: use gpio-hog for sleep moci by Stefan Eichenberger · 10 months ago
  99. 04fbb13 board: ti: j721e: Add support for both esm probe by Udit Kumar · 10 months ago
  100. b8c58ab configs: am62px_evm_a53_defconfig: Enable MMC UHS config option by Judith Mendez · 10 months ago