1. 117f37e sunxi: H616: Add OrangePi Zero 2W board support by Andre Przywara · Tue Jan 30 14:16:42 2024 +0000
  2. b2d4e4b sunxi: sun4i: add missing sdelay() to clock_init_safe() by Ludwig Kormann · Thu Feb 01 09:45:50 2024 +0100
  3. e380813 arm: sunxi: Reduce inrush current on Olimex A20-OLinuXino_MICRO configs by Philippe Coval · Sun Feb 11 21:52:13 2024 +0100
  4. 4d9267e spi: sunxi: Add support for R329/D1/R528/T113 SPI controller by Maksim Kiselev · Sat Nov 11 16:33:08 2023 +0300
  5. cf7cda9 Merge patch series "ARM: renesas: Rename R-Mobile to Renesas" by Tom Rini · Sat Mar 02 14:30:25 2024 -0500
  6. 2c2395d git-mailrc: Add renesas entry and update rmobile entry by Marek Vasut · Tue Feb 27 17:05:59 2024 +0100
  7. 691c0b6 mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0() by Marek Vasut · Tue Feb 27 17:05:58 2024 +0100
  8. 1f68658 ARM: renesas: Post rename fix ups by Marek Vasut · Tue Feb 27 17:05:57 2024 +0100
  9. e3f84ec ARM: renesas: Rename arch-/mach-rmobile to arch-/mach-renesas by Marek Vasut · Tue Feb 27 17:05:56 2024 +0100
  10. 6468c4c ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · Tue Feb 27 17:05:55 2024 +0100
  11. 97a070b ARM: renesas: Rename rmobile.h to renesas.h by Marek Vasut · Tue Feb 27 17:05:54 2024 +0100
  12. 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
  13. c97610d ARM: renesas: Rename ARCH_RMOBILE_BOARD_STRING to ARCH_RENESAS_BOARD_STRING by Marek Vasut · Tue Feb 27 17:05:52 2024 +0100
  14. 40d1ea2 ARM: renesas: Rename rmobile_get_prr() to renesas_get_prr() by Marek Vasut · Tue Feb 27 17:05:51 2024 +0100
  15. a135b38 ARM: renesas: Simplify weak symbols by Marek Vasut · Tue Feb 27 17:05:50 2024 +0100
  16. 8b3513e ARM: renesas: Rename rmobile_cpuinfo[] to renesas_cpuinfo[] by Marek Vasut · Tue Feb 27 17:05:49 2024 +0100
  17. 995f97a ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx() by Marek Vasut · Tue Feb 27 17:05:48 2024 +0100
  18. f972661 ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_* by Marek Vasut · Tue Feb 27 17:05:47 2024 +0100
  19. 1760232 ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*() by Marek Vasut · Tue Feb 27 17:05:46 2024 +0100
  20. 30fe98e ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type() by Marek Vasut · Tue Feb 27 17:05:45 2024 +0100
  21. 9796c46 ARM: renesas: Drop unused pfc-r8a7790.h by Marek Vasut · Tue Feb 27 17:05:44 2024 +0100
  22. ec1223c ARM: renesas: Drop unused mmc.h by Marek Vasut · Tue Feb 27 17:05:43 2024 +0100
  23. 10558c2 ARM: renesas: Drop unused sh_sdhi.h by Marek Vasut · Tue Feb 27 17:05:42 2024 +0100
  24. a141b39 ARM: renesas: Drop remnants of R8A7740 support by Marek Vasut · Tue Feb 27 17:05:41 2024 +0100
  25. 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
  26. 17575c4 dtoc: avoid invalid escape sequence '\s' by Heinrich Schuchardt · Tue Feb 27 22:51:38 2024 +0100
  27. 3c57f4d pylibfdt: Fix "invalid escape sequence '\w'" in setup.py by Florian Schmaus · Tue Feb 20 08:52:48 2024 -0500
  28. 5b09538 arm: mach-k3: Refactor QoS settings by Aradhya Bhatia · Mon Feb 12 15:36:35 2024 +0530
  29. 670c43f arm: dts: k3-am625-verdin-r5: Change CPU frequency to 1000MHz by Vitor Soares · Mon Feb 19 12:34:08 2024 +0000
  30. dc68b32 Merge patch series "toradex: fix reset and hardware detection regressions" by Tom Rini · Fri Mar 01 09:14:36 2024 -0500
  31. ea826c5 toradex: imx6*: fix reset using wdt-reboot driver by Parth Pancholi · Fri Feb 23 10:11:43 2024 +0100
  32. 96e5246 toradex: common: Use random mac address if toradex config block is missing by Emanuele Ghidoli · Fri Feb 23 10:11:42 2024 +0100
  33. 26b5cba toradex: common: Add sysinfo driver by Emanuele Ghidoli · Fri Feb 23 10:11:41 2024 +0100
  34. ff939c2 arm: dts: Refactor device trees using "&{/aliases}" syntax by Emanuele Ghidoli · Fri Feb 23 10:11:40 2024 +0100
  35. 1121f34 toradex: common: Use SETTINGS_R event to read toradex config block by Emanuele Ghidoli · Fri Feb 23 10:11:39 2024 +0100
  36. 1e9459e toradex: Remove not necessary model prints from checkboard() by Emanuele Ghidoli · Fri Feb 23 10:11:38 2024 +0100
  37. e563591 toradex: Fix recursive call to checkboard by Emanuele Ghidoli · Fri Feb 23 10:11:37 2024 +0100
  38. 5c7ba12 configs: Resync with savedefconfig by Tom Rini · Fri Mar 01 09:06:45 2024 -0500
  39. cd85e06 board: rzg2l: Support reset via Renesas RAA215300 PMIC by Paul Barker · Tue Feb 27 20:40:35 2024 +0000
  40. 64703279 pmic: raa215300: Bind sysreset driver by Paul Barker · Tue Feb 27 20:40:34 2024 +0000
  41. bdc193d sysreset: Support reset via Renesas RAA215300 PMIC by Paul Barker · Tue Feb 27 20:40:33 2024 +0000
  42. 8e1ddcdc board: rzg2l: Enable access to Renesas RAA215300 PMIC by Paul Barker · Tue Feb 27 20:40:32 2024 +0000
  43. da981cc pmic: Add Renesas RAA215300 PMIC driver by Paul Barker · Tue Feb 27 20:40:31 2024 +0000
  44. 7fe0e0a i2c: rzg2l: Add I2C driver for RZ/G2L family by Paul Barker · Tue Feb 27 20:40:30 2024 +0000
  45. aafdcc9 arm: dts: rzg2l: Sync with Linux v6.7 by Paul Barker · Tue Feb 27 20:40:29 2024 +0000
  46. 2fcb496 clk: renesas: Confirm all clock & reset changes on RZ/G2L by Paul Barker · Tue Feb 27 20:40:28 2024 +0000
  47. 2bbe75a Merge patch series "Dockerfile: Build coreboot from source" by Tom Rini · Tue Feb 27 16:28:57 2024 -0500
  48. 55ada78 CI: Move to latest container image by Tom Rini · Tue Feb 13 09:39:28 2024 -0500
  49. d0296f6 CI: Switch to using coreboot from our image by Tom Rini · Tue Feb 13 09:39:27 2024 -0500
  50. 9e2b09e Dockerfile: Build coreboot from source by Tom Rini · Tue Feb 13 09:39:26 2024 -0500
  51. dbbea2c Prepare v2024.04-rc3 by Tom Rini · Mon Feb 26 21:23:36 2024 -0500
  52. 9813149 Merge tag 'u-boot-imx-master-20240224' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Feb 24 17:51:50 2024 -0500
  53. d0410ba opos6uldev: Convert to watchdog driver model by Sébastien Szymanski · Fri Feb 23 12:28:04 2024 +0100
  54. fb1cdfc imx53-qsb: Convert to watchdog driver model by Fabio Estevam · Wed Feb 21 14:39:30 2024 -0300
  55. b5faab6 imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · Tue Feb 20 11:41:45 2024 +0100
  56. 1da3523 phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · Tue Feb 20 11:41:44 2024 +0100
  57. 3d49161 phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMU by Benjamin Hahn · Tue Feb 20 11:41:43 2024 +0100
  58. ce8f39c configs: imx93_var_som: Add fastboot support. by Mathieu Othacehe · Tue Feb 20 11:35:05 2024 +0100
  59. e85cf5f configs: imx93_var_som: Add USB support. by Mathieu Othacehe · Tue Feb 20 11:35:04 2024 +0100
  60. 8194bc4 arm: dts: imx93-var-som-symphony: Add USB support. by Mathieu Othacehe · Tue Feb 20 11:35:03 2024 +0100
  61. de00e42 arm: dts: imx93: Add USB support. by Mathieu Othacehe · Tue Feb 20 11:35:02 2024 +0100
  62. fe4b99b board: imx6dl-sielaff: spl.c: Remove multiline string by Frieder Schrempf · Tue Feb 20 10:01:00 2024 +0100
  63. b57c41d imx: imxrt1050-evk: Add documentation for SPI boot by Jesse Taube · Mon Feb 19 18:01:00 2024 -0500
  64. 9fcbb55 imx: imxrt1050-evk: Add support for SPI flash booting by Jesse Taube · Mon Feb 19 18:00:59 2024 -0500
  65. 160c915 Merge tag 'u-boot-amlogic-fixes-20240223' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Feb 23 12:54:03 2024 -0500
  66. a2dc3ec configs: khadas-vim3*_android: fix AVB oom error by Mattijs Korpershoek · Fri Feb 09 09:58:35 2024 +0100
  67. edbdd54 Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · Thu Feb 22 11:34:59 2024 -0500
  68. 4acd4ec Merge patch series "board/ti: k3 boards: Stop using findfdt" by Tom Rini · Tue Feb 20 17:57:52 2024 -0500
  69. 7a990d7 include: env: ti: Drop default_findfdt by Nishanth Menon · Mon Feb 12 13:47:26 2024 -0600
  70. aeded2b board: beagle: beagleplay: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:25 2024 -0600
  71. 9a94f2c board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:24 2024 -0600
  72. b704d93 board: ti: j721s2: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:23 2024 -0600
  73. 3c0f831 board: ti: j721e: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:22 2024 -0600
  74. 002ec6e board: ti: am65x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:21 2024 -0600
  75. 0822cd6 board: ti: am64x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:20 2024 -0600
  76. 6850daf board: ti: am62x: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:19 2024 -0600
  77. 3713cc7 board: ti: am62ax: Set fdtfile from C code instead of findfdt script by Nishanth Menon · Mon Feb 12 13:47:18 2024 -0600
  78. 9a9f647 board: ti: common: Introduce a common fdt ops library by Nishanth Menon · Mon Feb 12 13:47:17 2024 -0600
  79. 6d207f6 board: ti: Add missing common/Kconfig references by Nishanth Menon · Mon Feb 12 13:47:16 2024 -0600
  80. 61276e7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Feb 20 08:03:21 2024 -0500
  81. 0c3aa3b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Feb 20 08:02:49 2024 -0500
  82. 887eef8 usb: ehci-mx6: Add i.MX93 support by Mathieu Othacehe · Mon Feb 19 18:05:31 2024 +0100
  83. 0e60c7c common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · Wed Feb 14 09:54:03 2024 +0000
  84. 886a94e Merge tag 'u-boot-imx-master-20240219' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Feb 19 08:55:17 2024 -0500
  85. e2afe48 doc: board: Add minimal documentation for Sielaff i.MX6 Solo board by Frieder Schrempf · Thu Feb 15 15:00:36 2024 +0100
  86. 9569c93 board: Add support for Sielaff i.MX6 Solo board by Frieder Schrempf · Thu Feb 15 15:00:35 2024 +0100
  87. 49a26ac mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B by Frieder Schrempf · Thu Feb 15 15:00:34 2024 +0100
  88. 1baf5c2 MAINTAINERS: Update after GEHC spin-off by Ian Ray · Tue Feb 13 15:17:06 2024 +0200
  89. bfc3428 msc_sm2s_imx8mp: Fix CONFIG_DEFAULT_FDT_FILE by Fabio Estevam · Tue Feb 13 08:43:42 2024 -0300
  90. cb81ccd msc_sm2s_imx8mp: Add redundant environment support by Fabio Estevam · Tue Feb 13 08:43:41 2024 -0300
  91. 7259dbd imx8mp-msc-sm2s: Add mmc aliases by Fabio Estevam · Tue Feb 13 08:43:40 2024 -0300
  92. de5d32f msc_sm2s_imx8mp: Make Ethernet functional by Fabio Estevam · Tue Feb 13 08:43:39 2024 -0300
  93. 6184d13 msc_sm2s_imx8mp: Convert to DM_SERIAL by Fabio Estevam · Tue Feb 13 08:43:38 2024 -0300
  94. c0faa48 Merge branch 'master-porter' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 17 18:37:07 2024 -0500
  95. cc0d09e ARM: renesas: Enable LTO on R-Car by Marek Vasut · Sun Feb 11 18:34:30 2024 +0100
  96. b42de38 ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB by Marek Vasut · Sun Feb 11 18:34:29 2024 +0100
  97. a217648 ARM: renesas: Disable EFI on R-Car Gen2 by Marek Vasut · Sun Feb 11 18:34:28 2024 +0100
  98. d301ed7 clk: renesas: Fix broken clocks on all Gen2 boards by Niklas Söderlund · Fri Feb 09 22:15:35 2024 +0100
  99. 279cfef Merge tag 'u-boot-dfu-20240215' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Feb 15 10:26:24 2024 -0500
  100. c8a4164 doc: android: avb: sync usage details by Igor Opaniuk · Fri Feb 09 20:20:45 2024 +0100