index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
include
/
stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libpayload: Use __func__ instead of old __FUNCTION__
Elyes Haouas
2023-02-17
1
-2
/
+2
*
libpayload: Add const for dma_coherent argument
Yu-Ping Wu
2022-08-24
1
-1
/
+1
*
commonlib/bsd/helpers: Remove redundancy with libpayload defines
Jakub Czapiga
2022-03-30
1
-6
/
+0
*
includes: Move *abs() declarations into `stdlib.h`
Nico Huber
2021-06-18
1
-0
/
+9
*
includes: Remove dangling doxygen @}
Nico Huber
2021-06-18
1
-2
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
libpayload: Deduplicate strtol and strtoull
Julius Werner
2019-04-10
1
-0
/
+1
*
libpayload: Fix CONFIG_LP_DEBUG_MALLOC for 64-bit archs
Julius Werner
2019-04-10
1
-98
/
+88
*
payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
1
-2
/
+2
*
libpayload: Move GDB functions to stdlib.h
Julius Werner
2018-04-19
1
-0
/
+5
*
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
1
-2
/
+2
*
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-30
1
-2
/
+2
*
libpayload arm64: update mmu translation table granule size, logic and macros
Jimmy Huang
2015-04-27
1
-0
/
+1
*
libpayload: provide basic 64bit division implementation
Vadim Bendebury
2015-03-21
1
-0
/
+5
*
libpayload: add xmemalign()
Aaron Durbin
2015-03-19
1
-0
/
+14
*
libpayload: Add remote GDB support
Julius Werner
2015-01-09
1
-0
/
+4
*
ARM: API to Map Physical Address to Wipe Memory above 4GB
Daisuke Nojiri
2014-12-09
1
-0
/
+5
*
libpayload: Add wrappers for malloc which check its return value.
Gabe Black
2014-09-15
1
-0
/
+24
*
libpayload: dma_malloc: Prevent warm reboot problems and add debugging
Julius Werner
2014-08-14
1
-3
/
+31
*
libpayload: Make EHCI driver cache-aware
Julius Werner
2014-08-14
1
-0
/
+2
*
arm: libpayload: Add cache coherent DMA memory definition and management
Julius Werner
2014-08-13
1
-0
/
+3
*
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-08-05
1
-1
/
+1
*
libpayload: Some more compatibility (for flashrom)
Patrick Georgi
2011-08-17
1
-0
/
+1
*
libpayload: Provide dummy getenv()
Patrick Georgi
2011-07-20
1
-1
/
+1
*
libpayload: Add qsort()
Patrick Georgi
2011-07-11
1
-0
/
+2
*
libpayload: Provide atol(), malloc.h
Patrick Georgi
2011-07-07
1
-0
/
+1
*
Attached patch moves functions out of the huge libpayload.h into headers
Patrick Georgi
2010-06-24
1
-0
/
+144