index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2022-09-23
clk: mediatek: add CLK_XTAL support for clock driver
Weijie Gao
2022-09-23
clk: mediatek: add infrasys clock mux support
Weijie Gao
2022-09-23
clk: mediatek: add support to configure clock driver parent
Weijie Gao
2022-09-23
clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...
Weijie Gao
2022-09-23
pinctrl: mediatek: add pinctrl driver for MT7986 SoC
Weijie Gao
2022-09-23
pinctrl: mediatek: add pinctrl driver for MT7981 SoC
Weijie Gao
2022-09-23
i2c: add support for MediaTek I2C interface
Weijie Gao
2022-09-23
spi: add support for MediaTek spi-mem controller
Weijie Gao
[next]