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
/
exynos5250
/
cpu.c
Age
Commit message (
Expand
)
Author
2014-08-18
trustzone: Pull trustzone init out of cpu.c and do it in romstage.
Gabe Black
2014-08-14
exynos5: Refactor crazy old U-Boot base address macros away
Julius Werner
2014-08-12
exynos5: Refactor board-specific parts out of USB PHY code
Julius Werner
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2013-12-21
Snow: correctly disable trust zone hardware
Ronald G. Minnich
2013-12-21
Exynos 5250: Enable dynamic CBMEM
Stefan Reinauer
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-10
Exynos5250: Initialize USB PHY
Stefan Reinauer
2013-07-10
exynos5250: Clear the framebuffer before making it uncacheable.
Gabe Black
2013-07-10
exynos5250: Don't disable and re-enable the MMU when uncaching the framebuffer.
Gabe Black
2013-07-10
exynos5250: Simplify the graphics code by eliminating the unused color map.
Gabe Black
2013-07-10
ARMv7: De-uboot-ify Exynos5250 code
Stefan Reinauer
2013-07-10
samsung/exynos5250: unify code
Stefan Reinauer
2013-07-10
Wield battle axe at ARM port
Stefan Reinauer
2013-04-23
GOOGLE/SNOW: get graphics working
Ronald G. Minnich
2013-04-22
GOOGLE/SNOW: fix stupid paren error
Ronald G. Minnich
2013-04-19
exynos5250: get xres and yres out of the device tree and into the panel descr...
Ronald G. Minnich
2013-04-11
Exynos5250: Use new chip settings for the cpu
Ronald G. Minnich
2013-03-29
exynos5250: Add function for configuring L2 cache
David Hendricks
2013-03-27
exynos5250: assign RAM resources in cpu_init()
David Hendricks
2013-03-26
Revert "samsung/exynos5: add resource functions for the display port"
David Hendricks
2013-03-26
samsung/exynos5: add resource functions for the display port
Ronald G. Minnich
2013-03-14
exynos5250: add RAM resource beginning at physical address
David Hendricks
2013-02-19
armv7/snow: add CPU and RAM resources via allocator
David Hendricks