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