1. db873c3 image: Remove #ifdefs from select_fdt() by Simon Glass · 3 years, 7 months ago TEST/image-cleanup-v2
  2. 1c1af1d image: Split up boot_get_fdt() by Simon Glass · 3 years, 7 months ago
  3. 49d35db image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 7 months ago
  4. 2708cf2 image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 7 months ago
  5. cf379fc image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 7 months ago
  6. 5bba9a7 image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 7 months ago
  7. caebe1d image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 7 months ago
  8. ad8d580 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 7 months ago
  9. a019c8b image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 7 months ago
  10. 659bb2e image: Drop unnecessary #ifdefs from image.h by Simon Glass · 3 years, 7 months ago
  11. a4bc758 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 7 months ago
  12. 8378814 image: Drop IMAGE_ENABLE_EN/DECRYPT defines by Simon Glass · 3 years, 7 months ago
  13. 29b29aa image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 7 months ago
  14. 1a877bc image: Drop IMAGE_ENABLE_SIGN/VERIFY defines by Simon Glass · 3 years, 7 months ago
  15. 874fe87 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 7 months ago
  16. d92b520 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 7 months ago
  17. 8c0a03f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 7 months ago
  18. 039d717 image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 7 months ago
  19. d160660 image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 7 months ago
  20. a3d5c60 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 7 months ago
  21. 0e43fe7 image: Drop IMAGE_ENABLE_MD5 by Simon Glass · 3 years, 7 months ago
  22. 974770d Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 7 months ago
  23. ebaac83 image: Drop IMAGE_ENABLE_CRC32 by Simon Glass · 3 years, 7 months ago
  24. bafc0e2 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 7 months ago
  25. b84f4bd image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · 3 years, 7 months ago
  26. 941475c image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 7 months ago
  27. 949a121 image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host by Simon Glass · 3 years, 7 months ago
  28. ec9c622 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 7 months ago
  29. caccc5f image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 7 months ago
  30. 8a9655a hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 7 months ago
  31. b704430 hash: Use Kconfig to enable hashing in host tools by Simon Glass · 3 years, 7 months ago
  32. b379108 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 7 months ago
  33. e9ec0c7 image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 7 months ago
  34. 2d1ed81 kconfig: Add host support to CONFIG_IS_ENABLED() by Simon Glass · 3 years, 7 months ago
  35. 008c0a8 image: Add Kconfig options for FIT in the host build by Simon Glass · 3 years, 7 months ago
  36. 12761b3 image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 7 months ago
  37. 91944c5 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 7 months ago
  38. ddd5df4 image: Create a function to do manual relocation by Simon Glass · 3 years, 7 months ago
  39. 720b525 image: Split host code out into its own file by Simon Glass · 3 years, 7 months ago
  40. cee6b7f image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 7 months ago
  41. 5fa7312 image: Split board code out into its own file by Simon Glass · 3 years, 7 months ago
  42. 9727621 image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 7 months ago
  43. b1fb562 gzip: Avoid use of u64 by Simon Glass · 3 years, 7 months ago
  44. 2107f41 image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 7 months ago
  45. e33e8e9 image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 7 months ago
  46. 503ba2e btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 7 months ago
  47. 3b192c1 zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 7 months ago
  48. 00d9f29 compiler: Add a comment to host_build() by Simon Glass · 3 years, 7 months ago
  49. 22fc00a Add support for an owned buffer by Simon Glass · 3 years, 7 months ago
  50. 8ddaf94 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 7 months ago WIP/29Apr2021
  51. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
  52. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 7 months ago
  53. 3d2f8bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 7 months ago
  54. a26522e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 7 months ago
  55. 5b700cd tpm: missing event types by Heinrich Schuchardt · 3 years, 7 months ago
  56. 61772bc test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 8 months ago
  57. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 8 months ago
  58. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 8 months ago
  59. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 8 months ago
  60. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 8 months ago
  61. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 8 months ago
  62. 6784cb3 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 8 months ago
  63. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
  64. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
  65. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
  66. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 8 months ago
  67. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 9 months ago
  68. 5f0d23c tests: patman: Add requests to the module list by Tom Rini · 3 years, 9 months ago
  69. 38229b5 Azure/GitLab: Ensure we use requirements.txt for testsuites by Tom Rini · 3 years, 9 months ago
  70. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 10 months ago
  71. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 10 months ago
  72. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 7 months ago
  73. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
  74. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 7 months ago
  75. eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 7 months ago
  76. 75ae51c doc: dt-bindings: add Marvell comphy binding by Igal Liberman · 8 years ago
  77. 82c3073 phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · 6 years ago
  78. 341e548 phy: marvell: add support for SFI1 by Igal Liberman · 7 years ago
  79. a007f23 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · 6 years ago
  80. 76342ac phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · 6 years ago
  81. 80ebc63 phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · 6 years ago
  82. f596b01 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · 7 years ago
  83. 5f41aaf phy: marvell: pass sgmii id to firmware by Igal Liberman · 7 years ago
  84. cd2caff phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · 7 years ago
  85. affd61f phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · 7 years ago
  86. 2e28b59 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · 7 years ago
  87. f635c3b phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · 7 years ago
  88. 26d9763 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · 7 years ago
  89. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  90. b21e1f3 phy: marvell: enable comphy info prints for all devices by Igal Liberman · 7 years ago
  91. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
  92. 7b27e60 phy: marvell: save comphy_map_data priv structure by Igal Liberman · 7 years ago
  93. c2bf42f phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · 7 years ago
  94. 3e69b4a phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  95. 22bc868 phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · 8 years ago
  96. 89351ba phy: marvell: add missing speed during info prints by Igal Liberman · 8 years ago
  97. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
  98. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 8 years ago
  99. 1c817c2 arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now by Stefan Roese · 3 years, 7 months ago
  100. c405226 arm: octeontx2: Add Octeon TX2 CN9130 CRB support by Konstantin Porotchkin · 3 years, 8 months ago