Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7761226e6aebfa20f32a8a6396bc9f18a1dd7643
/
drivers
e99a6ef
net: phy: Factor out PHY GPIO reset code
by Marek Vasut
· 8 months ago
85d44e4
e1000: add support for i225-IT
by Marjolaine Amate
· 9 months ago
cc09160
net: phy: ncsi: reslove the unaligned access issue
by Jacky Chou
· 10 months ago
60d77b6
net: phy: ncsi: Correct the endian of the checksum
by Jacky Chou
· 10 months ago
0eedd1e
net: hifemac: make some functions static
by Yang Xiwen
· 10 months ago
abcb26c
net: hifemac: implement `net stats` needed ops
by Yang Xiwen
· 10 months ago
561856e
net: hifemac: register MDIO bus device for subnode
by Yang Xiwen
· 10 months ago
a91263c
net: hifemac: fix log reporting
by Yang Xiwen
· 10 months ago
3724ec4
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
by Yang Xiwen
· 10 months ago
f146c44
net: phy: the NC-SI phy device do not require mdio bus
by Jacky Chou
· 10 months ago
f5dbfc8
net: phy: Fix signed shift overflow
by Eugeniu Rosca
· 11 months ago
388cb2d
net: phy: broadcom: Configure LEDs on BCM54210E
by Marek Vasut
· 11 months ago
22f314e
net: phy: ncsi: fixed not nullify the pointers after free
by Jacky Chou
· 11 months ago
ab8d9ca
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· 8 months ago
6bb7458
imx: ele_ahab: Add ahab_commit command support
by Mathieu Othacehe
· 8 months ago
4b73ac9
pcie_imx: Update header to describe it as a legacy driver
by Sumit Garg
· 8 months ago
d56d493
pci: Add DW PCIe controller support for iMX8MP SoC
by Sumit Garg
· 8 months ago
c214ebc
phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
by Sumit Garg
· 8 months ago
0d588cb
imx8mp: power-domain: Expose high performance PLL clock
by Sumit Garg
· 8 months ago
c7ab144
imx8mp: power-domain: Add PCIe support
by Sumit Garg
· 8 months ago
a295bd8
reset: imx: Add support for i.MX8MP reset controller
by Sumit Garg
· 8 months ago
78d7c9d
reset: imx: Refactor driver to simplify function names
by Sumit Garg
· 8 months ago
2e1d901
clk: imx8mp: Add support for PCIe clocks
by Sumit Garg
· 8 months ago
fb49d6c
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
by MD Danish Anwar
· 8 months ago
df479dd
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
by Hari Nagalla
· 9 months ago
f732b87
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
by Hari Nagalla
· 9 months ago
f0e997d
clk: clk-imx8qm: Add LPUART IPG entries
by Fabio Estevam
· 9 months ago
bcbd136
clk: clk-imx8qxp: Add LPUART IPG entries
by Fabio Estevam
· 9 months ago
2f387ba
Merge tag 'efi-next-20240321' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 8 months ago
5ea38f9
video: console: Parse UTF-8 character sequences
by Janne Grunau
· 8 months ago
3b639f6
gpio: mcp230xx: Add support for models with SPI interface.
by Piotr Wojtaszczyk
· 9 months ago
f048104
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next
by Tom Rini
· 8 months ago
386fca6
arch: arm: Agilex5 enablement
by Jit Loon Lim
· 9 months ago
3f190c5
drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
by Wan Yee Lau
· 10 months ago
9ae369a
drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree node
by Benjamin Hahn
· 9 months ago
099c94b
Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· 8 months ago
759ae81
button: add missing ADC dependency for BUTTON_ADC
by Quentin Schulz
· 8 months ago
1606bcb
adc: add missing depends on ADC for controller drivers
by Quentin Schulz
· 8 months ago
1fb75f7
power: pmic: rk8xx: fix duplicate prompt
by Quentin Schulz
· 8 months ago
38f47eb
rockchip: adc: rockchip-saradc: add support for RK3588
by Quentin Schulz
· 8 months ago
d63c57e
rockchip: adc: rockchip-saradc: factor out stop callback
by Quentin Schulz
· 8 months ago
2577525
rockchip: adc: rockchip-saradc: factor out start_channel callback
by Quentin Schulz
· 8 months ago
7da3065
rockchip: adc: rockchip-saradc: factor out channel_data callback
by Quentin Schulz
· 8 months ago
0707bfd
rockchip: adc: rockchip-saradc: use union for preparing for v2
by Quentin Schulz
· 8 months ago
f172575
power: rk8xx: add support for RK806
by Quentin Schulz
· 8 months ago
f047e4a
regulator: rk8xx: add indirection level for some ldo callbacks
by Quentin Schulz
· 8 months ago
d771597
regulator: rk8xx: fix SWITCH enable on RK809
by William Wu
· 8 months ago
811323f
regulator: rk8xx: remove unused functions
by Quentin Schulz
· 8 months ago
3de8f45
rockchip: spi: rk_spi: do not write bytes when in read-only mode
by Quentin Schulz
· 8 months ago
626dbdd
rockchip: io-domain: Add support for RK3399
by Jonas Karlman
· 9 months ago
8c19275
rockchip: Update the default USB Product ID value
by Jonas Karlman
· 9 months ago
b055c89
phy: rockchip-inno-usb2: Limit changes made to regs
by Jonas Karlman
· 9 months ago
803fbdf
phy: rockchip-inno-usb2: Write to correct GRF
by Jonas Karlman
· 9 months ago
1bc79dc
rng: rockchip: Use same compatible as linux
by Jonas Karlman
· 9 months ago
f41738d
gpio: rockchip: Use gpio alias id as gpio bank id
by Jonas Karlman
· 9 months ago
1da4d32
driver: rng: Fix SMCCC TRNG crash
by Weizhao Ouyang
· 9 months ago
12ccdcd
firmware: psci: Fix bind_smccc_features psci check
by Weizhao Ouyang
· 9 months ago
558fbdd
dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S
by Vignesh Raghavendra
· 9 months ago
e17dc35
firmware: ti_sci_static_data: add static DMA channel data
by Hari Nagalla
· 9 months ago
55e7e2e
ram: k3-ddrss: enable the am62ax's DDR controller for am62px
by Bryan Brattlof
· 9 months ago
1bcc7a4
arm: mach-k3: am62px: introduce clock and device files for wkup spl
by Bryan Brattlof
· 9 months ago
c59d374
power: domain: ti: use IS_ENABLED macro
by Bryan Brattlof
· 9 months ago
026c972
soc: add info to identify the am62p SoC family
by Bryan Brattlof
· 9 months ago
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
25e7d4b
serial: move sbi_dbcn_available to .data section
by Heinrich Schuchardt
· 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
· 10 months ago
Next »