aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-06phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clockPatrick Delaunay
2022-09-06phy: stm32-usbphyc: add counter of PLL consumerPatrick Delaunay
2022-09-04Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-09-04clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000Michal Suchanek
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei
2022-09-03Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-09-03Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2022-09-03tpm: Implement state command for Cr50Simon Glass
2022-09-03tpm: Allow reporting the internal stateSimon Glass
2022-09-03tpm: sandbox: Allow init of TPM in a different phaseSimon Glass
2022-09-02drivers: usb: fastboot: Fix full-speed usb descriptorqianfan Zhao
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven
2022-08-31spl: ahci: Fix dependency for SPL_AHCI_PCIOleksandr Suvorov
2022-08-26nvme: Do a clean NVMe shutdownHector Martin
2022-08-26pci: Add checks to prevent config space overflowPali Rohár
2022-08-23button: gpio: add DM_GPIO dependencyMichael Walle
2022-08-23timer: add orion-timer supportMichael Walle
2022-08-20powerpc: remove support for kmtergr1 and MPC8309Holger Brunck
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-12net: Remove smc91111 ethernet driverTom Rini
2022-08-12Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-12dm: core: Add support for writing u32 with ofnodeSimon Glass
2022-08-12dm: core: Allow writing to a flat tree with ofnodeSimon Glass
2022-08-12dm: core: Swap parameters of ofnode_write_prop()Simon Glass
2022-08-12dm: core: Introduce support for multiple treesSimon Glass
2022-08-12video: Rename structs and functions to avoid VBESimon Glass
2022-08-12video: Renname vbe.h to vesa.hSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-10power: regulator: Remove i2c header from gpio regulatorMichal Simek
2022-08-10mmc: Do not send status of send_status is falseMarek Vasut
2022-08-09misc: atsha204a: Don't check for error when waking up the devicePali Rohár
2022-08-09pci: pci_mvebu: Add support for reset-gpiosPali Rohár
2022-08-09arm64: a37xx: pinctrl: Improve description for pinmux commandPali Rohár
2022-08-09arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()Pali Rohár
2022-08-09arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22Pali Rohár
2022-08-09gpio: Remove mvgpio driverChris Packham
2022-08-09gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard
2022-08-08net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard
2022-08-08net: ave: Add capability of rgmii-id modeKunihiko Hayashi
2022-08-08net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt