index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2013-03-20
x86: don't clear bss in ramstage entry
Aaron Durbin
2013-03-20
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-19
rmodule: add ramstage support
Aaron Durbin
2013-03-19
cbfs: alternative support for cbfs_load_payload()
Aaron Durbin
2013-03-18
rmodule: include heap in bss section
Aaron Durbin
2013-03-18
lib: add rmodule support
Aaron Durbin
2013-03-08
Eliminate do_div().
David Hendricks
2013-03-07
Fix build by adding `cbmem.c` to `COLLECT_TIMESTAMPS`
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-27
selfboot: Report correct entry point address in debug message.
Hung-Te Lin
2013-02-22
libcbfs: Fix legacy CBFS API, typos
Hung-Te Lin
2013-02-12
fix an error message in checkstack()
David Hendricks
2013-02-07
cbfs: Fix CBFS max size calculation.
Hung-Te Lin
2013-02-06
cbfs: Revise debug messages.
Hung-Te Lin
2013-02-03
armv7: Add 'bootblock' build class.
Hung-Te Lin
2013-02-01
lib: Prevent unaligned memory access and fix endianess in LZMA decode library.
Hung-Te Lin
2013-01-30
Extend CBFS to support arbitrary ROM source media.
Hung-Te Lin
2013-01-22
src/lib/timestamp.c: Fix spelling of tim*e*stamp
Paul Menzel
2013-01-19
Update gcov patch in documentation
Stefan Reinauer
2013-01-14
Make the pre-commit-hook happy about the code in libgcov.c
Ronald G. Minnich
2013-01-12
Implement GCC code coverage analysis
Stefan Reinauer
2012-12-08
Only include libgcc wrappers on x86
Stefan Reinauer
2012-12-06
Unify assembler function handling
Stefan Reinauer
2012-11-30
Drop boot directory
Stefan Reinauer
2012-11-30
src/lib/Makefile.inc: Add license header
Stefan Reinauer
2012-11-30
Make set_boot_successful depend on PC80_SYSTEM
Stefan Reinauer
2012-11-30
Make libgcc wrappers arch-specific, add ARMv7
David Hendricks
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-11-14
Tell CBMEM code about ACPI GNVS section
Stefan Reinauer
2012-11-13
Clean up stack checking code
Stefan Reinauer
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-07-30
USBDEBUG: retry harder for slow devices
Sven Schnelle
2012-07-26
USBDEBUG: buffer up to 8 bytes
Sven Schnelle
2012-07-24
SMM: Add support for malloc in SMM if using TSEG
Duncan Laurie
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-07-24
Shrink the stack sizes we need in coreboot
Ronald G. Minnich
2012-07-24
Remove unused free() function
Stefan Reinauer
2012-07-24
malloc/memalign: Remove unneeded linker check
Stefan Reinauer
2012-07-24
Make memalign print useful messages on failure
Ronald G. Minnich
2012-05-08
Don't loop infinitely long on serial comm failures
Stefan Reinauer
2012-05-04
Make CBFS output more consistent
Stefan Reinauer
2012-05-03
Tell CBMEM pretty printer about MRC cache
Stefan Reinauer
2012-04-16
S3 code in coreboot public folder.
zbao
2012-04-12
Add support for aligned allocation
Ron Minnich
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-03-30
Add native memset() function on x86
Stefan Reinauer
2012-03-30
Add faster, architecture dependent memcpy()
Stefan Reinauer
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
CBMEM CONSOLE: Enable coreboot CBMEM console.
Vadim Bendebury
[next]