summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere
2020-09-30firmware: add SCMI agent uclassEtienne Carriere
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot
2020-09-30riscv: Add some comments to start.SSean Anderson
2020-09-30riscv: Ensure gp is NULL or points to valid dataSean Anderson
2020-09-30riscv: Consolidate fences into AMOs for available_harts_lockSean Anderson
2020-09-30riscv: Clear pending IPIs on initializationSean Anderson
2020-09-30riscv: Use a valid bit to ignore already-pending IPIsSean Anderson
2020-09-30riscv: Match memory barriers between send_ipi_many and handle_ipiSean Anderson
2020-09-30Revert "riscv: Clear pending interrupts before enabling IPIs"Sean Anderson
2020-09-30riscv: Update SiFive device tree for new CLINT driverSean Anderson
2020-09-30riscv: Update Kendryte device tree for new CLINT driverSean Anderson
2020-09-30riscv: Rework Sifive CLINT as UCLASS_TIMER driverSean Anderson
2020-09-30riscv: Clean up initialization in Andes PLICSean Anderson
2020-09-30riscv: Rework Andes PLMT as a UCLASS_TIMER driverSean Anderson
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-09-25Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass
2020-09-25x86: Use multiple imagesSimon Glass
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: coral: Update config and device tree for ACPISimon Glass
2020-09-25x86: Add a way to add to the e820 memory tableSimon Glass
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass
2020-09-25x86: apl: Check low-level init in FSP-S pre-initSimon Glass
2020-09-25x86: acpi: Set the log category for x86 table generationSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass
2020-09-25x86: Correct handling of MADT table CPUsSimon Glass
2020-09-25x86: Add a header guard to asm/acpi_table.hSimon Glass
2020-09-25x86: Correct the assembly guard in e820.hSimon Glass
2020-09-25x86: Notify the FSP of the 'end firmware' eventSimon Glass
2020-09-25x86: Sort the MTRR tableSimon Glass
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-09-25x86: fsp: Update the FSP API with the end-firmware methodSimon Glass
2020-09-25x86: apl: Drop unnecessary code in PMC driverSimon Glass
2020-09-25x86: apl: Generate ACPI table for LPCSimon Glass
2020-09-25x86: apl: Generate CPU tablesSimon Glass
2020-09-25x86: apl: Add support for hostbridge ACPI generationSimon Glass
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass