aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-02-03armv8: start.S: remove CONFIG_SYS_RESET_SCTRL codeAndre Przywara1-37/+0
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak1-0/+4
2022-02-01arm: dts: ls1028a-qds: declare in-band autoneg for Ethernet portsVladimir Oltean6-0/+18
2022-02-01arm: dts: ls1028a-rdb: sync device tree with LinuxVladimir Oltean1-12/+146
2022-02-01arm: dts: ls1028a-rdb: enable PCIe controllers from U-Boot dtsiVladimir Oltean2-8/+15
2022-02-01arm: dts: ls1028a-rdb: disable I2C buses 1 through 7Vladimir Oltean1-28/+0
2022-02-01arm: dts: ls1028a-rdb: disable DSPI nodesVladimir Oltean1-12/+0
2022-02-01arm: dts: ls1028a-rdb: sync Ethernet device tree nodes with LinuxVladimir Oltean1-14/+18
2022-02-01arm: dts: ls1028a-rdb: sort nodes alphabeticallyVladimir Oltean1-55/+55
2022-02-01arm: dts: lx2160a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1028a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1028a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: lx2160a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1088a-rdb: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm: dts: ls1088a-qds: use Linux compatible string for RTCVladimir Oltean1-1/+1
2022-02-01arm/expu1/seli8: adapt dts NOR partition table to the latest usedAleksandar Gerasimovski2-3/+26
2022-02-01arm: ls1021a: limit debug eth phy speed to 100MbpsAleksandar Gerasimovski1-0/+1
2022-02-01board: traverse: add initial Ten64 supportMathew McBride3-0/+395
2022-01-31arm: kirkwood: Pogoplug-V4 : Add Kconfig filesTony Dinh1-0/+6
2022-01-31arm: kirkwood: Pogoplug-V4 : Add DTS filesTony Dinh2-0/+181
2022-01-30sunxi: Fix H616 DRAM read calibration for dual rankJernej Skrabec1-1/+1
2022-01-30sunxi: fix H616 DRAM ODT supportJernej Skrabec1-1/+1
2022-01-30sunxi: Add option to prevent booting on power plug-inChris Morgan1-0/+10
2022-01-30sunxi: gpio: Fix up pointer arithmeticAndre Przywara1-4/+4
2022-01-30sunxi: gpio: Add per-bank drive and pull settersSamuel Holland2-4/+18
2022-01-30sunxi: gpio: Return void from setter functionsSamuel Holland2-8/+4
2022-01-28ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPLVignesh Raghavendra2-19/+0
2022-01-25sandbox: eth-raw: fix building with musl libraryHeinrich Schuchardt1-0/+2
2022-01-25x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass1-21/+0
2022-01-25x86: Move device-specific ACPI tables to a writer functionSimon Glass1-2/+0
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2-4/+6
2022-01-25x86: Move CSRT table to a writer functionSimon Glass1-49/+13
2022-01-25x86: Move TCPA table to a writer functionSimon Glass1-22/+16
2022-01-25x86: Move MADT table to a writer functionSimon Glass1-11/+14
2022-01-25x86: Move TPM2 table to a writer functionSimon Glass1-21/+18
2022-01-25x86: Move SSDT table to a writer functionSimon Glass1-63/+30
2022-01-25x86: Move FACP table into separate functionsSimon Glass6-45/+68
2022-01-25x86: Move FADT table to a writer functionSimon Glass1-7/+15
2022-01-25x86: Move GNVS table to a writer functionSimon Glass1-37/+36
2022-01-25x86: Move DSDT table to a writer functionSimon Glass1-42/+7
2022-01-25x86: Move FACS table to a writer functionSimon Glass1-24/+2
2022-01-25x86: Move base tables to a writer functionSimon Glass1-2/+0
2022-01-25x86: Use the ACPI table writerSimon Glass1-17/+4
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass1-3/+3
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass1-1/+0
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass2-1/+2
2022-01-25sandbox: Allow building with GENERATE_ACPI_TABLESimon Glass2-0/+2
2022-01-25x86: Tidy up use of CONFIG_ACPIGENSimon Glass1-1/+1
2022-01-25arm: Allow supporting ACPI-table generationSimon Glass1-0/+1
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass2-2/+0