1. 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 7 months ago
  2. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  3. 70ed05c Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 1 year, 7 months ago
  4. 0d6c089 video console: add 16x32 Terminus font from linux by Dzmitry Sankouski · 1 year, 7 months ago
  5. e24db86 video console: add 12x22 Sun font from linux by Dzmitry Sankouski · 1 year, 7 months ago
  6. 4f6e348 video console: move vidconsole_get_font_size() logic to driver ops by Dzmitry Sankouski · 1 year, 7 months ago
  7. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 7 months ago
  8. 0e177d5 video console: move 8x16 font data in named header by Dzmitry Sankouski · 1 year, 7 months ago
  9. 3154725 video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 7 months ago
  10. 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 7 months ago
  11. d99e6f7 command: Don't allow commands in SPL by Simon Glass · 1 year, 7 months ago
  12. b07be4a Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 7 months ago
  13. a11be4c tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 7 months ago
  14. a595be3 tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 8 months ago
  15. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 7 months ago
  16. 0f3c8fe socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · 1 year, 7 months ago
  17. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 7 months ago
  18. 8900e2b riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 7 months ago
  19. e316fba dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 7 months ago
  20. c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 7 months ago
  21. b21f87a5 arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 7 months ago
  22. 3fdd09f arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 1 year, 8 months ago
  23. 9345f16 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 7 months ago
  24. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  25. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 8 months ago
  26. 2050f82 clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 8 months ago
  27. c3d9181 trace: Reduce the number of function sites by Simon Glass · 1 year, 8 months ago
  28. d9044e5 trace: Update the file header by Simon Glass · 1 year, 8 months ago
  29. 4aa5053 timer: Tidy up use of notrace by Simon Glass · 1 year, 8 months ago
  30. dac3c6f board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years ago
  31. 7df55bb board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 1 year, 8 months ago
  32. d126006 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 1 year, 8 months ago
  33. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 7 months ago
  34. d8809ba board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 8 months ago
  35. ea6fdc1 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 8 months ago
  36. 5644328 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 1 year, 8 months ago
  37. 906bad3 env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 8 months ago
  38. 0106504 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · 1 year, 8 months ago
  39. d84855f Correct SPL use of TEE by Simon Glass · 1 year, 8 months ago
  40. 4e49929 Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · 1 year, 8 months ago
  41. 4051c40 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 1 year, 8 months ago
  42. dec5f3c Correct SPL use of IMX8MN_BEACON_2GB_LPDDR by Simon Glass · 1 year, 8 months ago
  43. a9f20ef efi_loader: provide definition for efi_add_known_memory() by Heinrich Schuchardt · 1 year, 7 months ago
  44. 60e3fed efi_loader: add definition for efi_main() by Heinrich Schuchardt · 1 year, 7 months ago
  45. 4db17a4 efi_loader: fix struct efi_input_key by Heinrich Schuchardt · 1 year, 7 months ago
  46. 1f0583b eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1 by Masahisa Kojima · 1 year, 8 months ago
  47. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 8 months ago
  48. 1dd705c efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · 1 year, 8 months ago
  49. 93bb62a Correct SPL uses of CMD_USB by Simon Glass · 1 year, 8 months ago
  50. 04e7493 Correct SPL uses of CMD_SF by Simon Glass · 1 year, 8 months ago
  51. b8ed1a8 Correct SPL uses of CMD_SCSI by Simon Glass · 1 year, 8 months ago
  52. 96dad85 Correct SPL uses of CMD_NVME by Simon Glass · 1 year, 8 months ago
  53. 80168d5 Correct SPL uses of CMD_MMC by Simon Glass · 1 year, 8 months ago
  54. cbacacd Correct SPL use of CMD_ERASEENV by Simon Glass · 1 year, 8 months ago
  55. 71e3e21 Correct SPL use of CMD_BCB by Simon Glass · 1 year, 8 months ago
  56. d491801 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · 1 year, 8 months ago
  57. e9b4678 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 8 months ago
  58. 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 8 months ago
  59. 82803a6 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 8 months ago
  60. bf44807 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 8 months ago
  61. 5f1aa5c power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 1 year, 8 months ago
  62. 408296a gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 8 months ago
  63. 6a138b0 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 8 months ago
  64. 2661c2d mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 8 months ago
  65. 8f2eb2f freescale: Drop unused ftpmu010 driver by Simon Glass · 1 year, 8 months ago
  66. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 8 months ago
  67. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 8 months ago
  68. ece763d arm: qemu: Switch to a text environment by Simon Glass · 1 year, 8 months ago
  69. c2488a8 arm: qemu: Switch to standard boot by Simon Glass · 1 year, 8 months ago
  70. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 8 months ago
  71. 4f6daac log: Add a category for filesystems by Simon Glass · 1 year, 8 months ago
  72. 4af25d8 ti: j721e_evm: Add USB to the default boot order by Tom Rini · 1 year, 8 months ago
  73. 9e85d18 powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 1 year, 8 months ago
  74. aeb9db9 powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · 1 year, 8 months ago
  75. 316d3d0 powerpc/mpc85xx: socrates: add initrd_high default environment variable by Heiko Schocher · 1 year, 8 months ago
  76. 2e9eea4 powerpc/mpc85xx: socrates: add MTD partitioning support by Heiko Schocher · 1 year, 8 months ago
  77. 9b26a25 km/ppc832x: join config files by Holger Brunck · 1 year, 8 months ago
  78. 5043ce2 km/ppc: remove km-mpc8360.h and km-mpc832x.h by Holger Brunck · 1 year, 8 months ago
  79. 6a74e25 include: configs: am62x_evm: Add .env file for Am62x by Nikhil M Jain · 1 year, 8 months ago
  80. 4209c47 elf: add Elf64_Sym by KaDiWa · 1 year, 8 months ago
  81. 0347cc7 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 8 months ago
  82. a209c3e Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
  83. 99a94c3 udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers by Peter Robinson · 1 year, 10 months ago
  84. 9bc80c0 net: ipv6: fix alignment errors on ARM by Sergei Antonov · 1 year, 8 months ago
  85. 9918b25 Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 8 months ago
  86. 412a4c6 ARM: tegra: include timer as default option by Svyatoslav Ryhel · 1 year, 8 months ago
  87. 57e1634 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 8 months ago
  88. e019f98 dt-bindings: clock: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · 1 year, 8 months ago
  89. cd6ad68 dt-bindings: power: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · 1 year, 8 months ago
  90. 71d2a5e ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7 by Marek Vasut · 1 year, 8 months ago
  91. 9696b24 ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7 by Marek Vasut · 1 year, 8 months ago
  92. 3592a61 Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 8 months ago
  93. 2b0af9f board: sifive: unmatched: enable booting on a second NVME device by Aurelien Jarno · 1 year, 9 months ago
  94. 73a3f51 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 8 months ago
  95. 237f568 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 1 year, 8 months ago
  96. 945c118 configs: imx8mp_evk: revert to old ram settings by Manoj Sai · 1 year, 10 months ago
  97. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 8 months ago
  98. e64bfd7 include/configs: mx6/mx7: drop dangling comments by Peter Robinson · 1 year, 10 months ago
  99. 519fa7a power: act8846_pmic: fix number of registers by John Keeping · 1 year, 8 months ago
  100. 386f5d3 mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 9 months ago