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
/
payloads
/
libpayload
/
include
/
armv7
Age
Commit message (
Expand
)
Author
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