Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1a8d89b7ab9993d346382f6902310b52fd74bdee
/
drivers
1a8d89b
imx: imxrt1050-evk: Fix missing clocks for mmc
by Jesse Taube
· 3 months ago
d7f27a4
mmc: fsl_esdhc: Convert to use livetree API for fdt access
by Tim Harvey
· 3 months ago
ad2aad7
i2c: mxc_i2c: Convert to use livetree API for fdt access
by Tim Harvey
· 3 months ago
d279f5d
imx: power-domain: Convert to use livetree API for fdt access
by Tim Harvey
· 3 months ago
59382d2
pinctrl: imx: Convert to use livetree API for fdt access
by Tim Harvey
· 3 months ago
b16bd53
imx: Support i.MX93 9X9 QSB board
by Peng Fan
· 3 months ago
db7e811
block: make blk_create_device() static
by Heinrich Schuchardt
· 3 months ago
9c19c13
rockchip: block: simplify rkmtd driver
by Heinrich Schuchardt
· 3 months ago
3cf94b6
mcp230xx_gpio.c: Add a missing include file.
by Philip Balister
· 3 months ago
a338494
mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
by Han Xu
· 4 months ago
5c73c05
mtd: spi-nor-ids: Add Puya Semiconductor chips description
by Dmitry Dunaev
· 11 months ago
ed3410e
watchdog: introduce separate SPL symbol for WDT_GPIO
by Rasmus Villemoes
· 4 months ago
02e352f
ddr: altera: include u-boot/schedule.h
by Rasmus Villemoes
· 4 months ago
4da44fa
i2c: rzg2l: include u-boot/schedule.h
by Rasmus Villemoes
· 4 months ago
9e62892
led: include cyclic.h in led_sw_blink.c
by Rasmus Villemoes
· 4 months ago
f9318b0
drivers: watchdog: Add DaVinci's watchdog support
by Bastien Curutchet
· 4 months ago
7f3d53c
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· 4 months ago
722073a
video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n
by Eva Kurchatova
· 4 months ago
a370963
Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"
by Tom Rini
· 3 months ago
936d4cb
drivers/crypto: aspeed: Add Caliptra ECDSA384 support
by Chia-Wei Wang
· 4 months ago
63a3dbb
Merge patch series "Add AVS support for J721S2"
by Tom Rini
· 3 months ago
96ef1f2
drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
by Manorit Chawdhry
· 4 months ago
c530cd4
drivers: misc: k3_avs: Check return code while programming AVS
by Manorit Chawdhry
· 4 months ago
48b45f1
power: pmic: tps65941: Add DM_PMIC dependency
by Manorit Chawdhry
· 4 months ago
33da135
Merge patch series "Add TI K3 PCIe Controller support for J7200"
by Tom Rini
· 3 months ago
59ad548
pci: Add TI K3 Cadence PCIe Controller
by Siddharth Vadapalli
· 4 months ago
f315a48
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
by Alex Shumsky
· 4 months ago
f7c9839
i2c: muxes: pca954x: Add MAX735x/MAX736x support
by Maksim Kiselev
· 4 months ago
18a85cf
video: Avoid starting a new line to close to the bottom
by Simon Glass
· 4 months ago
52c1917
video: Add a dark-grey console colour
by Simon Glass
· 4 months ago
ecf3111
x86: Sync up tsc_timer with Linux
by Simon Glass
· 5 months ago
7c0f70b
x86: Avoid timer-clock overflow
by Simon Glass
· 5 months ago
3b2e4f5
x86: Ensure the CPU identity exists for timer init
by Simon Glass
· 5 months ago
9fb768c
virtio: blk: introduce virtio-block erase support
by Dmitrii Merkurev
· 11 months ago
8ab2178
Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 3 months ago
9b1cecd
cpu: imx8_cpu: Avoid revision to corrupt device tree
by Peng Fan
· 3 months ago
6846a5b
clk: imx8: Add dummy clk
by Peng Fan
· 4 months ago
f1de0b9
Merge patch series "Cleanup dma device in spl and move dma channel[0]"
by Tom Rini
· 3 months ago
f83076a
dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
by Santhosh Kumar K
· 4 months ago
7f069cc
dma: ti: k3-udma: Move udma_probe() below all APIs
by Santhosh Kumar K
· 4 months ago
d17661a
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 3 months ago
9e1cd2f
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 3 months ago
43fdd31c
usb: tcpm: fusb302: add driver
by Sebastian Reichel
· 4 months ago
1db4c0a
usb: tcpm: add core framework
by Sebastian Reichel
· 4 months ago
98a36de
Merge patch series "some serial rx buffer patches"
by Tom Rini
· 3 months ago
6cc6a2f
serial: embed the rx buffer in struct serial_dev_priv
by Rasmus Villemoes
· 4 months ago
3282298
serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
by Rasmus Villemoes
· 4 months ago
f4e7a39
serial: do not overwrite not-consumed characters in rx buffer
by Rasmus Villemoes
· 4 months ago
e698608
serial: fix circular rx buffer edge case
by Rasmus Villemoes
· 4 months ago
98ad145
net: lwip: add DHCP support and dhcp commmand
by Jerome Forissier
· 3 months ago
8cb3303
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· 3 months ago
ce70056
sandbox: add dummy driver ETH_SANDBOX_LWIP
by Jerome Forissier
· 3 months ago
83362ce
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 4 months ago
bbfa458
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
by Jonas Karlman
· 4 months ago
10e75dd
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· 4 months ago
20f1383
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· 4 months ago
0267cfa
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· 4 months ago
b8b610e
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
by Takahiro Kuwano
· 4 months ago
88057da
mtd: spi-nor: Allow flashes to specify MTD writesize
by Takahiro Kuwano
· 4 months ago
6d7a8bf
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
by Takahiro Kuwano
· 4 months ago
3e47302
usb: dwc3: invalidate dcache on buffer used in interrupt handling
by Neil Armstrong
· 4 months ago
502a50a
usb: dwc3: fix dcache flush range calculation
by Neil Armstrong
· 4 months ago
1f12fc7
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
by Neil Armstrong
· 4 months ago
d467f35
Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"
by Tom Rini
· 4 months ago
5d1d983
lib: Adapt digest header files to MbedTLS
by Raymond Mao
· 4 months ago
fe91450
usb: xhci: pet watchdog during transfers
by Godfrey Mwangi
· 1 year, 6 months ago
c7aafb2
Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs
by Tom Rini
· 4 months ago
c676fc3
Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 4 months ago
e87c5df
Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 4 months ago
bfa89c5
power/domain: meson-ee-pwrc: make sure to not enable a domain twice
by Neil Armstrong
· 4 months ago
53a9bae
clk: meson: gxbb: add HDMI clocks
by Neil Armstrong
· 4 months ago
8c914e5
video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
by Neil Armstrong
· 4 months ago
0c9c501
ufs: Add Support for Qualcomm UFS HC driver
by Bhupesh Sharma
· 5 months ago
690db79
ufs: allow UFSHCI version 4.0
by Neil Armstrong
· 5 months ago
b3f89c1
ufs: add get_max_pwr_mode callback
by Neil Armstrong
· 5 months ago
182e192
ufs: add device_reset callback
by Neil Armstrong
· 5 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
29e5dbc
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 4 months ago
96573a1
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 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
· 4 months ago
edcb15c58
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
47fc273
clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
8c417ce
clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
d46a040
clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
04395af
pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
4d84508
pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9
by Marek Vasut
· 5 months ago
82686e6
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 4 months ago
Next »