Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
51ee38dd67e217f39f00f6087480f29202e21517
/
drivers
9f5df9a
rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h
by Quentin Schulz
· 9 months ago
eda2c87
rockchip: migrate hardware.h inclusion into appropriate files
by Quentin Schulz
· 9 months ago
20a0ce5
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· 9 months ago
0981f89
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 9 months ago
91e7036
net: phy: Use PHY MDIO address from DT if available
by Marek Vasut
· 10 months ago
91febe8
serial: pl01x: set baudrate when probing
by Yang Xiwen
· 9 months ago
be2eb3a
net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO framework
by Roger Quadros
· 9 months ago
3098115
virtio: fix get_config / set_config for legacy VirtIO targets
by Dmitry Baryshkov
· 10 months ago
96ca3d3
Merge patch series "Fix driver for misc/atsha204a"
by Tom Rini
· 9 months ago
2a31d71
misc: atsha204a: fix wakeup function
by Michał Barnaś
· 9 months ago
6e0d4a7
misc: atsha204a: fix sleep function
by Michał Barnaś
· 9 months ago
c4841ae
misc: atsha204a: remove broken for loop
by Michał Barnaś
· 9 months ago
485bfe1
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 9 months ago
46e3871
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 9 months ago
d61b485
rng: Add Turris Mox rTWM RNG driver
by Max Resch
· 9 months ago
faf96b2
net: mv88e6xxx: fix missing SMI address initialization
by Marek Mojík
· 12 months ago
52378ba
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
by Jonas Karlman
· 9 months ago
7022640
dma: ti: k3-udma: Fix ring_idx to pair k3 nav rings
by Udit Kumar
· 9 months ago
3330310
dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()
by Siddharth Vadapalli
· 9 months ago
691dfbe
drivers: dma: Add support for J784S4 SoC
by Apurva Nandan
· 9 months ago
9520999
arm: mach-k3: j784s4: Add clk and power support
by Apurva Nandan
· 9 months ago
4e3b94d
soc: ti: k3-socinfo: Add entry for J784S4 SoC
by Apurva Nandan
· 9 months ago
20d0554
arm: mach-k3: Add basic support for J784S4 SoC definition
by Apurva Nandan
· 9 months ago
d07d868
dm: core: Fix address translation in devfdt_get_addr_index()
by Jonas Karlman
· 9 months ago
1d01440
pinctrl: Check pinconfig nodes pre-reloc status recursively
by Jonas Karlman
· 9 months ago
9b9f022
video: mxsfb: add back imx6ul/imx6ull support
by Sébastien Szymanski
· 9 months ago
2b9d6a1
spi: sunxi: Add support for R329/D1/R528/T113 SPI controller
by Maksim Kiselev
· 1 year ago
eac52e4
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
by Tom Rini
· 9 months ago
0afbd11
mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()
by Marek Vasut
· 9 months ago
f9aabd4
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
by Marek Vasut
· 9 months ago
65abdd19
ARM: renesas: Rename rmobile.h to renesas.h
by Marek Vasut
· 9 months ago
c2cffb0
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
by Marek Vasut
· 9 months ago
ca40ed6
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
by Marek Vasut
· 9 months ago
6bd3a95
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
by Marek Vasut
· 9 months ago
67c7f14
pci-host-ecam-generic: Convert to ofnode functions
by Maksim Kiselev
· 9 months ago
657bd30
rng: eliminate common.h include from RNG drivers
by Heinrich Schuchardt
· 9 months ago
e3f2493
net: macb: Add support for fixed link
by BELOUARGA Mohamed
· 10 months ago
172e32a
net: mediatek: add support for XGMII interface
by Weijie Gao
· 10 months ago
85d1968
net: mediatek: add support for adjusting MDIO clock
by Weijie Gao
· 10 months ago
88bb410
pinctrl: aspeed: add pass-through pins and siopbi/siopbo
by Ivan Mikhaylov
· 10 months ago
b9f5620
Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· 9 months ago
cbf3152
clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externally
by Caleb Connolly
· 9 months ago
5566bb4
dts: dragonboard820c: use correct bindings for clocks
by Caleb Connolly
· 9 months ago
c744e63
board: dragonboard410c: upstream DT compat
by Caleb Connolly
· 9 months ago
8048976
pinctrl: qcom: apq8016: init pre-reloaction
by Caleb Connolly
· 9 months ago
97487ac
pinctrl: qcom: fix DT compatibility
by Caleb Connolly
· 9 months ago
a245aec
pinctrl: qcom: stub support for special GPIOs
by Caleb Connolly
· 9 months ago
eb2393d
gpio: qcom_pmic: add pinctrl driver
by Caleb Connolly
· 9 months ago
19f000b
gpio: qcom_pmic: add a quirk to skip GPIO configuration
by Caleb Connolly
· 9 months ago
a2ce3aa
gpio: qcom_pmic: 1-based GPIOs
by Caleb Connolly
· 9 months ago
92781cf
serial: msm: fix clock handling and pinctrl
by Caleb Connolly
· 9 months ago
90023bd
serial: msm: add debug UART
by Caleb Connolly
· 9 months ago
641237b
clock/qcom: qcs404: fix clk_set_rate
by Caleb Connolly
· 9 months ago
7d96cca
clk/qcom: use upstream compatible properties
by Caleb Connolly
· 9 months ago
5f3c4cc
mmc: msm_sdhci: use modern clock handling
by Caleb Connolly
· 9 months ago
de451d5
usb: dwc3-generic: support external vbus regulator
by Caleb Connolly
· 9 months ago
cfc3e1d
Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe""
by Tom Rini
· 9 months ago
946bc3b
mux: autoprobe if "idle-states" present in device tree
by Roger Quadros
· 10 months ago
a79f961
pmic: raa215300: Bind sysreset driver
by Paul Barker
· 9 months ago
167eb89
sysreset: Support reset via Renesas RAA215300 PMIC
by Paul Barker
· 9 months ago
af22872
pmic: Add Renesas RAA215300 PMIC driver
by Paul Barker
· 9 months ago
266e36f
i2c: rzg2l: Add I2C driver for RZ/G2L family
by Paul Barker
· 9 months ago
aecd698
clk: renesas: Confirm all clock & reset changes on RZ/G2L
by Paul Barker
· 9 months ago
5e4a0c7
Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· 9 months ago
1817afe
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 9 months ago
bebf916
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 9 months ago
d9a20fe
usb: ehci-mx6: Add i.MX93 support
by Mathieu Othacehe
· 9 months ago
d409197
mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80B
by Frieder Schrempf
· 9 months ago
49ad0c8
clk: renesas: Fix broken clocks on all Gen2 boards
by Niklas Söderlund
· 10 months ago
77ff61a
Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 9 months ago
22f391e
button: qcom-pmic: demote "unknown button" message to debug
by Caleb Connolly
· 10 months ago
6b929e9
button: qcom-pmic: fix some error checking
by Dan Carpenter
· 10 months ago
ef473d5
memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVM
by Roger Quadros
· 10 months ago
a5f877a
net: designware: Support high memory nodes
by Nils Le Roux
· 12 months ago
91c37c4
Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 9 months ago
dfc8e5f
soc: zynqmp: Add the IDcode for dr_SE and eg_SE variants
by Venkatesh Yadav Abbarapu
· 10 months ago
05d3602
spi: mxc_spi: Add imx6ul-ecspi compatible string
by Marek Vasut
· 10 months ago
c49f936
mtd: spi: renesas: Add R8A779H0 V4M support
by Hai Pham
· 10 months ago
995a857
pinctrl: renesas: Add R8A779H0 V4M PFC tables
by Hai Pham
· 10 months ago
0fb76cc0
clk: renesas: Implement R8A779H0 V4M PLL7 support
by Marek Vasut
· 10 months ago
13a014c
clk: renesas: Add R8A779H0 V4M clock tables
by Hai Pham
· 10 months ago
2b51069
Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 10 months ago
0bc69a1
imx: scu_api: add implementation of sc_pm_reset_reason
by Igor Opaniuk
· 10 months ago
55fc0cb
net: phy: nxp-c45-tja11xx: add tja1120 support
by Radu Pirea (NXP OSS)
· 12 months ago
7e02c3ac
net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure
by Radu Pirea (NXP OSS)
· 12 months ago
84e57e7
net: phy: nxp-c45-tja11xx: read PHY the speed from hardware
by Radu Pirea (NXP OSS)
· 12 months ago
6c43208
net: phy: nxp-c45-tja11xx: use local definion of features
by Radu Pirea (NXP OSS)
· 12 months ago
0101a2f
Merge branch '2024-02-06-assorted-fixes'
by Tom Rini
· 10 months ago
7ebc77f
Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 10 months ago
e5e7d8b
blk: host_dev: Fix error code in host_sb_attach_file()
by Dan Carpenter
· 10 months ago
c59720c
firmware: ti_sci: Add comment explaining the is_secure code
by Dhruva Gole
· 10 months ago
0c4e36d
firmware: ti_sci: fix the secure_hdr in do_xfer
by Dhruva Gole
· 10 months ago
4312a1d
dma: ti: k3-udma: Use ring_idx to pair k3 nav rings
by MD Danish Anwar
· 10 months ago
090d846
Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 10 months ago
5c053f3
mmc: rockchip_sdhci: Fix HS400 mode write on RK3568
by Jonas Karlman
· 10 months ago
644e8fc
ram: rockchip: Add rv1126 ddr4 support
by Tim Lunn
· 10 months ago
f1e2f41
net: designware: Reset eth phy before phy connect
by Jonas Karlman
· 10 months ago
406c410
smbios: correctly name Structure Table Maximum Size field
by Heinrich Schuchardt
· 10 months ago
545e0e4
smbios: provide type 4 RISC-V SMBIOS Processor ID
by Heinrich Schuchardt
· 10 months ago
4350e99
drivers: watchdog: add andes atcwdt200 support
by Randolph
· 10 months ago
Next »