1. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 4 months ago
  2. 4906d69 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 3 years, 2 months ago
  3. 669884e net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  4. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  5. 79d191e net: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  6. b547f4b net: dwc_eth_qos: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  7. a5db6e1 net: eth-phy: define LOG_CATEGORY by Patrick Delaunay · 3 years, 2 months ago
  8. c6a0df2 net: dwc: add a common empty ops eqos_null_ops by Patrick Delaunay · 3 years, 2 months ago
  9. 9dbdc23 net: dwc_eth_qos: use generic ethernet phy for stm32 variant by Patrick Delaunay · 3 years, 2 months ago
  10. ebf9a91 net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv by Patrick Delaunay · 3 years, 2 months ago
  11. 035d848 net: eth-phy: manage subnode mdio0 by Patrick Delaunay · 3 years, 2 months ago
  12. 880ecb0 net: eth-phy: use dev_dbg and log_notice by Patrick Delaunay · 3 years, 2 months ago
  13. d33982d net: eth-phy: add support of device tree configuration for gpio reset by Patrick Delaunay · 3 years, 2 months ago
  14. b8da46f net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 3 months ago
  15. a15fa1b Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 2 months ago
  16. 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 2 months ago
  17. f31f536 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 2 months ago
  18. 1b098b3 dm: core: fix no null pointer detection in ofnode_get_addr_size_index() by Chen Guanqiao · 3 years, 3 months ago
  19. fd25ca3 sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · 3 years, 3 months ago
  20. 03ebc20 binman: Add basic support for debugging performance by Simon Glass · 3 years, 3 months ago
  21. c31d0cb patman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  22. 43332d8 binman: Use bytearray instead of string by Simon Glass · 3 years, 3 months ago
  23. edd4b6e binman: Split node-reading out from constructor in files by Simon Glass · 3 years, 3 months ago
  24. c69d19c binman: Support multithreading for building images by Simon Glass · 3 years, 3 months ago
  25. 650ead1 binman: Put compressed data into separate files by Simon Glass · 3 years, 3 months ago
  26. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 3 months ago
  27. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 3 months ago
  28. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 3 months ago
  29. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 3 months ago
  30. 1ac9c4c image: Allow @ in node names when not using signatures by Simon Glass · 3 years, 3 months ago
  31. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 3 months ago
  32. faff554 bloblist: Tidy up a few API comments by Simon Glass · 3 years, 3 months ago
  33. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 3 months ago
  34. 56dae9e cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 3 months ago
  35. 656d744 cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 3 months ago
  36. 1e465eb cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 3 months ago
  37. 201efb2 cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 3 months ago
  38. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 3 months ago
  39. 350b1d3 sandbox: Use hinting with the display by Simon Glass · 3 years, 3 months ago
  40. fcb7e31 sandbox: Add work-around for SDL2 display by Simon Glass · 3 years, 3 months ago
  41. f178beb sandbox: Support executables for more phases by Simon Glass · 3 years, 3 months ago
  42. 719d286 test: Avoid a build error with SPL by Simon Glass · 3 years, 3 months ago
  43. bf8188e test: Add DM_DMA to be disabled by Simon Glass · 3 years, 3 months ago
  44. f093f86 test: Allow CONFIG_SPL_LOAD_FIT to be disabled by Simon Glass · 3 years, 3 months ago
  45. 504fb66 dm: Support lzma in the flashmap by Simon Glass · 3 years, 3 months ago
  46. 4bbaa88 dm: core: Add logging for DM_SEQ_ALIAS by Simon Glass · 3 years, 3 months ago
  47. e3dab84 dtoc: Update documentation to cover warnings in more detail by Simon Glass · 3 years, 3 months ago
  48. 43ba492 dtoc: Detect drivers which do not parse correctly by Simon Glass · 3 years, 3 months ago
  49. 86ff01e dtoc: Detect unexpected suffix on .of_match by Simon Glass · 3 years, 3 months ago
  50. 4f1727a dtoc: Add a stdout check in test_normalized_name() by Simon Glass · 3 years, 3 months ago
  51. 893142a dtoc: Correct the re_compat regular expression by Simon Glass · 3 years, 3 months ago
  52. 1b5fe11 dtoc: Allow multiple warnings for a driver by Simon Glass · 3 years, 3 months ago
  53. 973fa52 dtoc: Convert to use ArgumentParser by Simon Glass · 3 years, 3 months ago
  54. c796765 dtoc: Avoid using subscripts on match objects by Simon Glass · 3 years, 3 months ago
  55. 219cb17 board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device in SPL by Vincent Chen · 3 years, 3 months ago
  56. d3c96b9 board: sifive: unmatched: refine GEMGXL initialized function in SPL by Vincent Chen · 3 years, 3 months ago
  57. e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 2 months ago
  58. 6ba8eeb riscv: booti: do not force relocation if force_reloc is not set by Vitaly Wool · 3 years, 6 months ago
  59. 66a21be board: sifive: remove the command for setting serial number by Zong Li · 3 years, 3 months ago
  60. c920485 Merge branch 'master' of git://source.denx.de/u-boot-sh by Tom Rini · 3 years, 2 months ago
  61. cd7f92a ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 by Marek Vasut · 3 years, 3 months ago
  62. 3d5f45c ARM: dts: rmobile: Disable RPC HF by default by Marek Vasut · 3 years, 3 months ago
  63. 91c6a3a ARM: rmobile: Align CPU: print with other prints by Marek Vasut · 3 years, 3 months ago
  64. ef283c3 ARM: rmobile: Enable sysinfo on R-Car Gen3 by Marek Vasut · 3 years, 3 months ago
  65. dceca41 ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 by Marek Vasut · 3 years, 3 months ago
  66. 778fbe2 ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3 by Marek Vasut · 3 years, 3 months ago
  67. 85cd345 sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver by Marek Vasut · 3 years, 3 months ago
  68. 93f8ee8 configs: ls2080ardb.h: Update mc size in env by Priyanka Jain · 3 years, 2 months ago
  69. f1898997 configs: ls2080aqds.h: Update mc size in env by Priyanka Jain · 3 years, 2 months ago
  70. 644dc8c configs: ls1088ardb.h: Update mc size in env by Priyanka Jain · 3 years, 2 months ago
  71. 50ddea6 configs: ls1088aqds.h: Update mc size in env by Priyanka Jain · 3 years, 2 months ago
  72. b42f717 configs: ls1043aqds: Configure environment related configs by Kuldeep Singh · 3 years, 3 months ago
  73. 7528f4e board: freescale: LX2162AQDS: Add MAINTAINER by Wasim Khan · 3 years, 3 months ago
  74. a61ca7e board: freescale: LX2160AQDS: Add MAINTAINER by Wasim Khan · 3 years, 3 months ago
  75. ad8e44f board: freescale: LX2160ARDB: Add MAINTAINER by Wasim Khan · 3 years, 3 months ago
  76. 68d62c7 configs: ls1046ardb: enable PHY_FIXED by Camelia Groza · 3 years, 3 months ago
  77. 4c230d7 armv8: lx2160ardb: Add thermal node fixup for revc board by Wasim Khan · 3 years, 3 months ago
  78. af95627 arm: dts: ls1043ardb: configure the RGMII ports with rgmii-id by Camelia Groza · 3 years, 3 months ago
  79. 5cfc15d board: freescale: t2080qds: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  80. 026339a board: freescale: lx2160a: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  81. 17c2a30 board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  82. f4cd4a7 board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  83. 1a0db01 board: freescale: ls1046a: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  84. eba68e2 board: freescale: ls1043aqds: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  85. 9b5eeb4 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · 3 years, 3 months ago
  86. 15347d2 board: freescale: Refactor NXP common mux code by Stephen Carlson · 3 years, 3 months ago
  87. dd3dfa5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 2 months ago
  88. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 2 months ago
  89. a675eb1 arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · 3 years, 2 months ago
  90. 92f36c8 arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB by Marek Behún · 3 years, 2 months ago
  91. 644b986 ARM: dts: armada-385-turris-omnia: add `u-boot-env` NOR partition by Marek Behún · 3 years, 2 months ago
  92. 6e73bb7 arm: kirkwood: Marvell Sheevaplug: Use Ethernet PHY name and address from device tree by Tony Dinh · 3 years, 2 months ago
  93. ba7174f arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configs by Tony Dinh · 3 years, 2 months ago
  94. dca2c73 arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configs by Tony Dinh · 3 years, 2 months ago
  95. 5c151bf arm: kirkwood: NSA310S: Use Ethernet PHY name from device tree by Tony Dinh · 3 years, 3 months ago
  96. 3a2f298 arm: kirkwood: NSA310S: Add DM SATA configs by Tony Dinh · 3 years, 3 months ago
  97. 2fd89bd arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs by Tony Dinh · 3 years, 3 months ago
  98. ee48f53 arm: kirkwood: NSA310S: Add device tree DTS for Zyxel NSA310S board by Tony Dinh · 3 years, 3 months ago
  99. abf0061 Merge branch '2021-07-18-finalize-migrations' by Tom Rini · 3 years, 2 months ago
  100. b7b5cbe Makefile: Remove DM_VIDEO and DM_SPI_FLASH checks by Tom Rini · 3 years, 2 months ago