summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7/Kconfig
AgeCommit message (Expand)Author
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-13vexpress: add gfx initVladimir Serbinenko
2017-05-12qemu/vexpress-a9: Discover RAM size.Vladimir Serbinenko
2016-09-20src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-02-22qemu-armv7: Update running instructions.Vladimir Serbinenko
2015-12-10emulation/qemu-arm7: Fix Kconfig symbols for stage compilersMartin Roth
2015-06-21Remove obsolete EARLY_CONSOLE usageMartin Roth
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-11-13qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.Hung-Te Lin
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-05-02qemu-armv7: Kconfig cleanupKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-04pl011 UART: Move under drivers/uartKyösti Mälkki
2014-01-22emulation/qemu-armv7: Fix wrong stack parameters.Vladimir Serbinenko
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin
2013-12-03qemu-armv7: Drop additional console_init()Stefan Reinauer
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-02-21ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin