1. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  2. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  3. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100
  4. f944a61 pinctrl: sunxi: remove GPIO_EXTRA_HEADER by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  5. 841ebfb3 pinctrl: sunxi: remove struct sunxi_gpio by Andre Przywara · Mon Sep 05 18:12:39 2022 +0100
  6. 6e63210 pinctrl: sunxi: add GPIO in/out wrappers by Andre Przywara · Tue Sep 06 10:07:18 2022 +0100
  7. 82d307c pinctrl: sunxi: move pinctrl code by Andre Przywara · Tue Sep 06 10:36:38 2022 +0100
  8. 493e8ba sunxi: remove CONFIG_MACPWR by Andre Przywara · Wed Jun 08 14:56:56 2022 +0100
  9. 6ed247e net: sunxi_emac: chase DT nodes to find PHY regulator by Andre Przywara · Tue Jun 13 23:35:06 2023 +0100
  10. 8ee0409 sunxi: remove CONFIG_SATAPWR by Andre Przywara · Fri Jul 15 16:52:14 2022 +0100
  11. 4ac36bb sunxi: dts: arm: add T113s/D1 DT files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  12. 3cb7757 sunxi: dts: arm: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:45:32 2023 +0100
  13. 8780ada sunxi: dts: arm64: update devicetree files from Linux-v6.6-rc6 by Andre Przywara · Thu Oct 19 15:51:39 2023 +0100
  14. 5745b4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 20 09:40:22 2023 -0400
  15. 0bcbf34 arm: kirkwood: Pogo v4: Enable LTO by Tony Dinh · Mon Oct 16 13:01:41 2023 -0700
  16. 9db5eca Merge branch 'master_uart_test' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Thu Oct 19 16:27:09 2023 -0400
  17. 327571c serial: sh: Add RZ/G2L SCIF support by Paul Barker · Thu Oct 19 15:30:44 2023 +0100
  18. a9b4702 serial: sh: Fix error handling by Paul Barker · Thu Oct 19 15:30:43 2023 +0100
  19. c24f408 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Oct 19 09:40:04 2023 -0400
  20. eb1403d Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Thu Oct 19 09:39:00 2023 -0400
  21. 60814cb riscv: Add Zbb support for building U-Boot by Yu Chien Peter Lin · Wed Aug 09 18:49:30 2023 +0800
  22. b4dc63f riscv: spl: andes: Move the DTB in front of kernel by Randolph · Thu Oct 12 14:35:09 2023 +0800
  23. 87397db andes: config: add riscv falcon mode for ae350 platform by Randolph · Thu Oct 12 14:35:08 2023 +0800
  24. 263e2ae spl: riscv: add os type for next booting stage by Randolph · Thu Oct 12 14:35:07 2023 +0800
  25. 3675b90 Makefile: delete file *.itb when make clean by Randolph · Thu Oct 12 14:35:06 2023 +0800
  26. 9d17cdb riscv: dts: binman: add condition for opensbi os boot by Randolph · Thu Oct 12 14:35:05 2023 +0800
  27. b1bc7a7 riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbol by Randolph · Thu Oct 12 14:35:04 2023 +0800
  28. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · Thu Oct 12 14:35:03 2023 +0800
  29. 1a9a7a9 riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy by Randolph · Thu Oct 12 13:35:34 2023 +0800
  30. 5a3b018 riscv: binman: Fix compilation error by Mayuresh Chitale · Wed Oct 11 21:00:20 2023 +0530
  31. 13d2220 configs: visionfive2: enable bootstage configs by Chanho Park · Tue Oct 10 17:49:18 2023 +0900
  32. 3b1bcfb riscv: remove dram_init_banksize() by Heinrich Schuchardt · Tue Sep 26 09:16:34 2023 +0200
  33. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · Wed Oct 18 10:09:00 2023 +0800
  34. e0f8cd2 sandbox: watchdog: Avoid an error on startup by Simon Glass · Thu Aug 10 09:53:13 2023 -0600
  35. 399a834 Merge branch '2023-10-17-spl-test-some-load-methods' by Tom Rini · Wed Oct 18 08:28:00 2023 -0400
  36. 8734d6f test: spl: Add a test for the SPI load method by Sean Anderson · Sat Oct 14 16:48:05 2023 -0400
  37. 430e4aa test: spl: Add a test for the NOR load method by Sean Anderson · Sat Oct 14 16:48:04 2023 -0400
  38. c4f86c0 test: spl: Add a test for the NET load method by Sean Anderson · Sat Oct 14 16:48:03 2023 -0400
  39. 576295d test: spl: Add a test for the MMC load method by Sean Anderson · Sat Oct 14 16:48:02 2023 -0400
  40. 156e31c test: spl: Add a test for spl_blk_load_image by Sean Anderson · Sat Oct 14 16:48:01 2023 -0400
  41. 2d3ffa3 test: spl: Add functions to create filesystems by Sean Anderson · Sat Oct 14 16:48:00 2023 -0400
  42. f65dcc0 test: spl: Add functions to create images by Sean Anderson · Sat Oct 14 16:47:59 2023 -0400
  43. 20d95f8 test: spl: Fix spl_test_load not failing if fname doesn't exist by Sean Anderson · Sat Oct 14 16:47:58 2023 -0400
  44. dcd91b1 test: spl: Split tests up and use some configs by Sean Anderson · Sat Oct 14 16:47:57 2023 -0400
  45. 44c925d sandbox: Support -T in spl by Sean Anderson · Sat Oct 14 16:47:56 2023 -0400
  46. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  47. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  48. 123d900 net: bootp: Fall back to BOOTP from DHCP when unit testing by Sean Anderson · Sat Oct 14 16:47:53 2023 -0400
  49. 19b8ec1 net: bootp: Move port numbers to header by Sean Anderson · Sat Oct 14 16:47:52 2023 -0400
  50. 8a6557d net: Fix compiling SPL when fastboot is enabled by Sean Anderson · Sat Oct 14 16:47:51 2023 -0400
  51. d90fa0b fs: ext4: Add some defines for testing by Sean Anderson · Sat Oct 14 16:47:50 2023 -0400
  52. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  53. 14fa1bd fs: Disable sandbox filesystem in SPL by Sean Anderson · Sat Oct 14 16:47:48 2023 -0400
  54. 0da4980 lib: acpi: Fix linking SPL when ACPIGEN is enabled by Sean Anderson · Sat Oct 14 16:47:47 2023 -0400
  55. 7bf2f8c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time by Sean Anderson · Sat Oct 14 16:47:46 2023 -0400
  56. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  57. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  58. c512668 arm: imx: Add function to validate i.MX8 containers by Sean Anderson · Sat Oct 14 16:47:43 2023 -0400
  59. 5d5c7bd arm: imx: Use log_err for errors in read_auth_container by Sean Anderson · Sat Oct 14 16:47:42 2023 -0400
  60. de8da55 arm: imx: Add newlines after error messages by Sean Anderson · Sat Oct 14 16:47:41 2023 -0400
  61. 3960b71 arm: imx: Fix i.MX8 container load address by Sean Anderson · Sat Oct 14 16:47:40 2023 -0400
  62. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · Sat Oct 14 16:47:39 2023 -0400
  63. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · Sat Oct 14 16:47:38 2023 -0400
  64. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · Sat Oct 14 16:47:37 2023 -0400
  65. 58f5815 Revert "fs: ext4: check the minimal partition size to mount" by Sean Anderson · Sat Sep 30 16:42:46 2023 -0400
  66. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · Sat Oct 07 21:47:48 2023 -0400
  67. f513c78 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 17 09:15:56 2023 -0400
  68. 60a0b94 board: rzg2l: Add RZ/G2L SMARC EVK board by Paul Barker · Mon Oct 16 10:25:43 2023 +0100
  69. f4aa550 arm: dts: Import RZ/G2L SMARC EVK device tree by Paul Barker · Mon Oct 16 10:25:42 2023 +0100
  70. d5e2e69 arm: rmobile: Support RZ/G2L memory map by Paul Barker · Mon Oct 16 10:25:41 2023 +0100
  71. 1aa6de5 arm: rmobile: Add CPU detection for RZ/G2L by Paul Barker · Mon Oct 16 10:25:40 2023 +0100
  72. f2c4ef7 arm: rmobile: Include <asm/types.h> in header by Paul Barker · Mon Oct 16 10:25:39 2023 +0100
  73. e22d1a0 mmc: renesas-sdhi: Initialize module on RZ/G2L by Paul Barker · Mon Oct 16 10:25:38 2023 +0100
  74. 110f32d mmc: renesas-sdhi: Refactor probe function by Paul Barker · Mon Oct 16 10:25:37 2023 +0100
  75. 476f68a serial: sh: Sort includes by Paul Barker · Mon Oct 16 10:25:35 2023 +0100
  76. f9b45bd Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 16 17:34:38 2023 -0400
  77. ff0a558 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Oct 16 12:15:37 2023 -0400
  78. c37f299 Merge branch '2023-10-16-assorted-cmd-updates' by Tom Rini · Mon Oct 16 10:25:11 2023 -0400
  79. bcde197 imx8mp-evk: Add USB0 OTG support by Fabio Estevam · Sun Oct 15 21:24:37 2023 -0300
  80. c916b28 arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM by Marek Vasut · Mon Oct 16 00:41:14 2023 +0200
  81. f6975e2 pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX by Fabio Estevam · Tue Oct 03 21:58:31 2023 -0300
  82. dd4241e mxs: Kconfig: Remove TARGET_XFI3 symbol by Fabio Estevam · Tue Jul 18 22:25:48 2023 -0300
  83. 8d2599b smegw01: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:40 2023 -0300
  84. 4cdeea7 mx7dsabresd: Convert to watchdog driver model by Fabio Estevam · Tue Aug 08 18:40:39 2023 -0300
  85. 23fe9cf imx7d-sdb-u-boot: Pass SPDX-License tag by Fabio Estevam · Tue Aug 08 18:40:38 2023 -0300
  86. 506d206 imx93_evk: defconfig: enable clock driver by Sébastien Szymanski · Tue Jul 25 10:08:56 2023 +0200
  87. eaee303 arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100 by Marek Vasut · Thu Sep 21 20:44:20 2023 +0200
  88. c0890d2 arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT by Marek Vasut · Thu Sep 21 20:44:19 2023 +0200
  89. 792cb56 arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200 by Marek Vasut · Thu Sep 21 20:44:18 2023 +0200
  90. 5ca4121 arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM by Marek Vasut · Thu Sep 21 20:44:17 2023 +0200
  91. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · Thu Sep 21 20:44:16 2023 +0200
  92. 7dc11f7 imx: hab: Use size parameter by Marek Vasut · Thu Aug 31 16:57:24 2023 +0200
  93. 892f8c6 cmd/ti: Update Kconfig logic and Makefile recursion logic by Tom Rini · Sat Oct 07 15:36:58 2023 -0400
  94. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  95. 3d68167 command.h: Add a U_BOOT_LONGHELP macro by Tom Rini · Sat Oct 07 15:13:07 2023 -0400
  96. 6b4bb9a eeprom: starfive: add 'mac raw' command by Heinrich Schuchardt · Sat Sep 30 14:01:47 2023 +0200
  97. ab23ee4 eeprom: starfive: raw dump if unsupported data version by Heinrich Schuchardt · Sat Sep 30 14:01:46 2023 +0200
  98. a3cf236 eeprom: starfive: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:45 2023 +0200
  99. b125efc eeprom: SiFive Unmatched: re-implement mac command by Heinrich Schuchardt · Sat Sep 30 14:01:44 2023 +0200
  100. 1901149 freescale: fix long help handling in mac command by Heinrich Schuchardt · Sat Sep 30 14:01:43 2023 +0200