aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng1-1/+1
2021-04-15net: phy: fixed: Make driver ops staticBin Meng1-4/+4
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng1-8/+8
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng2-6/+1
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng2-44/+40
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean1-6/+0
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean2-24/+32
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng1-0/+23
2021-04-15watchdog: Add booke watchdog driverChris Packham3-0/+114
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay1-2/+7
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass1-11/+0
2021-04-12gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass1-10/+9
2021-04-12qemu: add MMIO driver for QFWAsherah Connor3-0/+127
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2-0/+128
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor4-162/+166
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay1-2/+4
2021-04-12fastboot: Fix possible buffer overrunSean Anderson1-3/+3
2021-04-12lib: string: Implement strlcatSean Anderson1-6/+0
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas1-3/+3
2021-04-12rtc: add support for rv3028 rtcHeiko Schocher3-0/+215
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere1-2/+2
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2-3/+225
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere4-0/+214
2021-04-12pci: Mark 64bit Memory BARs as suchPhil Sutter1-1/+2
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali1-0/+2
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung2-32/+0
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'WIP/11Apr2021Tom Rini10-215/+4
2021-04-11Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini13-52/+303
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki1-2/+2
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt1-2/+2
2021-04-10finish removing mb862xx video driverTrevor Woerner1-14/+0
2021-04-10video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor1-1/+1
2021-04-10pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak4-0/+111
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak2-8/+23
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini3-3/+0
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2-2/+0
2021-04-10ppc: Remove TARGET_T1040QDS referencesTom Rini1-1/+0
2021-04-10arm: Remove s32v234evb boardTom Rini1-1/+1
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini1-1/+1
2021-04-10arm: Remove apf27 boardTom Rini1-1/+1
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini3-206/+0
2021-04-10ata: DWC_AHSATA depends on BLKTom Rini1-0/+1
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)1-3/+47
2021-04-10rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)1-0/+22
2021-04-10rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)1-1/+1
2021-04-10rockchip: pwm: Fix default polarityArnaud Patard (Rtp)1-1/+1
2021-04-10Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)1-0/+7
2021-04-10rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)1-20/+65
2021-04-10rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)1-2/+23
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+3