summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
Commit message (Expand)AuthorAgeFilesLines
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-1/+1
* emulation/qemu-{i440fx,q35}: Don't migrate globalsArthur Heymans2018-12-222-0/+2
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* mb/emulation/spike-riscv: Implement mtime_initJonathan Neuschäfer2018-12-054-0/+54
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-301-2/+2
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-286-6/+6
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-4/+6
* mb/emulation/qemu-i440fx|q35: Fix stack sizePatrick Rudolph2018-11-142-0/+8
* mb/emulation/qemu-i440fx|q35: Switch to C_ENVIRONMENT_BOOTBLOCKPatrick Rudolph2018-11-128-106/+57
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-126-16/+0
* mb/emulation/qemu-i440fx/Makefile.inc: Fix "No newline at end of file"Elyes HAOUAS2018-11-121-1/+1
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-117-19/+48
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* Documentation/mainboard: Add emulation/spike-riscv.mdJonathan Neuschäfer2018-10-291-4/+0
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-224-0/+4
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* mb/emulation/*-riscv: Remove "UCB" from RISC-V board namesJonathan Neuschäfer2018-10-064-16/+8
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-131-0/+5
* mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS2018-08-162-8/+8
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-152-2/+2
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* src/mb: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-097-7/+8
* src/mainboard: Add and update license headersMartin Roth2018-06-0222-35/+168
* mb/emulation/qemu-q35: Get rid of device_tKyösti Mälkki2018-05-241-1/+1
* mb/emulation/qemu-i440fx: Get rid of device_tKyösti Mälkki2018-05-231-5/+5
* mb/emulation/qemu-q35: Enable user option table supportPaul Menzel2018-05-153-1/+33
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner2018-04-301-0/+3
* RISC-V boards: Remove PAGETABLES section from memlayout.ldJonathan Neuschäfer2018-04-272-2/+1
* util/riscvtools: Rename to util/riscv/Jonathan Neuschäfer2018-04-251-1/+1
* mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tablesOleksii Kurochko2018-04-241-1/+1
* mb/emu/spike-riscv: Move usage instructions into Kconfig helpJonathan Neuschäfer2018-02-202-3/+5
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* RISC-V boards: Stop using the config stringJonathan Neuschäfer2017-11-071-6/+4
* mb/emu/*-riscv: Remove outdated memory mapJonathan Neuschäfer2017-09-272-20/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-10/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behaviorRyan Salsamendi2017-06-191-10/+20
* mb/emulation/spike-riscv: Update UART addressJonathan Neuschäfer2017-06-121-1/+1
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-083-3/+3
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-022-2/+0
* vexpress: change to write32Vladimir Serbinenko2017-05-151-7/+8