index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-09
dm: scsi: Add a migration deadline for scsi
Simon Glass
2022-02-09
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
Simon Glass
2022-02-09
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
Simon Glass
2022-02-09
ahci: Make ahci drivers depend on AHCI
Simon Glass
2022-02-09
sata: sata_sil: Only support BLK
Simon Glass
2022-02-09
sata: Rearrange Kconfig for SATA
Simon Glass
2022-02-09
sata: Only support BLK
Simon Glass
2022-02-09
sata: Drop Silicon Image SIL3114 SATA driver
Simon Glass
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
2022-02-09
Drop CONFIG_SYS_PIO_MODE
Simon Glass
2022-02-09
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
Simon Glass
2022-02-09
ide: Drop CONFIG_IDE_AHB
Simon Glass
2022-02-08
buildman: Allow adjusting board config on the fly
Simon Glass
2022-02-08
buildman: Provide a hint on how to debug thread crashes
Simon Glass
2022-02-08
buildman: Add helper functions for updating .config files
Simon Glass
2022-02-08
buildman: Make use of test_util
Simon Glass
2022-02-08
buildman: Add a flag to control the traceback
Simon Glass
2022-02-08
patman: Update test_util to run doc tests
Simon Glass
2022-02-08
bloblist: Update to use conditional value
Simon Glass
2022-02-08
kconfig: Add support for conditional values
Simon Glass
2022-02-08
kconfig: Update IS_ENABLED() internals
Simon Glass
2022-02-08
mmc: fsl: Use brackets around if()
Simon Glass
2022-02-08
mips: Avoid using config_enabled() directly
Simon Glass
2022-02-08
imx: Don't define __ASSEMBLY__ in source files
Simon Glass
2022-02-08
Merge branch '2022-02-08-TI-platform-updates'
Tom Rini
2022-02-08
Nokia RX-51: Convert to CONFIG_DM_KEYBOARD
Pali Rohár
2022-02-08
include: configs: j721e_evm: Add support to boot ethfw core in j721e
Aswath Govindraju
2022-02-08
arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII
Aswath Govindraju
2022-02-08
phy: cadence: Sierra: Add support for skipping configuration
Aswath Govindraju
2022-02-08
phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Add support for PHY multilink configurations
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Update single link PCIe register configuration
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Add PHY PCS common register configurations
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra ...
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Add support to get SSC type from device tree.
Swapnil Jakhade
2022-02-08
dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
Swapnil Jakhade
2022-02-08
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
Swapnil Jakhade
2022-02-08
arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
Aswath Govindraju
2022-02-08
board: ti: j721e: evm.c: Add support for probing SerDes0
Aswath Govindraju
2022-02-08
phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
Aswath Govindraju
2022-02-08
phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
Aswath Govindraju
2022-02-08
phy: cadence: Sierra: Add a UCLASS_PHY device for links
Aswath Govindraju
2022-02-08
phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
Kishon Vijay Abraham I
2022-02-08
phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
Kishon Vijay Abraham I
2022-02-08
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
Kishon Vijay Abraham I
2022-02-08
phy: cadence: Sierra: Move all clk_get_*() to a separate function
Kishon Vijay Abraham I
2022-02-08
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
Kishon Vijay Abraham I
2022-02-08
phy: cadence: Sierra: Fix PHY power_on sequence
Kishon Vijay Abraham I
[next]