summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-11input: Flush the keyboard buffer before resetting itSimon Glass
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-09clk: rockchip: rk3588: add hardcoded assigned clocks valuesEugen Hristev
2023-05-09reset: reset-rockchip: fix trivial line spacing alignmentEugen Hristev
2023-05-09clk: rockchip: correct trivial typo in debug messageEugen Hristev
2023-05-09pci: pcie_dw_rockchip: release resources on failing probeEugen Hristev
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker
2023-05-06drivers: use devfdt_get_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use devfdt_get_addr_size_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06spi: spi-aspeed-smc: use devfdt_get_addr_index_ptrJohan Jonker
2023-05-06core: read: add dev_read_addr_index_ptr functionJohan Jonker
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker
2023-05-06core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker
2023-05-06rockchip: spi: rk_spi: use base variable with uintptr_t sizeJohan Jonker
2023-05-06rockchip: pwm: rk_pwm: use base variable with uintptr_t sizeJohan Jonker
2023-05-06rockchip: timer: dw-apb-timer: use regs variable with uintptr_t sizeJohan Jonker
2023-05-06rockchip: adc: rockchip-saradc: use dev_read_addr_ptrJohan Jonker
2023-05-06mtd: nand: add support for the Sandisk SDTNQGAMA chipJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: fix oobfree offset and descriptionJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: add flash_node to chip structureJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: add layout structureJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"Johan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptrJohan Jonker
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier
2023-05-05net: rtl8169: add minimal support for 8125B variantEugen Hristev
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev
2023-05-05net: add fastboot TCP supportDmitrii Merkurev
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier
2023-05-05Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog
2023-05-05drivers: net: fsl-mc: fix MAC address fixup procedureIoana Ciornei
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey
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