1. 7288bea mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · 3 years, 6 months ago
  2. 7fe7713 armv8: mach-k3: am642: Add custom MMU support by Keerthy · 3 years, 6 months ago
  3. 078332c arm: mach-k3: am642: Shut down R5 core after ATF startup on A53 by Suman Anna · 3 years, 6 months ago
  4. f4686c3 arm: mach-k3: am642: Use mmc start and stop callbacks by Dave Gerlach · 3 years, 6 months ago
  5. d2edabf arm: mach-k3: am642: Load SYSFW binary and config from boot media by Dave Gerlach · 3 years, 6 months ago
  6. 6d52c9d arm: mach-k3: am642: Store boot info from ROM by Dave Gerlach · 3 years, 6 months ago
  7. b4a8c3b arm: mach-k3: am642: Unlock all applicable control MMR registers by Dave Gerlach · 3 years, 6 months ago
  8. 57dba04 arm: mach-k3: am642: Add support for boot device detection by Keerthy · 3 years, 6 months ago
  9. eb54168 arm: mach-k3: Add basic support for AM642 SoC definition by Dave Gerlach · 3 years, 6 months ago
  10. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 6 months ago
  11. 5a6caf9 clk: ti: am3-dpll: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  12. b178e1f clk: ti: gate: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  13. 2dd2f3ea clk: ti: change clk_ti_latch() signature by Dario Binacchi · 3 years, 6 months ago
  14. b1aef03 clk: ti: add custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  15. b107761 Prepare v2021.07-rc2 by Tom Rini · 3 years, 5 months ago
  16. 3ee71c5 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 5 months ago
  17. 200fdd3 MAINTAINERS: Add an entry for VirtIO by Bin Meng · 3 years, 6 months ago
  18. 9cea9ab doc: develop: Convert README.virtio to reST by Bin Meng · 3 years, 6 months ago
  19. b8db1c1 x86: Correct regwidth prompt in cbsysinfo by Simon Glass · 3 years, 6 months ago
  20. 07b5310 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
  21. 1b8ad81 Merge branch '2021-05-06-misc-updates' by Tom Rini · 3 years, 6 months ago
  22. 91e4b75 cmd/exception: support ebreak exception on RISC-V by Heinrich Schuchardt · 3 years, 6 months ago
  23. 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 7 months ago
  24. bc8bbb7 riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 6 months ago
  25. edd9ad8 riscv: cpu: Add callback to init each core by Green Wan · 3 years, 6 months ago
  26. f0b21eb fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 8 months ago
  27. 653cd92 cmd: gpt: Add option to write GPT partitions to environment variable by Farhan Ali · 3 years, 8 months ago
  28. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 6 months ago
  29. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 6 months ago
  30. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 6 months ago
  31. 54aa07f sysinfo: Add gpio-sysinfo driver by Sean Anderson · 3 years, 6 months ago
  32. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 6 months ago
  33. eed0a7a sysinfo: Use global sysinfo IDs for existing sysinfo drivers by Sean Anderson · 3 years, 6 months ago
  34. 430e136 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 6 months ago
  35. 8ddaf94 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 6 months ago
  36. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  37. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 6 months ago
  38. 3d2f8bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 6 months ago
  39. a26522e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
  40. 5b700cd tpm: missing event types by Heinrich Schuchardt · 3 years, 6 months ago
  41. 61772bc test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 6 months ago
  42. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 6 months ago
  43. f1a83ab buildman: Use bytes for the environment by Simon Glass · 3 years, 6 months ago
  44. 8116c78 buildman: Handle exceptions in threads gracefully by Simon Glass · 3 years, 6 months ago
  45. ab9b4f3 buildman: Use common code to send an result by Simon Glass · 3 years, 6 months ago
  46. 2499331 buildman: Tidy up a few comments by Simon Glass · 3 years, 6 months ago
  47. 6784cb3 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 7 months ago
  48. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago
  49. 1736575 binman: Support adding sections to FMAPs by Simon Glass · 3 years, 7 months ago
  50. c7722e8 binman: Tweak implementation of fmap by Simon Glass · 3 years, 7 months ago
  51. ec6db6c patman: Parse checkpatch by message instead of by line by Evan Benn · 3 years, 7 months ago
  52. 2959a8e patman: Assume we always have pygit2 for tests by Tom Rini · 3 years, 8 months ago
  53. 5f0d23c tests: patman: Add requests to the module list by Tom Rini · 3 years, 8 months ago
  54. 38229b5 Azure/GitLab: Ensure we use requirements.txt for testsuites by Tom Rini · 3 years, 8 months ago
  55. 494a5e1 test: Use positive conditional in test_matches() by Andy Shevchenko · 3 years, 8 months ago
  56. ff232a7 test: Allow simple glob pattern in the test name by Andy Shevchenko · 3 years, 8 months ago
  57. 1707325 dtoc: Correct dtoc output when testing by Simon Glass · 3 years, 6 months ago
  58. 0fe44dc binman: Correct testSplNoDtb() and Tpl also by Simon Glass · 3 years, 6 months ago
  59. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 6 months ago
  60. eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 6 months ago
  61. 75ae51c doc: dt-bindings: add Marvell comphy binding by Igal Liberman · 7 years ago
  62. 82c3073 phy: marvell: utmi: update utmi config which fixes usb2.0 instability by Grzegorz Jaszczyk · 6 years ago
  63. 341e548 phy: marvell: add support for SFI1 by Igal Liberman · 6 years ago
  64. a007f23 phy: marvell: fix pll initialization for second utmi port by Grzegorz Jaszczyk · 6 years ago
  65. 76342ac phy: marvell: allow to initialize up to 6 USB ports by Grzegorz Jaszczyk · 6 years ago
  66. 80ebc63 phy: marvell: cp110: mark u-boot power-off calls by Igal Liberman · 6 years ago
  67. f596b01 phy: marvell: fix handling of unconnected comphy by Christine Gharzuzi · 6 years ago
  68. 5f41aaf phy: marvell: pass sgmii id to firmware by Igal Liberman · 6 years ago
  69. cd2caff phy: marvell: cp110: clean up driver after it was moved to atf by Grzegorz Jaszczyk · 7 years ago
  70. affd61f phy: marvell: cp110: remove both phy and pipe selector configuration by Grzegorz Jaszczyk · 7 years ago
  71. 2e28b59 phy: marvell: cp110: let the firmware perform training for XFI by Grzegorz Jaszczyk · 7 years ago
  72. f635c3b phy: marvell: cp110: let the firmware configure comphy for USB by Grzegorz Jaszczyk · 7 years ago
  73. 26d9763 phy: marvell: cp110: let the firmware configure comphy for RXAUI by Grzegorz Jaszczyk · 7 years ago
  74. 5ed3dc2 phy: marvell: cp110: remove unused definitions by Marcin Wojtas · 5 years ago
  75. b21e1f3 phy: marvell: enable comphy info prints for all devices by Igal Liberman · 7 years ago
  76. e49cdbe phy: marvell: add RX training command by Igal Liberman · 3 years, 7 months ago
  77. 7b27e60 phy: marvell: save comphy_map_data priv structure by Igal Liberman · 7 years ago
  78. c2bf42f phy: marvell: fix several minor bugs in comphy_probe by Igal Liberman · 7 years ago
  79. 3e69b4a phy: marvell: cp110: utmi: update analog parameters according to latest ETP by Igal Liberman · 7 years ago
  80. 22bc868 phy: marvell: cp110: initialize only enabled UTMI units by Omri Itach · 8 years ago
  81. 89351ba phy: marvell: add missing speed during info prints by Igal Liberman · 7 years ago
  82. 2dbba24 phy: marvell: rename comphy related definitions to COMPHY_XX by Igal Liberman · 7 years ago
  83. 4568e20 phy: marvell: add comphy type PHY_TYPE_USB3 by jinghua · 7 years ago
  84. 1c817c2 arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now by Stefan Roese · 3 years, 6 months ago
  85. c405226 arm: octeontx2: Add Octeon TX2 CN9130 CRB support by Konstantin Porotchkin · 3 years, 7 months ago
  86. 236f17c arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRB by Konstantin Porotchkin · 3 years, 7 months ago
  87. c864c41 arm: armada: configs: Move environment location for mvebu by Konstantin Porotchkin · 3 years, 9 months ago
  88. b1c81b4 arm: armada: dts: Add support for ap807-based platforms by Konstantin Porotchkin · 3 years, 8 months ago
  89. a0ba97e arm: armada: dts: Use a single dtsi for cp110 die description by Konstantin Porotchkin · 3 years, 9 months ago
  90. 9f27bcc cmd/mvebu: fix the bubt command by Konstantin Porotchkin · 3 years, 7 months ago
  91. fec8c90 power: regulator: Add support for regulator-force-boot-off by Konstantin Porotchkin · 7 years ago
  92. c306b24 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 6 months ago
  93. 9c21107 Merge tag 'u-boot-amlogic-20210428' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 6 months ago
  94. 98b8204 net: designware: fix PHY reset with DM_MDIO by Neil Armstrong · 3 years, 6 months ago
  95. 53396d6 usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY by Marek Vasut · 3 years, 6 months ago
  96. 9465748 mtd: cfi: Fix PPB lock status readout by Marek Vasut · 3 years, 6 months ago
  97. 939c493 configs: Resync with savedefconfig by Tom Rini · 3 years, 6 months ago
  98. b669db8 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 6 months ago
  99. 49f352d test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 6 months ago
  100. b104caa IOMUX: Fix buffer overflow in iomux_replace_device() by Yuichiro Goto · 3 years, 6 months ago