aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-05-11input: Flush the keyboard buffer before resetting itSimon Glass1-0/+19
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...WIP/09May2023Tom Rini97-250/+318
2023-05-09clk: rockchip: rk3588: add hardcoded assigned clocks valuesEugen Hristev1-0/+22
2023-05-09reset: reset-rockchip: fix trivial line spacing alignmentEugen Hristev1-2/+2
2023-05-09clk: rockchip: correct trivial typo in debug messageEugen Hristev13-16/+16
2023-05-09pci: pcie_dw_rockchip: release resources on failing probeEugen Hristev1-11/+30
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini2-15/+17
2023-05-06drivers: fix debug string with fdt_addr_t inputJohan Jonker2-6/+7
2023-05-06drivers: use devfdt_get_addr_ptr when cast to pointerJohan Jonker4-4/+4
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker10-33/+33
2023-05-06drivers: use devfdt_get_addr_size_index_ptr when cast to pointerJohan Jonker2-5/+4
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker45-72/+72
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker6-19/+19
2023-05-06spi: spi-aspeed-smc: use devfdt_get_addr_index_ptrJohan Jonker1-9/+8
2023-05-06core: read: add dev_read_addr_index_ptr functionJohan Jonker1-1/+14
2023-05-06core: fdtaddr: add devfdt_get_addr_size_index_ptr functionJohan Jonker1-0/+8
2023-05-06core: remap: fix regmap_init_mem_plat() reg size handelingJohan Jonker8-15/+43
2023-05-06rockchip: spi: rk_spi: use base variable with uintptr_t sizeJohan Jonker1-1/+1
2023-05-06rockchip: pwm: rk_pwm: use base variable with uintptr_t sizeJohan Jonker1-1/+1
2023-05-06rockchip: timer: dw-apb-timer: use regs variable with uintptr_t sizeJohan Jonker1-1/+1
2023-05-06rockchip: adc: rockchip-saradc: use dev_read_addr_ptrJohan Jonker1-3/+3
2023-05-06mtd: nand: add support for the Sandisk SDTNQGAMA chipJohan Jonker1-0/+3
2023-05-06mtd: nand: raw: rockchip_nfc: fix oobfree offset and descriptionJohan Jonker1-4/+4
2023-05-06mtd: nand: raw: rockchip_nfc: add flash_node to chip structureJohan Jonker1-0/+1
2023-05-06mtd: nand: raw: rockchip_nfc: add layout structureJohan Jonker1-41/+20
2023-05-06mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"Johan Jonker1-4/+0
2023-05-06mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptrJohan Jonker1-3/+3
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier1-1/+1
2023-05-05net: rtl8169: add minimal support for 8125B variantEugen Hristev1-15/+37
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon1-1/+1
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev1-0/+32
2023-05-05net: add fastboot TCP supportDmitrii Merkurev2-1/+14
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes1-13/+2
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes1-13/+1
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier1-1/+8
2023-05-05Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog1-3/+15
2023-05-05drivers: net: fsl-mc: fix MAC address fixup procedureIoana Ciornei1-18/+13
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei1-3/+4
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey1-13/+13
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey1-5/+0
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey1-2/+0
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini19-25/+1913
2023-05-05Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-0/+1
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-11/+11
2023-05-05spi, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-2/+4
2023-05-05pci: layerscape: add support for kernel/official fsl, ls1088a-pcie bindingMathew McBride1-0/+1
2023-05-04k3: pmic: Clear ESM masksNeha Malcom Francis1-0/+9
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2-2/+2
2023-05-03pci: fsl: Do not access PCI BAR0 register of PCIe Root PortPali Rohár1-0/+14
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-6/+4