index
:
coreboot.git
24.02_branch
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.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/stdlib.h: Extend common macro collection
Edward O'Callaghan
2014-07-10
1
-0
/
+3
*
stdlib: Drop duplicates of min() and max()
Kyösti Mälkki
2014-07-01
1
-0
/
+3
*
stdlib: add ALIGN_UP and ALIGN_DOWN macros
Aaron Durbin
2013-03-29
1
-0
/
+2
*
Add back dummy free()
Stefan Reinauer
2012-12-19
1
-0
/
+2
*
Remove unused free() function
Stefan Reinauer
2012-07-24
1
-1
/
+0
*
Add support for aligned allocation
Ron Minnich
2012-04-12
1
-0
/
+1
*
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
2012-04-02
1
-1
/
+1
*
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-28
1
-1
/
+1
*
Split the two usages of __ROMCC__:
Myles Watson
2009-11-06
1
-1
/
+1
*
drop some dead code, clarify small comments and small cleanups to malloc.c
Stefan Reinauer
2009-09-25
1
-6
/
+1
*
The attached patch adds missing bits to ACPI to make Windows XP and Windows V...
Rudolf Marek
2008-12-23
1
-0
/
+3
*
Following patch will setup KT890 HT automatically. It will find the
Rudolf Marek
2008-03-19
1
-0
/
+3
*
This patch masks the function prototypes in stdlib.h from ROMCC, so that
Corey Osgood
2007-11-07
1
-0
/
+2
*
Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).
Uwe Hermann
2007-10-27
1
-0
/
+2
*
- Delete unused funciton realloc
Eric Biederman
2004-11-10
1
-1
/
+0
*
added realloc
Greg Watson
2004-03-13
1
-0
/
+1
*
- Initial checkin of the freebios2 tree
Eric Biederman
2003-04-22
1
-0
/
+14