aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-15net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: Simplify the logic of phy_connect_fixed()Bin Meng
2021-04-15net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-04-15net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-04-15of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng
2021-04-15watchdog: Add booke watchdog driverChris Packham
2021-04-12scmi: translate the resource only when livetree is not activatedPatrick Delaunay
2021-04-12gpio: Drop dm_gpio_set_dir()Simon Glass
2021-04-12gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass
2021-04-12qemu: add MMIO driver for QFWAsherah Connor
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12x86: qemu: move QFW to its own uclassAsherah Connor
2021-04-12scmi: correctly configure MMU for SCMI bufferPatrick Delaunay
2021-04-12fastboot: Fix possible buffer overrunSean Anderson
2021-04-12lib: string: Implement strlcatSean Anderson
2021-04-12tee: optee: Change printing during optee_probeIlias Apalodimas
2021-04-12rtc: add support for rv3028 rtcHeiko Schocher
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12firmware: scmi: voltage regulatorEtienne Carriere
2021-04-12pci: Mark 64bit Memory BARs as suchPhil Sutter
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali
2021-04-12power: pmic: remove pmic_max77696.c fileJaehoon Chung
2021-04-11Merge branch '2021-04-11-remove-non-migrated-boards'Tom Rini
2021-04-11Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-04-10video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki
2021-04-10tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt
2021-04-10finish removing mb862xx video driverTrevor Woerner
2021-04-10video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor
2021-04-10pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak
2021-04-10video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini
2021-04-10ppc: Remove TARGET_T1040QDS referencesTom Rini
2021-04-10arm: Remove s32v234evb boardTom Rini
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini
2021-04-10arm: Remove apf27 boardTom Rini
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-04-10ata: DWC_AHSATA depends on BLKTom Rini
2021-04-10rockchip: video: vop: Add reset supportArnaud Patard (Rtp)