Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
82479d4e6ad1f0c21155b43c9aeb5a0019d26dd6
/
drivers
82479d4
mmc: Avoid buffer overrun in mmc_startup()
by Heinrich Schuchardt
· Thu Jan 04 04:49:42 2024 +0100
3765b86
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Sun Apr 14 15:58:31 2024 -0600
d4c6bb1
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Sun Apr 14 12:26:42 2024 -0600
6fbb426
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· Mon Mar 11 21:43:14 2024 -0400
681c2fb
mtd: nand: raw: atmel: Fix comment in timings preparation
by Alexander Dahl
· Wed Mar 20 10:02:13 2024 +0100
7737453
mtd: nand: raw: Fix (most) Kconfig indentation
by Alexander Dahl
· Wed Mar 20 10:02:11 2024 +0100
71fc06c
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· Wed Mar 20 10:02:10 2024 +0100
aa12453
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· Wed Mar 20 10:02:09 2024 +0100
55842b4
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· Sun Feb 11 01:39:27 2024 +0300
4ef2a11
net: designware: Pass all multicast frames in designware driver
by Jim Liu
· Mon Apr 08 16:50:17 2024 +0800
1f031a0
net: designware: Invalidate RX buffer cache before freeing the DMA descriptor
by Jim Liu
· Mon Apr 08 16:49:02 2024 +0800
7b1baf3
net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
by Patrice Chotard
· Fri Apr 05 18:15:29 2024 +0200
2353e50
Merge patch series "Introduce ICSSG Ethernet driver"
by Tom Rini
· Fri Apr 12 13:54:51 2024 -0600
6b8c29e
net: ti: icssg: Add support sending FDB command to update rx_flow_id
by MD Danish Anwar
· Thu Apr 04 12:38:03 2024 +0530
dd18b89
net: ti: icssg: Add ICSSG ethernet driver
by MD Danish Anwar
· Thu Apr 04 12:38:02 2024 +0530
6712abb
net: ti: icssg: Add icssg queues APIs and macros
by MD Danish Anwar
· Thu Apr 04 12:38:01 2024 +0530
89d709b
net: ti: icssg: Add Firmware config and classification APIs.
by MD Danish Anwar
· Thu Apr 04 12:38:00 2024 +0530
92802f8
net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.
by MD Danish Anwar
· Thu Apr 04 12:37:59 2024 +0530
1ed20d6
firmware: ti_sci: Bind sysreset driver when enabled
by Andrew Davis
· Tue Apr 02 11:09:07 2024 -0500
2e9cacb
net: ti: am65-cpsw: Fix buffer overflow
by Michael Walle
· Wed Apr 03 16:31:55 2024 +0200
fedc31f
Merge patch series "Resolve issues with booting distros on x86"
by Tom Rini
· Wed Apr 10 20:01:42 2024 -0600
0b22604
x86: Enable SSE in 64-bit mode
by Simon Glass
· Thu Jan 04 08:10:39 2024 -0700
5347ad4
video: Drop unnecessary truetype operations from SPL
by Simon Glass
· Thu Jan 04 08:10:38 2024 -0700
2425d4f
video: Correct setting of cursor position
by Simon Glass
· Thu Jan 04 08:10:37 2024 -0700
5e38486
fastboot: Update help text with respect to CMDLINE
by Tom Rini
· Wed Apr 10 20:00:32 2024 -0600
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· Wed Apr 10 17:06:27 2024 -0600
39465c1
fastboot: Remove dependencies on CMDLINE
by Simon Glass
· Thu Dec 14 21:19:06 2023 -0700
ae4eb81
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· Thu Dec 14 21:19:04 2023 -0700
0d96abb
Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Apr 10 11:51:58 2024 -0600
ccb51b4
net: dw_eth_qos: Add missing \n in error messages.
by Heinrich Schuchardt
· Tue Apr 02 10:39:34 2024 +0200
59d10d0
rtc: goldfish_rtc_probe should be static
by Heinrich Schuchardt
· Thu Mar 21 21:16:13 2024 +0100
4198155
riscv: don't read riscv, isa in the riscv cpu's get_desc()
by Conor Dooley
· Mon Mar 18 15:16:02 2024 +0000
331ee41
mmc: cv1800b: Add sdhci driver support for cv1800b SoC
by Kongyang Liu
· Sun Mar 10 01:51:55 2024 +0800
39c8b70
Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· Fri Apr 05 17:23:13 2024 -0400
f1b3e0c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Apr 05 17:21:58 2024 -0400
ec75a53
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Fri Apr 05 17:21:37 2024 -0400
727c6b5
usb: xhci: Abort transfers with unallocated rings
by Janne Grunau
· Thu Apr 04 08:25:51 2024 +0200
f399360
usb: xhci: Set up endpoints for the first 2 interfaces
by Janne Grunau
· Thu Apr 04 08:25:50 2024 +0200
57c2a5f
usb: xhci: refactor xhci_set_configuration
by Janne Grunau
· Thu Apr 04 08:25:49 2024 +0200
7f6b918
serial: msm-geni: support livetree
by Caleb Connolly
· Wed Apr 03 14:07:44 2024 +0200
241dfda
gpio: msm_gpio: add .set_flags op
by Caleb Connolly
· Wed Apr 03 14:07:43 2024 +0200
f216085
clk/qcom: sdm845: add USB clocks
by Caleb Connolly
· Wed Apr 03 14:07:42 2024 +0200
a31b068
clk/qcom: sdm845: add gdscs
by Caleb Connolly
· Wed Apr 03 14:07:41 2024 +0200
cbdad44
clk/qcom: use offsets for RCG registers
by Caleb Connolly
· Wed Apr 03 14:07:40 2024 +0200
e07ce56
mach-snapdragon: disable power-domains for pre-reloc drivers
by Caleb Connolly
· Wed Apr 03 14:07:39 2024 +0200
9f153c6
phy: qcom: Add SNPS femto v2 USB HS phy
by Bhupesh Sharma
· Wed Apr 03 14:07:38 2024 +0200
fe6b5cc
phy: qcom: add Qualcomm QUSB2 USB PHY driver
by Bhupesh Sharma
· Wed Apr 03 14:07:37 2024 +0200
c4cc979
pinctrl: qcom: pass pin number to get_function_mux callback
by Volodymyr Babchuk
· Mon Mar 11 21:33:46 2024 +0000
aae4649
clk: qcom: add support for power domains uclass
by Volodymyr Babchuk
· Mon Mar 11 21:33:45 2024 +0000
8eca261
clk: qcom: clear div mask before assigning a new divider
by Volodymyr Babchuk
· Mon Mar 11 21:33:45 2024 +0000
2175b04
soc: zynqmp: Add the IDcode for TEG variant
by Venkatesh Yadav Abbarapu
· Tue Apr 02 19:53:14 2024 +0530
4f552fe
misc: turris_omnia_mcu: Add support for rng provided by MCU
by Marek Behún
· Thu Apr 04 09:51:06 2024 +0200
ea51ee5
gpio: turris_omnia_mcu: Add support for system power off via sysreset
by Marek Behún
· Thu Apr 04 09:51:03 2024 +0200
c013215
gpio: turris_omnia_mcu: Update firmware features reading
by Marek Behún
· Thu Apr 04 09:51:02 2024 +0200
d38a2be
gpio: turris_omnia_mcu: Use byteorder conversion functions
by Marek Behún
· Thu Apr 04 09:51:01 2024 +0200
bb42a5b
arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
by Marek Behún
· Thu Apr 04 09:50:51 2024 +0200
4b5b5fe
Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Apr 02 22:37:23 2024 -0400
c4da10a
Merge branch 'next'
by Tom Rini
· Tue Apr 02 07:03:25 2024 -0400
e7f1315
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
by Marek Vasut
· Sun Mar 17 05:42:53 2024 +0100
26ec65b
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
by Marek Vasut
· Sun Mar 17 05:42:52 2024 +0100
221dff5
net: fec_mxc: Avoid enable regulator failure
by Ye Li
· Thu Mar 28 18:57:59 2024 +0800
3e2c22c
thermal: imx_tmu: Fix TMU error on iMX8MQ
by Ye Li
· Thu Mar 28 18:49:59 2024 +0800
04a0402
crypto/fsl: allow accessing Job Ring from non-TrustZone
by Emanuele Ghidoli
· Thu Mar 28 11:30:12 2024 +0100
d0fdd5a
tee: sandbox: fix spelling errors
by Igor Opaniuk
· Mon Mar 04 18:44:50 2024 +0100
cf54eeb
net: phy: Factor out PHY GPIO reset code
by Marek Vasut
· Mon Mar 18 15:57:01 2024 +0100
e491335
e1000: add support for i225-IT
by Marjolaine Amate
· Mon Mar 04 16:23:38 2024 +0100
13fddd5
net: phy: ncsi: reslove the unaligned access issue
by Jacky Chou
· Mon Feb 05 16:13:23 2024 +0800
32d7b19
net: phy: ncsi: Correct the endian of the checksum
by Jacky Chou
· Mon Feb 05 16:02:28 2024 +0800
581b2f5
net: hifemac: make some functions static
by Yang Xiwen
· Mon Jan 22 22:33:24 2024 +0800
f9db9d7
net: hifemac: implement `net stats` needed ops
by Yang Xiwen
· Mon Jan 22 22:33:23 2024 +0800
7579ad1
net: hifemac: register MDIO bus device for subnode
by Yang Xiwen
· Mon Jan 22 22:33:22 2024 +0800
f56b07b
net: hifemac: fix log reporting
by Yang Xiwen
· Mon Jan 22 22:33:21 2024 +0800
5090ead
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
by Yang Xiwen
· Mon Jan 22 22:33:20 2024 +0800
77cbf0e
net: phy: the NC-SI phy device do not require mdio bus
by Jacky Chou
· Mon Jan 15 18:34:47 2024 +0800
4238837
net: phy: Fix signed shift overflow
by Eugeniu Rosca
· Thu Jan 04 05:26:23 2024 +0100
ae4bec7
net: phy: broadcom: Configure LEDs on BCM54210E
by Marek Vasut
· Mon Jan 01 22:07:47 2024 +0100
e4f0760
net: phy: ncsi: fixed not nullify the pointers after free
by Jacky Chou
· Fri Dec 29 09:45:55 2023 +0800
9893028
clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850
by Sam Protsenko
· Thu Mar 07 20:18:58 2024 -0600
6211235
clk: exynos: Fix incorrect clock lookup for non-top CMUs
by Sam Protsenko
· Thu Mar 07 20:18:57 2024 -0600
49ba25a
clk: exynos: Don't expose prototypes for not used functions
by Sam Protsenko
· Thu Mar 07 20:18:56 2024 -0600
ce65a50
clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
by Sam Protsenko
· Thu Mar 07 20:18:55 2024 -0600
98c9212
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· Mon Mar 25 22:15:47 2024 -0400
8df8e59
imx: ele_ahab: Add ahab_commit command support
by Mathieu Othacehe
· Thu Mar 21 08:19:53 2024 +0100
3fc4394
pcie_imx: Update header to describe it as a legacy driver
by Sumit Garg
· Thu Mar 21 20:25:04 2024 +0530
3aa5088
pci: Add DW PCIe controller support for iMX8MP SoC
by Sumit Garg
· Thu Mar 21 20:25:03 2024 +0530
2c71451
phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
by Sumit Garg
· Thu Mar 21 20:25:02 2024 +0530
77ad664
imx8mp: power-domain: Expose high performance PLL clock
by Sumit Garg
· Thu Mar 21 20:25:01 2024 +0530
aee7c46
imx8mp: power-domain: Add PCIe support
by Sumit Garg
· Thu Mar 21 20:25:00 2024 +0530
41e0ad5
reset: imx: Add support for i.MX8MP reset controller
by Sumit Garg
· Thu Mar 21 20:24:59 2024 +0530
9ab2ffa
reset: imx: Refactor driver to simplify function names
by Sumit Garg
· Thu Mar 21 20:24:58 2024 +0530
03f76d9
clk: imx8mp: Add support for PCIe clocks
by Sumit Garg
· Thu Mar 21 20:24:57 2024 +0530
db1e4db
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
by MD Danish Anwar
· Thu Mar 21 15:58:19 2024 +0530
1eb8681
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
by Hari Nagalla
· Tue Mar 12 15:14:36 2024 +0530
225271d
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
by Hari Nagalla
· Tue Mar 12 15:14:35 2024 +0530
2eeee7c
clk: clk-imx8qm: Add LPUART IPG entries
by Fabio Estevam
· Fri Mar 08 17:13:16 2024 -0300
b08666d
clk: clk-imx8qxp: Add LPUART IPG entries
by Fabio Estevam
· Fri Mar 08 17:13:15 2024 -0300
f33bbd3
iommu: qcom-smmu: fix debugging
by Caleb Connolly
· Wed Mar 20 14:30:51 2024 +0000
00e9e0c
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· Wed Mar 20 14:30:50 2024 +0000
d4fe66f
usb: gadget: CDC ACM: call usb_gadget_initialize
by Caleb Connolly
· Wed Mar 20 14:30:49 2024 +0000
8f3bb28
Merge tag 'efi-next-20240321' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Thu Mar 21 08:34:41 2024 -0400
Next »