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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-30
4
-133
/
+222
*
src/lib/timestamp.c: Fix spelling of tim*e*stamp
Paul Menzel
2013-01-22
1
-1
/
+1
*
Update gcov patch in documentation
Stefan Reinauer
2013-01-19
1
-2
/
+2
*
Make the pre-commit-hook happy about the code in libgcov.c
Ronald G. Minnich
2013-01-14
1
-17
/
+19
*
Implement GCC code coverage analysis
Stefan Reinauer
2013-01-12
9
-0
/
+2517
*
Only include libgcc wrappers on x86
Stefan Reinauer
2012-12-08
1
-1
/
+1
*
Unify assembler function handling
Stefan Reinauer
2012-12-06
1
-11
/
+6
*
Drop boot directory
Stefan Reinauer
2012-11-30
3
-0
/
+692
*
src/lib/Makefile.inc: Add license header
Stefan Reinauer
2012-11-30
1
-1
/
+18
*
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
1
-2
/
+9
*
Make libgcc wrappers arch-specific, add ARMv7
David Hendricks
2012-11-30
1
-0
/
+11
*
Get rid of drivers class
Patrick Georgi
2012-11-27
1
-1
/
+1
*
Tell CBMEM code about ACPI GNVS section
Stefan Reinauer
2012-11-14
1
-0
/
+1
*
Clean up stack checking code
Stefan Reinauer
2012-11-13
1
-6
/
+8
*
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-13
1
-0
/
+43
*
USBDEBUG: retry harder for slow devices
Sven Schnelle
2012-07-30
1
-9
/
+12
*
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-26
1
-7
/
+26
*
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
2
-0
/
+10
*
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-07-24
2
-0
/
+52
*
Shrink the stack sizes we need in coreboot
Ronald G. Minnich
2012-07-24
1
-0
/
+5
*
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
*
Don't loop infinitely long on serial comm failures
Stefan Reinauer
2012-05-08
1
-9
/
+23
*
Make CBFS output more consistent
Stefan Reinauer
2012-05-04
2
-8
/
+17
*
Tell CBMEM pretty printer about MRC cache
Stefan Reinauer
2012-05-03
1
-0
/
+1
*
S3 code in coreboot public folder.
zbao
2012-04-16
1
-0
/
+1
*
Add support for aligned allocation
Ron Minnich
2012-04-12
1
-7
/
+16
*
Use fast memset in SMM mode, too
Stefan Reinauer
2012-04-04
1
-2
/
+6
*
Add native memset() function on x86
Stefan Reinauer
2012-03-30
1
-0
/
+4
*
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-30
1
-1
/
+8
*
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
1
-2
/
+5
*
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
2012-03-29
1
-0
/
+2
*
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
1
-0
/
+1
*
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
1
-0
/
+195
*
Include arch/acpi.h instead of manually adding acpi_slp_type.
Stefan Reinauer
2012-03-28
1
-4
/
+3
*
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
3
-0
/
+93
*
Initialize CBMEM early.
Vadim Bendebury
2012-03-28
1
-16
/
+23
*
Replace ramtest pattern to assist in DIMM configuration
Kyösti Mälkki
2012-03-25
1
-91
/
+94
*
malloc: size is unsigned, don't test for size < 0
Patrick Georgi
2012-03-11
1
-4
/
+0
*
Fix dependency problem for uart8250.c as well
Stefan Reinauer
2012-03-09
1
-0
/
+1
*
Fix compilation with CONFIG_USE_OPTION_TABLE enabled
Stefan Reinauer
2012-03-09
1
-0
/
+8
*
Add support for the Startech PEX1XS1PMINI
Stefan Reinauer
2012-03-09
1
-0
/
+2
*
Add an implementation for the memchr library function
Gabe Black
2012-03-09
2
-0
/
+13
*
Move C labels to start-of-line
Patrick Georgi
2012-03-07
1
-1
/
+1
*
Remove whitespace.
Patrick Georgi
2012-02-17
1
-1
/
+1
*
Don't loop infinitely long on serial comm failures
Kyösti Mälkki
2012-02-07
1
-9
/
+22
*
lib: add ram_check_nodie
Sven Schnelle
2012-01-12
1
-3
/
+37
*
don't scan beyond end of CBFS
Florian Zumbiehl
2011-11-02
1
-1
/
+2
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
2
-5
/
+5
[next]