1. df7fdfc arm: sunxi: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:33 2024 -0600
  2. 654eb08 arm: stm32/stm32mp: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:32 2024 -0600
  3. 2f8362d arm: tegra: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:31 2024 -0600
  4. 2b766e6 arm: u8500: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:30 2024 -0600
  5. cfb6aaa arm: xilinx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:29 2024 -0600
  6. 23e3a84 include: Add missing headers in a few instances by Tom Rini · Tue Apr 30 07:35:28 2024 -0600
  7. c9ea70d arm: mach-versatile: Remove dead code by Tom Rini · Tue Apr 30 07:35:27 2024 -0600
  8. 150c3bc post: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:06 2024 -0600
  9. 5231797 fs: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:05 2024 -0600
  10. 7235660 net: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:04 2024 -0600
  11. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:03 2024 -0600
  12. c9d098f boot: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:02 2024 -0600
  13. 464c2ac part: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:01 2024 -0600
  14. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  15. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  16. d22d069 test: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:58 2024 -0600
  17. b01c75d powerpc: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:57 2024 -0600
  18. 412a021 x86: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:56 2024 -0600
  19. 9cceaf7 sh: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:55 2024 -0600
  20. 977349f nios2: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:54 2024 -0600
  21. a771d35 xtensa: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:53 2024 -0600
  22. 67ecd62 cmd/Kconfig: Add some missing dependencies by Tom Rini · Sat Apr 27 08:10:52 2024 -0600
  23. e2b5a86 mpc85xx.h: Use <config.h> directly by Tom Rini · Sat Apr 27 08:10:51 2024 -0600
  24. 88e5a75 pci.h: Add missing <linux/types.h> by Tom Rini · Sat Apr 27 08:10:50 2024 -0600
  25. a44282d init.h: Add "struct cmd_tbl" by Tom Rini · Sat Apr 27 08:10:49 2024 -0600
  26. c62e66c Prepare v2024.07-rc2 by Tom Rini · Mon May 06 13:54:17 2024 -0600
  27. cead3fa Merge tag 'u-boot-imx-master-20240505' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sun May 05 16:15:02 2024 -0600
  28. 7a0a237 crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry by Marek Vasut · Fri Apr 26 01:02:09 2024 +0200
  29. 00dac70 crypto/fsl: Introduce SPL_FSL_CAAM_RNG by Marek Vasut · Fri Apr 26 01:02:08 2024 +0200
  30. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · Fri Apr 26 01:02:07 2024 +0200
  31. b3014ee Merge branch '2024-05-02-assorted-updates' by Tom Rini · Fri May 03 16:18:51 2024 -0600
  32. e38f5fe MAINTAINERS: update Broadcom BCMBCA maintainer by William Zhang · Thu May 02 22:23:43 2024 -0700
  33. 304fa72 configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation by Judith Mendez · Mon Apr 29 16:49:36 2024 -0500
  34. bb3354e binman: Fix typo in mkimage etype description by Marek Vasut · Fri Apr 26 00:54:08 2024 +0200
  35. a7fe44a board: arbel: Limit the dram effective size to bank0 maximal size by Jim Liu · Tue Apr 23 15:22:10 2024 +0800
  36. c8fae81 configs: arbel: increase u-boot mapping size by Jim Liu · Tue Apr 23 15:22:09 2024 +0800
  37. 6327361 Arm: npcm: fix npcm7xx boot to kernel error by Jim Liu · Tue Apr 23 15:22:08 2024 +0800
  38. 92b982b net: consider option-length when parsing NIS domain by Heinrich Schuchardt · Tue Apr 23 09:09:44 2024 +0200
  39. 75d016e spi: npcm_pspi: Reset HW in driver probe by Jim Liu · Tue Apr 23 14:38:42 2024 +0800
  40. cdea43b cmd: gpt: initialize partition table by Kishan Dudhatra · Mon Apr 22 23:47:33 2024 +0530
  41. 3715311 tools: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:46 2024 +0200
  42. 41c7937 event: typo arguemnts by Heinrich Schuchardt · Fri Apr 19 13:37:45 2024 +0200
  43. 8066ffe mmc: sdhci: Correct ADMA_DESC_LEN to 12 by Alexander Sverdlin · Wed May 01 20:53:04 2024 +0200
  44. 618618d Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed May 01 19:40:32 2024 -0600
  45. 3f76392 Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed May 01 19:39:45 2024 -0600
  46. 2b62dd6 board: starfive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:39 2024 +0200
  47. 2e71a9e board: sifive: Rename spl_soc_init() to spl_dram_init() by Lukas Funke · Wed Apr 24 09:43:38 2024 +0200
  48. 892d601 configs: milkv_duo: Add spi nor configs by Kongyang Liu · Sat Apr 20 15:08:25 2024 +0800
  49. 60455d6f riscv: dts: sophgo: Add spi nor flash controller node by Kongyang Liu · Sat Apr 20 15:08:24 2024 +0800
  50. 61c9f28 spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC by Kongyang Liu · Sat Apr 20 15:08:23 2024 +0800
  51. c58887f configs: milkv_duo: Add ethernet configs by Kongyang Liu · Sat Apr 20 15:00:29 2024 +0800
  52. af32b89 riscv: dts: sophgo: Add ethernet node by Kongyang Liu · Sat Apr 20 15:00:28 2024 +0800
  53. 1fbf86c board: milkv_duo: Add init code for Milk-V Duo ethernet by Kongyang Liu · Sat Apr 20 15:00:27 2024 +0800
  54. 9f251d1 cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · Wed Apr 17 16:01:28 2024 +0200
  55. 85efa4e cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · Wed Apr 17 16:01:27 2024 +0200
  56. ccdf331 configs: milkv_duo: Add sysreset configs by Kongyang Liu · Tue Apr 16 15:52:40 2024 +0800
  57. 3f7d949 board: sophgo: milkv_duo: Bind sysreset driver by Kongyang Liu · Tue Apr 16 15:52:39 2024 +0800
  58. 3632ad5 sysreset: cv1800b: Add sysreset driver for cv1800b SoC by Kongyang Liu · Tue Apr 16 15:52:38 2024 +0800
  59. c907ddb mmc: cv1800b: Add transmit tap delay config to fix write error by Kongyang Liu · Tue Apr 16 15:31:05 2024 +0800
  60. 9ae964b riscv: andesv5: Set default cache line size to 64-bytes by Yu Chien Peter Lin · Thu Apr 11 17:29:45 2024 +0800
  61. efd90d7 efi_loader: pass GUID by address to efi_dp_from_lo by Heinrich Schuchardt · Fri Apr 26 16:13:08 2024 +0200
  62. 2e67085 efi_loader: fix description efi_dp_shorten by Heinrich Schuchardt · Fri Apr 26 12:09:38 2024 +0200
  63. 9a039e0 efi_selftest: add tests for QueryVariableInfo at boottime by Ilias Apalodimas · Thu Apr 25 08:18:21 2024 +0300
  64. 30d537e efi_selftest: add tests for QueryVariableInfo at runtime by Ilias Apalodimas · Thu Apr 25 08:18:20 2024 +0300
  65. fc07153 efi_loader: enable QueryVariableInfo at runtime for file backed variables by Ilias Apalodimas · Thu Apr 25 08:18:19 2024 +0300
  66. ebfc94c efi_loader: address coverity report 492766 for dead code by Ilias Apalodimas · Tue Apr 23 08:38:06 2024 +0300
  67. 10b25f1 doc: correct description of 'env print -e' by Heinrich Schuchardt · Mon Apr 22 22:00:56 2024 +0200
  68. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · Mon Apr 22 11:03:10 2024 +0200
  69. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · Mon Apr 22 10:41:00 2024 +0200
  70. 3d6d02a cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · Sat Apr 20 16:06:16 2024 +0200
  71. 1ca2096 efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · Fri Apr 19 11:59:01 2024 +0200
  72. 6a1e1be Merge patch series "Update PHYTEC SOM Detection" by Tom Rini · Mon Apr 29 10:56:05 2024 -0600
  73. 0bee885 board: phytec: Add SOM detection for AM6x by Daniel Schultz · Fri Apr 19 08:55:40 2024 -0700
  74. a132b30 board: phytec: common: Fix eepom is empty check by Daniel Schultz · Fri Apr 19 08:55:39 2024 -0700
  75. 51b9d53 board: phytec: check eeprom_data validity by Yannic Moog · Fri Apr 19 08:55:38 2024 -0700
  76. db2dfb0 board: phytec: introduce eeprom struct member 'valid' by Yannic Moog · Fri Apr 19 08:55:37 2024 -0700
  77. a440ec2 board: phytec: common: Generic "add extension" function by Daniel Schultz · Fri Apr 19 08:55:36 2024 -0700
  78. c62de69 Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***" by Tom Rini · Mon Apr 29 10:55:50 2024 -0600
  79. 19ba3ba phycore-rk3288: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:17 2024 +0200
  80. 4897183 phycore-am64x: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:16 2024 +0200
  81. 1ea14d1 phycore-am62x: Migrate to OF_UPSTREAM by Wadim Egorov · Fri Apr 19 08:51:15 2024 +0200
  82. edb1f53 Merge patch series "Fix MMC tuning algorithm" by Tom Rini · Mon Apr 29 10:55:34 2024 -0600
  83. 5d21715 mmc: am654_sdhci: Fix ITAPDLY for HS400 timing by Judith Mendez · Thu Apr 18 14:01:00 2024 -0500
  84. c9eb1dc mmc: am654_sdhci: Set ENDLL=1 for DDR52 mode by Judith Mendez · Thu Apr 18 14:00:59 2024 -0500
  85. 87bcbde mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bit by Judith Mendez · Thu Apr 18 14:00:58 2024 -0500
  86. 83db1f9 mmc: am654_sdhci: Fix OTAP/ITAP delay values by Nitin Yadav · Thu Apr 18 14:00:57 2024 -0500
  87. 81c1d44 mmc: am654_sdhci: Add tuning algorithm for delay chain by Judith Mendez · Thu Apr 18 14:00:56 2024 -0500
  88. ce8ade8 Merge patch series "upstream DT compatibility" by Tom Rini · Mon Apr 29 10:55:17 2024 -0600
  89. 90b7b39 dts: support building all dtb files for a specific vendor by Caleb Connolly · Thu Apr 18 19:39:58 2024 +0100
  90. eb256a2 dt-bindings: drop generic headers by Caleb Connolly · Thu Apr 18 19:39:57 2024 +0100
  91. 8027199 arm: dts: imx6dl-brppt2: fix gpio.h include by Caleb Connolly · Thu Apr 18 19:39:56 2024 +0100
  92. 4836754 Merge patch series "Enable ICSSG Ethernet Driver for AM65x" by Tom Rini · Mon Apr 29 10:54:46 2024 -0600
  93. 6ff57b1 board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVs by MD Danish Anwar · Tue Apr 16 14:50:18 2024 +0530
  94. 7f25a8c board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match() by MD Danish Anwar · Tue Apr 16 14:50:17 2024 +0530
  95. 7e352a6 configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAY by MD Danish Anwar · Tue Apr 16 14:50:16 2024 +0530
  96. ea6904b configs: am65x_evm_a53: Enable ICSSG Driver by MD Danish Anwar · Tue Apr 16 14:50:15 2024 +0530
  97. 62da41c arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configuration by MD Danish Anwar · Tue Apr 16 14:50:14 2024 +0530
  98. 8a1b6a8 arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet support by MD Danish Anwar · Tue Apr 16 14:50:13 2024 +0530
  99. 15ca72a arm: mach-k3: am62ax: Fix typo in ROM data macro name by Andrew Davis · Fri Apr 26 10:44:23 2024 -0500
  100. 364dbf1 .gitignore: add LTO generated file by Robert Marko · Tue Apr 23 13:05:40 2024 +0200