Age | Commit message (Expand) | Author |
---|---|---|
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-25 | libpayload update | Stefan Reinauer |
2009-07-31 | oops, these two were missed in the last cleanup. | Stefan Reinauer |
2009-07-31 | Catch various cases in libpayload where malloc() or memalign() return NULL | Stefan Reinauer |
2009-05-21 | This change adds PPC support to libpayload, and hooks it up in the build | Patrick Georgi |
2009-04-29 | working memalign version for libpayload. This fixes problems with the USB stack | Stefan Reinauer |
2008-09-02 | Add memalign(align, size). | Patrick Georgi |
2008-08-14 | * fix memory allocator bug that lead to freelist corruption on the first malloc | Stefan Reinauer |
2008-04-25 | libpayload: Fix malloc allocation | Jordan Crouse |
2008-03-21 | Cosmetics, fix typos (trivial). | Uwe Hermann |
2008-03-20 | Cosmetics, coding style fixes (trivial). | Uwe Hermann |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |