1. e7b5250 mx6cuboxi: Fix board revision detection by Fabio Estevam · 10 months ago
  2. d54f87f board: amlogic: fix buffler overflow in seria, mac & usid read by Neil Armstrong · 10 months ago
  3. 65d5c36 board: amlogic: add meson_generate_serial_ethaddr fallback to p200 by Christian Hewitt · 10 months ago
  4. cd7af7e apalis-imx8: Fix sc_misc_otp_fuse_read() error check by Fabio Estevam · 10 months ago
  5. fdd529f colibri-imx8x: Fix sc_misc_otp_fuse_read() error check by Fabio Estevam · 10 months ago
  6. e189778 board: phytec: define get_som_type also when SoM detection is disabled by Benjamin Hahn · 10 months ago
  7. 544af82 board: starfive: maintainer: Add visionfive2 PCIe driver by Minda Chen · 10 months ago
  8. 999c7ed board: starfive: Update maintainer of VisionFive v2 board by Minda Chen · 10 months ago
  9. 12d3257 toradex: tdx-cfg-block: add 0087 i.mx8m mini product variant by Joao Paulo Goncalves · 10 months ago
  10. 7683230 board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1 by Benjamin Hahn · 11 months ago
  11. 110d321 board: phytec: common: phytec_som_detection: Add phytec_get_som_type by Benjamin Hahn · 11 months ago
  12. 485bfe1 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 11 months ago
  13. 46e3871 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 11 months ago
  14. e587040 board: helios-4: add config fragment for spi booting by Josua Mayer · 12 months ago
  15. 64ca8db opos6uldev: make the LCD work again by Sébastien Szymanski · 11 months ago
  16. c2666fd imx9: Fix OP-TEE support by Mathieu Othacehe · 11 months ago
  17. bc6e594 sunxi: H616: Add OrangePi Zero 2W board support by Andre Przywara · 12 months ago
  18. eac52e4 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · 11 months ago
  19. 40b9d53 ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · 11 months ago
  20. 65abdd19 ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · 11 months ago
  21. 436eadf ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM_BOOT by Marek Vasut · 11 months ago
  22. c2cffb0 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · 11 months ago
  23. ca40ed6 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · 11 months ago
  24. 6bd3a95 ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · 11 months ago
  25. 9115349 ARM: renesas: Drop unused mmc.h by Marek Vasut · 11 months ago
  26. a8ac0f3 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · 11 months ago
  27. 574aac1 Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 11 months ago
  28. 44a15c3 Merge patch series "toradex: fix reset and hardware detection regressions" by Tom Rini · 11 months ago
  29. f271276 toradex: common: Use random mac address if toradex config block is missing by Emanuele Ghidoli · 11 months ago
  30. 2abc3bb toradex: common: Add sysinfo driver by Emanuele Ghidoli · 11 months ago
  31. 118b17b toradex: common: Use SETTINGS_R event to read toradex config block by Emanuele Ghidoli · 11 months ago
  32. 28138de toradex: Remove not necessary model prints from checkboard() by Emanuele Ghidoli · 11 months ago
  33. 32b6489 toradex: Fix recursive call to checkboard by Emanuele Ghidoli · 11 months ago
  34. 3787ee1 board: rzg2l: Support reset via Renesas RAA215300 PMIC by Paul Barker · 11 months ago
  35. 91cd41e board: imx6dl-sielaff: spl.c: Remove multiline string by Frieder Schrempf · 11 months ago
  36. 7079eeb imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · 11 months ago
  37. 7bb761c Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · 11 months ago
  38. d904c68 board: beagle: beagleplay: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  39. ce56536 board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  40. e41453c board: ti: j721s2: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  41. c6d0658 board: ti: j721e: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  42. 6e20016 board: ti: am65x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  43. f2c1205 board: ti: am64x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  44. 0de0672 board: ti: am62x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  45. 39ae370 board: ti: am62ax: Set fdtfile from C code instead of findfdt script by Nishanth Menon · 11 months ago
  46. fa94f8e board: ti: common: Introduce a common fdt ops library by Nishanth Menon · 11 months ago
  47. 66ebb10 board: ti: Add missing common/Kconfig references by Nishanth Menon · 11 months ago
  48. bebf916 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 11 months ago
  49. 588399c board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · 11 months ago
  50. cf51339 MAINTAINERS: Update after GEHC spin-off by Ian Ray · 11 months ago
  51. a59fb3d msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · 11 months ago
  52. 77ff61a Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 11 months ago
  53. ea7d3ee Revert "board: verdin-am62: set cpu core voltage depending on speed grade" by Francesco Dolcini · 11 months ago
  54. b12883f poplar: add myself as co-maintainer by Igor Opaniuk · 12 months ago
  55. 91c37c4 Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 11 months ago
  56. db23e67 xilinx: zynqmp: Add the missing function prototype by Venkatesh Yadav Abbarapu · 11 months ago
  57. db783ee board: imx93_var_som: Probe ELE MU by Mathieu Othacehe · 11 months ago
  58. 2029a4c imx93: Use a header for imx9_probe_mu declaration by Mathieu Othacehe · 11 months ago
  59. 53066de ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · 12 months ago
  60. 8dcf1df phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · 11 months ago
  61. 450af24 mx6sabresd: Remove board_phy_config() by Fabio Estevam · 12 months ago
  62. 0065386 toradex: tdx-cfg-block: add 0086 i.mx8m mini sku by Joao Paulo Goncalves · 12 months ago
  63. 7c1f8ce board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · 12 months ago
  64. 216ead4 toradex: tdx-cfg-block: Add new apalis and colibri pid by Joao Paulo Goncalves · 12 months ago
  65. 7ebc77f Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 11 months ago
  66. daa3100 Merge patch series "board: siemens: clean up subfolders" by Tom Rini · 12 months ago
  67. b062eef siemens: factoryset: use correct config for soc specific implementation by Enrico Leto · 12 months ago
  68. 60ad0fd siemens: board: clean up includes by Enrico Leto · 12 months ago
  69. d89a97e siemens: board: clean up products folders vs common by Enrico Leto · 12 months ago
  70. 671be9f siemens: board: etamin: remove deprecated nand config by Enrico Leto · 12 months ago
  71. e9ef9a1 siemens: eeprom: simplify setup & read by Enrico Leto · 12 months ago
  72. 5ae5461 siemens: eeprom: clean up definitions by Enrico Leto · 12 months ago
  73. 090d846 Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 12 months ago
  74. e5eba34 board: rockchip: Add Sonoff iHost board by Tim Lunn · 12 months ago
  75. 70f1507 board: visionfive2: configure PHY pad drive strength by Lukasz Tekieli · 12 months ago
  76. 0dc6ee6 riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · 12 months ago
  77. 282159f board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · 1 year ago
  78. 465e7e6 board: starfive: handle compatible property in dynamic DT configuration by Aurelien Jarno · 1 year ago
  79. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 1 year, 1 month ago
  80. 08a5b4b rpi5: Use devicetree to retrieve board revision by Ivan T. Ivanov · 12 months ago
  81. c9309f4 treewide: Remove clk_free by Sean Anderson · 1 year, 1 month ago
  82. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 12 months ago
  83. 945053f board: ti: am62x: evm: Remove video_setup from spl_board_init by Devarsh Thakkar · 1 year, 1 month ago
  84. 7af9064 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · 12 months ago
  85. 526a865 Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 12 months ago
  86. 8a725c6 ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · 12 months ago
  87. e123379 ARM: renesas: Drop include common.h by Marek Vasut · 12 months ago
  88. d209958 board: verdin-am62: set cpu core voltage depending on speed grade by Max Krummenacher · 12 months ago
  89. a1f466a board: verdin-am62: improve comment on usb phy core voltage by Max Krummenacher · 12 months ago
  90. dd83c1c board: ti: common: board_detect: Fix EEPROM offset read for 1-byte by Prasanth Babu Mantena · 1 year, 3 months ago
  91. 3d80ec5 board: samsung: Add support for E850-96 board by Sam Protsenko · 1 year ago
  92. db04ff4 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 1 year ago
  93. 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 1 year ago
  94. c09ec8e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 12 months ago
  95. bb6e890 board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr by Josua Mayer · 1 year ago
  96. 26c7de3 arm: mvebu: clearfog gtr: add config option to select serdes0 interface by Josua Mayer · 1 year ago
  97. 67de291 ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · 12 months ago
  98. 3c04fcf Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · 12 months ago
  99. 434f84b board: ti: j721e: Drop SERDES PHY init from board file by Roger Quadros · 1 year ago
  100. 83a8424 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 12 months ago