aboutsummaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2024-06-27arch/x86/mpspec: Use uintptr_t for mpc_apicaddrElyes Haouas
2024-06-21arch/arm64: Add Kconfig option ARM64_BL31_OPTEE_WITH_SMCYu-Ping Wu
2024-06-10arch/x86: Clarify help text for 64-bit supportSubrata Banik
2024-06-06arch/io.h: Add port I/O functions to other architecturesAlper Nebi Yasak
2024-06-05arch/arm64: Support FEAT_CCIDXYidi Lin
2024-06-01tree: Add some SMBIOS_PROCESSOR_FAMILY macrosElyes Haouas
2024-05-29tree: Remove unused <string.h>Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-28tree: Add smbios_processor_typeElyes Haouas
2024-05-27acpi/acpi_apic;arch/x86/acpi: better document ACPI_NO_PCAT_8259 caseFelix Held
2024-05-25arch/arm64: Implement initial set of SMBIOS tablesBenjamin Doron
2024-05-25arch/arm64: Support calling a trusted monitorBenjamin Doron
2024-05-14arch/x86: Remove unused `protected_mode_jump` APISubrata Banik
2024-05-14x86: Switch to protected_mode_call_1arg for correct argument passingSubrata Banik
2024-05-09arch/arm64/Makefile.mk: Switch linker to GNU GCCYidi Lin
2024-05-09arch/arm64/Makefile.mk: Unset toolchain vars for BL31Yidi Lin
2024-04-26arch/arm/armv7/exception.c: fix warnings of macros and functionsIntegral
2024-04-24arch/arm64: Extend cache helper functionsDavid Milosevic
2024-04-22arch/arm64: Add EL1/EL2/EL3 support for arm64David Milosevic
2024-04-17arch/x86: Prevent .text/.init overlap with older linkersSubrata Banik
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-12tree: Drop unused <cbmem.h>Elyes Haouas
2024-04-09tree: Drop unused <console/console.h>Elyes Haouas
2024-04-08lib/program.ld: Account for large code model sectionsArthur Heymans
2024-04-04arch/x86/bootblock.ld: Account for the .data sectionArthur Heymans
2024-04-01Kconfig: Make GBD_STUB and long mode mutually exclusiveArthur Heymans
2024-04-01arch/ppc64: Add arch as supported by the clang compilerArthur Heymans
2024-04-01arch/ppc64: Fix inline assembly for clangArthur Heymans
2024-03-30arch/x86: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-28cpu/x86/Kconfig: Mark 64bit support as stableArthur Heymans
2024-03-28cpu/x86: Link page tables in stage if possibleArthur Heymans
2024-03-27arch/riscv: remove misaligned load/store/fetch handlingRonald G Minnich
2024-03-26arch/x86/bootblock.ld: Align the base of bootblock downwardsArthur Heymans
2024-03-26util/xcompile: Add target architecture to CPPFLAGSArthur Heymans
2024-03-25arch/riscv: add new SBI callsRonald G Minnich
2024-03-22arch/riscv: add Kconfig variable RISCV_SOC_HAS_MENVCFGRonald G Minnich
2024-03-21arch/x86: Fix typo for macro CPUID_FEATURE_HTTJincheng Li
2024-03-19arch/x86: Directly return result of `IS_POWER_OF_2()`Paul Menzel
2024-03-19arch/riscv: add constants for Base ExtensionRonald G Minnich
2024-03-17arch/x86: Add API to check if cache sets are power-of-twoSubrata Banik
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-03-14arch/riscv: support physical memory protection (PMP) registersRonald G Minnich
2024-03-09arch/riscv: Remove typedefsMaximilian Brune
2024-03-09arch/riscv: Add SMP support for exception handlerXiang Wang
2024-03-06arch/riscv: Makefile.mk: Fix incorrect config variableRonald G Minnich
2024-03-05drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bugArthur Heymans
2024-03-04riscv/mb/qemu: fix DRAM probingPhilipp Hug
2024-03-04arch/x86/Kconfig: Deduplicate ARCH_SUPPORTS_CLANG selectionElyes Haouas
2024-02-27Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other filesArthur Heymans
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-18arch/riscv/Makefile.mk: Fix OpenSBI compilationMaximilian Brune
2024-02-18arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-10arch/riscv/boot.c: Comment OpenSBI Supervisor mode switchMaximilian Brune
2024-02-08commonlib: Change GCD function to always use 64 bitsJulius Werner
2024-02-07arch/arm64/armv8: Add exception output without printkMaximilian Brune
2024-02-07arch/x86/mpspec: reduce scope of smp_write_ioapicFelix Held
2024-02-07arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART optionMaximilian Brune
2024-02-06arch/x86/ioapic: always write IOAPIC ID in set_ioapic_idFelix Held
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-26src, util: Update toolchain.inc references to .mkMartin Roth
2024-01-24acpi,arch,commonlib: Rename Makefiles from .inc to .mkMartin Roth
2024-01-18include/memlayout.h: Add OPENSBI linker macroMaximilian Brune
2024-01-17arch/x86/mpspec: turn compile-time check into Kconfig dependencyFelix Held
2024-01-16device: Add support for multiple PCI segment groupsFelix Held
2024-01-11arch/x86/include/smm_call: improve documentation of call_smmFelix Held
2024-01-11arch/x86/include/smm_call: use pm_acpi_smi_cmd_portFelix Held
2024-01-11arch/x86/c_start.S: Add proper x86_64 codePatrick Rudolph
2024-01-10arch/x86/include: rename smm.h to smm_call.hFelix Held
2024-01-10arch/x86/include/smm: use inline asm from drivers/smmstore/ramstageFelix Held
2024-01-08src/arch/x86/exit_car: Add proper x86_64 codePatrick Rudolph
2024-01-08arch/x86/acpi: call pm_acpi_smi_cmd_port to get APMC SMI IO portFelix Held
2024-01-08arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held
2024-01-05arch/x86/include/mode_switch: Add more wrapper functionsPatrick Rudolph
2024-01-03cpu/x86/64bit/mode_switch: Simplify assembly codePatrick Rudolph
2023-12-27arch/x86/car.ld: Use VB2_FIRMWARE_WORKBUF_RECOMMENDED_SIZE constantJeremy Compostella
2023-12-22x86: Separate CPU and SoC physical address sizeJeremy Compostella
2023-12-20arch/riscv: Use same indent levels for switch/caseFelix Singer
2023-12-12arch/arm64/armv8/Makefile.inc: Add clang -target for .ld CPPArthur Heymans
2023-12-09arch/riscv/payload: Remove old RISC-V CSR namesLennart Eichhorn
2023-11-29arch/x86/Makefile.inc: Do not pass CPPFLAGS to linkerSrinivas Hegde
2023-11-23arch/riscv/romstage: Start from assemblyArthur Heymans
2023-11-15arch/arm64: Avoid GCC warning about out of bounds array accessZebreus
2023-11-13arch/x86/riscv: Use 'all' target to include files in all stagesArthur Heymans
2023-11-13arch/riscv/ramstage.S: Add comments for passed argumentsMaximilian Brune
2023-11-10src: Remove unnecessary semicolons from the end of macrosMartin Roth
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-04arch/arm64/arch_timer: Fix possible overflow in multiplicationYidi Lin
2023-11-01arch/x86/memcpy.c: Optimize code for 64bitArthur Heymans
2023-10-25arch/arm64/cache: Implement helpers to obtain CPU cache detailsBenjamin Doron
2023-10-20x86: Add ramstage CBFS cache scratchpad supportJeremy Compostella
2023-10-20x86: Add pre-memory stages CBFS cache scratchpad supportJeremy Compostella
2023-10-06arch/x86/cpu_common: Add cpu_get_c_substate_supportPatrick Rudolph
2023-10-02x86/include/arch/cpuid.h: Fix inline assemblyPatrick Rudolph
2023-09-29arch/x86/Kconfig: introduce RESERVED_PHYSICAL_ADDRESS_BITS_SUPPORTFelix Held
2023-09-29*/include/cpu: use unsigned int for number of address bitsFelix Held
2023-09-26arch/x86/cpu_common: use cpuid_get_max_funcFelix Held
2023-09-26arch/x86/smbios: fix extended CPUID level check logicFelix Held
2023-09-26arch/x86/smbios: use cpu_cpuid_extended_levelFelix Held