Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e32cce8680a8fc3aa472758e6c53470b72fea158
/
drivers
57a8884
net: dwc_eth_qos: add support for phy-reset-gpios property
by Heesub Shin
· Sun Apr 28 23:24:05 2024 +0900
04f5cb6
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 17 11:01:35 2024 -0600
ec56167
gpio: Add proper dependency on ZYNQMP_FIRMWARE
by Michal Simek
· Thu Jun 06 16:44:54 2024 +0200
71bfd39
spi: versal2: Enable spi drivers for Versal Gen 2
by Michal Simek
· Wed May 29 16:48:01 2024 +0200
534a934
mmc: versal2: Update zynq_sdhci driver to support AMD Versal Gen 2
by Michal Simek
· Wed May 29 16:48:00 2024 +0200
34d3512
soc: versal2: Add SoC driver for AMD Versal Gen 2
by Michal Simek
· Wed May 29 16:47:59 2024 +0200
d903ce4
arm64: versal2: Add support for AMD Versal Gen 2
by Michal Simek
· Wed May 29 16:47:58 2024 +0200
c74d861
mtd: spi-nor: Add SPI_NOR_OCTAL_READ flag for mx66uw2g345gx0 flash part
by Prasad Kummari
· Wed May 08 10:57:50 2024 +0530
d78ea25
sdhci: zynq: Fix tap delay for SD on Versal NET
by Simek, Michal
· Wed Apr 17 20:06:13 2024 -1200
98379e3
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next
by Tom Rini
· Sun Jun 16 09:10:13 2024 -0600
3557250
Merge tag 'u-boot-rockchip-next-20240615' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next
by Tom Rini
· Sun Jun 16 09:09:07 2024 -0600
76aaf69
serial: ns16550: fix comment to mention schedule instead of watchdog_reset
by Rasmus Villemoes
· Tue May 28 13:13:21 2024 +0200
4733b8d
wdt-uclass: watchdog_reset cleanup
by Rasmus Villemoes
· Tue May 28 13:13:20 2024 +0200
ea36ada
cyclic: make clients embed a struct cyclic_info in their own data structure
by Rasmus Villemoes
· Tue May 21 10:46:52 2024 +0200
93a82ce
wdt-uclass: prevent multiple cyclic_register calls
by Rasmus Villemoes
· Tue May 21 10:46:51 2024 +0200
a90e793
Merge patch series "efi_loader: select BLK not depends on BLK"
by Tom Rini
· Fri Jun 14 10:39:40 2024 -0600
29b436e
block: Update BLK to be def_bool
by Tom Rini
· Tue Jun 04 19:37:42 2024 -0600
106d04e
power: rk8xx: properly print all supported PMICs name
by Quentin Schulz
· Thu Jun 06 10:45:35 2024 +0200
1f79d01
bcmgenet: fix Rx buffer corruption caused by lack of cache flush
by Yasuharu Shibata
· Sun Jun 02 17:24:03 2024 +0900
e4d70fd
net: phy: Replace PHY_ANEG_TIMEOUT with Kconfig symbol
by Marek Vasut
· Fri May 31 18:47:17 2024 +0200
2070c1a
net: phy: Turn default auto-negotiation timeout into Kconfig symbol
by Marek Vasut
· Fri May 31 18:47:16 2024 +0200
4aa7be0
Merge patch series "Enable OSPI boot for j721s2"
by Tom Rini
· Wed Jun 12 18:40:46 2024 -0600
ead026f
mtd: spi-nor-core: Do not start or end writes at odd address in DTR mode
by Pratyush Yadav
· Tue Jun 04 11:39:10 2024 +0530
5e15024
memory: ti-gpmc: use printf to dump settings/timings
by Roger Quadros
· Wed May 15 15:20:08 2024 +0300
a2e7ad0
Merge patch series "Adding support to load secure firmware for HS devices"
by Tom Rini
· Fri Jun 07 14:01:15 2024 -0600
3b779d1
drivers: remoteproc: ti_k3 : enable secure booting with firmware images
by Manorit Chawdhry
· Tue May 21 16:26:46 2024 +0530
a9705f0
Merge tag 'v2024.07-rc4' into next
by Tom Rini
· Mon Jun 03 18:42:11 2024 -0600
f98a80a
andes: l2 cache driver: fixes typos and cctl status
by Leo Yu-Chi Liang
· Tue May 28 20:49:42 2024 +0800
1e820e5
Merge tag 'tpm-master-27052024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Mon May 27 08:56:02 2024 -0600
13ea754
tpm: display warning if using gpio reset with TPM
by Tim Harvey
· Wed May 15 16:21:38 2024 -0700
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
b05d6a4
drivers: fwu: mtd: allocate buffer for image info dynamically
by Sughosh Ganu
· Fri Mar 22 16:27:17 2024 +0530
15665c5
drivers: fwu: add the size parameter to the metadata access API's
by Sughosh Ganu
· Fri Mar 22 16:27:16 2024 +0530
166a047
clk: rockchip: rk3588: Set SPLL frequency during SPL stage
by Heiko Stuebner
· Wed May 22 19:31:29 2024 +0200
775e261
Merge patch series "Clean-up patch set for MbedTLS integration"
by Tom Rini
· Wed May 22 08:55:35 2024 -0600
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· Thu May 16 14:11:52 2024 -0700
cdc9318
md5: Use typedef for MD5 context
by Raymond Mao
· Thu May 16 14:11:51 2024 -0700
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
192e958
phy: Use dt-bindig definations for npcm usb phy
by Jim Liu
· Mon May 13 15:25:32 2024 +0800
523a31c
pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()
by Jonas Karlman
· Fri May 10 19:35:51 2024 +0000
5847075
Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Thu May 16 09:52:24 2024 -0600
cf31879
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
by Thinh Nguyen
· Fri Apr 12 22:26:06 2024 +0200
ff5002e
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· Fri Apr 12 22:26:05 2024 +0200
b1839b3
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· Fri Apr 12 22:26:04 2024 +0200
64fac8b
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· Fri Apr 12 22:26:03 2024 +0200
d6fb9a2
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· Fri Apr 12 22:26:02 2024 +0200
46ba084
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· Fri Apr 12 22:26:01 2024 +0200
65aef70
dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring
by Matthias Schiffer
· Fri Apr 26 10:02:28 2024 +0200
fe2ee88
dma: ti: k3-udma: add missing <net.h> include
by Matthias Schiffer
· Fri Apr 26 10:02:27 2024 +0200
9ee004a
net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"
by Matthias Schiffer
· Fri Apr 26 10:02:26 2024 +0200
ac70b87
net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()
by Matthias Schiffer
· Fri Apr 26 10:02:25 2024 +0200
c3f8fe0
Merge patch series "Add remoteproc driver for AM62a SoC"
by Tom Rini
· Wed May 15 10:45:33 2024 -0600
89322b8
remoteproc: k3-r5: Add support for R5F core on AM62A SoCs
by Hari Nagalla
· Thu May 09 09:20:35 2024 -0500
da85f78
remoteproc: k3-dsp: Enable C71x support for AM62A
by Hari Nagalla
· Thu May 09 09:20:34 2024 -0500
64c9ca2
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· Wed May 15 10:45:10 2024 -0600
3ca8c4f
usb: dwc3: Add dwc3 glue driver for am62
by Sjoerd Simons
· Mon May 06 15:38:41 2024 +0100
5d0bbea
andes: Unify naming policy for Andes related source
by Leo Yu-Chi Liang
· Tue May 14 17:50:11 2024 +0800
bc735c3
riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
by Hanyuan Zhao
· Mon May 06 17:10:06 2024 +0800
66cbdce
usb: cdns3: gadget.c: Set fast access bit
by Aswath Govindraju
· Wed Apr 24 13:09:11 2024 +0530
400ae94
crypto: nuvoton: npcm_sha: Support SHA 384/512
by Jim Liu
· Mon Apr 29 14:38:03 2024 +0800
58ca847
Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 13 09:15:51 2024 -0600
e521478
Merge patch series "Add AM64x Support to PRUSS and PRU_RPROC driver"
by Tom Rini
· Fri May 10 10:44:58 2024 -0600
d56695f
soc: ti: pruss: Add support for AM64x
by MD Danish Anwar
· Tue Apr 30 16:16:33 2024 +0530
2482886
remoteproc: pru: Add support for AM64x PRU / RTU cores
by MD Danish Anwar
· Tue Apr 30 16:16:32 2024 +0530
dc7aa6f
net: Add drivers for Sysnopsys Ethernet 10G device
by Boon Khai Ng
· Wed Apr 17 15:46:56 2024 +0800
489c419
Merge patch series "arm: Add Analog Devices SC5xx Machine Type"
by Tom Rini
· Tue May 07 19:24:07 2024 -0600
39e4719
drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral
by Greg Malysa
· Wed Apr 24 20:04:03 2024 -0400
ce71564
drivers: serial: Add in UART for ADI SC5XX-family processors
by Nathan Barrett-Morrison
· Wed Apr 24 20:04:02 2024 -0400
20afb90
drivers: clk: adi: Add in SC5XX-family clock driver
by Nathan Barrett-Morrison
· Wed Apr 24 20:04:01 2024 -0400
900acc9
xen: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:36 2024 -0600
709c2a2
watchdog: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:35 2024 -0600
6cacf2c
w1-eeprom: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:34 2024 -0600
2262c63
w1: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:33 2024 -0600
a497891
virtio: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:32 2024 -0600
4b5ed11
video: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:31 2024 -0600
7dd3c6c
reboot-mode: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:12 2024 -0600
e324ed0
usb: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:30 2024 -0600
aa36af0
ram: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:11 2024 -0600
9afd082
ufs: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:29 2024 -0600
7488096
pwm: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:10 2024 -0600
e1e5722
tpm: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:28 2024 -0600
78f809d
power: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:09 2024 -0600
fca3cd4
timer: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:27 2024 -0600
f132108
pinctrl: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:08 2024 -0600
7f88075
thermal: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:26 2024 -0600
98cc7b2
phy: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:07 2024 -0600
a54105b
sysreset: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:25 2024 -0600
7127e0e
pci_endpoint: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:06 2024 -0600
7e9eee3
sysinfo: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:24 2024 -0600
15cfc95
spmi: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:23 2024 -0600
b116fe2
spi: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:22 2024 -0600
a35904d
sound: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:21 2024 -0600
ba97c7a
soc: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:20 2024 -0600
a03150d
smem: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:19 2024 -0600
d3348e5
sm: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:18 2024 -0600
c0ae4a5
serial: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:17 2024 -0600
da26f81
scsi: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:16 2024 -0600
af20c8a
rtc: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:15 2024 -0600
Next »