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