1. 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 2 months ago
  2. 3bb4db4 tpm: Allow reporting the internal state by Simon Glass · 2 years, 2 months ago
  3. a557d25 tpm: Require a digest source when extending the PCR by Simon Glass · 2 years, 2 months ago
  4. d5391bf efi_loader: ensure all block devices are probed by Heinrich Schuchardt · 2 years, 2 months ago
  5. fdffe6a corenet_ds.h: Remove by Tom Rini · 2 years, 2 months ago
  6. da223d8 fs: fix comment typo by Roger Knecht · 2 years, 2 months ago
  7. 04a20ca common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · 2 years, 6 months ago
  8. 53a9f9e distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · 2 years, 3 months ago WIP/2022-08-26-assorted-fixes
  9. cb75d02 board: lsxl: convert to DM_ETH by Michael Walle · 2 years, 2 months ago
  10. aa088be board: lsxl: make last resort recovery more reliable by Michael Walle · 2 years, 2 months ago
  11. f5631b2 board: lsxl: use proper *_r variables by Michael Walle · 2 years, 2 months ago
  12. 148b3ae board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · 2 years, 2 months ago
  13. 111e1e1 board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · 2 years, 2 months ago
  14. 8570654 board: lsxl: remove eraseenv script by Michael Walle · 2 years, 2 months ago
  15. 7875f80 arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · 2 years, 2 months ago
  16. 5692e5b arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · 2 years, 2 months ago
  17. 5a86d67 arm: kirkwood: pogo_v4: Add Distro boot capability by Tony Dinh · 2 years, 2 months ago
  18. 850ac7c Merge tag 'dm-pull-20aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago WIP/22Aug2022
  19. 845102c powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 2 months ago
  20. c50ff4a arm: Remove warp board by Tom Rini · 2 years, 3 months ago
  21. 6dcca22 ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code by Tom Rini · 2 years, 3 months ago
  22. 0040ed7 ppc: Remove corenet_ds boards by Tom Rini · 2 years, 2 months ago
  23. 40463b9 arm: Remove kzm9g board by Tom Rini · 2 years, 3 months ago
  24. 0fb054b arm: Remove armadillo-800eva board by Tom Rini · 2 years, 3 months ago
  25. d8d5ab4 arm: Remove cm_t335 board by Tom Rini · 2 years, 3 months ago
  26. 5663b13 arm: Remove edminiv2 board by Tom Rini · 2 years, 3 months ago
  27. 55bc227 bootstage: Show func name for bootstage_mark/error by Michal Simek · 2 years, 2 months ago
  28. 76a9d96 log: Drop log_nop() functions by Simon Glass · 3 years, 7 months ago
  29. 65523d2 gpio: aspeed: port Linux dt-bindings header file by Dhananjay Phadke · 2 years, 3 months ago
  30. dfea459 board: ls1043ardb: fdt fixups for revision v7.0 boards by Camelia Groza · 2 years, 3 months ago
  31. ee57666 efi_loader: move udevice pointer into struct efi_object by Masahisa Kojima · 2 years, 3 months ago
  32. ecf1d27 net: Remove smc91111 ethernet driver by Tom Rini · 2 years, 3 months ago
  33. 08f8018 arm: Remove snapper9260 board by Tom Rini · 2 years, 3 months ago
  34. 7751f54 ppc: Remove ids8313 board by Tom Rini · 2 years, 3 months ago
  35. 40ed7be Convert CONFIG_SYS_FDT_PAD to Kconfig by Tom Rini · 2 years, 3 months ago
  36. ff4e87c Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  37. 7ae1e6a Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig by Tom Rini · 2 years, 3 months ago
  38. 8b549c0 Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al by Tom Rini · 2 years, 3 months ago
  39. d074889 Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig by Tom Rini · 2 years, 3 months ago
  40. 4c7418f vbe: Add initial support for VBE by Simon Glass · 2 years, 3 months ago
  41. 98887ab event: Add an event for device tree fixups by Simon Glass · 2 years, 3 months ago
  42. 5695247 event: Change EVENT_SPY to global by Simon Glass · 2 years, 3 months ago
  43. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 3 months ago
  44. 2b80bc1 bootstd: Support bootflows with global bootmeths by Simon Glass · 2 years, 3 months ago
  45. ee47d4a bootstd: Tidy comments in bootflow_scan_bootdev() by Simon Glass · 2 years, 3 months ago
  46. bc06aa0 bootstd: Allow bootmeths to be marked as global by Simon Glass · 2 years, 3 months ago
  47. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 3 months ago
  48. 55f7990 dm: core: Add support for writing u32 with ofnode by Simon Glass · 2 years, 3 months ago
  49. 39e42be dm: core: Allow writing to a flat tree with ofnode by Simon Glass · 2 years, 3 months ago
  50. 7b1dfc9 dm: core: Prepare for updating the device tree with ofnode by Simon Glass · 2 years, 3 months ago
  51. be0789a dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · 2 years, 3 months ago
  52. 3310484 dm: core: Introduce support for multiple trees by Simon Glass · 2 years, 3 months ago
  53. 72b338a dm: core: Add a note about how livetree updates work by Simon Glass · 2 years, 3 months ago
  54. 5063ced dm: core: Split out the declaration of ofnode by Simon Glass · 2 years, 3 months ago
  55. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 3 months ago
  56. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 3 months ago
  57. 157861e Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 2 months ago
  58. be43a35 boot: allow bootmeth-distro without CONFIG_NET by John Keeping · 2 years, 3 months ago
  59. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  60. 8b8accb cmd: inconsistent return type of command_process() by Heinrich Schuchardt · 2 years, 3 months ago
  61. 5e2548c lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrice Chotard · 2 years, 3 months ago
  62. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 5 months ago
  63. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 5 months ago
  64. c62b746 net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 5 months ago
  65. 5e6e41b net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 9 months ago
  66. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  67. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 3 months ago
  68. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  69. 6f6b970 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · 2 years, 3 months ago
  70. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 3 months ago
  71. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 3 months ago
  72. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 3 months ago
  73. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  74. 1d3ecda Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 3 months ago
  75. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 3 months ago
  76. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 3 months ago
  77. e2eca3e P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 3 months ago
  78. 90df583 malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  79. 9a56ab9 powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  80. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 3 months ago
  81. 52938fc net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 3 months ago
  82. 5e59378 tpm: Export the TPM-version functions by Simon Glass · 2 years, 3 months ago
  83. 85eb5ac Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
  84. 3982e76 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · 2 years, 3 months ago
  85. a1de103 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · 2 years, 3 months ago
  86. 92c4a95 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · 2 years, 3 months ago
  87. 87069c7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 3 months ago
  88. 7277c4b Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git by Tom Rini · 2 years, 3 months ago
  89. 19a29ff drivers: mmc: write protect single boot area by Ying-Chun Liu (PaulLiu) · 2 years, 6 months ago
  90. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  91. 6ec65c8 tools: image: support i.MX93 by Peng Fan · 2 years, 3 months ago
  92. 86a1797 imx: imx93_evk: Add basic board support by Peng Fan · 2 years, 3 months ago
  93. 0da3d96 arm: dts: Add i.MX93 SoC DTSi file by Peng Fan · 2 years, 3 months ago
  94. c383379 imx: imx9: Support booting m33 from Acore by Peng Fan · 2 years, 3 months ago
  95. 4eb2cbd fsl_lpuart: add i.MX9 support by Peng Fan · 2 years, 3 months ago
  96. 7472448 fdt: Start a test for the fdt command by Simon Glass · 2 years, 3 months ago
  97. 2819961 addrmap: Support on sandbox by Simon Glass · 2 years, 3 months ago
  98. 54e89a8 log: force DEBUG when LOG_DEBUG is activated by Patrick Delaunay · 2 years, 3 months ago
  99. b524f8f fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · 2 years, 3 months ago
  100. a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 3 months ago