Age | Commit message (Expand) | Author |
---|---|---|
2008-04-07 | Add rand/rand_r/srand functions for generating pseudo-random bytes. | Uwe Hermann |
2008-04-02 | Add missing snprintf() to libc/printf.c (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-21 | Quickfix for libpayload's strcpy() to properly NUL-terminate strings (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-20 | libpayload: Add -Os to the CFLAGS | Jordan Crouse |
2008-03-20 | libpayload: BSD solutions contributed by Uwe | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |