aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7/Kconfig
AgeCommit message (Expand)Author
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