1. fa134b3 video console: move 8x16 font data in named header by Dzmitry Sankouski · 1 year, 9 months ago
  2. aea2d2d video console: refactoring and optimization by Dzmitry Sankouski · 1 year, 9 months ago
  3. 2109738 command: Don't allow commands in SPL by Simon Glass · 1 year, 9 months ago
  4. e287b67 Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 9 months ago
  5. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · 1 year, 9 months ago
  6. 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · 1 year, 10 months ago
  7. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  8. a3382bb socfpga: chameleonv3: Move environment to a text file by Paweł Anikiel · 1 year, 9 months ago
  9. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 10 months ago
  10. 249ce73 riscv: Rename Andes cpu and board names by Leo Yu-Chi Liang · 1 year, 10 months ago
  11. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  12. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  13. 6aebc1a arm: mvebu: Add support for Synology DS116 (Armada 385) by Tony Dinh · 1 year, 10 months ago
  14. 63eba13 arm: mvebu: Add support for Thecus N2350 (Armada 385) board by Tony Dinh · 1 year, 10 months ago
  15. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 10 months ago
  16. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  17. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  18. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  19. ec26f89 trace: Reduce the number of function sites by Simon Glass · 1 year, 11 months ago
  20. adefafe trace: Update the file header by Simon Glass · 1 year, 11 months ago
  21. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  22. 1fc46f5 board: cssi: Add new board MCR3000_2G by Christophe Leroy · 2 years, 2 months ago
  23. 74fab16 board: MCR3000: Modernise the settings to properly work on lastest u-boot version by Christophe Leroy · 1 year, 10 months ago
  24. ebe63a9 board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT by Christophe Leroy · 1 year, 10 months ago
  25. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  26. 5fb0b63 board: MCR3000: Use lowercase filenames by Christophe Leroy · 1 year, 10 months ago
  27. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  28. fd1ad93 pinctrl-snapdragon: Get rid of custom drive-strength values by Sumit Garg · 1 year, 10 months ago
  29. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 10 months ago
  30. a1e25d6 arm: bcm7xxx: Convert to DM_SERIAL by Thomas Fitzsimmons · 1 year, 10 months ago
  31. 5d0e4f4 Correct SPL use of TEE by Simon Glass · 1 year, 10 months ago
  32. ae415ab Correct SPL use of TARGET_MX6UL_9X9_EVK by Simon Glass · 1 year, 10 months ago
  33. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 1 year, 10 months ago
  34. 33ed90a Correct SPL use of IMX8MN_BEACON_2GB_LPDDR by Simon Glass · 1 year, 10 months ago
  35. 8600f99 efi_loader: provide definition for efi_add_known_memory() by Heinrich Schuchardt · 1 year, 10 months ago
  36. 9108ed3 efi_loader: add definition for efi_main() by Heinrich Schuchardt · 1 year, 10 months ago
  37. f965564 efi_loader: fix struct efi_input_key by Heinrich Schuchardt · 1 year, 10 months ago
  38. 1eb31f9 eficonfig: set EFICONFIG_ENTRY_NUM_MAX to INT_MAX - 1 by Masahisa Kojima · 1 year, 10 months ago
  39. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
  40. d81f529 efi: use 32-bit alignment for efi_guid_t by Masahisa Kojima · 1 year, 10 months ago
  41. 5ca5dd5 Correct SPL uses of CMD_USB by Simon Glass · 1 year, 10 months ago
  42. 5036ffd Correct SPL uses of CMD_SF by Simon Glass · 1 year, 10 months ago
  43. 62f6013 Correct SPL uses of CMD_SCSI by Simon Glass · 1 year, 10 months ago
  44. d519a7a Correct SPL uses of CMD_NVME by Simon Glass · 1 year, 10 months ago
  45. 69fbb76 Correct SPL uses of CMD_MMC by Simon Glass · 1 year, 10 months ago
  46. 3cc00c4 Correct SPL use of CMD_ERASEENV by Simon Glass · 1 year, 10 months ago
  47. 4c7e47a Correct SPL use of CMD_BCB by Simon Glass · 1 year, 10 months ago
  48. 1013dc8 powerpc/mpc85xx: use board env file for socrates board by Heiko Schocher · 1 year, 10 months ago
  49. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  50. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  51. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  52. 5c7d4a5 mtd: Drop unused scf0403_lcd driver by Simon Glass · 1 year, 10 months ago
  53. 7002f77 power: Drop unused fg_max17042 driver and fuel gauge code by Simon Glass · 1 year, 10 months ago
  54. fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 10 months ago
  55. b89eb94 mtd: Drop unused fsmc_nand driver by Simon Glass · 1 year, 10 months ago
  56. d694c23 mtd: Drop unused fsl_upm driver by Simon Glass · 1 year, 10 months ago
  57. 6d70a9f freescale: Drop unused ftpmu010 driver by Simon Glass · 1 year, 10 months ago
  58. bef3925 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 10 months ago
  59. deffa69 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 10 months ago
  60. f1e279e arm: qemu: Switch to a text environment by Simon Glass · 1 year, 10 months ago
  61. 823fbb0 arm: qemu: Switch to standard boot by Simon Glass · 1 year, 10 months ago
  62. 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 10 months ago
  63. 468247d log: Add a category for filesystems by Simon Glass · 1 year, 10 months ago
  64. ce488ca ti: j721e_evm: Add USB to the default boot order by Tom Rini · 1 year, 10 months ago
  65. 5a5361a powerpc/mpc85xx: socrates: enable protected Environment by Heiko Schocher · 1 year, 10 months ago
  66. 926140a powerpc/mpc85xx: socrates: drop second flash bank by Heiko Schocher · 1 year, 10 months ago
  67. b93509f powerpc/mpc85xx: socrates: add initrd_high default environment variable by Heiko Schocher · 1 year, 10 months ago
  68. b5aca5a powerpc/mpc85xx: socrates: add MTD partitioning support by Heiko Schocher · 1 year, 10 months ago
  69. fb2e74e km/ppc832x: join config files by Holger Brunck · 1 year, 10 months ago
  70. ff75d19 km/ppc: remove km-mpc8360.h and km-mpc832x.h by Holger Brunck · 1 year, 10 months ago
  71. ae5011d include: configs: am62x_evm: Add .env file for Am62x by Nikhil M Jain · 1 year, 10 months ago
  72. 5a627ad elf: add Elf64_Sym by KaDiWa · 1 year, 10 months ago
  73. ff40706 drivers: core: ofnode: Add panel timing decode. by Nikhil M Jain · 1 year, 10 months ago
  74. 8c974f0 Merge tag 'u-boot-imx-20230203' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 10 months ago
  75. 4f8edc3 udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers by Peter Robinson · 2 years ago
  76. dc4d9c2 net: ipv6: fix alignment errors on ARM by Sergei Antonov · 1 year, 10 months ago
  77. 1a55f04 Merge commit 'refs/pipelines/15015' of https://source.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 1 year, 10 months ago
  78. 79a7e41 ARM: tegra: include timer as default option by Svyatoslav Ryhel · 1 year, 10 months ago
  79. 2d5e54b Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 10 months ago
  80. 0e2d375 dt-bindings: clock: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · 1 year, 10 months ago
  81. d297b47 dt-bindings: power: Pick R-Car Gen3 R8A77961 M3W+ header from Linux 6.1.7 by Hai Pham · 1 year, 10 months ago
  82. 2a8450f ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7 by Marek Vasut · 1 year, 10 months ago
  83. 2420026 ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7 by Marek Vasut · 1 year, 10 months ago
  84. 5b1c04c Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 10 months ago
  85. 9b57033 board: sifive: unmatched: enable booting on a second NVME device by Aurelien Jarno · 1 year, 11 months ago
  86. eeea2bf Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 10 months ago
  87. 38bcb53 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 1 year, 10 months ago
  88. d10297c configs: imx8mp_evk: revert to old ram settings by Manoj Sai · 2 years ago
  89. 3bf5514 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 10 months ago
  90. fbbd26b include/configs: mx6/mx7: drop dangling comments by Peter Robinson · 2 years ago
  91. 89ea34a power: act8846_pmic: fix number of registers by John Keeping · 1 year, 10 months ago
  92. e9f087e mmc: sdhci: Enable HS400 support if available in caps by Ashok Reddy Soma · 1 year, 11 months ago
  93. 4739aaa mmc: sdhci: Check and call config_dll callback functions by Ashok Reddy Soma · 1 year, 11 months ago
  94. efdeed6 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 11 months ago
  95. b31953e pico-imx7d: Convert to DM_I2C and DM_PMIC by Fabio Estevam · 1 year, 11 months ago
  96. 2ef69ef imx8mm-phg: Add board support by Fabio Estevam · 1 year, 11 months ago
  97. 14fc02a pmic: pca9450: Make warm reset on WDOG_B assertion by Marek Vasut · 2 years ago
  98. 378e284 apalis-imx8: add M4 boot environment helpers by Andrejs Cainikovs · 1 year, 11 months ago
  99. cd14c79 apalis-imx8: update env memory layout by Marcel Ziswiler · 1 year, 11 months ago
  100. f203f22 apalis-imx8: update update_uboot confirmation message by Marcel Ziswiler · 1 year, 11 months ago