Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ee813c86f99006bf37826d195e7212cf98803de6
/
drivers
17a0dc6
Merge branch '2022-02-21-platform-updates'
by Tom Rini
· 3 years ago
a064e0c
ti: i2c: fix probe_chip() return value
by Nikita Yushchenko
· 3 years ago
829b411
crypto: aspeed: fix polling RSA status wrong issue
by Neal Liu
· 3 years ago
d15e192
iommu: Add M1 Pro/Max support to Apple DART driver
by Janne Grunau
· 3 years ago
24b628a
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 3 years ago
d7d042e
mmc: fsl_esdhc_imx: correct the actual card clock
by Haibo Chen
· 3 years ago
45254ed
mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
by Haibo Chen
· 3 years ago
e7c5a63
clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn
by Heiko Thiery
· 3 years ago
1a7904f
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
by Adam Ford
· 3 years, 1 month ago
8ad1c9c
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 3 years ago
a163db9
ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision
by Marek Behún
· 3 years ago
0eebc3d
pci: mvebu: Ensure that root port is always on root zero bus
by Pali Rohár
· 3 years ago
682bad8
arm: a37xx: pci: Update comment about Command/Direct mode
by Pali Rohár
· 3 years ago
6c7ccb9
arm: a37xx: pci: Register controller also when no PCIe card is connected
by Pali Rohár
· 3 years ago
2727e9d
arm: a37xx: pci: Do not try to access other buses when link is down
by Pali Rohár
· 3 years ago
0c4625a
watchdog: armada_37xx: Convert to official DT bindings
by Pali Rohár
· 3 years ago
af6d093
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
by Pali Rohár
· 3 years ago
9bc6854
phy: marvell: a3700: Update compatible string to official DT bindings
by Pali Rohár
· 3 years ago
48c144f
rtc: ds1307: Add bindings for microchip, mcp7940x
by Pali Rohár
· 3 years ago
2a9059a
arm: a37xx: pci: Ensure that root port is always on root zero bus
by Pali Rohár
· 3 years ago
45e3fe6
arm: a37xx: pci: Use dev_read_addr()
by Pali Rohár
· 3 years ago
cf2a589
arm: a37xx: pci: Cleanup macro names
by Pali Rohár
· 3 years ago
819a43c
arm: a37xx: pci: Use standard register macros from pci.h
by Pali Rohár
· 3 years ago
b627718
Merge branch 'master' of git://source.denx.de/u-boot-usb
by Tom Rini
· 3 years ago
df1fa27
drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck
by Sinthu Raja
· 3 years ago
3d32ad4
drivers: power: pmic: Add support for tps659412 PMIC
by Sinthu Raja
· 3 years ago
d5daa02
usb: xhci: reset endpoint on USB stall
by Stefan Agner
· 3 years, 4 months ago
fb146fb
usb: dwc3: core: stop the core when it's removed
by Angus Ainslie
· 3 years ago
c08db05
usb: dwc3: dwc3-generic: check the parent nodes
by Angus Ainslie
· 3 years ago
25a5fa1
video: Add missing dependency for DM_GPIO
by Michal Simek
· 3 years ago
f6f5451
scsi: ceva: Enable PHY and reset support
by Michal Simek
· 3 years ago
462f76b
phy: zynqmp: Add support for sata and DP phy initialization
by Michal Simek
· 3 years ago
fac46bc
arm64: zynqmp: Add command for disabling loading other overlays
by Michal Simek
· 3 years, 1 month ago
c750c6d
xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments
by Michal Simek
· 3 years, 1 month ago
e0283cb
power: zynqmp: Add power domain driver for ZynqMP
by Michal Simek
· 3 years ago
3970c82
phy: nop-phy: Enable reset-gpios support
by Adam Ford
· 3 years ago
53b4063
DFU: Check the number of arguments and argument string strictly
by Masami Hiramatsu
· 3 years ago
8db74c1
DFU: Accept redundant spaces and tabs in dfu_alt_info
by Masami Hiramatsu
· 3 years ago
d8ae90a
DFU: Do not copy the entity name over the buffer size
by Masami Hiramatsu
· 3 years ago
80d4c02
button: adc: set state to pressed when the voltage is closest to nominal
by Peter Cai
· 3 years ago
86752b2
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 3 years ago
1f54025
usb: gadget: ci: Avoid null pointer dereference
by Marek Vasut
· 3 years ago
078dfef
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
by Adam Ford
· 3 years ago
d42f107
input: apple: Add support for Apple SPI keyboard
by Mark Kettenis
· 3 years ago
7184e29
spi: apple: Add driver for Apple SPI controller
by Mark Kettenis
· 3 years ago
50333c9
nvme: apple: Add driver for Apple NVMe storage controller
by Mark Kettenis
· 3 years ago
81fafbb
power: domain: apple: Add reset support
by Mark Kettenis
· 3 years ago
ca99a17
nvme: Add shutdown function
by Mark Kettenis
· 3 years ago
19d9dad
nvme: Introduce driver ops
by Mark Kettenis
· 3 years ago
456305e
mailbox: apple: Add driver for Apple IOP mailbox
by Mark Kettenis
· 3 years ago
045474b
nvme: Split out PCI support
by Mark Kettenis
· 3 years ago
c440829
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 3 years ago
2ccd2bc
Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 3 years ago
d6ba787
serial: Add RISC-V HTIF console driver
by Anup Patel
· 3 years ago
3ed8c4c
serial-uclass: fix build warning
by Heiko Schocher
· 3 years ago
0129f2d
serial: remove nulldev_serial_input
by Heiko Schocher
· 3 years ago
83d4b7b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 3 years ago
edca8cf
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
by Simon Glass
· 3 years ago
ce30e3f
scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE
by Simon Glass
· 3 years ago
f73a756
ahci: Make ahci drivers depend on AHCI
by Simon Glass
· 3 years ago
e7b0278
sata: sata_sil: Only support BLK
by Simon Glass
· 3 years ago
6edb5dd
sata: Rearrange Kconfig for SATA
by Simon Glass
· 3 years ago
580937b
sata: Only support BLK
by Simon Glass
· 3 years ago
e32ec06
sata: Drop Silicon Image SIL3114 SATA driver
by Simon Glass
· 3 years ago
d2da54b
Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
by Simon Glass
· 3 years ago
e30be6e
ide: Drop CONFIG_IDE_AHB
by Simon Glass
· 3 years ago
93cb515
mmc: fsl: Use brackets around if()
by Simon Glass
· 3 years ago
14448e9
mmc: fsl_esdhc_imx: fix watermark level in dma
by Marcel Ziswiler
· 3 years ago
68c6476
phy: cadence: Sierra: Add support for skipping configuration
by Aswath Govindraju
· 3 years ago
fa294b2
phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
by Swapnil Jakhade
· 3 years ago
168fbf7
phy: cadence: Sierra: Add support for PHY multilink configurations
by Swapnil Jakhade
· 3 years ago
960efc5
phy: cadence: Sierra: Update single link PCIe register configuration
by Swapnil Jakhade
· 3 years ago
f0cb809
phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
by Swapnil Jakhade
· 3 years ago
48f2987
phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
by Swapnil Jakhade
· 3 years ago
990ce53
phy: cadence: Sierra: Add PHY PCS common register configurations
by Swapnil Jakhade
· 3 years ago
445c8cf
phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
by Swapnil Jakhade
· 3 years ago
b6541d4
phy: cadence: Sierra: Add support to get SSC type from device tree.
by Swapnil Jakhade
· 3 years ago
14ed670
phy: cadence: Sierra: Prepare driver to add support for multilink configurations
by Swapnil Jakhade
· 3 years ago
ff0bece
phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
by Aswath Govindraju
· 3 years ago
dd75927
phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
by Aswath Govindraju
· 3 years ago
6f46c74
phy: cadence: Sierra: Add a UCLASS_PHY device for links
by Aswath Govindraju
· 3 years ago
e7a2986
phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
by Kishon Vijay Abraham I
· 3 years ago
8257437
phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
by Kishon Vijay Abraham I
· 3 years ago
c1c1b34
phy: cadence: Sierra: Move all reset_control_get*() to a separate function
by Kishon Vijay Abraham I
· 3 years ago
a9382b0
phy: cadence: Sierra: Move all clk_get_*() to a separate function
by Kishon Vijay Abraham I
· 3 years ago
432286c
phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
by Kishon Vijay Abraham I
· 3 years ago
67703ee
phy: cadence: Sierra: Fix PHY power_on sequence
by Kishon Vijay Abraham I
· 3 years ago
8686669
phy: cadence: sierra: Fix for USB3 U1/U2 state
by Sanket Parmar
· 3 years ago
fc6b41f
remoteproc: ipu: Add driver to bring up ipu
by Keerthy
· 3 years ago
a03df89
remoteproc: uclass: Add remoteproc resource handling helpers
by Keerthy
· 3 years ago
b071a07
drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
by Keerthy
· 3 years ago
795b2c4
reset: dra7: Add a reset driver
by Keerthy
· 3 years ago
708f54f
soc: soc_ti_k3: update j721e revision numbering
by Bryan Brattlof
· 3 years ago
f993adb
soc: ti: k3-socinfo: Add entry for J721S2 SoC
by David Huang
· 3 years ago
8fdb1c7
ram: k3-ddrss: Add support for J721S2 SoC
by David Huang
· 3 years ago
98551f8
power: domain: ti: Add support for J721S2 SoC
by David Huang
· 3 years ago
55bdc20
clk: clk-k3: Add support for J721S2 SoC
by David Huang
· 3 years ago
e00b1ac
drivers: dma: Add support for J721S2
by David Huang
· 3 years ago
a48fc5c
ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple DDR subsystems
by Aswath Govindraju
· 3 years ago
1a99bec
ram: k3-ddrss: Add support for multiple instances of DDR subsystems
by Aswath Govindraju
· 3 years ago
Next »