summaryrefslogtreecommitdiff
path: root/src/arch
AgeCommit message (Expand)Author
2019-11-22arch/acpigen.h: Correct PARENT_PREFIX encoding valueElyes HAOUAS
2019-11-22Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-21arch/x86: Remove copy_and_run()Kyösti Mälkki
2019-11-21cpu/amd/fam10: Drop supportArthur Heymans
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-20Remove MIPS architectureJulius Werner
2019-11-19lib/fmap: Disable pre-RAM cache for FSP 1.0Julius Werner
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-13arch/x86: Correctly determine number of enabled coresAndrey Petrov
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-10arch/x86: Remove EARLY_EBDA_INIT supportArthur Heymans
2019-11-10lib/Kconfig: Remove RAMSTAGE_CBMEM_TOP_ARGArthur Heymans
2019-11-10arch/riscv: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-06arch/x86: Create preprocessed __ROMCC__ bootblock sourceKyösti Mälkki
2019-11-06arch/riscv: Use FDT from calling argument when using FITArthur Heymans
2019-11-06arch/riscv: Rename `stages.c` to `romstage.c`Nico Huber
2019-11-05arch/riscv: Don't link `stages.c` into ramstageNico Huber
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-04soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans
2019-11-04arch/ppc64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-04smbios: Create a type for smbios_enclosure_typeMathew King
2019-11-04arch/x86/Kconfig: drop unused BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPElyes HAOUAS
2019-11-03arch/arm64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-11-03cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki
2019-11-01arch/acpi.h: Use the predefined typedef acpi_addr_tHimanshu Sahdev
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-30Program loading: Handoff cbmem_top via calling argumentsArthur Heymans
2019-10-30arch/x86/boot.c: Pass arguments when running programsArthur Heymans
2019-10-30arch/x86/Makefile.inc: Use the 'all' target to add common sourcesArthur Heymans
2019-10-29arch/x86/*.S: use defines instead of hardcoded valuesPatrick Rudolph
2019-10-28arch/x86: Populate more fields in SMBIOS type 4Andrey Petrov
2019-10-28arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-25arch/acpi.h: Convert MADT APIC type names to all capsHimanshu Sahdev
2019-10-25arch/acpi.h: Use the aforementioned typedef acpi_table_headerHimanshu Sahdev
2019-10-24arch/acpi.h: Use of typedef for acpi_vfctHimanshu Sahdev
2019-10-24arch/acpi.h: Use of typedef for acpi_vfct_image_hdrHimanshu Sahdev
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-08arch/x86: Don't allow separate verstage to boot from romcc bootblockArthur Heymans
2019-10-04arch/x86/acpi: Add SSDT for QEMUPatrick Rudolph
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-30arch/x86: Fix __ROMCC__ automatic prerequisitiesKyösti Mälkki
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki