1. 0ab3284 opos6uldev: make the LCD work again by Sébastien Szymanski · Tue Feb 27 16:40:01 2024 +0100
  2. 8bb6ede imx9: Fix OP-TEE support by Mathieu Othacehe · Mon Feb 26 18:37:18 2024 +0100
  3. cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · Sat Mar 02 14:30:25 2024 -0500
  4. e3f84ec ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · Tue Feb 27 17:05:56 2024 +0100
  5. 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · Tue Feb 27 17:05:54 2024 +0100
  6. d26aa8c ARM: renesas: Rename CONFIG_ARCH_RMOBILE_EXTRAM_BOOT to CONFIG_RENESAS_EXTRAM_BOOT by Marek Vasut · Tue Feb 27 17:05:53 2024 +0100
  7. f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · Tue Feb 27 17:05:47 2024 +0100
  8. 1760232 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · Tue Feb 27 17:05:46 2024 +0100
  9. 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · Tue Feb 27 17:05:45 2024 +0100
  10. ec1223c ARM: renesas: Drop unused mmc.h by Marek Vasut · Tue Feb 27 17:05:43 2024 +0100
  11. 10558c2 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · Tue Feb 27 17:05:42 2024 +0100
  12. 0dfec22 Merge branch 'master-riic' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Mar 02 12:24:25 2024 -0500
  13. dc68b32 Merge patch series "toradex: fix reset and hardware detection regressions" by Tom Rini · Fri Mar 01 09:14:36 2024 -0500
  14. 96e5246 toradex: common: Use random mac address if toradex config block is missing by Emanuele Ghidoli · Fri Feb 23 10:11:42 2024 +0100
  15. 26b5cba toradex: common: Add sysinfo driver by Emanuele Ghidoli · Fri Feb 23 10:11:41 2024 +0100
  16. 1121f34 toradex: common: Use SETTINGS_R event to read toradex config block by Emanuele Ghidoli · Fri Feb 23 10:11:39 2024 +0100
  17. 1e9459e toradex: Remove not necessary model prints from checkboard() by Emanuele Ghidoli · Fri Feb 23 10:11:38 2024 +0100
  18. e563591 toradex: Fix recursive call to checkboard by Emanuele Ghidoli · Fri Feb 23 10:11:37 2024 +0100
  19. cd85e06 board: rzg2l: Support reset via Renesas RAA215300 PMIC by Paul Barker · Tue Feb 27 20:40:35 2024 +0000
  20. fe4b99b board: imx6dl-sielaff: spl.c: Remove multiline string by Frieder Schrempf · Tue Feb 20 10:01:00 2024 +0100
  21. 9fcbb55 imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · Mon Feb 19 18:00:59 2024 -0500
  22. 4acd4ec Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · Tue Feb 20 17:57:52 2024 -0500
  23. aeded2b board: beagle: beagleplay: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:25 2024 -0600
  24. 9a94f2c board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:24 2024 -0600
  25. b704d93 board: ti: j721s2: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:23 2024 -0600
  26. 3c0f831 board: ti: j721e: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:22 2024 -0600
  27. 002ec6e board: ti: am65x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:21 2024 -0600
  28. 0822cd6 board: ti: am64x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:20 2024 -0600
  29. 6850daf board: ti: am62x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:19 2024 -0600
  30. 3713cc7 board: ti: am62ax: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:18 2024 -0600
  31. 9a9f647 board: ti: common: Introduce a common fdt ops library by Nishanth Menon · Mon Feb 12 13:47:17 2024 -0600
  32. 6d207f6 board: ti: Add missing common/Kconfig references by Nishanth Menon · Mon Feb 12 13:47:16 2024 -0600
  33. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Feb 20 08:02:49 2024 -0500
  34. 9569c93 board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · Thu Feb 15 15:00:35 2024 +0100
  35. 1baf5c2 MAINTAINERS: Update after GEHC spin-off by Ian Ray · Tue Feb 13 15:17:06 2024 +0200
  36. 6184d13 msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · Tue Feb 13 08:43:38 2024 -0300
  37. b5e510c Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Feb 14 15:23:10 2024 -0500
  38. d387b52 Revert "board: verdin-am62: set cpu core voltage depending on speed grade" by Francesco Dolcini · Tue Feb 13 17:00:03 2024 +0100
  39. 1b7279b poplar: add myself as co-maintainer by Igor Opaniuk · Fri Feb 02 22:44:29 2024 +0100
  40. f85ca62 Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Feb 12 09:26:20 2024 -0500
  41. ad11fa4 xilinx: zynqmp: Add the missing function prototype by Venkatesh Yadav Abbarapu · Wed Feb 07 14:03:28 2024 +0530
  42. a4dd3e5 board: imx93_var_som: Probe ELE MU by Mathieu Othacehe · Fri Feb 09 11:30:08 2024 +0100
  43. 72c6afe imx93: Use a header for imx9_probe_mu declaration by Mathieu Othacehe · Fri Feb 09 11:30:07 2024 +0100
  44. c02d56e ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board code by Hai Pham · Sun Jan 28 16:52:09 2024 +0100
  45. 46eab9c phycore-imx8mp: add support for booting and flashing emmc via UUU by Benjamin Hahn · Thu Feb 08 13:03:11 2024 +0100
  46. c64292f mx6sabresd: Remove board_phy_config() by Fabio Estevam · Fri Feb 02 13:04:05 2024 -0300
  47. 9dcd9a9 toradex: tdx-cfg-block: add 0086 i.mx8m mini sku by Joao Paulo Goncalves · Wed Jan 31 14:32:04 2024 -0300
  48. 9bfca75 board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 support by Mathieu Othacehe · Tue Jan 30 15:50:37 2024 +0100
  49. bdd3ce4 toradex: tdx-cfg-block: Add new apalis and colibri pid by Joao Paulo Goncalves · Mon Jan 22 17:09:30 2024 -0300
  50. af3d84b Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Wed Feb 07 08:33:47 2024 -0500
  51. 2ef574d Merge patch series "board: siemens: clean up subfolders" by Tom Rini · Mon Feb 05 13:33:01 2024 -0500
  52. 2da381b siemens: factoryset: use correct config for soc specific implementation by Enrico Leto · Wed Jan 24 15:43:55 2024 +0100
  53. fce9179 siemens: board: clean up includes by Enrico Leto · Wed Jan 24 15:43:54 2024 +0100
  54. 2e74050 siemens: board: clean up products folders vs common by Enrico Leto · Wed Jan 24 15:43:53 2024 +0100
  55. acba7c2 siemens: board: etamin: remove deprecated nand config by Enrico Leto · Wed Jan 24 15:43:52 2024 +0100
  56. 32f433f siemens: eeprom: simplify setup & read by Enrico Leto · Wed Jan 24 15:43:50 2024 +0100
  57. 096bfdc siemens: eeprom: clean up definitions by Enrico Leto · Wed Jan 24 15:43:49 2024 +0100
  58. d34b7eb Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Mon Feb 05 09:31:48 2024 -0500
  59. 5a34e6a board: rockchip: Add Sonoff iHost board by Tim Lunn · Wed Jan 24 14:26:00 2024 +1100
  60. a99605d board: visionfive2: configure PHY pad drive strength by Lukasz Tekieli · Sun Jan 28 20:22:48 2024 +0100
  61. b64fc0e riscv: sophgo: milkv_duo: initial support added by Kongyang Liu · Sun Jan 28 15:05:25 2024 +0800
  62. 6a84277 board: sifive: spl: Initialized the PWM setting in the SPL stage by Vincent Chen · Tue Jan 16 14:35:57 2024 +0800
  63. 5acb7c1 board: starfive: handle compatible property in dynamic DT configuration by Aurelien Jarno · Wed Jan 10 21:17:44 2024 +0100
  64. b193397 spl: riscv: falcon: move fdt blob to specified address by Randolph · Fri Dec 29 16:32:22 2023 +0800
  65. 14fb952 rpi5: Use devicetree to retrieve board revision by Ivan T. Ivanov · Tue Jan 23 10:07:55 2024 +0200
  66. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  67. 2dbedf9 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · Mon Jan 29 14:49:25 2024 -0500
  68. 9a7757a board: ti: am62x: evm: Remove video_setup from spl_board_init by Devarsh Thakkar · Tue Dec 05 21:25:18 2023 +0530
  69. da4a0b5 board/sunxi/MAINTAINERS: Add new defconfigs by Tom Rini · Mon Jan 29 13:49:29 2024 -0500
  70. f35157c Merge branch 'master-cleanup' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Jan 27 20:43:20 2024 -0500
  71. 00eed1e ARM: renesas: whitehawk: Drop extra leading space by Marek Vasut · Sun Jan 21 18:33:12 2024 +0100
  72. dc9595b ARM: renesas: Drop include common.h by Marek Vasut · Sun Jan 21 18:31:23 2024 +0100
  73. 0fd5b07 board: verdin-am62: set cpu core voltage depending on speed grade by Max Krummenacher · Wed Jan 17 11:16:49 2024 +0100
  74. 88f9862 board: verdin-am62: improve comment on usb phy core voltage by Max Krummenacher · Wed Jan 17 11:16:46 2024 +0100
  75. e6df0ea board: ti: common: board_detect: Fix EEPROM offset read for 1-byte by Prasanth Babu Mantena · Mon Oct 30 22:34:58 2023 +0530
  76. 29c8027 board: samsung: Add support for E850-96 board by Sam Protsenko · Wed Jan 10 21:09:08 2024 -0600
  77. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · Wed Jan 10 13:46:10 2024 -0500
  78. dc11bf0 cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · Wed Jan 10 13:46:07 2024 -0500
  79. afae6c2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Jan 22 10:59:20 2024 -0500
  80. df04a14 board: solidrun: clearfog: fix serdes 1 / eth2 speed for clearfog gtr by Josua Mayer · Fri Jan 12 14:35:11 2024 +0100
  81. 85076d7 arm: mvebu: clearfog gtr: add config option to select serdes0 interface by Josua Mayer · Fri Jan 12 14:35:10 2024 +0100
  82. ed09798 ARM: imx: Configure GIC clock parent on Data Modul i.MX8M Plus eDM SBC by Marek Vasut · Fri Jan 19 17:08:32 2024 +0100
  83. e18e3be Merge patch series "k3-j721e: beagleboneai: Fix USB" by Tom Rini · Sat Jan 20 11:39:13 2024 -0500
  84. 1099816 board: ti: j721e: Drop SERDES PHY init from board file by Roger Quadros · Fri Jan 12 14:49:47 2024 +0200
  85. 46fbc64 Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jan 19 11:59:28 2024 -0500
  86. 3cdc883 Merge branch '2024-01-18-assorted-fixes' by Tom Rini · Fri Jan 19 08:46:47 2024 -0500
  87. 4c6fcbc arm: Rename STM32MP15x by Patrick Delaunay · Mon Jan 15 15:05:57 2024 +0100
  88. 990e057 arm: Rename STM32MP13x by Patrick Delaunay · Mon Jan 15 15:05:56 2024 +0100
  89. 300cb92 board: st: stm32mp2: display the board identification by Patrick Delaunay · Mon Jan 15 15:05:55 2024 +0100
  90. d7b448f board: st: stm32mp2: add checkboard by Patrick Delaunay · Mon Jan 15 15:05:54 2024 +0100
  91. a6c078c stm32mp: activate the command stboard for stm32mp25 boards by Patrick Delaunay · Mon Jan 15 15:05:53 2024 +0100
  92. 95db0c0 board: rockchip: Add support for new boards to RGxx3 by Chris Morgan · Tue Jan 02 09:46:53 2024 -0600
  93. ea8e963 rockchip: board: Add board_rng_seed() for all Rockchip devices by Chris Morgan · Tue Jan 02 09:46:52 2024 -0600
  94. a63ff50 board: rockchip: Refactor panel auto-detect code by Chris Morgan · Tue Jan 02 09:46:48 2024 -0600
  95. f3e450b rockchip: theobroma-systems: fix modified boot_targets detection by Quentin Schulz · Wed Jan 17 18:59:13 2024 +0100
  96. 1e1a92b rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · Wed Jan 17 18:59:10 2024 +0100
  97. 530f5e8 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · Wed Jan 17 18:59:09 2024 +0100
  98. 8fa42c0 rockchip: ringneck-px30: do not hardcode MMC controller paths by Quentin Schulz · Wed Jan 17 18:59:08 2024 +0100
  99. a3b328e board: rockchip: Add the Turing RK1 SoM by Joshua Riek · Tue Jan 09 20:30:24 2024 -0500
  100. 93e3c01 board: rockchip: Add support for FriendlyARM NanoPi R2C Plus by Tianling Shen · Sat Dec 23 12:00:07 2023 +0800