Age | Commit message (Expand) | Author |
---|---|---|
2014-09-15 | libpayload: Add wrappers for malloc which check its return value. | Gabe Black |
2014-08-14 | libpayload: dma_malloc: Prevent warm reboot problems and add debugging | Julius Werner |
2014-08-14 | libpayload: Make EHCI driver cache-aware | Julius Werner |
2014-08-13 | arm: libpayload: Add cache coherent DMA memory definition and management | Julius Werner |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2011-08-17 | libpayload: Some more compatibility (for flashrom) | Patrick Georgi |
2011-07-20 | libpayload: Provide dummy getenv() | Patrick Georgi |
2011-07-11 | libpayload: Add qsort() | Patrick Georgi |
2011-07-07 | libpayload: Provide atol(), malloc.h | Patrick Georgi |
2010-06-24 | Attached patch moves functions out of the huge libpayload.h into headers | Patrick Georgi |