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
/
include
/
lib.h
Age
Commit message (
Expand
)
Author
2013-12-26
AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes
Kyösti Mälkki
2013-12-21
Add simple hexdump function
Stefan Reinauer
2013-06-10
ramtest.c: Add silent ram_check
Alexandru Gagniuc
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-11-13
Clean up stack checking code
Stefan Reinauer
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-02-13
AMD Geode cpus: apply un-written naming rules
Kyösti Mälkki
2012-01-12
lib: add ram_check_nodie
Sven Schnelle
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-04-02
Fix console prototypes for non-romcc boards.
Myles Watson
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2009-10-28
Create lib.h for homeless prototypes.
Myles Watson