summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini2022-08-122-0/+10
* Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini2022-08-121-0/+5
* Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini2022-08-121-0/+4
* Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini2022-08-121-0/+7
* dm: core: Add support for writing u32 with ofnodeSimon Glass2022-08-121-0/+15
* dm: core: Allow writing to a flat tree with ofnodeSimon Glass2022-08-122-46/+48
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-121-3/+3
* dm: core: Introduce support for multiple treesSimon Glass2022-08-122-4/+21
* video: Rename structs and functions to avoid VBESimon Glass2022-08-127-19/+19
* video: Renname vbe.h to vesa.hSimon Glass2022-08-127-7/+7
* common: Drop display_options.h from common headerSimon Glass2022-08-1010-0/+10
* power: regulator: Remove i2c header from gpio regulatorMichal Simek2022-08-1012-12/+0
* mmc: Do not send status of send_status is falseMarek Vasut2022-08-101-0/+3
* misc: atsha204a: Don't check for error when waking up the devicePali Rohár2022-08-091-5/+6
* pci: pci_mvebu: Add support for reset-gpiosPali Rohár2022-08-092-0/+15
* arm64: a37xx: pinctrl: Improve description for pinmux commandPali Rohár2022-08-091-1/+11
* arm64: a37xx: pinctrl: Remove unused macro PIN_GRP()Pali Rohár2022-08-091-10/+0
* arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22Pali Rohár2022-08-091-3/+5
* gpio: Remove mvgpio driverChris Packham2022-08-093-151/+0
* gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROLPali Rohár2022-08-091-30/+26
* net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32Patrice Chotard2022-08-081-0/+1
* net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186Patrice Chotard2022-08-081-0/+1
* net: ave: Add capability of rgmii-id modeKunihiko Hayashi2022-08-081-1/+13
* net: phy: possible NULL dereference in fixed_phy_create()Heinrich Schuchardt2022-08-081-3/+3
* net: dwc_eth_qos: cosmetic: reorder include filesPatrick Delaunay2022-08-081-1/+1
* net: phy: Remove inline definitions from convinience functionsRamon Fried2022-08-081-0/+174
* net: ftgmac100: use bus name in mdio error messagesZev Weiss2022-08-081-2/+2
* net: nuvoton : Add NPCM7xx EMAC driverJim Liu2022-08-083-0/+751
* net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy2022-08-082-91/+99
* net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes2022-08-081-3/+0
* net: dwc_eth_qos: lift parsing of max-speed DT property to common codeRasmus Villemoes2022-08-081-2/+2
* net: dwc_eth_qos: fix double resource leak in eqos_remove()Rasmus Villemoes2022-08-081-1/+1
* net: dm9000: Correctly handle empty FIFOMarek Vasut2022-08-081-2/+2
* net: phy: marvell: Add support for 88E1240 PHYStefan Roese2022-08-081-0/+21
* net: phy: marvell: Support reg config via "marvell, reg-init" DT propertyStefan Roese2022-08-081-0/+100
* Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini2022-08-054-6/+67
|\
| * tpm: Add the RNG child deviceSughosh Ganu2022-08-021-6/+34
| * tpm: rng: Add driver model interface for TPM RNG deviceSughosh Ganu2022-08-023-0/+33
* | Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini2022-08-041-0/+7
* | Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini2022-08-043-1/+8
* | Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini2022-08-041-0/+8
* | Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini2022-08-041-0/+8
* | Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-0/+5
* | Audit <flash.h> inclusionTom Rini2022-08-048-8/+0
* | flash: Remove pic32_flash.cTom Rini2022-08-043-469/+0
* | Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-041-0/+12
* | Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini2022-08-041-0/+7
* | Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-041-0/+4
* | gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz2022-08-041-1/+1
* | drivers: xen: events: fix build issues with disabled Xen HVCDmytro Firsov2022-08-041-0/+5