1. bc8bbb7 riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 7 months ago
  2. edd9ad8 riscv: cpu: Add callback to init each core by Green Wan · 3 years, 7 months ago
  3. f0b21eb fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 9 months ago
  4. 653cd92 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 9 months ago
  5. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 7 months ago
  6. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  7. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
  8. 54aa07f sysinfo: Add gpio-sysinfo driver by Sean Anderson · 3 years, 7 months ago
  9. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  10. eed0a7a sysinfo: Use global sysinfo IDs for existing sysinfo drivers by Sean Anderson · 3 years, 7 months ago
  11. 430e136 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 7 months ago
  12. 7666ccc ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM by Ilko Iliev · 3 years, 7 months ago
  13. fdd2f35 imx: Add support for Ronetix's iMX7-CM board by Ilko Iliev · 3 years, 7 months ago
  14. dd8c324 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · 3 years, 7 months ago
  15. 35fc371 imx: mkimage_fit_atf: fix file size reporting by Tim Harvey · 3 years, 8 months ago
  16. f94ce9e imx: imx8: Update README with somewhat correct firmware versions by Priit Laes · 3 years, 9 months ago
  17. 53b516c arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate) by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  18. 8350211 arm: dts: add imx8mm-cl-iot-gate dts file by Ying-Chun Liu (PaulLiu) · 3 years, 7 months ago
  19. cd43591 net: fec: Only unregister MII bus if we registered it by Sean Anderson · 3 years, 7 months ago
  20. eccd132 net: fec: Don't use disabled phys by Sean Anderson · 3 years, 7 months ago
  21. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 7 months ago
  22. 19e1b8d pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · 3 years, 7 months ago
  23. 566c537 arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply by Tim Harvey · 3 years, 7 months ago
  24. 1afa31a imx: ventana: add delay before reading EEPROM by Tim Harvey · 3 years, 7 months ago
  25. 7e0daa9 board: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0 by Jagan Teki · 3 years, 7 months ago
  26. e3409a4 board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 7 months ago
  27. b6c332c arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoM by Jagan Teki · 3 years, 7 months ago
  28. c1f0950 arm64: dts: imx8mm: Add common -u-boot.dtsi by Jagan Teki · 3 years, 7 months ago
  29. 3a54355 include: configs: ge: avoid shell on boot failure by Ian Ray · 3 years, 7 months ago
  30. ee77bb5 include: configs: ge: simplify default boot command by Ian Ray · 3 years, 7 months ago
  31. 830160d include: configs: ge: bx50v3: drop USB boot by Ian Ray · 3 years, 7 months ago
  32. 62e3232 configs: ge: use non-persistent environment by Ian Ray · 3 years, 7 months ago
  33. aca3b4e configs: ge: bx50v3: adjust watchdog period by Ian Ray · 3 years, 7 months ago
  34. 4ac026a board: ge: bx50v3: add phy reset GPIO by Sebastian Reichel · 3 years, 7 months ago
  35. 512bda9 board: ge: bx50v3: fix crystal bit by Sebastian Reichel · 3 years, 7 months ago
  36. bd9059c Makefile: Fix generation of flash.bin u-boot.itb with binman by Marek Vasut · 3 years, 9 months ago
  37. 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
  38. 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
  39. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 7 months ago
  40. 3d2f8bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 7 months ago
  41. a26522e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 7 months ago
  42. 5b700cd tpm: missing event types by Heinrich Schuchardt · 3 years, 7 months ago
  43. 61772bc test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 7 months ago
  44. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 7 months ago
  45. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 7 months ago
  46. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 7 months ago
  47. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 7 months ago
  48. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 7 months ago
  49. 6784cb3 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 8 months ago
  50. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
  51. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 8 months ago
  52. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 8 months ago
  53. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 8 months ago
  54. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 9 months ago
  55. 5f0d23c tests: patman: Add requests to the module list by Tom Rini · 3 years, 9 months ago
  56. 38229b5 Azure/GitLab: Ensure we use requirements.txt for testsuites by Tom Rini · 3 years, 9 months ago
  57. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 9 months ago
  58. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 9 months ago
  59. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 7 months ago
  60. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 7 months ago
  61. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 7 months ago
  62. eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 7 months ago
  63. 75ae51c doc: dt-bindings: add Marvell comphy binding by Igal Liberman · 8 years ago
  64. 82c3073 phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · 6 years ago
  65. 341e548 phy: marvell: add support for SFI1 by Igal Liberman · 7 years ago
  66. a007f23 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · 6 years ago
  67. 76342ac phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · 6 years ago
  68. 80ebc63 phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · 6 years ago
  69. f596b01 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · 6 years ago
  70. 5f41aaf phy: marvell: pass sgmii id to firmware by Igal Liberman · 7 years ago
  71. cd2caff phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · 7 years ago
  72. affd61f phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · 7 years ago
  73. 2e28b59 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · 7 years ago
  74. f635c3b phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · 7 years ago
  75. 26d9763 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · 7 years ago
  76. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  77. b21e1f3 phy: marvell: enable comphy info prints for all devices by Igal Liberman · 7 years ago
  78. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 8 months ago
  79. 7b27e60 phy: marvell: save comphy_map_data priv structure by Igal Liberman · 7 years ago
  80. c2bf42f phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · 7 years ago
  81. 3e69b4a phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · 8 years ago
  82. 22bc868 phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · 8 years ago
  83. 89351ba phy: marvell: add missing speed during info prints by Igal Liberman · 8 years ago
  84. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 8 years ago
  85. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 8 years ago
  86. 1c817c2 arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now by Stefan Roese · 3 years, 7 months ago
  87. c405226 arm: octeontx2: Add Octeon TX2 CN9130 CRB support by Konstantin Porotchkin · 3 years, 8 months ago
  88. 236f17c arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRB by Konstantin Porotchkin · 3 years, 8 months ago
  89. c864c41 arm: armada: configs: Move environment location for mvebu by Konstantin Porotchkin · 3 years, 10 months ago
  90. b1c81b4 arm: armada: dts: Add support for ap807-based platforms by Konstantin Porotchkin · 3 years, 9 months ago
  91. a0ba97e arm: armada: dts: Use a single dtsi for cp110 die description by Konstantin Porotchkin · 3 years, 10 months ago
  92. 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 8 months ago
  93. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  94. c306b24 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  95. 9c21107 Merge tag 'u-boot-amlogic-20210428' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  96. 98b8204 net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · 3 years, 7 months ago
  97. 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 7 months ago
  98. 9465748 mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 7 months ago
  99. 939c493 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  100. b669db8 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 7 months ago