summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-armv7/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*/Kconfig: Drop redundant 'select CONSOLE_SERIAL'Elyes HAOUAS2020-09-011-1/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-0/+4
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headerPatrick Georgi2020-05-091-8/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph2019-07-281-0/+4
* arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-0/+1
* 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
* 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: add gfx initVladimir Serbinenko2017-05-131-0/+2
* qemu/vexpress-a9: Discover RAM size.Vladimir Serbinenko2017-05-121-4/+0
* 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
* qemu-armv7: Update running instructions.Vladimir Serbinenko2016-02-221-1/+1
* emulation/qemu-arm7: Fix Kconfig symbols for stage compilersMartin Roth2015-12-101-3/+3
* Remove obsolete EARLY_CONSOLE usageMartin Roth2015-06-211-1/+0
* 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-061-35/+0
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-031-0/+1
* qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin2014-11-131-12/+14
* ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer2014-08-141-11/+7
* 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-301-5/+0
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-1/+1
* pl011 UART: Move under drivers/uartKyösti Mälkki2014-03-041-2/+6
* emulation/qemu-armv7: Fix wrong stack parameters.Vladimir Serbinenko2014-01-221-1/+9
* armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin2013-12-201-4/+0
* qemu-armv7: Drop additional console_init()Stefan Reinauer2013-12-031-4/+0
* Simplify early / bootblock console codeStefan Reinauer2013-07-101-1/+0
* armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin2013-07-101-0/+4
* ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich2013-02-211-0/+1
* armv7: Add emulation/qemu-armv7 board.Hung-Te Lin2013-02-121-0/+116