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
/
soc
/
samsung
/
exynos5420
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-10-19
src/soc/samsung: Move common headers to "common/include/soc"
Elyes HAOUAS
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-05-05
3rdparty: move to 3rdparty/blobs
Patrick Georgi
2015-05-05
3rdparty: Move to blobs
Patrick Georgi
2015-04-29
kbuild: automatically include SOCs
Stefan Reinauer
2015-04-13
rk3288/exynos5250/exynos5420: Consolidate timer files
Julius Werner
2015-04-08
timer: Add generic udelay() implementation
Aaron Durbin
2015-04-07
exynos5420: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-12-27
samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq
Edward O'Callaghan
2014-09-09
exynos: Install the BL1 and set the checksum in the Makefile.
Gabe Black
2014-08-26
armv7: Move Exynos from 'cpu' to 'soc'.
Hung-Te Lin