Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b3f89c1d6ed47b7c7a6eaf854d3289dbfe31f332
/
drivers
b3f89c1
ufs: add get_max_pwr_mode callback
by Neil Armstrong
· 4 months ago
182e192
ufs: add device_reset callback
by Neil Armstrong
· 4 months ago
b5ac5f0
ufs: ufs-amd-versal2: Add support for AMD UFS controller
by Venkatesh Yadav Abbarapu
· 4 months ago
4b0ea24
ufs: add support for DesignWare Controller
by Venkatesh Yadav Abbarapu
· 4 months ago
67e291d
ufs: core: remove link_startup_again logic
by Neil Armstrong
· 4 months ago
966d3bf
ufs: Fix debug message in 'ufs_start'
by Bhupesh Sharma
· 4 months ago
5ce1a2c
ufs: Add missing memory barriers
by Bhupesh Sharma
· 4 months ago
00c54af
ufs: Sync possible UFS Quirks with Linux UFS driver
by Bhupesh Sharma
· 4 months ago
002afcc
ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
by Bhupesh Sharma
· 4 months ago
fdd33a7
ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
by Bhupesh Sharma
· 4 months ago
03c6f9b
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
by Marek Vasut
· 4 months ago
31f1615
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
by Marek Vasut
· 4 months ago
589a7bf
ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
by Neil Armstrong
· 4 months ago
4139e56
ufs: split flush and invalidate to only invalidate when required
by Neil Armstrong
· 4 months ago
c64d22b
ufs: fix dcache flush and invalidate range calculation
by Neil Armstrong
· 4 months ago
9c223d8
ufs: allocate descriptors with size aligned with DMA_MINALIGN
by Neil Armstrong
· 4 months ago
580fb57
Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 3 months ago
82686e6
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 3 months ago
711fcd3
video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver
by Svyatoslav Ryhel
· 1 year, 1 month ago
744bce5
video: tegra20: dsi: add ganged mode support
by Svyatoslav Ryhel
· 6 months ago
68ebc7c
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
by Svyatoslav Ryhel
· 6 months ago
43800d7
usb: host: tegra: get usb phy configuration from phy node
by Svyatoslav Ryhel
· 1 year, 5 months ago
2ff444d
drivers: tegra_gpio: add early SPL functions
by Svyatoslav Ryhel
· 5 months ago
b515d7a
Tegra30: Add funcmux for UART over SD slot
by Jonas Schwöbel
· 12 months ago
19c0e50
clk: imx8mp: Add i.MX8MP Dummy clk
by Peng Fan
· 3 months ago
6f446cc
misc: fuse: Update fuse driver
by Ye Li
· 3 months ago
b1fc93b
misc: fuse: Fix FSB redundancy fuse word check and clear res
by Ye Li
· 3 months ago
e6bdb8d
misc: ele_api: Add read/write shadow fuse APIs
by Ye Li
· 3 months ago
929dc83
misc: ele_api: Update ELE read common fuse API
by Peng Fan
· 3 months ago
e743134
misc: ele_mu: Clear RR when initialize MU
by Peng Fan
· 3 months ago
2630cee
misc: ele_mu: Update ELE MU to get TR/RR number from HW
by Ye Li
· 3 months ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 3 months ago
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 4 months ago
c46760d
global: Rename SPL_ to XPL_
by Simon Glass
· 4 months ago
371dc06
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 4 months ago
a64e7d7
log: global: Rename warn_non_spl()
by Simon Glass
· 4 months ago
f86580f
xpl: Rename spl_in_proper() to not_xpl()
by Simon Glass
· 4 months ago
456bdb7
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 4 months ago
09eaa40
net: freescale: Drop use of SPL_BUILD dependency
by Simon Glass
· 4 months ago
5d899fc
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 3 months ago
c69ba5a
usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
by Jan Kiszka
· 5 months ago
c264a59
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· 3 months ago
aad8cfa
led: implement LED activity API
by Christian Marangi
· 4 months ago
914fd75
led: implement LED boot API
by Christian Marangi
· 4 months ago
30f6ea5
dm: core: implement ofnode_options helpers
by Christian Marangi
· 4 months ago
9e3d833
led: toggle LED on initial SW blink
by Christian Marangi
· 4 months ago
a404065
power: pmic: pca9450: Add missing newline
by Joy Zou
· 4 months ago
a857e47
power: pmic/regulator: Support pca9452
by Joy Zou
· 4 months ago
cd63c4a
power: regulator: pca9450: Update the BUCK1 voltage range
by Joy Zou
· 4 months ago
db11dfd
mtd: spi-nor-ids: Add support for S28HS256T
by Takahiro Kuwano
· 4 months ago
abb8213
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
by Takahiro Kuwano
· 4 months ago
ae391a2
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
by Takahiro Kuwano
· 4 months ago
fbab6b3
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
by Tom Rini
· 3 months ago
f42e729
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
by Takahiro Kuwano
· 4 months ago
021015a
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
by Takahiro Kuwano
· 4 months ago
2d7a35d
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
by Takahiro Kuwano
· 4 months ago
3c5dcde
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
by Marek Vasut
· 4 months ago
aa7d0f5
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
by Marek Vasut
· 4 months ago
f52ec82
mtd: spi-nor-ids: Deduplicate w25q16dw entry
by Marek Vasut
· 4 months ago
215f1d5
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
by Marek Vasut
· 11 months ago
93b9cd7
mtd: simplify CONFIG_DM_SPI_FLASH dependencies
by Heinrich Schuchardt
· 8 months ago
2156bec
Merge patch series "spi: Various Kconfig fixes"
by Tom Rini
· 3 months ago
c4e69ab
spi: rockchip_sfc: Select BOUNCE_BUFFER
by John Watts
· 9 months ago
c90a172
spi: ca_sflash: Add missing dm include
by John Watts
· 9 months ago
11a3e67
spi: mtk_spim: Remove completion.h include
by John Watts
· 9 months ago
7128d41
spi: Kconfig: Add some required arch depends for drivers
by John Watts
· 9 months ago
f8efc68
Merge patch series "spi-nor: Add parallel and stacked memories support"
by Tom Rini
· 3 months ago
1e36d34
spi: zynq_qspi: Add parallel memories support in QSPI driver
by Venkatesh Yadav Abbarapu
· 4 months ago
217b0a2
spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
by Venkatesh Yadav Abbarapu
· 4 months ago
34da258
spi: spi-uclass: Read chipselect and restrict capabilities
by Venkatesh Yadav Abbarapu
· 4 months ago
c480ec2
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
by Ashok Reddy Soma
· 4 months ago
92e0ae4
mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
by Ashok Reddy Soma
· 4 months ago
5d40b3d
mtd: spi-nor: Add parallel and stacked memories support
by Venkatesh Yadav Abbarapu
· 4 months ago
556ea53
serial: ns16550: Try get serial clock rate from DT before CLK
by Jonas Karlman
· 6 months ago
f4df9f5
pinctrl: mediatek: Bind gpio while binding pinctrl
by Chris Webb
· 6 months ago
c530f60
Merge branch 'next'
by Tom Rini
· 3 months ago
dd4d130
clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching
by Marek Vasut
· 3 months ago
28dc470
Merge branch 'u-boot-nand-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash into next
by Tom Rini
· 3 months ago
7ed8bcd
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
by William Zhang
· 4 months ago
337cf1c
mtd: rawnand: brcmnand: Support write protection setting from dts
by William Zhang
· 4 months ago
c65730b
mtd: rawnand: brcmnand: Add read data bus interface
by Linus Walleij
· 4 months ago
84d1a73
mtd: rawnand: brcmnand: Fix mtd oobsize
by William Zhang
· 4 months ago
32bcf7c
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
by William Zhang
· 4 months ago
29777ec
mtd: rawnand: brcmnand: Fix potential false time out warning
by William Zhang
· 4 months ago
1610172
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
by William Zhang
· 4 months ago
7321b7d
Merge tag 'u-boot-imx-next-20241005' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· 3 months ago
be99d3c
Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· 4 months ago
7fea4f2
rockchip: Provid SPL control over otp presence
by Jonas Karlman
· 4 months ago
0458408
clk/qcom: sm8250: add debug data
by Caleb Connolly
· 5 months ago
9b93eb4
clk/qcom: sm6115: add debug data
by Caleb Connolly
· 5 months ago
7605db1
clk/qcom: sdm845: add dump data
by Caleb Connolly
· 5 months ago
ba0598b
clk/qcom: implement clk dump
by Caleb Connolly
· 5 months ago
dc554a0
Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
by Caleb Connolly
· 4 months ago
58fa520
pinctr: qcom: sm8250: add special pins pins configuration data
by Neil Armstrong
· 4 months ago
f9bb539
gpio: msm: add support for special pins
by Neil Armstrong
· 4 months ago
62130bc
phy: qcom: Add QMP UFS PHY driver
by Bhupesh Sharma
· 4 months ago
b4256b5
phy: qcom: Import QMP phy related header files from Linux
by Bhupesh Sharma
· 4 months ago
a9a8f97
pinctrl: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 4 months ago
035e29c
clk: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 4 months ago
5261218
da9063: Add watchdog support
by Fabio Estevam
· 4 months ago
Next »