summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-27ide: Make ide_ident() return an error codeSimon Glass
2023-04-27ide: Use desc consistently for struct blk_descSimon Glass
2023-04-27ide: Combine the two loops in ide_probe()Simon Glass
2023-04-27ide: Move ide_init() entirely within ide_probe()Simon Glass
2023-04-27ide: Move setting of vendor strings into ide_probe()Simon Glass
2023-04-27ide: Make ide_bus_ok a local variableSimon Glass
2023-04-27ide: Move bus init into a functionSimon Glass
2023-04-27ide: Avoid preprocessor for CONFIG_LBA48Simon Glass
2023-04-27ide: Avoid preprocessor for CONFIG_ATAPISimon Glass
2023-04-27ide: Simplify success conditionSimon Glass
2023-04-27ide: Refactor confusing loop codeSimon Glass
2023-04-27ide: Change the retries variableSimon Glass
2023-04-27ide: Make function staticSimon Glass
2023-04-27ide: Correct use of ATAPISimon Glass
2023-04-27ide: Create a prototype for ide_set_reset()Simon Glass
2023-04-27ide: Drop weak functionsSimon Glass
2023-04-27ide: Move a few functions further up the fileSimon Glass
2023-04-27ide: Drop ide_device_present()Simon Glass
2023-04-27ide: Move ide_init() into probingSimon Glass
2023-04-27ide: Use mdelay() for long delaysSimon Glass
2023-04-27ide: Move ATA_CURR_BASE to C fileSimon Glass
2023-04-26virtio: Ensure PCI is set up firstSimon Glass
2023-04-25gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()Rasmus Villemoes
2023-04-25xen: Limit execution to EL1 onlyMichal Simek
2023-04-25ata: pci: enable bus masteringChristian Gmeiner
2023-04-25sysreset: psci: add psci_sysreset_get_statusPeng Fan
2023-04-25sysreset: psci: enable DM_FLAG_PRE_RELOCPeng Fan
2023-04-25firmware: psci: enable DM_FLAG_PRE_RELOCPeng Fan
2023-04-25xen: Fix Kconfig dependenciesMichal Simek
2023-04-25usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini
2023-04-25soc: soc_ti_k3: fix revision array bounds checksRasmus Villemoes
2023-04-25virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is setWill Deacon
2023-04-25virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORMWill Deacon
2023-04-25virtio: Add helper functions to attach/detach vring descriptorsWill Deacon
2023-04-25virtio: Allocate virtqueue in page-size unitsWill Deacon
2023-04-25virtio: pci: Tear down VQs in virtio_pci_reset()Will Deacon
2023-04-25virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device featuresWill Deacon
2023-04-24remoteproc: ti_k3_arm64: Change the startup of arm64 coreManorit Chawdhry
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-24arm: mach-k3: Move sdelay() and wait_on_value() declarationAndrew Davis
2023-04-24soc: soc_ti_k3: Use hardware.h to remove definition duplicationAndrew Davis
2023-04-23Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-04-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2023-04-22Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-04-22mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij
2023-04-22Revert "mtd: rawnand: nand_base: Handle algorithm selection"Dario Binacchi
2023-04-21mmc: rockchip_sdhci: Limit number of blocks read in a single commandJonas Karlman
2023-04-21mmc: sdhci: Allow disabling of SDMA in SPLPeter Geis
2023-04-21clk: rockchip: rk3588: Add limited TMCLK_EMMC clock supportJonas Karlman