summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* emulation/qemu-i440fx: Use SMBIOS macrosPaul Menzel2017-03-211-3/+3
* mb/emulation/*-riscv: Don't select ARCH_BOOTBLOCK_RISCVJonathan Neuschäfer2017-02-232-2/+0
* riscv/spike: Remove obsolete DRAM_SIZE_MB settingJonathan Neuschäfer2017-01-161-4/+0
* emulation/qemu-q35: Increase default ROM_SIZEKyösti Mälkki2016-12-181-1/+1
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-072-1/+1
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-071-2/+2
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-062-2/+0
* Remove explicit select MMCONF_SUPPORTKyösti Mälkki2016-11-221-1/+0
* riscv: start to use the configstring functionsRonald G. Minnich2016-11-121-0/+6
* riscv: Unify SBI call implementations under arch/riscv/Jonathan Neuschäfer2016-11-075-207/+0
* mb/emulation: Select QEMU-i440fx by defaultJonathan Neuschäfer2016-10-251-0/+1
* mainboard/emulation: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-245-10/+5
* RISCV: Clean up the common architectural codeRonald G. Minnich2016-10-242-1/+3
* riscv: Use the generic src/lib/bootblock.cJonathan Neuschäfer2016-10-154-63/+0
* riscv: Clean up {qemu,spike}_utilJonathan Neuschäfer2016-10-152-143/+12
* riscv and power8: Convert printk/while(1) to dieJonathan Neuschäfer2016-10-153-7/+3
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-262-606/+606
* mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS2016-09-261-1/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-203-10/+10
* arch/riscv: Implement the SBI againJonathan Neuschäfer2016-08-231-13/+9
* emulation/qemu-i440fx: add cmos.default fileAntonello Dettori2016-08-232-0/+6
* qemu-riscv: Remove obsolete CSR - send_ipiMartin Roth2016-08-191-8/+1
* Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin2016-08-184-0/+4
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-145-15/+15
* arch/riscv: Add include/arch/barrier.hJonathan Neuschäfer2016-08-022-2/+4
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* spike-riscv: Look for the CBFS in RAMJonathan Neuschäfer2016-07-144-0/+62
* spike-riscv: Register RAM resource at 0x80000000Jonathan Neuschäfer2016-07-141-1/+9
* spike-riscv: Remove HTIF related codeJonathan Neuschäfer2016-07-121-103/+7
* region: Add writeat and eraseat supportAntonello Dettori2016-06-241-1/+1
* qemu/x86: car: drop pointless code, move stack out of the wayGerd Hoffmann2016-06-211-14/+11
* riscv-spike: Move coreboot to 0x80000000 (2GiB)Jonathan Neuschäfer2016-06-211-6/+8
* emulation/qemu-i440fx qemu-q35: Asmlinkage for romstage main()Kyösti Mälkki2016-06-183-5/+9
* Fix some cbmem.h includesKyösti Mälkki2016-06-171-1/+0
* Define RAMTOP for x86 onlyKyösti Mälkki2016-06-173-14/+0
* riscv-spike: Replace custom UART with a memory-mapped 8250Jonathan Neuschäfer2016-06-122-34/+2
* mb/emulation/*/board_info.txt: Update QEMU URLJonathan Neuschäfer2016-05-013-3/+3
* Add board URLs for the RISC-V boardsJonathan Neuschäfer2016-04-282-0/+2
* Fix "Spike RISCV" board nameJonathan Neuschäfer2016-04-281-1/+1
* mainboard/emulation/qemu-power8: Use correct bootblock locationTimothy Pearson2016-04-041-1/+2
* northbridge/intel/i440bx: Unify UDELAY selectionStefan Reinauer2016-03-102-2/+0
* qemu-armv7: Update running instructions.Vladimir Serbinenko2016-02-221-1/+1
* Fix qemu-armv7 memory mapVladimir Serbinenko2016-02-202-15/+22
* emulation/qemu-power8: initial mainboard and arch commitRonald G. Minnich2016-02-2011-0/+298
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-012-2/+2
* emulation/qemu-arm7: Fix Kconfig symbols for stage compilersMartin Roth2015-12-101-3/+3
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-7/+0
* mainboard: Remove empty mainboard.c filesPaul Menzel2015-11-101-26/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0