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
/
lib
/
malloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
1
-0
/
+9
*
Remove unused free() function
Stefan Reinauer
2012-07-24
1
-6
/
+0
*
malloc/memalign: Remove unneeded linker check
Stefan Reinauer
2012-07-24
1
-4
/
+0
*
Make memalign print useful messages on failure
Ronald G. Minnich
2012-07-24
1
-2
/
+9
*
Add support for aligned allocation
Ron Minnich
2012-04-12
1
-7
/
+16
*
malloc: size is unsigned, don't test for size < 0
Patrick Georgi
2012-03-11
1
-4
/
+0
*
Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG()
Peter Stuge
2010-11-10
1
-1
/
+1
*
Debugging facility improvements.
Uwe Hermann
2010-11-10
1
-3
/
+4
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-1
/
+1
*
drop some dead code, clarify small comments and small cleanups to malloc.c
Stefan Reinauer
2009-09-25
1
-16
/
+8
*
use pointers instead of size_t when dealing with pointers. Also fix a few
Stefan Reinauer
2009-03-06
1
-10
/
+10
*
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-03-04
1
-1
/
+1
*
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
1
-1
/
+1
*
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34
arch import user (historical)
2005-07-06
1
-1
/
+1
*
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-11-11
1
-1
/
+0
*
- Delete unused funciton realloc
Eric Biederman
2004-11-10
1
-17
/
+0
*
cleanup code to remove warnings
Greg Watson
2004-03-26
1
-0
/
+1
*
added realloc
Greg Watson
2004-03-13
1
-0
/
+17
*
- Initial checkin of the freebios2 tree
Eric Biederman
2003-04-22
1
-0
/
+52