1. 70ed05c Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 8 months ago WIP/07Mar2023-next
  2. 36bb622 Merge branch '2023-03-06-assorted-platform-updates' into next by Tom Rini · 1 year, 8 months ago
  3. 7247162 video console: add 12x22 console simple font test by Dzmitry Sankouski · 1 year, 8 months ago
  4. 0ed6ce2 video console: sandbox: add 12x22 font defconfigs by Dzmitry Sankouski · 1 year, 8 months ago
  5. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  6. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 8 months ago
  7. e7ee1fd video console: allow font size configuration at runtime by Dzmitry Sankouski · 1 year, 8 months ago
  8. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 8 months ago
  9. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 8 months ago
  10. 0e177d5 video console: move 8x16 font data in named header by Dzmitry Sankouski · 1 year, 8 months ago
  11. 02db4ec video console: add support for fonts wider than 1 byte by Dzmitry Sankouski · 1 year, 8 months ago
  12. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 8 months ago
  13. 7400d34 riscv: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 9 months ago
  14. 29c579a arm: semihosting: replace inline assembly with assembly file by Andre Przywara · 1 year, 9 months ago
  15. 8851985 am62a7: dts: Enable full 4GB LPDDR4 by Devarsh Thakkar · 1 year, 9 months ago
  16. 051451a ARM: dts: uniphier: Sync DT with Linux v6.2 by Kunihiko Hayashi · 1 year, 8 months ago
  17. e800263 ARM: dts: uniphier: Switch USB node to the original by Kunihiko Hayashi · 1 year, 8 months ago
  18. 6782b81 powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx by Christophe Leroy · 1 year, 8 months ago
  19. e352e10 configs: j7200: Merge HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 8 months ago
  20. c714045 configs: j721s2: merge HS and non-HS defconfigs by Manorit Chawdhry · 1 year, 8 months ago
  21. e67b1f4 mmc: remove SDHCI SPEAR by Patrick Delaunay · 1 year, 8 months ago
  22. c6c2fe9 ARM: remove SPEAR entry in makefile by Patrick Delaunay · 1 year, 8 months ago
  23. 95f7955 clk: ast2600: Keep PLL power on by Dylan Hung · 1 year, 8 months ago
  24. 45443f6 ram: ast2600: Keep MPLL power on by Dylan Hung · 1 year, 8 months ago
  25. 94d30f4 arm64: Reduce PT size estimation complexity by Marc Zyngier · 1 year, 8 months ago
  26. 41e2787 arm64: Reduce add_map() complexity by Marc Zyngier · 1 year, 8 months ago
  27. 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 8 months ago
  28. 48d7e58 configs: evb-ast2600: Enable configs to store env in SPI by Ryan Chen · 1 year, 8 months ago
  29. c55c2a8 arm64: Initialize TLB memory if CMO_BY_VA_ONLY by Pierre-Clément Tosi · 1 year, 8 months ago
  30. 46dc542 arm: cpu: Add optional CMOs by VA by Marc Zyngier · 1 year, 8 months ago
  31. d165354 Merge branch '2023-03-02-kconfig-and-CONFIG-cleanups' into next by Tom Rini · 1 year, 8 months ago
  32. f3384c6 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 8 months ago
  33. d99e6f7 command: Don't allow commands in SPL by Simon Glass · 1 year, 8 months ago
  34. 9c097f8 venice: Simplify conditions for network init by Simon Glass · 1 year, 8 months ago
  35. d36d5b0 power: wandboard: Add a missing CONFIG by Simon Glass · 1 year, 8 months ago
  36. a118449 x86: coral: Add missing TPL options by Simon Glass · 1 year, 8 months ago
  37. fd37535 dm: Add a TPL symbol for simple-bus by Simon Glass · 1 year, 8 months ago
  38. e6c5205 net: Add an SPL config for atheros by Simon Glass · 1 year, 8 months ago
  39. 847fca6 imx: Use SATA instead of CMD_SATA by Simon Glass · 1 year, 8 months ago
  40. 06a1edd freescale: Drop old pre-DM_ETH code by Simon Glass · 1 year, 8 months ago
  41. 7ffbb5b Add VPL options for BLOBLIST by Simon Glass · 1 year, 8 months ago
  42. d577459 test: Tidy up sandbox handling in test-main by Simon Glass · 1 year, 8 months ago
  43. 3b51080 lib: Add an SPL config for LIB_UUID by Simon Glass · 1 year, 8 months ago
  44. c7d53f0 sandbox: Tidy up I2C options by Simon Glass · 1 year, 8 months ago
  45. 9ee2f35 sandbox: Use the generic VPL option to enable VPL by Simon Glass · 1 year, 8 months ago
  46. dd8a290 sandbox: Tidy up RTC options by Simon Glass · 1 year, 8 months ago
  47. 05a8e1a lib: Fix build condition for tiny-printf by Simon Glass · 1 year, 8 months ago
  48. 5a6bc16 lib: Add VPL options for SHA1 and SHA256 by Simon Glass · 1 year, 8 months ago
  49. 40aa82d env: Allow VPL environment to be nowhere by Simon Glass · 1 year, 8 months ago
  50. 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 8 months ago
  51. 3693ee9 event: Add Kconfig options for SPL by Simon Glass · 1 year, 8 months ago
  52. 85c66dc sandbox: Expand size for VPL image by Simon Glass · 1 year, 8 months ago
  53. ae625d9 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · 1 year, 8 months ago
  54. 1d46753 Correct SPL use of DM_RNG by Simon Glass · 1 year, 8 months ago
  55. da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 8 months ago
  56. b51b1a8 Correct SPL uses of PHY_FIXED by Simon Glass · 1 year, 8 months ago
  57. cd3a35e Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED by Simon Glass · 1 year, 8 months ago
  58. b07be4a Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 8 months ago
  59. 1be3077 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 8 months ago
  60. 714c8f2 bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 8 months ago
  61. f1692c9 sh4: Drop unused twl6030 driver by Simon Glass · 1 year, 8 months ago
  62. 2aaba92 mtd: Drop unused CONFIG_ONENAND_U_BOOT by Simon Glass · 1 year, 8 months ago
  63. 83431d1 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 8 months ago
  64. ea436db dt-bindings: usb: mtk-xhci: add support mt8195 by Chunfeng Yun · 1 year, 8 months ago
  65. b5e8e12 dt-bindings: phy-mtk-tphy: add support mt8195 by Chunfeng Yun · 1 year, 8 months ago
  66. b2eff03 usb: xhci-mtk: modify the SOF/ITP interval for mt8195 by Chunfeng Yun · 1 year, 8 months ago
  67. 39b854a phy: phy-mtk-tphy: add support mt8195 by Chunfeng Yun · 1 year, 8 months ago
  68. 5241fc8 phy: phy-mtk-tphy: remove macros to prepare bitfield value by Chunfeng Yun · 1 year, 8 months ago
  69. e61eaee usb: dwc3-meson-g12a: Select PHY instead of imply PHY by Marek Vasut · 1 year, 8 months ago
  70. f4ee45e s5p: Remove empty arch_misc_init by Tom Rini · 1 year, 8 months ago
  71. 1df23b4 mvebu: Drop empty arch_misc_init by Tom Rini · 1 year, 8 months ago
  72. f47c765 mvebe: Drop ARCH_MISC_INIT from alleycat 5 by Tom Rini · 1 year, 8 months ago
  73. cfc4c0c imx9: Remove ARCH_MISC_INIT by Tom Rini · 1 year, 8 months ago
  74. b7be876 common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 8 months ago
  75. 4c7df3b arm: rk3368: Select ARCH_EARLY_INIT_R when used by Tom Rini · 1 year, 8 months ago
  76. d0bfa29 arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA by Tom Rini · 1 year, 8 months ago
  77. efb0aa7 arm: mvebu: Add select on ARCH_EARLY_INIT_R if ARM64 by Tom Rini · 1 year, 8 months ago
  78. e7348a7 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 8 months ago
  79. 49cba67 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 1 year, 8 months ago
  80. 1dbeade doc/kwboot.1: Update example description by Pali Rohár · 1 year, 9 months ago
  81. e000089 arm: mvebu: Define SPL memory maps by Pali Rohár · 1 year, 9 months ago
  82. 056808a arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot by Pali Rohár · 1 year, 9 months ago
  83. 7c40679 arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping by Pali Rohár · 1 year, 9 months ago
  84. 117481d arm: mvebu: Remove A39x relicts by Pali Rohár · 1 year, 9 months ago
  85. 58bb10d arm: mvebu: clearfog: Add defconfig for SATA booting by Pali Rohár · 1 year, 9 months ago
  86. b5b2e2d arm: mvebu: db-88f6820-amc: Add defconfig for NAND booting by Pali Rohár · 1 year, 9 months ago
  87. 41d52f3 arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options by Pali Rohár · 1 year, 9 months ago
  88. 50afad5 arm: mvebu: Add support for generating PEX kwbimage by Pali Rohár · 1 year, 9 months ago
  89. 67bd615 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 9 months ago
  90. 3a521f0 tools: kwbimage: Add support for creating an image with no data by Pali Rohár · 1 year, 9 months ago
  91. b07965b tools: mkimage: Do not try to open datafile when it is skipped by Pali Rohár · 1 year, 9 months ago
  92. 2f6855a tools: mkimage: Print human readable error when -d is not specified by Pali Rohár · 1 year, 10 months ago
  93. cccc5b4 tools: kwbimage: Add support for XIP SPI/NOR images by Pali Rohár · 1 year, 9 months ago
  94. 27670ac tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images by Pali Rohár · 1 year, 9 months ago
  95. 9b4531f tools: kwbimage: Fix invalid secure boot header signature by Pali Rohár · 1 year, 9 months ago
  96. bf78a57 tools: kwbimage: Fix generating secure boot data image signature by Pali Rohár · 1 year, 9 months ago
  97. 39c7872 tools: kwbimage: Rename imagesz to dataoff by Pali Rohár · 1 year, 9 months ago
  98. dd13ac5 tools: kwbimage: Simplify add_secure_header_v1() by Pali Rohár · 1 year, 9 months ago
  99. 443894a tools: kwbimage: Print image data offset when printing kwbimage header by Pali Rohár · 1 year, 10 months ago
  100. 63cf0d7 tools: kwbimage: Print binary image offset as size by Pali Rohár · 1 year, 10 months ago