Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e6f8880b37494c9c0f492d658acf7f22c8519853
/
drivers
ac01633
mtd: rawnand: brcmnand: update log level messages
by david regan
· Tue Nov 12 22:27:15 2024 -0800
eab54c1
mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zero
by david regan
· Tue Nov 12 22:27:14 2024 -0800
a1255c5
mtd: nand: brcmnand: remove device specific nand driver files
by david regan
· Tue Nov 12 22:27:12 2024 -0800
2e4ffd9
Merge tag 'u-boot-dfu-20241126' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Tue Nov 26 08:05:11 2024 -0600
37b0986
usb: ci_udc: don't use "advance" feature when setting address
by Ion Agorria
· Tue Nov 26 09:29:56 2024 +0200
401e6cf
Merge branch 'master-asix' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Nov 25 15:32:16 2024 -0600
74955ab
spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLEL
by Dominik Wernberger
· Mon Nov 25 22:21:52 2024 +0100
9df7f83
eth: asix88179: packet drop when receiving large fragmented packets
by Khoa Hoang
· Thu Nov 07 21:51:36 2024 -0800
d051a42
eth: asix88179: Fix ASIX AX88179A PHY hang
by Khoa Hoang
· Thu Nov 07 21:51:35 2024 -0800
9b19ed6
Merge patch series "Fix device removal order for Apple dart iommu"
by Tom Rini
· Sun Nov 24 15:41:32 2024 -0600
6460973
dm: Add dm_remove_devices_active() for ordered device removal
by Janne Grunau
· Sat Nov 23 22:44:05 2024 +0100
7dcf0d6
iommu: apple: Mark device with DM_FLAG_VITAL
by Janne Grunau
· Sat Nov 23 22:44:04 2024 +0100
31cd044
Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· Wed Nov 20 11:55:24 2024 -0600
bd59d5d
iommu: qcom-smmu: handle running in el2
by Caleb Connolly
· Wed Nov 13 06:09:24 2024 +0100
61c3cff
iommu: qcom-smmu: allow SID 0
by Caleb Connolly
· Wed Nov 13 06:00:56 2024 +0100
c49e09b
dfu: add scsi backend
by Caleb Connolly
· Sat Oct 12 15:57:17 2024 +0200
425a912
phy: qcom: Add SM8150 to QMP UFS PHY driver
by Julius Lehmann
· Wed Oct 02 20:52:17 2024 +0200
f2021a2
phy: qcom: ufs: add sc7280
by Caleb Connolly
· Sat Oct 12 15:22:05 2024 +0200
144699c
phy: qcom: ufs: drop unused ufsphy_v2_regs_layout
by Neil Armstrong
· Wed Oct 16 09:43:56 2024 +0200
459bdcd
gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550
by Neil Armstrong
· Wed Oct 16 11:16:18 2024 +0200
f0e98c4
mmc: msm_sdhci: enable vqmmc at probe if available
by Neil Armstrong
· Wed Oct 16 11:17:16 2024 +0200
75b8202
spi: cadence_qspi: Fix OSPI boot issue
by Venkatesh Yadav Abbarapu
· Thu Nov 14 11:50:45 2024 +0530
11518ab
fastboot: properly handle unknown partition type
by Caleb Connolly
· Wed Nov 13 06:05:59 2024 +0100
639ff29
drivers: bootcount: Add ZynqMP specific bootcount support
by Vasileios Amoiridis
· Tue Nov 05 14:27:44 2024 +0100
d32dddb
Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes"
by Tom Rini
· Mon Nov 11 07:26:50 2024 -0600
5fffd97
iommu: apple: Manage IOVA separately from global LMB mem map
by Janne Grunau
· Mon Nov 11 07:56:34 2024 +0100
3a21528
Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Nov 11 07:25:25 2024 -0600
22980e4
pinctrl: rockchip: allow to build for TPL
by Quentin Schulz
· Wed Nov 06 12:29:41 2024 +0100
a2f7500
mtd: spi-nor: Fix integer overflow in stacked memories support
by Marek Vasut
· Sun Nov 03 00:57:31 2024 +0100
23cfd6f
driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE
by Nick Hu
· Wed Oct 30 15:58:36 2024 +0800
52234d6
bios_emulator: fix first argument of pci_{read,write}_config_* function calls
by Yuri Zaporozhets
· Wed Oct 30 20:38:20 2024 +0100
a560ab6
drivers/video/vesa: use MTRRs only on x86
by Yuri Zaporozhets
· Wed Oct 30 14:17:33 2024 +0100
eb432ac
bios_emulator: define the comment symbol for RISC-V assembler too
by Yuri Zaporozhets
· Wed Oct 30 14:00:51 2024 +0100
f66139f
dm: core: Add a function to see if a device exists
by Simon Glass
· Sat Oct 19 09:21:49 2024 -0600
99ba465
clk: renesas: Fix missing unbind on driver look up failure
by Marek Vasut
· Thu Sep 05 00:34:20 2024 +0200
18afb60
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· Sat Oct 26 20:06:44 2024 +0200
e801e93
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· Thu Oct 31 11:47:25 2024 -0600
0cdd721
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
by Tom Rini
· Thu Oct 31 10:50:25 2024 -0600
877c81b
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· Sat Oct 26 22:16:26 2024 +0200
41bd923
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· Sat Oct 26 22:16:25 2024 +0200
a73c915
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· Sat Oct 26 22:16:24 2024 +0200
1488815
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· Sat Oct 26 22:16:23 2024 +0200
8535321
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· Sat Oct 26 22:16:22 2024 +0200
16157c4
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· Sat Oct 26 22:16:21 2024 +0200
ef4457b
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· Sat Oct 26 22:16:20 2024 +0200
19798e6
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· Sat Oct 26 22:16:19 2024 +0200
0d56fb4
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· Sat Oct 26 22:16:18 2024 +0200
cb27a6a
Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Oct 29 18:46:08 2024 -0600
a60eb3c
Merge patch series "memory: ti-aemif: Add DM support"
by Tom Rini
· Tue Oct 29 18:45:51 2024 -0600
e0387d2
memory: ti-aemif-cs: Compute timing configuration from DT parsing
by Bastien Curutchet
· Mon Oct 21 17:13:30 2024 +0200
9c07323
memory: ti-aemif: Add DM support
by Bastien Curutchet
· Mon Oct 21 17:13:29 2024 +0200
4d1ee40
memory: ti-aemif: Wrap the CS configuration into a function
by Bastien Curutchet
· Mon Oct 21 17:13:28 2024 +0200
0546079
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
by Bastien Curutchet
· Mon Oct 21 17:13:27 2024 +0200
9f35e40
memory: ti-aemif: Make AEMIF driver architecture agnostic
by Bastien Curutchet
· Mon Oct 21 17:13:26 2024 +0200
d0517bc
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
by Bastien Curutchet
· Mon Oct 21 17:13:25 2024 +0200
2a38fa4
Merge patch series "Support Aspeed SGPIO controller"
by Tom Rini
· Tue Oct 29 12:12:09 2024 -0600
9c3cf05
net: dwc_eth_qos: Remove obsolete imx8 includes
by Erik Schumacher
· Mon Oct 28 15:30:56 2024 +0000
73c4dc9
net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
by Erik Schumacher
· Mon Oct 28 15:30:17 2024 +0000
bc84dba
net: dwc_eth_qos: Add support for platform specific reset
by Erik Schumacher
· Mon Oct 28 15:29:42 2024 +0000
5d1b89f
ARM: dts: ast2600: Add SGPIO to device tree
by Billy Tsai
· Wed Oct 16 16:59:55 2024 +0800
4f62b6e
ARM: dts: ast2500: Add SGPIO to device tree
by Billy Tsai
· Wed Oct 16 16:59:54 2024 +0800
71aeeec
gpio: Add Aspeed SGPIO driver
by Billy Tsai
· Wed Oct 16 16:59:53 2024 +0800
e2d4d26
dm: core: downgrade some dm_warn messages to log_debug()
by Quentin Schulz
· Tue Oct 15 16:32:14 2024 +0200
2fd6a2f
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Tue Oct 29 07:37:21 2024 -0600
54713d6
clk: microchip: mpfs: support new syscon based devicetree configuration
by Conor Dooley
· Wed Oct 23 11:17:52 2024 +0100
a262542
mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
by Paul Barker
· Wed Oct 23 11:53:19 2024 +0100
eaeeea3
gpio: dw: Add ngpios DT-property support
by Maksim Kiselev
· Fri Sep 20 12:05:23 2024 +0300
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
2e97892
arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
by Patrick Rudolph
· Wed Oct 23 15:20:16 2024 +0200
3ed3a4d
arm: mach-bcm283x: Bring in some header files from tianocore
by Simon Glass
· Wed Oct 23 15:20:10 2024 +0200
613f1ed
drivers/arm: Implement acpi_fill_madt
by Patrick Rudolph
· Wed Oct 23 15:20:06 2024 +0200
0fe88cc
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· Wed Oct 23 15:20:05 2024 +0200
d9078be
drivers/cpu: Add generic armv8 cpu driver
by Patrick Rudolph
· Wed Oct 23 15:20:01 2024 +0200
33169ec
drivers: ata: Rename ahci_mvebu
by Patrick Rudolph
· Wed Oct 23 15:20:00 2024 +0200
a3782b1
drivers: usb: Add generic XHCI
by Patrick Rudolph
· Wed Oct 23 15:19:59 2024 +0200
bff7c57
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· Wed Oct 23 15:19:51 2024 +0200
b25c422
serial: serial_pl01x: Implement .getinfo() for PL01
by Maximilian Brune
· Wed Oct 23 15:19:48 2024 +0200
7bea69e
Merge a patch series to improve dc2114x support
by Tom Rini
· Sun Oct 27 10:15:43 2024 -0600
d674d62
Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus"
by Tom Rini
· Sun Oct 27 10:19:57 2024 -0600
9c26b2d
Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"
by Tom Rini
· Sun Oct 27 10:19:06 2024 -0600
9a8eb7f
net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
by Jerome Forissier
· Wed Oct 09 11:42:08 2024 +0200
98a124d
net: ksz9477: add support for KSZ GbE switches using SPI bus
by Romain Naour
· Tue Oct 08 09:54:32 2024 +0200
9d3bde3
net: ksz9477: prepare ksz9477 without I2C support
by Romain Naour
· Tue Oct 08 09:54:31 2024 +0200
5d00695
net: ksz9477: rename ksz_i2c_probe() to ksz_probe()
by Romain Naour
· Tue Oct 08 09:54:30 2024 +0200
a4ee694
net: ksz9477: store ksz bus operations functions
by Romain Naour
· Tue Oct 08 09:54:29 2024 +0200
73cb1f4
net: ksz9477: set i2c bus offset length only when needed
by Romain Naour
· Tue Oct 08 09:54:28 2024 +0200
a4ce927
net: ksz9477: rename udevice_id tab to ksz_ids
by Romain Naour
· Tue Oct 08 09:54:27 2024 +0200
e86de9e
net: ksz9477: add KSZ9896 switch support
by Romain Naour
· Tue Oct 08 09:54:26 2024 +0200
8eb44ec
net: ksz9477: remove dev_set_parent_priv() call
by Romain Naour
· Tue Oct 08 09:54:25 2024 +0200
8f62e92
net: ksz9477: move struct ksz_dsa_priv *priv declaration
by Romain Naour
· Tue Oct 08 09:54:24 2024 +0200
63f2cad
net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy
by Frank Sae
· Thu Sep 12 05:02:25 2024 -0700
8e896f2
net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821
by Frank Sae
· Thu Sep 12 05:02:24 2024 -0700
53bad6b
net: dc2114x: remove the pass all multicast flag in operation mode settings
by Hanyuan Zhao
· Fri Aug 09 16:57:01 2024 +0800
4e4e1b9
net: dc2114x: allow users to decide how to tx packets according to IP core
by Hanyuan Zhao
· Fri Aug 09 16:57:00 2024 +0800
a34fa7d
net: dc2114x: allow users to decide whether to detect the tx No Carrier errors
by Hanyuan Zhao
· Fri Aug 09 16:56:59 2024 +0800
2e6ec85
net: dc2114x: remove unused lines and change the var and print types
by Hanyuan Zhao
· Fri Aug 09 16:56:58 2024 +0800
b618201
net: dc2114x: add support for CPUs that have cache between the memory and the card
by Hanyuan Zhao
· Fri Aug 09 16:56:57 2024 +0800
66c2861
net: dc2114x: set the card number to start at zero
by Hanyuan Zhao
· Fri Aug 09 16:56:56 2024 +0800
9bea14b
net: dc2114x: get mac address from environment
by Hanyuan Zhao
· Fri Aug 09 16:56:55 2024 +0800
a45684c
net: dc2114x: add support for platforms that don't have pci controllers
by Hanyuan Zhao
· Fri Aug 09 16:56:54 2024 +0800
Next »