aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2022-02-04sunxi: move non-essential code out of s_init()Andre Przywara
2022-02-01arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet portsVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: sync device tree with LinuxVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsiVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: disable I2C buses 1 through 7Vladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: disable DSPI nodesVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with LinuxVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: sort nodes alphabeticallyVladimir Oltean
2022-02-01arm: dts: lx2160a-rdb: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm: dts: ls1028a-rdb: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm: dts: ls1028a-qds: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm: dts: lx2160a-qds: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm: dts: ls1088a-rdb: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm: dts: ls1088a-qds: use Linux compatible string for RTCVladimir Oltean
2022-02-01arm/expu1/seli8: adapt dts NOR partition table to the latest usedAleksandar Gerasimovski
2022-02-01arm: ls1021a: limit debug eth phy speed to 100MbpsAleksandar Gerasimovski
2022-02-01board: traverse: add initial Ten64 supportMathew McBride
2022-01-31arm: kirkwood: Pogoplug-V4 : Add Kconfig filesTony Dinh
2022-01-31arm: kirkwood: Pogoplug-V4 : Add DTS filesTony Dinh
2022-01-30sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec
2022-01-30sunxi: fix H616 DRAM ODT supportJernej Skrabec
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan
2022-01-30sunxi: gpio: Fix up pointer arithmeticAndre Przywara
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland
2022-01-28ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPLVignesh Raghavendra
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move CSRT table to a writer functionSimon Glass
2022-01-25x86: Move TCPA table to a writer functionSimon Glass
2022-01-25x86: Move MADT table to a writer functionSimon Glass
2022-01-25x86: Move TPM2 table to a writer functionSimon Glass
2022-01-25x86: Move SSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-25x86: Move FADT table to a writer functionSimon Glass
2022-01-25x86: Move GNVS table to a writer functionSimon Glass
2022-01-25x86: Move DSDT table to a writer functionSimon Glass
2022-01-25x86: Move FACS table to a writer functionSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass
2022-01-25x86: Tidy up use of CONFIG_ACPIGENSimon Glass
2022-01-25arm: Allow supporting ACPI-table generationSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass