summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-06net: ti: am65-cpsw-nuss: Enable MDIO manual modeRavi Gunasekaran
2022-10-06net: ti: cpsw-mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-10-06dma: ti: k3-udma: Fix 'SZ_64K’ undeclared errorDhruva Gole
2022-10-06gpio: ftgpio010: Add support for Faraday Technology FTGPIO010Sergei Antonov
2022-10-06timer: orion-timer: Only init timer onceStefan Roese
2022-10-06mtd: nand: pxa3xx: simplify ECC hardware parametersChris Packham
2022-10-03Merge branch 'next'Tom Rini
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass
2022-09-29dm: core: Complete phandle implementation using the other FDTSimon Glass
2022-09-29dm: core: Add the ofnode multi-tree implementationSimon Glass
2022-09-29dm: core: Add definitions for multiple ofnode treesSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-09-29dm: core: Allow obtaining a node offset in the same treeSimon Glass
2022-09-29dm: core: Add a way to look up a phandle in an oftreeSimon Glass
2022-09-29dm: core: Add an ofnode function to obtain the flat treeSimon Glass
2022-09-29dm: core: Expand integer-reading testsSimon Glass
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-29dm: core: Avoid creating a name property when unflatteningSimon Glass
2022-09-29dm: core: Rename ofnode_get_property_by_prop()Simon Glass
2022-09-29dm: core: Rename ofnode_get_first/next_property()Simon Glass
2022-09-29dm: core: Reduce code size with dev_of_offset()Simon Glass
2022-09-29dm: core: Drop the const from ofnodeSimon Glass
2022-09-29dm: core: Support writing a property to an empty nodeSimon Glass
2022-09-29dm: core: Allow adding ofnode subnodesSimon Glass
2022-09-29dm: core: Pass a root node to of_find_node_by_phandle()Simon Glass
2022-09-29sandbox: power: Update PMIC driver to use logSimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-27watchdog: max6370: use __udelay() to avoid recursionPali Rohár
2022-09-27watchdog: gpio_wdt: use __udelay() to avoid recursionRasmus Villemoes
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-09-26reset: zynqmp: Enable reset driver for Versal NETJay Buddhabhatti
2022-09-26mailbox: zynqmp: Enable ipi mailbox driver for Versal NETJay Buddhabhatti
2022-09-26firmware: zynqmp: Add Versal NET compatible stringJay Buddhabhatti
2022-09-26clk: versal: Enable clock driver for Versal NETJay Buddhabhatti
2022-09-26spi: zynqmp_gqspi: Add support for Versal NETMichal Simek
2022-09-26spi: cadence_qspi: Add support for Versal NET platformMichal Simek
2022-09-26gpio: turris_omnia_mcu: Fix registering gpiosPali Rohár
2022-09-26Fix out of bound access of ep array.Alison Huffman
2022-09-26usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driverJim Liu
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass
2022-09-25sandbox: scsi: Move request-handling code to scsi_emulSimon Glass
2022-09-25sandbox: scsi: Move structs to header fileSimon Glass
2022-09-25sandbox: scsi: Remove setup calls from handle_read()Simon Glass
2022-09-25sandbox: scsi: Move reply setup out of helperSimon Glass
2022-09-25sandbox: scsi: Move file size into shared structSimon Glass
2022-09-25sandbox: scsi: Move block size into shared structSimon Glass
2022-09-25scsi: Move vendor/product info into the shared structSimon Glass