1. cdf0195 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 9 months ago
  2. 741e30e board: cssi: Read and display MCR board address by Christophe Leroy · 9 months ago
  3. 313ffe2 board: cssi: Load FPGA on MCR3000 board by Christophe Leroy · 9 months ago
  4. 60dcbec board: cssi: Use HAVE_VENDOR_COMMON_LIB logic by Christophe Leroy · 9 months ago
  5. c58074a board: cssi: Add support for SPI bus on MCR3000 board by Christophe Leroy · 9 months ago
  6. 68294fc board: cssi: Properly initialise MAC address for fibre on CMPC885 board by Hugo Dubois · 1 year, 1 month ago
  7. 8ec8fd6 board: cssi: Initialise port F on MIAE by Hugo Dubois · 1 year, 2 months ago
  8. b47fb22 board: cssi: Allow use without HUSH shell by Jean-Michel CASAUBON · 1 year, 3 months ago
  9. ed36a27 board: cssi: Fix MCR3000 board environment by Jean-Michel CASAUBON · 1 year, 2 months ago
  10. 9e2262e ARM: dts: renesas: Replace R8A77950 with R8A77951 by Marek Vasut · 10 months ago
  11. 85f4b91 ARM: dts: renesas: Stop using the -u-boot DTs for build by Marek Vasut · 10 months ago
  12. d5e6401 board: phycore-am62x: Extend for better environment handling by Wadim Egorov · 10 months ago
  13. c07bba7 verdin-am62: move verdin am62 to OF_UPSTREAM by Marcel Ziswiler · 10 months ago
  14. a691594 Merge patch series "Resolve issues with booting distros on x86" by Tom Rini · 9 months ago
  15. 9c558dc x86: qemu: Expand ROM size by Simon Glass · 1 year ago
  16. 8431433 Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 9 months ago
  17. f03f962 xilinx: common: Fix MAC address read from EEPROM by Petr Zejdl · 10 months ago
  18. 3fe5a37 riscv: starfive: avoid including common.h by Heinrich Schuchardt · 10 months ago
  19. 92db23f board: starfive: support Milk-V Mars board by Heinrich Schuchardt · 10 months ago
  20. 0a8b83f riscv: set fdtfile on Milk-V Mars by Heinrich Schuchardt · 10 months ago
  21. 90e9dcd eeprom: starfive: function get_product_id_from_eeprom() by Heinrich Schuchardt · 10 months ago
  22. 0f6310c riscv: do not set default fdt for VisionFive 2 by Heinrich Schuchardt · 10 months ago
  23. c532ddd riscv: Move virtio scan to board_late_init() by Łukasz Stelmach · 10 months ago
  24. ae800aa riscv: cpu: cv1800b: Add support for cv1800b SoC by Kongyang Liu · 10 months ago
  25. 9cba29b Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  26. 0465f8d Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 10 months ago
  27. 23fe2de verdin-imx8mm/verdin-imx8mp: move imx verdins to OF_UPSTREAM by Marcel Ziswiler · 10 months ago
  28. 2513bf3 arm: imx9: Correct imx9_probe_mu prototype by Ye Li · 10 months ago
  29. 3952365 mx6cuboxi: Do not print devicetree model by Fabio Estevam · 10 months ago
  30. 786af90 ARM: imx: stm32: Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM by Marek Vasut · 10 months ago
  31. c687b2c board: amlogic: jethubj100: update MAINTAINERS by Viacheslav Bocharov · 11 months ago
  32. 77b0e0c arm: mvebu: turris_omnia: Disable Atmel SHA node if not present by Marek Behún · 10 months ago
  33. 59840f7 arm: mvebu: turris_omnia: Print board ECDSA public key if available by Marek Behún · 10 months ago
  34. 2f1b88a arm: mvebu: turris_omnia: Implement getting board information from MCU by Marek Behún · 10 months ago
  35. ed8d3bd arm: mvebu: turris_omnia: Update MCU status and features reading by Marek Behún · 10 months ago
  36. 8983f0a arm: mvebu: turris_{omnia, mox}: Don't print model two times by Marek Behún · 10 months ago
  37. b555148 arm: mvebu: turris_omnia: Add header containing MCU command interface and use it by Marek Behún · 10 months ago
  38. 6c4a739 xilinx: zynq: add FDT_FIXUP_PARTITIONS support by James Hilliard · 10 months ago
  39. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
  40. c01f594 arm64: zynqmp: Add MTD partition handling for dfu_alt_info generation by Michal Simek · 10 months ago
  41. 65d958d arm64: zynqmp: Generate desc when SPL_FS_LOAD_PAYLOAD_NAME is valid by Michal Simek · 10 months ago
  42. 097ccdf xilinx: Do not call private env_get_location() when !ENV_IS_NOWHERE by Michal Simek · 10 months ago
  43. d312d98 Merge branch 'next' by Tom Rini · 10 months ago
  44. 4d15898 usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget by Marek Vasut · 10 months ago
  45. 7e1b8d8 arm: xea: Add support for reading SoM (CPU) board HW revision by Lukasz Majewski · 10 months ago
  46. 3603e64 arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2 by Lukasz Majewski · 10 months ago
  47. 5bc7bc6 arm: spl: xea: Remove I2S pins configuration from early initialization by Lukasz Majewski · 10 months ago
  48. 13cca97 imx8mq_evk: Remove FEC and Ethernet PHY board code by Fabio Estevam · 10 months ago
  49. a7fdca9 board: toradex: colibri-imx8x: Remove board_gpio_init by Hiago De Franco · 10 months ago
  50. f8b874f imx8: Add a default reset_cpu() implementation by Fabio Estevam · 10 months ago
  51. e7b5250 mx6cuboxi: Fix board revision detection by Fabio Estevam · 10 months ago
  52. 6e2228f Merge patch series "Clean up arm linker scripts" by Tom Rini · 10 months ago
  53. fb57067 arm: baltos: remove custom linker script by Ilias Apalodimas · 10 months ago
  54. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
  55. 28d9777 arm64: zynqmp: Add bootcmd_usb4 variable by Shubhangi Shrikrushna Mahalle · 10 months ago
  56. 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 · 10 months ago
  57. d54f87f board: amlogic: fix buffler overflow in seria, mac & usid read by Neil Armstrong · 10 months ago
  58. 65d5c36 board: amlogic: add meson_generate_serial_ethaddr fallback to p200 by Christian Hewitt · 10 months ago
  59. 9d27e44 board: phytec: phycore_imx8mp.env fix netboot issues by Yannic Moog · 10 months ago
  60. 3d3cb28 arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled by Michal Simek · 11 months ago
  61. 8da257f xilinx: versal-net: Add support for saving env based on bootmode by Venkatesh Yadav Abbarapu · 10 months ago
  62. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 10 months ago
  63. 386fca6 arch: arm: Agilex5 enablement by Jit Loon Lim · 10 months ago
  64. 86b79cf imx8m*_venice: move venice to OF_UPSTREAM by Tim Harvey · 10 months ago
  65. e30abef board: phytec: phycore_imx8mp: Add RAUC boot logic to environment by Leonard Anderweit · 10 months ago
  66. 46b0ae4 phycore_imx8mp: Move default bootcmd to board env by Leonard Anderweit · 10 months ago
  67. b30d7bc phycore_imx8mp: Move environment from include/config to board by Leonard Anderweit · 10 months ago
  68. cd7af7e apalis-imx8: Fix sc_misc_otp_fuse_read() error check by Fabio Estevam · 10 months ago
  69. fdd529f colibri-imx8x: Fix sc_misc_otp_fuse_read() error check by Fabio Estevam · 10 months ago
  70. e189778 board: phytec: define get_som_type also when SoM detection is disabled by Benjamin Hahn · 10 months ago
  71. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 10 months ago
  72. 3b95c03 rockchip: load env from boot MMC device by Ben Wolsieffer · 10 months ago
  73. 41a60d0 board: rockchip: Add early ADC button detect for RGxx3 by Chris Morgan · 12 months ago
  74. b7202eb board: rockchip: Add support for Powkiddy RGB10MAX3 by Chris Morgan · 12 months ago
  75. 3330c88 rockchip: google: gru: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  76. 95a9cb3 rockchip: theobroma-systems: puma: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  77. 3bf3d81 rockchip: vamrs: rock960: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  78. 5566f3a rockchip: pine64: pinephone-pro: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  79. 9a5d889 rockchip: pine64: pinebook-pro: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  80. eaeaf04 rockchip: pine64: rockpro64: Migrate to use IO-domain driver by Jonas Karlman · 10 months ago
  81. b658505 board: rockchip: Add a common ROCK Pi 4 target by Jonas Karlman · 10 months ago
  82. 4b6e004 board: rockchip: rk3399: Remove unused board_early_init_f functions by Jonas Karlman · 10 months ago
  83. 053c813 board: rockchip: rk3399: Add myself as reviewer to MAINTAINERS by Jonas Karlman · 10 months ago
  84. 710d7f2 board: rockchip: rk3399: Add device tree files to MAINTAINERS by Jonas Karlman · 10 months ago
  85. c60958d board: rockchip: Add Pine64 PineTab2 by Jonas Karlman · 12 months ago
  86. b54c3d0 rockchip: board: Add minimal generic RK3588S/RK3588 board by Jonas Karlman · 12 months ago
  87. 9fdd9a5 board: rockchip: add Rockchip Toybrick TB-RK3588X board by Elon Zhang · 10 months ago
  88. 3e15dee board: rockchip: Add support for rk3588 based Cool Pi CM5 EVB by Andy Yan · 11 months ago
  89. 341f13e board: rockchip: Add support for rk3588s based Cool Pi 4B by Andy Yan · 11 months ago
  90. f652b25 rockchip: rk3328-orangepi-r1-plus: Update defconfig by Jonas Karlman · 11 months ago
  91. 55ecc23 rockchip: rk3328-nanopi-r2: Update defconfig by Jonas Karlman · 11 months ago
  92. 1376592 rockchip: rk3328-rock-pi-e: Update defconfig by Jonas Karlman · 11 months ago
  93. c5074c9 rockchip: rk3328-roc-cc: Update defconfig by Jonas Karlman · 11 months ago
  94. 51ee38d rockchip: rk3328-rock64: Update defconfig by Jonas Karlman · 11 months ago
  95. 93cc018 rockchip: rk3328-evb: Update defconfig by Jonas Karlman · 11 months ago
  96. 969ea37 stv0991: Remove stv0991 board and architecture code by Tom Rini · 10 months ago
  97. f56d9a3 board: developerbox: fix mem_map setup timing by Masahisa Kojima · 11 months ago
  98. efdf91c boards: Remove empty BOARD_SPECIFIC_OPTIONS by Tom Rini · 11 months ago
  99. 5d747f3 board: ti: introduce basic board files for the am62px family by Bryan Brattlof · 10 months ago
  100. ff1e2e3 board: at91: sama7g54_curiosity: Add initial board support by Mihai Sain · 11 months ago