index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-armv7
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-07-28
lib: Rewrite qemu-armv7 ramdetect
Patrick Rudolph
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2017-06-08
device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-05-13
vexpress: add gfx init
Vladimir Serbinenko
2017-05-12
qemu/vexpress-a9: Discover RAM size.
Vladimir Serbinenko
2016-09-20
src/mainboard/a-trend - emulation: Add space around operators
Elyes HAOUAS
2016-08-18
Kconfig: lay groundwork for not assuming SPI flash boot device
Aaron Durbin
2016-02-22
qemu-armv7: Update running instructions.
Vladimir Serbinenko
2015-12-10
emulation/qemu-arm7: Fix Kconfig symbols for stage compilers
Martin Roth
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-03
ARMv7: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2014-11-13
qemu-armv7: Minimal changes to pass compiling qemu-v7 platform.
Hung-Te Lin
2014-08-14
ARMv7/Exynos: Fix memory location assumptions
Stefan Reinauer
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-05-02
qemu-armv7: Kconfig cleanup
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-04-09
uart: Redefine Kconfig options
Kyösti Mälkki
2014-03-04
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2014-01-22
emulation/qemu-armv7: Fix wrong stack parameters.
Vladimir Serbinenko
2013-12-20
armv7: Remove SYS_TEXT_BASE config.
Hung-Te Lin
2013-12-03
qemu-armv7: Drop additional console_init()
Stefan Reinauer
2013-07-10
Simplify early / bootblock console code
Stefan Reinauer
2013-07-10
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
Hung-Te Lin
2013-02-21
ARMV7: create a correct LB_SERIAL table entry
Ronald G. Minnich
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin