Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
85c476759a42dfedb2d66e9734f8c05b7cfb62d5
/
drivers
945fc27
serial: ns16550: fix comment to mention schedule instead of watchdog_reset
by Rasmus Villemoes
· 6 months ago
4388ada
wdt-uclass: watchdog_reset cleanup
by Rasmus Villemoes
· 6 months ago
008c4b3
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· 6 months ago
df2b382
wdt-uclass: prevent multiple cyclic_register calls
by Rasmus Villemoes
· 6 months ago
b993bd6
bcmgenet: fix Rx buffer corruption caused by lack of cache flush
by Yasuharu Shibata
· 6 months ago
6610375
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
by Marek Vasut
· 6 months ago
4031a42
net: phy: Turn default auto-negotiation timeout into Kconfig symbol
by Marek Vasut
· 6 months ago
3db3a6b
Merge patch series "Enable OSPI boot for j721s2"
by Tom Rini
· 5 months ago
11d5655
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
by Pratyush Yadav
· 6 months ago
4f836fb
memory: ti-gpmc: use printf to dump settings/timings
by Roger Quadros
· 6 months ago
30060e0
Merge patch series "Adding support to load secure firmware for HS devices"
by Tom Rini
· 6 months ago
5b5bb51
drivers: remoteproc: ti_k3 : enable secure booting with firmware images
by Manorit Chawdhry
· 6 months ago
227be29
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· 6 months ago
ceec476
andes: l2 cache driver: fixes typos and cctl status
by Leo Yu-Chi Liang
· 6 months ago
46ff00b
Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· 6 months ago
WIP/27May2024
57c601c
tpm: display warning if using gpio reset with TPM
by Tim Harvey
· 6 months ago
7e52d6c
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· 6 months ago
WIP/24May2024-next
e67c0b7
drivers: fwu: mtd: allocate buffer for image info dynamically
by Sughosh Ganu
· 8 months ago
f42a61f
drivers: fwu: add the size parameter to the metadata access API's
by Sughosh Ganu
· 8 months ago
702dc3c
clk: rockchip: rk3588: Set SPLL frequency during SPL stage
by Heiko Stuebner
· 6 months ago
377e91c
Merge patch series "Clean-up patch set for MbedTLS integration"
by Tom Rini
· 6 months ago
WIP/22May2024-next
cb73fe9
include: Move snprintf to stdio.h
by Raymond Mao
· 6 months ago
0fe031d
md5: Use typedef for MD5 context
by Raymond Mao
· 6 months ago
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
WIP/20May2024-next
d478142
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· 6 months ago
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
a424705
phy: Use dt-bindig definations for npcm usb phy
by Jim Liu
· 7 months ago
WIP/17May2024-next
31cf220
pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()
by Jonas Karlman
· 7 months ago
ad7dce5
Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 6 months ago
30f39de
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
by Thinh Nguyen
· 8 months ago
95b4d65
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· 8 months ago
db11351
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· 8 months ago
d107a53
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· 8 months ago
967b31c
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· 8 months ago
1339550
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· 8 months ago
1db973b
dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring
by Matthias Schiffer
· 7 months ago
e563593
dma: ti: k3-udma: add missing <net.h> include
by Matthias Schiffer
· 7 months ago
b079bd9
net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"
by Matthias Schiffer
· 7 months ago
0898f44
net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()
by Matthias Schiffer
· 7 months ago
85e2c69
Merge patch series "Add remoteproc driver for AM62a SoC"
by Tom Rini
· 6 months ago
8d5e971
remoteproc: k3-r5: Add support for R5F core on AM62A SoCs
by Hari Nagalla
· 7 months ago
a536609
remoteproc: k3-dsp: Enable C71x support for AM62A
by Hari Nagalla
· 7 months ago
9c29afe
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· 6 months ago
92114d7
usb: dwc3: Add dwc3 glue driver for am62
by Sjoerd Simons
· 7 months ago
2b8dc36
andes: Unify naming policy for Andes related source
by Leo Yu-Chi Liang
· 6 months ago
9578e74
riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
by Hanyuan Zhao
· 7 months ago
83eed2c
usb: cdns3: gadget.c: Set fast access bit
by Aswath Govindraju
· 7 months ago
3a9f642
crypto: nuvoton: npcm_sha: Support SHA 384/512
by Jim Liu
· 7 months ago
c8ffd13
Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
c671999
Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"
by Tom Rini
· 7 months ago
86b40d2
soc: ti: pruss: Add support for AM64x
by MD Danish Anwar
· 7 months ago
2b1a5d2
remoteproc: pru: Add support for AM64x PRU / RTU cores
by MD Danish Anwar
· 7 months ago
48022fb
net: Add drivers for Sysnopsys Ethernet 10G device
by Boon Khai Ng
· 7 months ago
1afa75c
Merge patch series "arm: Add Analog Devices SC5xx Machine Type"
by Tom Rini
· 7 months ago
WIP/07May2024-next
8691ffa
drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral
by Greg Malysa
· 7 months ago
8af2e14
drivers: serial: Add in UART for ADI SC5XX-family processors
by Nathan Barrett-Morrison
· 7 months ago
16fe111
drivers: clk: adi: Add in SC5XX-family clock driver
by Nathan Barrett-Morrison
· 7 months ago
2193e16
xen: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
d23a829
watchdog: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
334edd5
w1-eeprom: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
051d224
w1: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
3ba56d6
virtio: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
a295557
video: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
37ea47d
reboot-mode: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
12a8b0d
usb: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
41b7743
ram: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
5771d4e
ufs: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
37de718
pwm: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
8f9f759
tpm: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
8719a3f
power: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
0a0a6b7
timer: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
c45973b
pinctrl: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
66fa353
thermal: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
5323767
phy: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
33a67c5
sysreset: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
99fbb0e
pci_endpoint: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
abe1bba
sysinfo: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
9ddfd00
spmi: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
7d2bf7c
spi: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
0fc6271
sound: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
294ebef
soc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
d5cb488
smem: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
6af4346
sm: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
a8604d0
serial: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
8625f7b
scsi: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
16a50b6
rtc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
174f184
reset: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
f07668b
remoteproc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
8db017c
pci: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
9dea8fe
pch: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
5f98a16
nvme: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
0e407c7
net: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
57f9f79
mux: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
6fa1cca
mtd: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
7938ac6
mmc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
4fa7521
misc: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
c199f37
memory: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
f10a78a
mailbox: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
be1f54a
led: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
3f77172
iommu: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
Next »