1. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  2. 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  3. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 12 months ago
  4. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 12 months ago
  5. dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 9 months ago
  6. 645add7 ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBC by Marek Vasut · 9 months ago
  7. eba4198 ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOM by Marek Vasut · 9 months ago
  8. af7a34a fwu: fix fwu_get_image_index interface by Masahisa Kojima · 9 months ago
  9. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  10. 03e5982 tools: fix build without LIBCRYPTO support by Paul-Erwan Rio · 10 months ago
  11. 2ee7a8e Merge patch series "net fixes prior lwip" by Tom Rini · 9 months ago
  12. 0c6d645 bcm_ns3: use device specific naming for variables by Maxim Uvarov · 10 months ago
  13. d3dba8a Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 9 months ago
  14. 16f79dd fastboot: add oem console command support by Ion Agorria · 10 months ago
  15. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 10 months ago
  16. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 10 months ago
  17. 475aa9a fastboot: implement "getvar all" by Ion Agorria · 10 months ago
  18. 85fcd69 fastboot: multiresponse support by Ion Agorria · 10 months ago
  19. efe441a smbios: smbios.h should not import ofnode.h by Heinrich Schuchardt · 10 months ago
  20. e3db8d6 lib: make table_compute_checksum() arguments const by Heinrich Schuchardt · 9 months ago
  21. 54e1aa2 Add imx93-var-som support by Mathieu Othacehe · 10 months ago
  22. 59a72ca verdin-imx8mm: Remove stale fdt_addr env variable by Francesco Dolcini · 10 months ago
  23. a083ae7 acpi: use 64-bit addresses in FADT table by Heinrich Schuchardt · 10 months ago
  24. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 10 months ago
  25. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  26. 31f950a smbios: Require the caller to align the SMBIOS table by Simon Glass · 10 months ago
  27. 138e691 efi: Use the correct GUID for the SMBIOS table by Simon Glass · 10 months ago
  28. b2b58e1 smbios: Correct gd_smbios_start() by Simon Glass · 10 months ago
  29. 7092429 smbios: Use SMBIOS 3.0 to support an address above 4GB by Simon Glass · 10 months ago
  30. de4b91c smbios: SMBIOS 3.0 (64-bit) Entry Point structure by Heinrich Schuchardt · 10 months ago
  31. 93a0138 Merge tag 'v2024.01-rc6' into next by Tom Rini · 10 months ago
  32. e266d27 bloblist: Update documentation and header comment by Simon Glass · 10 months ago
  33. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  34. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  35. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  36. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  37. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 10 months ago
  38. 0b9f77f bloblist: Set version to 1 by Simon Glass · 10 months ago
  39. 5a53e56 bloblist: Change the magic value by Simon Glass · 10 months ago
  40. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  41. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  42. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  43. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 10 months ago
  44. cb1277c test: Add framework to test hush behavior by Francis Laniel · 10 months ago
  45. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  46. d37086a bootm: Create a new boot_run() function to handle booting by Simon Glass · 10 months ago
  47. e7683c3 bootm: Create a function to run through the booti states by Simon Glass · 10 months ago
  48. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  49. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  50. 725ddf1 bootm: Tidy up boot_selected_os() by Simon Glass · 10 months ago
  51. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  52. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  53. e370e3d bootm: Move do_bootm_states() comment to header file by Simon Glass · 10 months ago
  54. c2211ff bootm: Add more fields to bootm_info by Simon Glass · 10 months ago
  55. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 10 months ago
  56. c492162 bootm: Create a struct for argument information by Simon Glass · 10 months ago
  57. 76c53da iommu: add a connect op by Caleb Connolly · 10 months ago
  58. 0d72b0f include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally by Manorit Chawdhry · 10 months ago
  59. 1e8ce11 include: Further cleanup includes by Tom Rini · 10 months ago
  60. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 10 months ago
  61. 28388f4 arc: Cleanup and audit usage of <config.h> by Tom Rini · 10 months ago
  62. 10be393 qe: Add <config.h> to linux/immap_qe.h by Tom Rini · 10 months ago
  63. b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 10 months ago
  64. fd211f8 board: lg: x3-t30: switch to DM pinmux by Svyatoslav Ryhel · 11 months ago
  65. 52b6bbf drivers: gpio: implement PALMAS GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  66. 6b24c37 drivers: gpio: implement MAX77663 GPIO cell by Svyatoslav Ryhel · 1 year, 3 months ago
  67. 9cfef5f Merge patch series "Add support for MediaTek MT8365 EVK Board" by Tom Rini · 10 months ago
  68. 5679ecc dt-bindings: clock: add Mediatek MT8365 pinctrl bindings by Julien Masson · 11 months ago
  69. ee33f65 arm: mediatek: add support for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  70. 80cdb6d dt-bindings: power: add power-domain header for MediaTek MT8365 SoC by Julien Masson · 11 months ago
  71. af3fa85 dt-bindings: clock: add Mediatek MT8365 SoC clock bindings by Julien Masson · 11 months ago
  72. c86c1d0 arm: vexpress64: juno: Allow boot from VirtIO by Robert Catherall · 11 months ago
  73. 4caacb2 net: wget: Support non-default HTTP port by Marek Vasut · 10 months ago
  74. a6f8613 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 10 months ago
  75. cd908ba Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 10 months ago
  76. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  77. 44a792c riscv: sifive: unmatched: migrate to text environment by Yong-Xuan Wang · 11 months ago
  78. 7576ab2 riscv: Add support for AMD/Xilinx MicroBlaze V by Michal Simek · 12 months ago
  79. 0bef4b0 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 11 months ago
  80. 296faf4 cmd: bootefi: re-organize do_bootefi() by AKASHI Takahiro · 11 months ago
  81. 8bb3cd7 Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-boot-clk into next by Tom Rini · 10 months ago
  82. a213289 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · 11 months ago
  83. c936ef7 Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 10 months ago
  84. 5666558 cmd: clk: Make soc_clk_dump static by Igor Prusov · 11 months ago
  85. 505ef5f clk: Add dump operation to clk_ops by Igor Prusov · 11 months ago
  86. d7a2c7f Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · 10 months ago
  87. cedcf38 image: Correct load_bug typo by Simon Glass · 11 months ago
  88. 29e3b24 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · 10 months ago
  89. 0f2c632 mtd: spinand: add support for ESMT F50x1G41LB by Igor Prusov · 1 year ago
  90. 11e1cc7 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · 10 months ago
  91. bda020e acpi: fix struct acpi_xsdt by Heinrich Schuchardt · 11 months ago
  92. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 1 month ago
  93. f2cbe6e boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 11 months ago
  94. 451c1ab fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 11 months ago
  95. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 1 month ago
  96. 1de1a03 boot: Drop size parameter from image_setup_libfdt() by Simon Glass · 11 months ago
  97. c659ac7 acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · 11 months ago
  98. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 1 month ago
  99. 03622f3 pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · 10 months ago
  100. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago