Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b52364b942ffe2c2aa9951ae1176c08874df2a54
/
drivers
580fb57
Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 6 weeks ago
82686e6
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 6 weeks ago
711fcd3
video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver
by Svyatoslav Ryhel
· 11 months ago
744bce5
video: tegra20: dsi: add ganged mode support
by Svyatoslav Ryhel
· 4 months ago
68ebc7c
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
by Svyatoslav Ryhel
· 4 months ago
43800d7
usb: host: tegra: get usb phy configuration from phy node
by Svyatoslav Ryhel
· 1 year, 3 months ago
2ff444d
drivers: tegra_gpio: add early SPL functions
by Svyatoslav Ryhel
· 4 months ago
b515d7a
Tegra30: Add funcmux for UART over SD slot
by Jonas Schwöbel
· 10 months ago
19c0e50
clk: imx8mp: Add i.MX8MP Dummy clk
by Peng Fan
· 6 weeks ago
6f446cc
misc: fuse: Update fuse driver
by Ye Li
· 7 weeks ago
b1fc93b
misc: fuse: Fix FSB redundancy fuse word check and clear res
by Ye Li
· 7 weeks ago
e6bdb8d
misc: ele_api: Add read/write shadow fuse APIs
by Ye Li
· 7 weeks ago
929dc83
misc: ele_api: Update ELE read common fuse API
by Peng Fan
· 7 weeks ago
e743134
misc: ele_mu: Clear RR when initialize MU
by Peng Fan
· 7 weeks ago
2630cee
misc: ele_mu: Update ELE MU to get TR/RR number from HW
by Ye Li
· 7 weeks ago
47e544f
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 6 weeks ago
WIP/11Oct2024
5c10c8b
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 8 weeks ago
c46760d
global: Rename SPL_ to XPL_
by Simon Glass
· 8 weeks ago
371dc06
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 8 weeks ago
a64e7d7
log: global: Rename warn_non_spl()
by Simon Glass
· 8 weeks ago
f86580f
xpl: Rename spl_in_proper() to not_xpl()
by Simon Glass
· 8 weeks ago
456bdb7
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 8 weeks ago
09eaa40
net: freescale: Drop use of SPL_BUILD dependency
by Simon Glass
· 8 weeks ago
5d899fc
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 6 weeks ago
c69ba5a
usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
by Jan Kiszka
· 4 months ago
c264a59
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· 6 weeks ago
WIP/10Oct2024
aad8cfa
led: implement LED activity API
by Christian Marangi
· 8 weeks ago
914fd75
led: implement LED boot API
by Christian Marangi
· 8 weeks ago
30f6ea5
dm: core: implement ofnode_options helpers
by Christian Marangi
· 8 weeks ago
9e3d833
led: toggle LED on initial SW blink
by Christian Marangi
· 8 weeks ago
a404065
power: pmic: pca9450: Add missing newline
by Joy Zou
· 9 weeks ago
a857e47
power: pmic/regulator: Support pca9452
by Joy Zou
· 9 weeks ago
cd63c4a
power: regulator: pca9450: Update the BUCK1 voltage range
by Joy Zou
· 9 weeks ago
db11dfd
mtd: spi-nor-ids: Add support for S28HS256T
by Takahiro Kuwano
· 8 weeks ago
abb8213
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
by Takahiro Kuwano
· 8 weeks ago
ae391a2
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
by Takahiro Kuwano
· 8 weeks ago
fbab6b3
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
by Tom Rini
· 7 weeks ago
f42e729
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
by Takahiro Kuwano
· 8 weeks ago
021015a
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
by Takahiro Kuwano
· 8 weeks ago
2d7a35d
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
by Takahiro Kuwano
· 8 weeks ago
3c5dcde
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
by Marek Vasut
· 3 months ago
aa7d0f5
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
by Marek Vasut
· 3 months ago
f52ec82
mtd: spi-nor-ids: Deduplicate w25q16dw entry
by Marek Vasut
· 3 months ago
215f1d5
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
by Marek Vasut
· 9 months ago
93b9cd7
mtd: simplify CONFIG_DM_SPI_FLASH dependencies
by Heinrich Schuchardt
· 6 months ago
2156bec
Merge patch series "spi: Various Kconfig fixes"
by Tom Rini
· 7 weeks ago
c4e69ab
spi: rockchip_sfc: Select BOUNCE_BUFFER
by John Watts
· 7 months ago
c90a172
spi: ca_sflash: Add missing dm include
by John Watts
· 7 months ago
11a3e67
spi: mtk_spim: Remove completion.h include
by John Watts
· 7 months ago
7128d41
spi: Kconfig: Add some required arch depends for drivers
by John Watts
· 7 months ago
f8efc68
Merge patch series "spi-nor: Add parallel and stacked memories support"
by Tom Rini
· 7 weeks ago
1e36d34
spi: zynq_qspi: Add parallel memories support in QSPI driver
by Venkatesh Yadav Abbarapu
· 9 weeks ago
217b0a2
spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
by Venkatesh Yadav Abbarapu
· 9 weeks ago
34da258
spi: spi-uclass: Read chipselect and restrict capabilities
by Venkatesh Yadav Abbarapu
· 9 weeks ago
c480ec2
mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
by Ashok Reddy Soma
· 9 weeks ago
92e0ae4
mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
by Ashok Reddy Soma
· 9 weeks ago
5d40b3d
mtd: spi-nor: Add parallel and stacked memories support
by Venkatesh Yadav Abbarapu
· 9 weeks ago
556ea53
serial: ns16550: Try get serial clock rate from DT before CLK
by Jonas Karlman
· 4 months ago
f4df9f5
pinctrl: mediatek: Bind gpio while binding pinctrl
by Chris Webb
· 4 months ago
c530f60
Merge branch 'next'
by Tom Rini
· 7 weeks ago
dd4d130
clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching
by Marek Vasut
· 7 weeks 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
· 7 weeks ago
7ed8bcd
mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
by William Zhang
· 10 weeks ago
337cf1c
mtd: rawnand: brcmnand: Support write protection setting from dts
by William Zhang
· 10 weeks ago
c65730b
mtd: rawnand: brcmnand: Add read data bus interface
by Linus Walleij
· 10 weeks ago
84d1a73
mtd: rawnand: brcmnand: Fix mtd oobsize
by William Zhang
· 10 weeks ago
32bcf7c
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
by William Zhang
· 10 weeks ago
29777ec
mtd: rawnand: brcmnand: Fix potential false time out warning
by William Zhang
· 10 weeks ago
1610172
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
by William Zhang
· 10 weeks 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
· 7 weeks ago
be99d3c
Merge branch 'qcom-next' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· 7 weeks ago
7fea4f2
rockchip: Provid SPL control over otp presence
by Jonas Karlman
· 7 weeks ago
0458408
clk/qcom: sm8250: add debug data
by Caleb Connolly
· 3 months ago
9b93eb4
clk/qcom: sm6115: add debug data
by Caleb Connolly
· 3 months ago
7605db1
clk/qcom: sdm845: add dump data
by Caleb Connolly
· 3 months ago
ba0598b
clk/qcom: implement clk dump
by Caleb Connolly
· 3 months ago
dc554a0
Revert "gpio: qcom_pmic: add a quirk to skip GPIO configuration"
by Caleb Connolly
· 3 months ago
58fa520
pinctr: qcom: sm8250: add special pins pins configuration data
by Neil Armstrong
· 2 months ago
f9bb539
gpio: msm: add support for special pins
by Neil Armstrong
· 2 months ago
62130bc
phy: qcom: Add QMP UFS PHY driver
by Bhupesh Sharma
· 3 months ago
b4256b5
phy: qcom: Import QMP phy related header files from Linux
by Bhupesh Sharma
· 3 months ago
a9a8f97
pinctrl: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 2 months ago
035e29c
clk: qcom: add driver for SM8150 SoC
by Julius Lehmann
· 2 months ago
5261218
da9063: Add watchdog support
by Fabio Estevam
· 10 weeks ago
c24dcfa
mmc: fsl_esdhc_imx: Reset tuning logic
by Peng Fan
· 8 weeks ago
876f6de
mmc: fsl_esdhc_imx: Avoid resource leak
by Ye Li
· 8 weeks ago
c820d33
mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
by Ye Li
· 8 weeks ago
51e7c1f
mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
by Ye Li
· 8 weeks ago
76332fa
mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API
by Peng Fan
· 8 weeks ago
dd95eef
gpio: adp5585: Add SPL config for ADP5585 driver
by Ye Li
· 8 weeks ago
00292c6
Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· 7 weeks ago
0d28900
Merge patch series "vbe: Series part D"
by Tom Rini
· 7 weeks ago
fe38b88
rockchip: Provided SPL control over efuse presence
by Simon Glass
· 9 weeks ago
877bae2
rockchip: mmc: Fix a missing colon and newline
by Simon Glass
· 9 weeks ago
b2f571f
mmc: rockchip: Allow clocks to be missing
by Simon Glass
· 9 weeks ago
e59e502
mmc: rockchip: Log some error returns
by Simon Glass
· 9 weeks ago
e771a9d
mmc: Log the error when init fails
by Simon Glass
· 9 weeks ago
db59f0b
mmc: Support driver model in TPL
by Simon Glass
· 9 weeks ago
5d93d81
serial: Support debug UART in TPL
by Simon Glass
· 9 weeks ago
752fb69
ram: Support driver model in VPL
by Simon Glass
· 9 weeks ago
Next »