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
main
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-11-29
timer-uclass: Always use "clock-frequency" property as fallback
Alex Bee
2023-11-28
Merge patch series "cmd: add scmi command"
Tom Rini
2023-11-28
firmware: scmi: support protocols on sandbox only if enabled
AKASHI Takahiro
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
2023-11-28
musb-new: Remove implementation of io.h functions
Igor Prusov
2023-11-28
treewide: Include linux/io.h instead of asm-generic/io.h
Igor Prusov
2023-11-28
spi: meson_spifc_a1: Switch to io{read,write}32_rep()
Igor Prusov
2023-11-28
asm-generic: Import functions from Linux
Igor Prusov
2023-11-28
Merge patch series "sysinfo: Expand sysinfo with some more banner information"
Tom Rini
2023-11-28
sysinfo: Allow displaying more info on startup
Simon Glass
2023-11-27
Merge patch series "ufs: Add a PCI UFS controller support"
Tom Rini
2023-11-27
ufs: Handle UFS 3.1 controllers
Bin Meng
2023-11-27
ufs: Add a PCI based UFS controller driver
Bin Meng
2023-11-27
ufs: Allow mmio registers on the PCI bus
Bin Meng
2023-11-27
ufs: Add a line feed to the end of some dev_xxx() messages
Bin Meng
2023-11-27
ufs: Correct the UFS terminlogy
Bin Meng
2023-11-25
Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-11-22
serial: npcm: support skip uart clock setting
Jim Liu
2023-11-22
dma: ti: k3-udma: Introduce DMA support for the am62ax
Vignesh Raghavendra
2023-11-22
tpm: remove superfluous check in tpm_tis_send()
Heinrich Schuchardt
2023-11-21
usb: udc: Try to clarify an error message
Miquel Raynal
2023-11-21
cmd: Change the dependencies between CMD_BIND and USB_GADGET
Miquel Raynal
2023-11-21
usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command
Marek Vasut
2023-11-21
dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
Jaehoon Chung
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-20
scsi: set dma direction to NONE for TEST UNIT READY
Nikita Yushchenko
2023-11-18
Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2023-11-18
blk: blkmap: add ramdisk creation utility function
Masahisa Kojima
2023-11-17
virtio: rng: gracefully handle 0 byte returns
Andre Przywara
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
2023-11-16
blk: Drop reference to DM_SPL
Simon Glass
2023-11-16
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
Simon Glass
2023-11-16
cmd: bcb: extend BCB C API to allow read/write the fields
Dmitrii Merkurev
2023-11-16
cmd: bcb: support various block device interfaces for BCB command
Dmitrii Merkurev
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-16
spi: meson_spifc_a1: Use define for time interval
Igor Prusov
2023-11-16
sysreset: Fix unsupported request return values
Paul Barker
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
2023-11-16
Merge patch series "nand: Add sandbox tests"
Tom Rini
2023-11-16
test: spl: Add a test for NAND
Sean Anderson
2023-11-16
nand: Add sandbox driver
Sean Anderson
2023-11-16
nand: Allow reinitialization
Sean Anderson
2023-11-16
nand: Add function to unregister NAND devices
Sean Anderson
2023-11-16
mtd: Add some fallbacks for add/del_mtd_device
Sean Anderson
2023-11-16
mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
2023-11-16
spl: nand: Set bl_len to page size
Sean Anderson
2023-11-16
nand: spl_loaders: Only read enough pages to load the image
Sean Anderson
2023-11-16
nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automatically
Sean Anderson
2023-11-16
nand: Don't dereference NULL manufacturer_desc
Sean Anderson
[next]