summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/stdlib.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload arm64: update mmu translation table granule size, logic and macrosJimmy Huang2015-04-271-0/+1
* libpayload: provide basic 64bit division implementationVadim Bendebury2015-03-211-0/+5
* libpayload: add xmemalign()Aaron Durbin2015-03-191-0/+14
* libpayload: Add remote GDB supportJulius Werner2015-01-091-0/+4
* ARM: API to Map Physical Address to Wipe Memory above 4GBDaisuke Nojiri2014-12-091-0/+5
* libpayload: Add wrappers for malloc which check its return value.Gabe Black2014-09-151-0/+24
* libpayload: dma_malloc: Prevent warm reboot problems and add debuggingJulius Werner2014-08-141-3/+31
* libpayload: Make EHCI driver cache-awareJulius Werner2014-08-141-0/+2
* arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner2014-08-131-0/+3
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-1/+1
* libpayload: Some more compatibility (for flashrom)Patrick Georgi2011-08-171-0/+1
* libpayload: Provide dummy getenv()Patrick Georgi2011-07-201-1/+1
* libpayload: Add qsort()Patrick Georgi2011-07-111-0/+2
* libpayload: Provide atol(), malloc.hPatrick Georgi2011-07-071-0/+1
* Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi2010-06-241-0/+144