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