1. 56292b7 binman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:18 2023 -0700
  2. d053fa7 dtoc: Add support for building a dtoc PyPi package by Simon Glass · Thu Feb 23 18:18:17 2023 -0700
  3. bd310df dtoc: Use pathlib to find the test directory by Simon Glass · Thu Feb 23 18:18:16 2023 -0700
  4. ff536de dtoc: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:15 2023 -0700
  5. 48265ed dtoc: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:14 2023 -0700
  6. a3132ad buildman: Add support for building a buildman PyPi package by Simon Glass · Thu Feb 23 18:18:13 2023 -0700
  7. c573580 buildman: Use importlib to find the help by Simon Glass · Thu Feb 23 18:18:12 2023 -0700
  8. ba666eb buildman: Fix use of a type as a variable by Simon Glass · Thu Feb 23 18:18:11 2023 -0700
  9. 69c4dc1 buildman: Hide the test options unless test code is available by Simon Glass · Thu Feb 23 18:18:10 2023 -0700
  10. 62043e3 buildman: Move the main code into a function by Simon Glass · Thu Feb 23 18:18:09 2023 -0700
  11. 7509a93 patman: Add support for building a patman PyPi package by Simon Glass · Thu Feb 23 18:18:08 2023 -0700
  12. c92395b patman: Avoid importing test_checkpatch before it is needed by Simon Glass · Thu Feb 23 18:18:07 2023 -0700
  13. f1a82df patman: Add support for building a u_boot_tools PyPi package by Simon Glass · Thu Feb 23 18:18:06 2023 -0700
  14. d6b6448 script: Add a script to build a PyPi package by Simon Glass · Thu Feb 23 18:18:05 2023 -0700
  15. 131444f patman: Move library functions into a library directory by Simon Glass · Thu Feb 23 18:18:04 2023 -0700
  16. f715ab9 Remove concurrencytest by Simon Glass · Thu Feb 23 18:18:03 2023 -0700
  17. 1ca554e Revert "patman: test_util: Print test stdout/stderr within test summaries" by Simon Glass · Thu Feb 23 18:18:02 2023 -0700
  18. 62f8590 binman: Avoid unwanted output in testFitFirmwareLoadables() by Simon Glass · Thu Feb 23 18:18:01 2023 -0700
  19. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · Wed Feb 22 12:17:04 2023 -0700
  20. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · Wed Feb 22 12:17:03 2023 -0700
  21. 9a1c726 binman: Make the tooldir configurable by Simon Glass · Wed Feb 22 12:14:49 2023 -0700
  22. c911496 binman: Use a private directory for bintools by Simon Glass · Wed Feb 22 12:14:48 2023 -0700
  23. afd7175 binman: Move the tools directory into the Bintool class by Simon Glass · Wed Feb 22 12:14:47 2023 -0700
  24. 1285322 binman: Update bintools documentation by Simon Glass · Wed Feb 22 12:14:46 2023 -0700
  25. 1e04014 binman: Correct an 'aot' typo by Simon Glass · Wed Feb 22 12:14:45 2023 -0700
  26. 828d70d buildman: Add a flag for reproducible builds by Simon Glass · Tue Feb 21 12:40:29 2023 -0700
  27. f6bfcca buildman: Support disabling LTO by Simon Glass · Tue Feb 21 12:40:28 2023 -0700
  28. 1382b1d buildman: Write out the build command used by Simon Glass · Tue Feb 21 12:40:27 2023 -0700
  29. e96f70a buildman: Add a note about the out-env file by Simon Glass · Tue Feb 21 12:40:26 2023 -0700
  30. f2c52eb binman: Use correct argument name in docstrings by Jonas Karlman · Sun Feb 19 22:02:04 2023 +0000
  31. 85a861b binman: Fix spelling of nodes in code comments by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  32. c90be4b binman: Remove redundant SetAllowFakeBlob from blob-ext entry by Jonas Karlman · Sun Feb 19 22:02:03 2023 +0000
  33. cda991e binman: Support marking FMAP areas as preserved by Simon Glass · Sun Feb 12 17:11:15 2023 -0700
  34. a0cd7c7 binman: Avoid requiring a home directory on startup by Simon Glass · Fri Feb 10 13:59:46 2023 -0700
  35. a13accb Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · Tue Mar 07 12:54:01 2023 -0500
  36. 0378533 Merge branch '2023-03-06-assorted-platform-updates' into next by Tom Rini · Tue Mar 07 10:42:22 2023 -0500
  37. fc785c5 video console: add 12x22 console simple font test by Dzmitry Sankouski · Tue Mar 07 13:21:20 2023 +0300
  38. 48672df video console: sandbox: add 12x22 font defconfigs by Dzmitry Sankouski · Tue Mar 07 13:21:19 2023 +0300
  39. efadfde video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:08 2023 +0300
  40. 7932a99 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · Mon Feb 27 20:37:07 2023 +0300
  41. bb165e4 video console: allow font size configuration at runtime by Dzmitry Sankouski · Tue Mar 07 13:21:16 2023 +0300
  42. 86c6a53 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · Tue Mar 07 13:21:15 2023 +0300
  43. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · Tue Mar 07 13:21:14 2023 +0300
  44. fa134b3 video console: move 8x16 font data in named header by Dzmitry Sankouski · Tue Mar 07 13:21:13 2023 +0300
  45. 70d35a7 video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · Tue Mar 07 13:21:12 2023 +0300
  46. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · Tue Mar 07 13:21:11 2023 +0300
  47. c34de68 riscv: semihosting: replace inline assembly with assembly file by Andre Przywara · Tue Feb 07 15:21:05 2023 +0000
  48. 8ad3a5d arm: semihosting: replace inline assembly with assembly file by Andre Przywara · Tue Feb 07 15:21:04 2023 +0000
  49. 33d71d7 am62a7: dts: Enable full 4GB LPDDR4 by Devarsh Thakkar · Mon Feb 06 17:04:51 2023 +0530
  50. c13863f ARM: dts: uniphier: Sync DT with Linux v6.2 by Kunihiko Hayashi · Tue Feb 28 11:37:09 2023 +0900
  51. 99eda99 ARM: dts: uniphier: Switch USB node to the original by Kunihiko Hayashi · Tue Feb 28 11:37:08 2023 +0900
  52. 63735de powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx by Christophe Leroy · Sun Feb 26 10:44:09 2023 +0100
  53. d455e75 configs: j7200: Merge HS and non-HS defconfigs by Manorit Chawdhry · Fri Feb 24 10:37:49 2023 +0530
  54. 5ce63c0 configs: j721s2: merge HS and non-HS defconfigs by Manorit Chawdhry · Fri Feb 24 10:37:48 2023 +0530
  55. fafae13 mmc: remove SDHCI SPEAR by Patrick Delaunay · Wed Feb 22 20:19:59 2023 +0100
  56. f32a942 ARM: remove SPEAR entry in makefile by Patrick Delaunay · Wed Feb 22 20:19:58 2023 +0100
  57. 53281e9 clk: ast2600: Keep PLL power on by Dylan Hung · Tue Feb 21 21:01:10 2023 +0800
  58. eb80b31 ram: ast2600: Keep MPLL power on by Dylan Hung · Tue Feb 21 21:01:09 2023 +0800
  59. 6da328e arm64: Reduce PT size estimation complexity by Marc Zyngier · Tue Feb 14 21:38:14 2023 +0800
  60. feb0ec2 arm64: Reduce add_map() complexity by Marc Zyngier · Tue Feb 14 21:38:13 2023 +0800
  61. 4803f1d timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · Mon Feb 13 20:34:36 2023 +0300
  62. 6467784 configs: evb-ast2600: Enable configs to store env in SPI by Ryan Chen · Fri Feb 10 15:41:53 2023 +0800
  63. 0ac9804 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · Thu Feb 09 04:54:28 2023 +0800
  64. b67855c arm: cpu: Add optional CMOs by VA by Marc Zyngier · Thu Feb 09 04:54:27 2023 +0800
  65. 3cb8e91 Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next by Tom Rini · Fri Mar 03 12:48:23 2023 -0500
  66. a6b524a Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · Fri Mar 03 12:42:58 2023 -0500
  67. 2109738 command: Don't allow commands in SPL by Simon Glass · Wed Feb 22 09:34:25 2023 -0700
  68. a2d4210 venice: Simplify conditions for network init by Simon Glass · Wed Feb 22 09:34:24 2023 -0700
  69. 1c94f42 power: wandboard: Add a missing CONFIG by Simon Glass · Wed Feb 22 09:34:23 2023 -0700
  70. c2be593 x86: coral: Add missing TPL options by Simon Glass · Wed Feb 22 09:34:22 2023 -0700
  71. 2eb7150 dm: Add a TPL symbol for simple-bus by Simon Glass · Wed Feb 22 09:34:21 2023 -0700
  72. c70cbff net: Add an SPL config for atheros by Simon Glass · Wed Feb 22 09:34:18 2023 -0700
  73. cd49e6e imx: Use SATA instead of CMD_SATA by Simon Glass · Wed Feb 22 09:34:17 2023 -0700
  74. 90fc7a1 freescale: Drop old pre-DM_ETH code by Simon Glass · Wed Feb 22 09:34:16 2023 -0700
  75. 82779d2 Add VPL options for BLOBLIST by Simon Glass · Wed Feb 22 09:34:14 2023 -0700
  76. 234f05b test: Tidy up sandbox handling in test-main by Simon Glass · Wed Feb 22 09:34:12 2023 -0700
  77. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · Wed Feb 22 09:34:11 2023 -0700
  78. 0e01c62 sandbox: Tidy up I2C options by Simon Glass · Wed Feb 22 09:34:06 2023 -0700
  79. f32c5b1 sandbox: Use the generic VPL option to enable VPL by Simon Glass · Wed Feb 22 09:34:05 2023 -0700
  80. cce3e3e sandbox: Tidy up RTC options by Simon Glass · Wed Feb 22 09:34:04 2023 -0700
  81. 93ff459 lib: Fix build condition for tiny-printf by Simon Glass · Wed Feb 22 09:34:03 2023 -0700
  82. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · Wed Feb 22 09:34:01 2023 -0700
  83. fb89f63 env: Allow VPL environment to be nowhere by Simon Glass · Wed Feb 22 09:34:00 2023 -0700
  84. 4aa874f bootstd: Correct 'VPL' typo by Simon Glass · Wed Feb 22 09:33:58 2023 -0700
  85. dd2e5f2 event: Add Kconfig options for SPL by Simon Glass · Wed Feb 22 09:33:57 2023 -0700
  86. 13a5b15 sandbox: Expand size for VPL image by Simon Glass · Wed Feb 22 09:33:56 2023 -0700
  87. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · Wed Feb 22 09:33:54 2023 -0700
  88. 55d25b5 Correct SPL use of DM_RNG by Simon Glass · Wed Feb 22 09:33:53 2023 -0700
  89. 513eeed boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · Wed Feb 22 09:33:52 2023 -0700
  90. c3128da Correct SPL uses of PHY_FIXED by Simon Glass · Wed Feb 22 09:33:51 2023 -0700
  91. 7fe5304 Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED by Simon Glass · Wed Feb 22 09:33:50 2023 -0700
  92. e287b67 Correct SPL uses of MULTIPLEXER by Simon Glass · Wed Feb 22 09:33:49 2023 -0700
  93. 16f1f54 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · Wed Feb 22 09:33:48 2023 -0700
  94. 4e3189f bootstd: Disable QFW bootmeth in SPL by Simon Glass · Wed Feb 22 09:33:46 2023 -0700
  95. 76c8dd4 sh4: Drop unused twl6030 driver by Simon Glass · Wed Feb 22 09:33:44 2023 -0700
  96. d392a6e mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · Wed Feb 22 09:33:43 2023 -0700
  97. a9ed203 mtd: Drop unused kb9202_nand driver by Simon Glass · Wed Feb 22 09:33:42 2023 -0700
  98. d2a3829 dt-bindings: usb: mtk-xhci: add support mt8195 by developer · Fri Feb 17 17:04:12 2023 +0800
  99. 23ec33f dt-bindings: phy-mtk-tphy: add support mt8195 by developer · Fri Feb 17 17:04:11 2023 +0800
  100. 005bc33 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by developer · Fri Feb 17 17:04:10 2023 +0800