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
/
cpu
/
samsung
/
exynos5420
/
cpu.c
Age
Commit message (
Expand
)
Author
2014-08-05
exynos5420: get rid of old exynos5420_config_l2_cache()
David Hendricks
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2013-12-21
pit: disable LCD FETs before doing any graphics init
David Hendricks
2013-12-21
exynos5420: set L2ACTLR parameters for A15 cores
David Hendricks
2013-12-21
exynos5420: minor correction to CPU frequency print
David Hendricks
2013-12-21
Pit: graphics
Ronald G. Minnich
2013-12-21
Pit: correctly initialize trust zone
Ronald G. Minnich
2013-12-21
exynos5420: update set_cpu_id()
David Hendricks
2013-12-21
Exynos 5420: Enable dynamic CBMEM
Stefan Reinauer
2013-09-28
exynos5420: Fix build warning
Allen Martin
2013-07-10
Exynos5420: Initialize USB PHY
Stefan Reinauer
2013-07-10
exynos5420: Clear the framebuffer before making it uncacheable
Stefan Reinauer
2013-07-10
exynos5420: Don't disable and re-enable the MMU when uncaching the framebuffer
Stefan Reinauer
2013-07-10
exynos5420: Simplify the graphics code by eliminating the unused color map
Stefan Reinauer
2013-07-10
pit: Create an exynos5420 directory which is nearly a copy of exynos5250.
Gabe Black