index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-04-27
ide: Make ide_ident() return an error code
Simon Glass
2023-04-27
ide: Use desc consistently for struct blk_desc
Simon Glass
2023-04-27
ide: Combine the two loops in ide_probe()
Simon Glass
2023-04-27
ide: Move ide_init() entirely within ide_probe()
Simon Glass
2023-04-27
ide: Move setting of vendor strings into ide_probe()
Simon Glass
2023-04-27
ide: Make ide_bus_ok a local variable
Simon Glass
2023-04-27
ide: Move bus init into a function
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_ATAPI
Simon Glass
2023-04-27
ide: Simplify success condition
Simon Glass
2023-04-27
ide: Refactor confusing loop code
Simon Glass
2023-04-27
ide: Change the retries variable
Simon Glass
2023-04-27
ide: Make function static
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2023-04-27
ide: Create a prototype for ide_set_reset()
Simon Glass
2023-04-27
ide: Drop weak functions
Simon Glass
2023-04-27
ide: Move a few functions further up the file
Simon Glass
2023-04-27
ide: Drop ide_device_present()
Simon Glass
2023-04-27
ide: Move ide_init() into probing
Simon Glass
2023-04-27
ide: Use mdelay() for long delays
Simon Glass
2023-04-27
ide: Move ATA_CURR_BASE to C file
Simon Glass
2023-04-26
virtio: Ensure PCI is set up first
Simon Glass
2023-04-25
gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()
Rasmus Villemoes
2023-04-25
xen: Limit execution to EL1 only
Michal Simek
2023-04-25
ata: pci: enable bus mastering
Christian Gmeiner
2023-04-25
sysreset: psci: add psci_sysreset_get_status
Peng Fan
2023-04-25
sysreset: psci: enable DM_FLAG_PRE_RELOC
Peng Fan
2023-04-25
firmware: psci: enable DM_FLAG_PRE_RELOC
Peng Fan
2023-04-25
xen: Fix Kconfig dependencies
Michal Simek
2023-04-25
usb: gadget: f_mass_storage: Rework do_request_sense slightly
Tom Rini
2023-04-25
soc: soc_ti_k3: fix revision array bounds checks
Rasmus Villemoes
2023-04-25
virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set
Will Deacon
2023-04-25
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
Will Deacon
2023-04-25
virtio: Add helper functions to attach/detach vring descriptors
Will Deacon
2023-04-25
virtio: Allocate virtqueue in page-size units
Will Deacon
2023-04-25
virtio: pci: Tear down VQs in virtio_pci_reset()
Will Deacon
2023-04-25
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
Will Deacon
2023-04-24
remoteproc: ti_k3_arm64: Change the startup of arm64 core
Manorit Chawdhry
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2023-04-24
arm: mach-k3: Move sdelay() and wait_on_value() declaration
Andrew Davis
2023-04-24
soc: soc_ti_k3: Use hardware.h to remove definition duplication
Andrew Davis
2023-04-23
Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-04-22
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2023-04-22
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2023-04-22
Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-04-22
mtd: rawnand: nand_base: Handle algorithm selection
Linus Walleij
2023-04-22
Revert "mtd: rawnand: nand_base: Handle algorithm selection"
Dario Binacchi
2023-04-21
mmc: rockchip_sdhci: Limit number of blocks read in a single command
Jonas Karlman
2023-04-21
mmc: sdhci: Allow disabling of SDMA in SPL
Peter Geis
2023-04-21
clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support
Jonas Karlman
[next]