summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini
2023-05-05Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-05spi, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-05pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy
2023-05-03pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-05-03mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen
2023-05-03pinctrl: mediatek: set R1/R0 in case pullen/pullsel succeededDaniel Golle
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio
2023-05-02serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy
2023-05-02serial: msm-geni: fix code indentationVladimir Zapolskiy
2023-05-02serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy
2023-05-02serial: msm-geni: Always bind before relocationKonrad Dybcio
2023-05-02serial: msm-geni: remove redundant includesVladimir Zapolskiy
2023-05-02misc: add Qualcomm GENI SE QUP device driverVladimir Zapolskiy
2023-05-02extcon: add MAX14526 MUIC supportSvyatoslav Ryhel
2023-05-02test: Add tests for the extconSvyatoslav Ryhel
2023-05-02dm: extcon: add an uclass for extconSvyatoslav Ryhel
2023-05-02pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár
2023-05-02usb: ehci-mx6: move phy setup before register accessTim Harvey
2023-05-01pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0Pali Rohár
2023-05-01pci: mpc85xx: Do not try to access extended PCIe registersPali Rohár
2023-05-01pci: mpc85xx: Allow 8/16-bit access to PCI config spacePali Rohár
2023-05-01pci: mpc85xx: Add missing sync() after writing to PCI config spacePali Rohár
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-28core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker
2023-04-28dm: core: introduce uclass_get_device_by_of_path()Rasmus Villemoes
2023-04-28uclass: add uclass_find_device_by_phandle_id() helperRasmus Villemoes
2023-04-28dm: core: Make aliases_lookup staticBin Meng
2023-04-28drivers: tee: sandbox: Fix SCP03 control emulatorJorge Ramirez-Ortiz
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt
2023-04-28sandbox: spi: sandbox_sf_process_cmd() missing fallthroughHeinrich Schuchardt
2023-04-28sandbox: fix sandbox_hub_submit_control_msg()Heinrich Schuchardt
2023-04-28sandbox: fix fall through in sandbox_flash_bulk()Heinrich Schuchardt
2023-04-28phy: sun4i-usb: Do not drive VBUS with external VBUS presentSamuel Holland
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland
2023-04-28power: regulator: Add a driver for the AXP USB power supplySamuel Holland
2023-04-28mtd: nand: sunxi: Pass the device to the init functionSamuel Holland
2023-04-28mtd: nand: sunxi: Convert to the driver modelSamuel Holland
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland
2023-04-28mtd: nand: sunxi: Remove an unnecessary checkSamuel Holland
2023-04-28pinctrl: sunxi: Add NAND pinmuxesSamuel Holland