summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 processor devicePatrick Rudolph
2024-10-27acpi: Allocate and write ACPI tablesPatrick Rudolph
2024-10-27acpi_table: Support platforms with unusable RSDTPatrick Rudolph
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Add IORT supportPatrick Rudolph
2024-10-27acpi: Add ACPITAB for PPTT and GTDTPatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-27acpi: Add define for GTDTPatrick Rudolph
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-27acpi: Fix typoPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian 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
2024-10-26rockchip: rk3588-nanopc-t6: Add support for NanoPC-T6 LTSJonas Karlman
2024-10-26adc: rockchip-saradc: Use vdd-microvolts prop as fallbackJonas Karlman
2024-10-26adc: Allow use of adc with DM_REGULATOR disabledJonas Karlman
2024-10-26rockchip: rk3588-nanopc-t6: Drop upstream props from u-boot.dtsiJonas Karlman
2024-10-26arm64: dts: rockchip: add SPI flash on NanoPC-T6Marcin Juszkiewicz
2024-10-26arm64: dts: rockchip: add NanoPC-T6 LTSMarcin Juszkiewicz
2024-10-26arm64: dts: rockchip: move NanoPC-T6 parts to DTSMarcin Juszkiewicz
2024-10-26arm64: dts: rockchip: prepare NanoPC-T6 for LTS boardMarcin Juszkiewicz