summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7
Commit message (Expand)AuthorAgeFilesLines
* arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-031-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph2019-07-284-71/+9
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-2/+2
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-221-0/+1
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-024-12/+13
* cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner2018-04-301-0/+3
* device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber2017-06-081-1/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* vexpress: change to write32Vladimir Serbinenko2017-05-151-7/+8
* vexpress: add gfx initVladimir Serbinenko2017-05-132-0/+31
* qemu/vexpress-a9: Discover RAM size.Vladimir Serbinenko2017-05-124-5/+108
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin2016-08-181-0/+1
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-1/+1
* region: Add writeat and eraseat supportAntonello Dettori2016-06-241-1/+1
* mb/emulation/*/board_info.txt: Update QEMU URLJonathan Neuschäfer2016-05-011-1/+1
* qemu-armv7: Update running instructions.Vladimir Serbinenko2016-02-221-1/+1
* Fix qemu-armv7 memory mapVladimir Serbinenko2016-02-202-15/+22
* emulation/qemu-arm7: Fix Kconfig symbols for stage compilersMartin Roth2015-12-101-3/+3
* mainboard: Remove empty mainboard.c filesPaul Menzel2015-11-101-26/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-73/+2
* coreboot: introduce boot_deviceAaron Durbin2015-05-261-11/+34
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* qemu-armv7: fix cbfs media implementationAaron Durbin2015-04-221-1/+7
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-12/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-065-37/+55
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-8/+2
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-033-0/+28
* qemu-armv7: Trivial style fixesDavid Hendricks2014-12-191-2/+4
* qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin2014-11-131-12/+14
* qemu-armv7: 32/64Ronald G. Minnich2014-10-161-1/+1
* ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer2014-08-141-11/+7
* qemu-armv7/media.c: fix coding styleStefan Reinauer2014-08-081-7/+15
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* qemu-armv7: Kconfig cleanupKyösti Mälkki2014-05-021-13/+0
* uart: Support multiple portsKyösti Mälkki2014-04-303-5/+25
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-1/+1