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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX header
Patrick Georgi
2020-03-18
mainboard/[a-f]*: Remove copyright notices
Patrick Georgi
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-01-03
ARMv7: Always has DYNAMIC_CBMEM
Kyösti Mälkki
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-03-04
pl011 UART: Move under drivers/uart
Kyösti Mälkki
2013-07-10
ARM: Separate the early console (romstage) from the bootblock console.
Gabe Black
2013-07-10
Rename hardwaremain() to main()
Stefan Reinauer
2013-02-28
Drop SRC_ROOT from mainboard Makefile.incs
Stefan Reinauer
2013-02-12
armv7: Add emulation/qemu-armv7 board.
Hung-Te Lin