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
/
stdlib.h
Age
Commit message (
Expand
)
Author
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-04-27
libpayload arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-03-21
libpayload: provide basic 64bit division implementation
Vadim Bendebury
2015-03-19
libpayload: add xmemalign()
Aaron Durbin
2015-01-09
libpayload: Add remote GDB support
Julius Werner
2014-12-09
ARM: API to Map Physical Address to Wipe Memory above 4GB
Daisuke Nojiri
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