summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Add SPDX headers for cmos.default filesMartin Roth2024-02-182-0/+4
* mb/cavium to mb/foxcomm: Add SPDX license headers to Kconfig filesMartin Roth2024-02-1812-0/+24
* mainboard/qemu-aarch64: Map entire RAM space as read-write memoryAlper Nebi Yasak2024-02-151-2/+1
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-2/+2
* mb/51nb to mb/gigabyte: Rename Makefiles from .inc to .mkMartin Roth2024-01-248-0/+0
* arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-082-10/+0
* mainboard: Use same indent levels for switch/caseFelix Singer2023-12-201-4/+4
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-092-1/+3
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-202-2/+2
* memlayout.ld: Increase RAMSTAGE size to more than 1MB everywherePatrick Georgi2023-10-112-2/+2
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-062-0/+4
* mb/emulation/*: Use newer function for resource declarationsArthur Heymans2023-07-123-3/+3
* emulation/qemu-q35: Enable ECAM earlierKyösti Mälkki2023-07-061-5/+4
* emulation/{i440fx,q35}: Don't use PCI driver to set root PCI dev opsArthur Heymans2023-07-064-16/+4
* mb/emulation: Enhance ROM_SIZEMaximilian Brune2023-06-283-4/+3
* mb/qemu-aarch64: Move probing dram to read_resourcesArthur Heymans2023-06-261-3/+3
* mb/qemu/aarch64: Add PCI supportArthur Heymans2023-06-225-0/+61
* Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}Kyösti Mälkki2023-05-051-3/+4
* asus/p2b, emulation/qemu-i440fx: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-262-24/+0
* sb/intel: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki2023-04-261-1/+0
* asus/p2b: Remove MADT LAPICKyösti Mälkki2023-04-241-0/+1
* sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki2023-04-151-3/+0
* sb/intel/i82371eb/chip.h: Use 'bool' instead of 'int'Elyes Haouas2023-04-081-2/+2
* arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power*Krystian Hebel2023-04-034-0/+31
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* src/mainboard: Remove unnecessary space after castsElyes Haouas2023-01-305-9/+9
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-302-10/+2
* mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-271-1/+1
* ACPI MADT: Add LINT1 as NMI sourceKyösti Mälkki2022-11-251-1/+1
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-185-11/+10
* mb/emulation/qemu-q35: Split smm_close() and smm_lock()Kyösti Mälkki2022-11-172-11/+25
* mb/emulation/qemu-q35: Release TSEG reserve with SMM_ASEGKyösti Mälkki2022-11-171-10/+20
* cpu/x86/smm: Use common SMM_ASEG regionKyösti Mälkki2022-11-161-6/+3
* mb/emulation/qemu-q35: Use ioapic helper functionsKyösti Mälkki2022-11-151-2/+1
* mb/emulation/qemu-q35: Cleanup includesKyösti Mälkki2022-11-151-4/+5
* mb/emulation/qemu: Move packed attributeMartin Roth2022-11-131-1/+1
* mb/emulation/qemu-q35: Fix running qemu-i386 with SMMArthur Heymans2022-11-121-6/+36
* cpu/*: Drop PARALLEL_MP leftoversArthur Heymans2022-11-091-33/+1
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-041-10/+7
* coreboot_tables: Drop uart PCI addrArthur Heymans2022-10-261-1/+0
* payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-10-131-2/+2
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* 3rdparty/opensbi: Update to latest ToTPatrick Georgi2022-09-141-1/+1
* src/mb: Add SPDX identifiers to files missing themMartin Roth2022-08-111-0/+2
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-1/+5
* mb/qemu-i440fx,soc/nvidia: Fix coverity reported defectsKyösti Mälkki2022-07-041-2/+2
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-303-18/+15
* mb/emulation/qemu-armv7,power8: Do resource transitionKyösti Mälkki2022-06-262-2/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-229-17/+17