summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-29memory: ti-aemif: Wrap the CS configuration into a functionBastien Curutchet
2024-10-29memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIFBastien Curutchet
2024-10-29memory: ti-aemif: Make AEMIF driver architecture agnosticBastien Curutchet
2024-10-29memory: ti-aemif: Correct macro to ensure avoiding precedence issuesBastien Curutchet
2024-10-29Merge patch series "Support Aspeed SGPIO controller"Tom Rini
2024-10-29net: dwc_eth_qos: Remove obsolete imx8 includesErik Schumacher
2024-10-29net: dwc_eth_qos_imx: Add platform specific reset for i.MX93Erik Schumacher
2024-10-29net: dwc_eth_qos: Add support for platform specific resetErik Schumacher
2024-10-29ARM: dts: ast2600: Add SGPIO to device treeBilly Tsai
2024-10-29ARM: dts: ast2500: Add SGPIO to device treeBilly Tsai
2024-10-29gpio: Add Aspeed SGPIO driverBilly Tsai
2024-10-29dm: core: downgrade some dm_warn messages to log_debug()Quentin Schulz
2024-10-29Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-10-29clk: microchip: mpfs: support new syscon based devicetree configurationConor Dooley
2024-10-28mmc: renesas-sdhi: Add compatible string for rzg2l-sdhiPaul Barker
2024-10-28gpio: dw: Add ngpios DT-property supportMaksim Kiselev
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27drivers/cpu: Add generic armv8 cpu driverPatrick Rudolph
2024-10-27drivers: ata: Rename ahci_mvebuPatrick Rudolph
2024-10-27drivers: usb: Add generic XHCIPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-27Merge a patch series to improve dc2114x supportTom Rini
2024-10-27Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...Tom Rini
2024-10-27Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"Tom Rini
2024-10-27net: recv(): return -EAGAIN instead of 0 when no cleanup is expectedJerome Forissier
2024-10-27net: ksz9477: add support for KSZ GbE switches using SPI busRomain Naour
2024-10-27net: ksz9477: prepare ksz9477 without I2C supportRomain Naour
2024-10-27net: ksz9477: rename ksz_i2c_probe() to ksz_probe()Romain Naour
2024-10-27net: ksz9477: store ksz bus operations functionsRomain Naour
2024-10-27net: ksz9477: set i2c bus offset length only when neededRomain Naour
2024-10-27net: ksz9477: rename udevice_id tab to ksz_idsRomain Naour
2024-10-27net: ksz9477: add KSZ9896 switch supportRomain Naour
2024-10-27net: ksz9477: remove dev_set_parent_priv() callRomain Naour
2024-10-27net: ksz9477: move struct ksz_dsa_priv *priv declarationRomain Naour
2024-10-27net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phyFrank Sae
2024-10-27net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821Frank Sae
2024-10-27net: dc2114x: remove the pass all multicast flag in operation mode settingsHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide how to tx packets according to IP coreHanyuan Zhao
2024-10-27net: dc2114x: allow users to decide whether to detect the tx No Carrier errorsHanyuan Zhao
2024-10-27net: dc2114x: remove unused lines and change the var and print typesHanyuan Zhao
2024-10-27net: dc2114x: add support for CPUs that have cache between the memory and the...Hanyuan Zhao
2024-10-27net: dc2114x: set the card number to start at zeroHanyuan Zhao
2024-10-27net: dc2114x: get mac address from environmentHanyuan Zhao
2024-10-27net: dc2114x: add support for platforms that don't have pci controllersHanyuan Zhao
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini