index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
dm: core: Add definitions for multiple ofnode trees
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Allow obtaining a node offset in the same tree
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add an ofnode function to obtain the flat tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
dm: core: Reduce code size with dev_of_offset()
Simon Glass
2022-09-29
dm: core: Drop the const from ofnode
Simon Glass
2022-09-29
dm: core: Support writing a property to an empty node
Simon Glass
2022-09-29
dm: core: Allow adding ofnode subnodes
Simon Glass
2022-09-29
dm: core: Pass a root node to of_find_node_by_phandle()
Simon Glass
2022-09-29
sandbox: power: Update PMIC driver to use log
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-26
Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
reset: zynqmp: Enable reset driver for Versal NET
Jay Buddhabhatti
2022-09-26
mailbox: zynqmp: Enable ipi mailbox driver for Versal NET
Jay Buddhabhatti
2022-09-26
firmware: zynqmp: Add Versal NET compatible string
Jay Buddhabhatti
2022-09-26
clk: versal: Enable clock driver for Versal NET
Jay Buddhabhatti
2022-09-26
spi: zynqmp_gqspi: Add support for Versal NET
Michal Simek
2022-09-26
spi: cadence_qspi: Add support for Versal NET platform
Michal Simek
2022-09-25
sandbox: Convert to use driver model for SCSI
Simon Glass
2022-09-25
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
sandbox: scsi: Remove setup calls from handle_read()
Simon Glass
2022-09-25
sandbox: scsi: Move reply setup out of helper
Simon Glass
2022-09-25
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
sandbox: usb: Rename transfer_len in protocol struct
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-24
serial: Call flush() before changing baudrate
Pali Rohár
2022-09-24
serial: Implement serial_flush() function for console flush() fallback
Pali Rohár
2022-09-24
serial: Implement flush callback
Pali Rohár
2022-09-23
ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds
Pali Rohár
2022-09-23
ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode
Pali Rohár
2022-09-23
ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t
Pali Rohár
2022-09-23
ddr: fsl: Fix checking for maximal mappable memory
Pali Rohár
2022-09-23
cpu: add basic cpu driver for MediaTek ARM chips
Weijie Gao
2022-09-23
clk: mediatek: add clock driver support for MediaTek MT7981 SoC
Weijie Gao
2022-09-23
clk: mediatek: add clock driver support for MediaTek MT7986 SoC
Weijie Gao
[next]