summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09sata: sata_sil: Only support BLKSimon Glass1-115/+3
2022-02-09sata: Rearrange Kconfig for SATASimon Glass115-34/+151
2022-02-09sata: Only support BLKSimon Glass2-30/+1
2022-02-09sata: Drop Silicon Image SIL3114 SATA driverSimon Glass4-978/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak222-69/+187
2022-02-09Drop CONFIG_SYS_PIO_MODESimon Glass2-6/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass42-113/+246
2022-02-09ide: Drop CONFIG_IDE_AHBSimon Glass3-37/+0
2022-02-09buildman: Allow adjusting board config on the flySimon Glass5-8/+93
2022-02-09buildman: Provide a hint on how to debug thread crashesSimon Glass2-2/+4
2022-02-09buildman: Add helper functions for updating .config filesSimon Glass3-2/+360
2022-02-09buildman: Make use of test_utilSimon Glass1-15/+11
2022-02-09buildman: Add a flag to control the tracebackSimon Glass2-0/+5
2022-02-09patman: Update test_util to run doc testsSimon Glass3-23/+16
2022-02-09bloblist: Update to use conditional valueSimon Glass2-14/+11
2022-02-09kconfig: Add support for conditional valuesSimon Glass2-1/+41
2022-02-09kconfig: Update IS_ENABLED() internalsSimon Glass1-7/+5
2022-02-09mmc: fsl: Use brackets around if()Simon Glass1-1/+1
2022-02-09mips: Avoid using config_enabled() directlySimon Glass1-1/+1
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass66-68/+1
2022-02-08Merge branch '2022-02-08-TI-platform-updates'Tom Rini93-278/+17337
2022-02-08Nokia RX-51: Convert to CONFIG_DM_KEYBOARDPali Rohár3-18/+34
2022-02-08include: configs: j721e_evm: Add support to boot ethfw core in j721eAswath Govindraju2-10/+11
2022-02-08arm: dts: k3-j721e: Add support for multilink PCIe + QSGMIIAswath Govindraju3-5/+26
2022-02-08phy: cadence: Sierra: Add support for skipping configurationAswath Govindraju1-16/+42
2022-02-08phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configurationSwapnil Jakhade1-1/+377
2022-02-08phy: cadence: Sierra: Add support for PHY multilink configurationsSwapnil Jakhade1-8/+145
2022-02-08phy: cadence: Sierra: Update single link PCIe register configurationSwapnil Jakhade1-3/+215
2022-02-08phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operationSwapnil Jakhade1-1/+40
2022-02-08phy: cadence: Sierra: Check cmn_ready assertion during PHY power onSwapnil Jakhade1-0/+35
2022-02-08phy: cadence: Sierra: Add PHY PCS common register configurationsSwapnil Jakhade1-0/+38
2022-02-08phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...Swapnil Jakhade1-6/+6
2022-02-08phy: cadence: Sierra: Add support to get SSC type from device tree.Swapnil Jakhade1-1/+5
2022-02-08dt-bindings: phy: cadence-sierra: Add binding to specify SSC modeSwapnil Jakhade1-0/+4
2022-02-08phy: cadence: Sierra: Prepare driver to add support for multilink configurationsSwapnil Jakhade1-53/+135
2022-02-08arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0Aswath Govindraju2-0/+34
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju1-0/+37
2022-02-08phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCEAswath Govindraju1-1/+1
2022-02-08phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clockAswath Govindraju1-13/+210
2022-02-08phy: cadence: Sierra: Add a UCLASS_PHY device for linksAswath Govindraju1-41/+75
2022-02-08phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callbackKishon Vijay Abraham I1-0/+2
2022-02-08phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"Kishon Vijay Abraham I1-10/+15
2022-02-08phy: cadence: Sierra: Move all reset_control_get*() to a separate functionKishon Vijay Abraham I1-0/+19
2022-02-08phy: cadence: Sierra: Move all clk_get_*() to a separate functionKishon Vijay Abraham I1-22/+35
2022-02-08phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodesKishon Vijay Abraham I1-0/+4
2022-02-08phy: cadence: Sierra: Fix PHY power_on sequenceKishon Vijay Abraham I1-1/+6
2022-02-08phy: cadence: sierra: Fix for USB3 U1/U2 stateSanket Parmar1-13/+14
2022-02-08dts: am57xx*: Add ipu early boot DT changesKeerthy6-0/+36
2022-02-08arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changesKeerthy5-0/+5
2022-02-08arm: dts: dra7: Add ipu and related nodesKeerthy1-1/+44