index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
include
/
armv7
/
arch
Age
Commit message (
Expand
)
Author
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-29
arm: libpayload: Make cache invalidation take pointers instead of integers
Julius Werner
2014-08-01
armv7: add wrapper for DCCSW (data cache clean by set/way)
David Hendricks
2013-12-21
armv7: add wrappers to read/write L2ACTLR
David Hendricks
2013-12-21
arm: libpayload: Include stdint.h in cache.h
Gabe Black
2013-12-12
libpayload: armv7: Add cache control function to invalidate range.
Hung-Te Lin
2013-12-05
libpayload: sync ARMv7 arch/io.h with coreboot
Stefan Reinauer
2013-11-25
armv7: import updated cache/MMU stuff from coreboot
David Hendricks
2013-04-18
libpayload: Don't sneak in compiler includes
Stefan Reinauer
2013-03-30
armv7: import updated cache/MMU stuff from coreboot
David Hendricks
2013-03-30
armv7: import new cache maintenance API from coreboot
David Hendricks
2013-03-26
libpayload: Fix type issues
Stefan Reinauer
2013-03-13
libpayload: Add size_t and ssize_t types for ARM and x86
Gabe Black
2013-03-04
libpayload: Catch exceptions and print out an error message.
Ronald G. Minnich
2013-02-15
libpayload: Use the same type for 32 bit data in readl as in uint32_t.
Ronald G. Minnich
2012-12-14
libpayload: Initial ARMv7 port
Stefan Reinauer