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