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
Age
Commit message (
Expand
)
Author
2008-04-10
libpayload: Add video console framework
Jordan Crouse
2008-04-08
Add missing prototypes for libc/rand.c functions (trivial).
Uwe Hermann
2008-04-08
libpayload: Add a timeout function for getchar and getch
Jordan Crouse
2008-04-07
Add rand/rand_r/srand functions for generating pseudo-random bytes.
Uwe Hermann
2008-04-04
Add BIN2HEX and HEX2BIN macros (trivial).
Uwe Hermann
2008-04-03
Add a SHA-1 implementation to libpayload.
Uwe Hermann
2008-04-02
Add missing snprintf() to libc/printf.c (trivial).
Uwe Hermann
2008-03-31
Rename drivers/cmos.c to drivers/nvram.c (trivial).
Uwe Hermann
2008-03-31
Due to popular demand, rename "CMOS" to "NVRAM" (trivial).
Uwe Hermann
2008-03-27
Add initial support for some basic CMOS read/write functions and the
Uwe Hermann
2008-03-21
Cosmetics, fix typos (trivial).
Uwe Hermann
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-20
Make the list of functions in libpayload.h more complete (trivial).
Uwe Hermann
2008-03-19
libpayload: External code
Jordan Crouse
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse
[prev]