1. 7761226 Merge branch '2024-03-28-assorted-net-changes' into next by Tom Rini · 7 months ago
  2. 6eca28b smbios: fill wake-up type by Heinrich Schuchardt · 8 months ago
  3. 4b0c1c4 acpi: remove duplicate declaration of acpi_fill_header() by Heinrich Schuchardt · 9 months ago
  4. 23f128f acpi: document HETP table by Heinrich Schuchardt · 9 months ago
  5. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 9 months ago
  6. e99a6ef net: phy: Factor out PHY GPIO reset code by Marek Vasut · 7 months ago
  7. 85d44e4 e1000: add support for i225-IT by Marjolaine Amate · 8 months ago
  8. 8ef8dcc Merge tag 'u-boot-at91-2024.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 7 months ago
  9. fb49d6c remoteproc: uclass: Add methods to load firmware to rproc and boot rproc by MD Danish Anwar · 7 months ago
  10. 304fa0a usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 7 months ago
  11. ac72d17 lib/charset: Map Unicode code points to CP437 code points 1-31 by Janne Grunau · 7 months ago
  12. 5ea38f9 video: console: Parse UTF-8 character sequences by Janne Grunau · 7 months ago
  13. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 7 months ago
  14. 386fca6 arch: arm: Agilex5 enablement by Jit Loon Lim · 7 months ago
  15. fac1bd6 include: env: Add phytec RAUC boot logic by Leonard Anderweit · 7 months ago
  16. b30d7bc phycore_imx8mp: Move environment from include/config to board by Leonard Anderweit · 7 months ago
  17. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 7 months ago
  18. f172575 power: rk8xx: add support for RK806 by Quentin Schulz · 7 months ago
  19. 811323f regulator: rk8xx: remove unused functions by Quentin Schulz · 7 months ago
  20. b658505 board: rockchip: Add a common ROCK Pi 4 target by Jonas Karlman · 7 months ago
  21. 9fdd9a5 board: rockchip: add Rockchip Toybrick TB-RK3588X board by Elon Zhang · 7 months ago
  22. 969ea37 stv0991: Remove stv0991 board and architecture code by Tom Rini · 7 months ago
  23. 12ccdcd firmware: psci: Fix bind_smccc_features psci check by Weizhao Ouyang · 8 months ago
  24. 2cec68f configs: introduce configs needed for the am62px by Bryan Brattlof · 7 months ago
  25. 1bcc7a4 arm: mach-k3: am62px: introduce clock and device files for wkup spl by Bryan Brattlof · 7 months ago
  26. a7ba3bf configs: at91: sama7g54_curiosity: Add initial default configs by Mihai Sain · 8 months ago
  27. 642ee26 board: rockchip: add Theobroma-Systems RK3588 Jaguar SBC by Quentin Schulz · 7 months ago
  28. eda2c87 rockchip: migrate hardware.h inclusion into appropriate files by Quentin Schulz · 7 months ago
  29. e3a904a starfive: visionfive2: switch to standard boot by Nam Cao · 8 months ago
  30. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 7 months ago
  31. a0e02c6 net: mdio: Handle bus level GPIO Reset by Roger Quadros · 8 months ago
  32. 46b3ff8 board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoM by Wadim Egorov · 8 months ago
  33. de5ef5d board: ti: j784s4: Add board support for J784S4 EVM by Apurva Nandan · 8 months ago
  34. 9520999 arm: mach-k3: j784s4: Add clk and power support by Apurva Nandan · 8 months ago
  35. 1132471 bootstd: support scanning a single partition by Nam Cao · 8 months ago
  36. 3766a24 fs: drop reiserfs by Peter Robinson · 8 months ago
  37. 65abdd19 ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · 8 months ago
  38. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 8 months ago
  39. 657bd30 rng: eliminate common.h include from RNG drivers by Heinrich Schuchardt · 8 months ago
  40. fd50ae3 FWU: developerbox: read boot index from NOR flash by Masahisa Kojima · 8 months ago
  41. 4745c4d dt-bindings: import headers for qcs404 by Caleb Connolly · 8 months ago
  42. 7d5e997 dt-bindings: import headers for MSM8996 by Caleb Connolly · 8 months ago
  43. 8a09bdc dt-bindings: import headers for MSM8916 by Caleb Connolly · 8 months ago
  44. c0297b3 dt-bindings: import headers for SDM845 by Caleb Connolly · 8 months ago
  45. 059d526 mach-snapdragon: generalise board support by Caleb Connolly · 8 months ago
  46. c744e63 board: dragonboard410c: upstream DT compat by Caleb Connolly · 8 months ago
  47. ca84ba6 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 8 months ago
  48. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 8 months ago
  49. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 9 months ago
  50. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 9 months ago
  51. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 9 months ago
  52. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 9 months ago
  53. 463a316 Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 8 months ago
  54. c9f368b efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPAT by Heinrich Schuchardt · 8 months ago
  55. 770afff hc2910-2aghd05: Remove empty config header by Tom Rini · 9 months ago
  56. 4be2311 slimbootloader: Remove empty config header by Tom Rini · 9 months ago
  57. f791305 qemu-x86*: Remove empty config header by Tom Rini · 9 months ago
  58. ecdd577 minnowmax: Remove empty config header by Tom Rini · 9 months ago
  59. 5b70814 galileo: Remove empty config header by Tom Rini · 9 months ago
  60. 93e6e6c efi-x86_payload: Remove empty config header by Tom Rini · 9 months ago
  61. f10e484 efi-x86_app: Remove empty config header by Tom Rini · 9 months ago
  62. 6e8bc6b edison: Remove empty config header by Tom Rini · 9 months ago
  63. dd4a559 crownbay: Remove empty config header by Tom Rini · 9 months ago
  64. 1ef8524 cougarcanyon2: Remove empty config header by Tom Rini · 9 months ago
  65. 063bf17 cherryhill: Remove empty config header by Tom Rini · 9 months ago
  66. 3cf2d25 bayleybay: Remove empty config header by Tom Rini · 9 months ago
  67. abb2331 coreboot: Remove empty config header by Tom Rini · 9 months ago
  68. e82f7c6 xilinx_mbv: Remove empty config header by Tom Rini · 9 months ago
  69. 7079eeb imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · 8 months ago
  70. 7bb761c Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · 8 months ago
  71. 452bab0 include: env: ti: Drop default_findfdt by Nishanth Menon · 8 months ago
  72. bebf916 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 8 months ago
  73. 588399c board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · 8 months ago
  74. a59fb3d msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · 8 months ago
  75. 9e00b69 Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 8 months ago
  76. fc7ef0f common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 8 months ago
  77. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  78. 77ff61a Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 8 months ago
  79. c2ad5fb arm64: versal-net: Setup correct addresses of GICR/GICD by Michal Simek · 9 months ago
  80. e761035 boot: add support for button commands by Caleb Connolly · 9 months ago
  81. 1a72acb lib: charset: Fix and extend utf8_to_utf32_stream() documentation by Janne Grunau · 8 months ago
  82. 53066de ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · 9 months ago
  83. 42a064d dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitions by Duy Nguyen · 9 months ago
  84. ad005d8 dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock Definitions by Duy Nguyen · 9 months ago
  85. 2b51069 Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 8 months ago
  86. 8dcf1df phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · 8 months ago
  87. 0bc69a1 imx: scu_api: add implementation of sc_pm_reset_reason by Igor Opaniuk · 9 months ago
  88. 7c1f8ce board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · 9 months ago
  89. b0adbd6 tools: mkimage: Add support for i.MXRT FlexSPI Header by Jesse Taube · 9 months ago
  90. 6c43208 net: phy: nxp-c45-tja11xx: use local definion of features by Radu Pirea (NXP OSS) · 10 months ago
  91. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 8 months ago
  92. daa3100 Merge patch series "board: siemens: clean up subfolders" by Tom Rini · 9 months ago
  93. 5ae5461 siemens: eeprom: clean up definitions by Enrico Leto · 9 months ago
  94. 73707d3 rockchip: rk3588: Sync device tree from linux v6.8-rc1 by Jonas Karlman · 9 months ago
  95. 9e4d11a rockchip: rk356x: Sync device tree from linux v6.7 by Jonas Karlman · 9 months ago
  96. e6593b5 rockchip: rv1126: Move RAM disk address by Tim Lunn · 9 months ago
  97. e5eba34 board: rockchip: Add Sonoff iHost board by Tim Lunn · 9 months ago
  98. 3da3bb9 rockchip: Convert rv1126 to standard boot by Tim Lunn · 9 months ago
  99. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 9 months ago
  100. 0dc6ee6 riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · 9 months ago