Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aa1245378eb25a44a5e3dfb42408bf880e03c190
/
drivers
aa12453
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· 8 months ago
55842b4
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· 10 months ago
4ef2a11
net: designware: Pass all multicast frames in designware driver
by Jim Liu
· 8 months ago
1f031a0
net: designware: Invalidate RX buffer cache before freeing the DMA descriptor
by Jim Liu
· 8 months ago
7b1baf3
net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
by Patrice Chotard
· 8 months ago
2353e50
Merge patch series "Introduce ICSSG Ethernet driver"
by Tom Rini
· 8 months ago
6b8c29e
net: ti: icssg: Add support sending FDB command to update rx_flow_id
by MD Danish Anwar
· 8 months ago
dd18b89
net: ti: icssg: Add ICSSG ethernet driver
by MD Danish Anwar
· 8 months ago
6712abb
net: ti: icssg: Add icssg queues APIs and macros
by MD Danish Anwar
· 8 months ago
89d709b
net: ti: icssg: Add Firmware config and classification APIs.
by MD Danish Anwar
· 8 months ago
92802f8
net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.
by MD Danish Anwar
· 8 months ago
1ed20d6
firmware: ti_sci: Bind sysreset driver when enabled
by Andrew Davis
· 8 months ago
2e9cacb
net: ti: am65-cpsw: Fix buffer overflow
by Michael Walle
· 8 months ago
fedc31f
Merge patch series "Resolve issues with booting distros on x86"
by Tom Rini
· 8 months ago
0b22604
x86: Enable SSE in 64-bit mode
by Simon Glass
· 11 months ago
5347ad4
video: Drop unnecessary truetype operations from SPL
by Simon Glass
· 11 months ago
2425d4f
video: Correct setting of cursor position
by Simon Glass
· 11 months ago
5e38486
fastboot: Update help text with respect to CMDLINE
by Tom Rini
· 8 months ago
5725dde
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
by Tom Rini
· 8 months ago
39465c1
fastboot: Remove dependencies on CMDLINE
by Simon Glass
· 12 months ago
ae4eb81
fastboot: Change fastboot_buf_addr to an address
by Simon Glass
· 12 months ago
0d96abb
Merge tag 'xilinx-for-v2024.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 8 months ago
ccb51b4
net: dw_eth_qos: Add missing \n in error messages.
by Heinrich Schuchardt
· 8 months ago
59d10d0
rtc: goldfish_rtc_probe should be static
by Heinrich Schuchardt
· 8 months ago
4198155
riscv: don't read riscv, isa in the riscv cpu's get_desc()
by Conor Dooley
· 8 months ago
331ee41
mmc: cv1800b: Add sdhci driver support for cv1800b SoC
by Kongyang Liu
· 9 months ago
39c8b70
Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· 8 months ago
f1b3e0c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 8 months ago
ec75a53
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· 8 months ago
7f6b918
serial: msm-geni: support livetree
by Caleb Connolly
· 8 months ago
241dfda
gpio: msm_gpio: add .set_flags op
by Caleb Connolly
· 8 months ago
f216085
clk/qcom: sdm845: add USB clocks
by Caleb Connolly
· 8 months ago
a31b068
clk/qcom: sdm845: add gdscs
by Caleb Connolly
· 8 months ago
cbdad44
clk/qcom: use offsets for RCG registers
by Caleb Connolly
· 8 months ago
e07ce56
mach-snapdragon: disable power-domains for pre-reloc drivers
by Caleb Connolly
· 8 months ago
9f153c6
phy: qcom: Add SNPS femto v2 USB HS phy
by Bhupesh Sharma
· 8 months ago
fe6b5cc
phy: qcom: add Qualcomm QUSB2 USB PHY driver
by Bhupesh Sharma
· 8 months ago
c4cc979
pinctrl: qcom: pass pin number to get_function_mux callback
by Volodymyr Babchuk
· 9 months ago
aae4649
clk: qcom: add support for power domains uclass
by Volodymyr Babchuk
· 9 months ago
8eca261
clk: qcom: clear div mask before assigning a new divider
by Volodymyr Babchuk
· 9 months ago
2175b04
soc: zynqmp: Add the IDcode for TEG variant
by Venkatesh Yadav Abbarapu
· 8 months ago
4f552fe
misc: turris_omnia_mcu: Add support for rng provided by MCU
by Marek Behún
· 8 months ago
ea51ee5
gpio: turris_omnia_mcu: Add support for system power off via sysreset
by Marek Behún
· 8 months ago
c013215
gpio: turris_omnia_mcu: Update firmware features reading
by Marek Behún
· 8 months ago
d38a2be
gpio: turris_omnia_mcu: Use byteorder conversion functions
by Marek Behún
· 8 months ago
bb42a5b
arm: mvebu: turris_omnia: Add header containing MCU command interface and use it
by Marek Behún
· 8 months ago
4b5b5fe
Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 8 months ago
c4da10a
Merge branch 'next'
by Tom Rini
· 8 months ago
e7f1315
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
by Marek Vasut
· 8 months ago
26ec65b
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
by Marek Vasut
· 8 months ago
221dff5
net: fec_mxc: Avoid enable regulator failure
by Ye Li
· 8 months ago
3e2c22c
thermal: imx_tmu: Fix TMU error on iMX8MQ
by Ye Li
· 8 months ago
04a0402
crypto/fsl: allow accessing Job Ring from non-TrustZone
by Emanuele Ghidoli
· 8 months ago
d0fdd5a
tee: sandbox: fix spelling errors
by Igor Opaniuk
· 9 months ago
cf54eeb
net: phy: Factor out PHY GPIO reset code
by Marek Vasut
· 8 months ago
e491335
e1000: add support for i225-IT
by Marjolaine Amate
· 9 months ago
13fddd5
net: phy: ncsi: reslove the unaligned access issue
by Jacky Chou
· 10 months ago
32d7b19
net: phy: ncsi: Correct the endian of the checksum
by Jacky Chou
· 10 months ago
581b2f5
net: hifemac: make some functions static
by Yang Xiwen
· 10 months ago
f9db9d7
net: hifemac: implement `net stats` needed ops
by Yang Xiwen
· 10 months ago
7579ad1
net: hifemac: register MDIO bus device for subnode
by Yang Xiwen
· 10 months ago
f56b07b
net: hifemac: fix log reporting
by Yang Xiwen
· 10 months ago
5090ead
net: hifemac_mdio: use log_msg_ret() correctly, report error by dev_err()
by Yang Xiwen
· 10 months ago
77cbf0e
net: phy: the NC-SI phy device do not require mdio bus
by Jacky Chou
· 10 months ago
4238837
net: phy: Fix signed shift overflow
by Eugeniu Rosca
· 11 months ago
ae4bec7
net: phy: broadcom: Configure LEDs on BCM54210E
by Marek Vasut
· 11 months ago
e4f0760
net: phy: ncsi: fixed not nullify the pointers after free
by Jacky Chou
· 11 months ago
9893028
clk: exynos: Add CMU_CORE and CMU_HSI for Exynos850
by Sam Protsenko
· 9 months ago
6211235
clk: exynos: Fix incorrect clock lookup for non-top CMUs
by Sam Protsenko
· 9 months ago
49ba25a
clk: exynos: Don't expose prototypes for not used functions
by Sam Protsenko
· 9 months ago
ce65a50
clk: exynos: Re-arrange clocks in Exynos850 CMU_TOP
by Sam Protsenko
· 9 months ago
98c9212
Merge tag 'v2024.04-rc5' into next
by Tom Rini
· 8 months ago
8df8e59
imx: ele_ahab: Add ahab_commit command support
by Mathieu Othacehe
· 8 months ago
3fc4394
pcie_imx: Update header to describe it as a legacy driver
by Sumit Garg
· 8 months ago
3aa5088
pci: Add DW PCIe controller support for iMX8MP SoC
by Sumit Garg
· 8 months ago
2c71451
phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
by Sumit Garg
· 8 months ago
77ad664
imx8mp: power-domain: Expose high performance PLL clock
by Sumit Garg
· 8 months ago
aee7c46
imx8mp: power-domain: Add PCIe support
by Sumit Garg
· 8 months ago
41e0ad5
reset: imx: Add support for i.MX8MP reset controller
by Sumit Garg
· 8 months ago
9ab2ffa
reset: imx: Refactor driver to simplify function names
by Sumit Garg
· 8 months ago
03f76d9
clk: imx8mp: Add support for PCIe clocks
by Sumit Garg
· 8 months ago
db1e4db
remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
by MD Danish Anwar
· 8 months ago
1eb8681
remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCs
by Hari Nagalla
· 9 months ago
225271d
remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCs
by Hari Nagalla
· 9 months ago
2eeee7c
clk: clk-imx8qm: Add LPUART IPG entries
by Fabio Estevam
· 9 months ago
b08666d
clk: clk-imx8qxp: Add LPUART IPG entries
by Fabio Estevam
· 9 months ago
f33bbd3
iommu: qcom-smmu: fix debugging
by Caleb Connolly
· 8 months ago
00e9e0c
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· 8 months ago
d4fe66f
usb: gadget: CDC ACM: call usb_gadget_initialize
by Caleb Connolly
· 8 months ago
8f3bb28
Merge tag 'efi-next-20240321' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· 8 months ago
60d1fc2
usb: dwc3-generic: implement Qualcomm wrapper
by Caleb Connolly
· 8 months ago
5548c36
video: console: Parse UTF-8 character sequences
by Janne Grunau
· 8 months ago
9050d04
gpio: mcp230xx: Add support for models with SPI interface.
by Piotr Wojtaszczyk
· 9 months ago
d960e20
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
977071e
arch: arm: Agilex5 enablement
by Jit Loon Lim
· 9 months ago
e249d54
drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA
by Wan Yee Lau
· 10 months ago
1c2382e
drivers: imx_tmu: Select polling-rate from cpu-thermal devicetree node
by Benjamin Hahn
· 9 months ago
d894f7a
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
90b57cb
button: add missing ADC dependency for BUTTON_ADC
by Quentin Schulz
· 9 months ago
f764764
adc: add missing depends on ADC for controller drivers
by Quentin Schulz
· 9 months ago
Next »