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