1. 1f54025 usb: gadget: ci: Avoid null pointer dereference by Marek Vasut · 3 years ago
  2. 96991e6 console: usb: kbd: Limit poll frequency to improve performance by Thomas Watson · 2 years, 11 months ago
  3. 078dfef usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn by Adam Ford · 3 years ago
  4. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  5. 6662e5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  6. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 3 years ago
  7. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 3 years ago
  8. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 3 years ago
  9. ba4e6f8 MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 3 years ago
  10. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 3 years ago
  11. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 3 years ago
  12. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 3 years ago
  13. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 3 years ago
  14. 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 3 years ago
  15. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 3 years ago
  16. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 3 years ago
  17. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 3 years ago
  18. ab2ffe7 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 3 years ago
  19. 3ed8c4c serial-uclass: fix build warning by Heiko Schocher · 3 years ago
  20. 0129f2d serial: remove nulldev_serial_input by Heiko Schocher · 3 years ago
  21. 6d7ac6a patman: Update with new pylint scores by Simon Glass · 3 years ago
  22. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 3 years ago
  23. 252ac58 patman: Rename Color() method to build() by Simon Glass · 3 years ago
  24. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 3 years ago
  25. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 3 years ago
  26. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 3 years ago
  27. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 3 years ago
  28. 642df43 patman: Convert camel case in project.py by Simon Glass · 3 years ago
  29. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 3 years ago
  30. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 3 years ago
  31. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 3 years ago
  32. 208f01b patman: Convert camel case in cros_subprocess.py by Simon Glass · 3 years ago
  33. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 3 years ago
  34. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 3 years ago
  35. d980069 patman: Convert camel case in command.py by Simon Glass · 3 years ago
  36. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 3 years ago
  37. 82ee8bf dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · 3 years ago
  38. ebc87d0 sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · 3 years ago
  39. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 3 years ago
  40. 83d4b7b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years ago
  41. 8597032 Merge branch '2022-02-08-Kconfig-updates' by Tom Rini · 3 years ago
  42. cccc4ab configs: Resync with savedefconfig by Tom Rini · 3 years ago
  43. bc39e41 dm: scsi: Add a migration deadline for scsi by Simon Glass · 3 years ago
  44. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 3 years ago
  45. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 3 years ago
  46. f73a756 ahci: Make ahci drivers depend on AHCI by Simon Glass · 3 years ago
  47. e7b0278 sata: sata_sil: Only support BLK by Simon Glass · 3 years ago
  48. 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 3 years ago
  49. 580937b sata: Only support BLK by Simon Glass · 3 years ago
  50. e32ec06 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 3 years ago
  51. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 3 years ago
  52. 4b4b1de Drop CONFIG_SYS_PIO_MODE by Simon Glass · 3 years ago
  53. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 3 years ago
  54. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 3 years ago
  55. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 3 years ago
  56. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 3 years ago
  57. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 3 years ago
  58. d10dc40 buildman: Make use of test_util by Simon Glass · 3 years ago
  59. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 3 years ago
  60. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 3 years ago
  61. ce3e75d bloblist: Update to use conditional value by Simon Glass · 3 years ago
  62. 097ff01 kconfig: Add support for conditional values by Simon Glass · 3 years ago
  63. 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 3 years ago
  64. 93cb515 mmc: fsl: Use brackets around if() by Simon Glass · 3 years ago
  65. d67f9e3 mips: Avoid using config_enabled() directly by Simon Glass · 3 years ago
  66. 5c86a8f imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 3 years ago
  67. 14448e9 mmc: fsl_esdhc_imx: fix watermark level in dma by Marcel Ziswiler · 3 years ago
  68. 1d4b3b2 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 3 years ago
  69. 531c008 Merge branch '2022-02-08-TI-platform-updates' by Tom Rini · 3 years ago
  70. f55d497 Nokia RX-51: Convert to CONFIG_DM_KEYBOARD by Pali Rohár · 3 years ago
  71. 5980925 include: configs: j721e_evm: Add support to boot ethfw core in j721e by Aswath Govindraju · 3 years ago
  72. a94d70a arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII by Aswath Govindraju · 3 years ago
  73. 68c6476 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 3 years ago
  74. fa294b2 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 3 years ago
  75. 168fbf7 phy: cadence: Sierra: Add support for PHY multilink configurations by Swapnil Jakhade · 3 years ago
  76. 960efc5 phy: cadence: Sierra: Update single link PCIe register configuration by Swapnil Jakhade · 3 years ago
  77. f0cb809 phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation by Swapnil Jakhade · 3 years ago
  78. 48f2987 phy: cadence: Sierra: Check cmn_ready assertion during PHY power on by Swapnil Jakhade · 3 years ago
  79. 990ce53 phy: cadence: Sierra: Add PHY PCS common register configurations by Swapnil Jakhade · 3 years ago
  80. 445c8cf phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation by Swapnil Jakhade · 3 years ago
  81. b6541d4 phy: cadence: Sierra: Add support to get SSC type from device tree. by Swapnil Jakhade · 3 years ago
  82. f74415a dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode by Swapnil Jakhade · 3 years ago
  83. 14ed670 phy: cadence: Sierra: Prepare driver to add support for multilink configurations by Swapnil Jakhade · 3 years ago
  84. 3c1d89f arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0 by Aswath Govindraju · 3 years ago
  85. b361443 board: ti: j721e: evm.c: Add support for probing SerDes0 by Aswath Govindraju · 3 years ago
  86. ff0bece phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE by Aswath Govindraju · 3 years ago
  87. dd75927 phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock by Aswath Govindraju · 3 years ago
  88. 6f46c74 phy: cadence: Sierra: Add a UCLASS_PHY device for links by Aswath Govindraju · 3 years ago
  89. e7a2986 phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback by Kishon Vijay Abraham I · 3 years ago
  90. 8257437 phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy" by Kishon Vijay Abraham I · 3 years ago
  91. c1c1b34 phy: cadence: Sierra: Move all reset_control_get*() to a separate function by Kishon Vijay Abraham I · 3 years ago
  92. a9382b0 phy: cadence: Sierra: Move all clk_get_*() to a separate function by Kishon Vijay Abraham I · 3 years ago
  93. 432286c phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes by Kishon Vijay Abraham I · 3 years ago
  94. 67703ee phy: cadence: Sierra: Fix PHY power_on sequence by Kishon Vijay Abraham I · 3 years ago
  95. 8686669 phy: cadence: sierra: Fix for USB3 U1/U2 state by Sanket Parmar · 3 years ago
  96. 57b02b7 dts: am57xx*: Add ipu early boot DT changes by Keerthy · 3 years ago
  97. 5717294 arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes by Keerthy · 3 years ago
  98. 5329c54 arm: dts: dra7: Add ipu and related nodes by Keerthy · 3 years ago
  99. 0bfc701 dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes by Keerthy · 3 years ago
  100. fc6b41f remoteproc: ipu: Add driver to bring up ipu by Keerthy · 3 years ago