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
/
boot
Age
Commit message (
Expand
)
Author
2012-11-13
Clean up stack checking code
Stefan Reinauer
2012-11-13
Add method for delaying adding of timestamps
Stefan Reinauer
2012-11-12
Store timestamps before resuming from suspend
Stefan Reinauer
2012-11-07
Add POST code for "All devices initialized"
Stefan Reinauer
2012-10-02
Fix compilation without CONFIG_WRITE_HIGH_TABLES.
Denis 'GNUtoo' Carikli
2012-07-24
Implement stack overflow checking for the BSP
Ronald G. Minnich
2012-05-11
Hook up MRC cache update
Stefan Reinauer
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-24
Make timestamp collection conditional in hardwaremain.c
Rudolf Marek
2012-03-30
Add more timestamps in coreboot.
Stefan Reinauer
2012-03-30
Add timestamps for selfboot and acpi wake
Duncan Laurie
2012-03-29
CBMEM CONSOLE: Add code using the new console driver.
Vadim Bendebury
2012-03-28
selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB
Stefan Reinauer
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-03-07
selfboot: drop dead code
Stefan Reinauer
2011-11-08
selfboot: Don't include unneeded ip_checksum.h
Stefan Reinauer
2011-11-08
selfboot: fix bug in valid_area()
Stefan Reinauer
2011-11-08
selfboot: cleanup
Stefan Reinauer
2011-10-21
Use ntohll where appropriate.
Stefan Reinauer
2011-10-15
use byteorder.h instead of implementing another byte swap function
Stefan Reinauer
2011-04-21
more ifdef -> if fixes.
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-23
Fix some wrong capitalizations, reformat comments, fix a typo.
Stefan Reinauer
2010-06-01
Check the value of ulzma and do not continue if there was an error.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-09
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-02-07
newconfig is no more.
Patrick Georgi
2009-11-05
If the coreboot and filo overlap, it will "slice off" a piece at the
Zheng Bao
2009-11-01
typo. trivial. Then -> Than.
Zheng Bao
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-28
Create lib.h for homeless prototypes.
Myles Watson
2009-10-27
Add few missing prototypes, and remove few unused (thus lonelly) variables.
Maciej Pijanka
2009-10-26
CBMEM high table memory manager.
Stefan Reinauer
2009-10-24
removal of that unnecessary include slipped through r4841
Stefan Reinauer
2009-10-03
Remove:
Patrick Georgi
2009-09-30
Fix payload loading in various corner cases when working
Patrick Georgi
2009-09-25
drop some dead code, clarify small comments and small cleanups to malloc.c
Stefan Reinauer
2009-09-23
Fix the bounce_size global so that the bounce buffer works with CBFS.
Myles Watson
2009-08-12
Kconfig!
Patrick Georgi
2009-07-23
CBFS stuff:
Stefan Reinauer
2009-07-21
Example how simple it is to use printk instead of printk_something in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-26
Attached patch moves the CBFS payload loader to selfboot.c as it's
Patrick Georgi
2009-05-14
#136: failed to boot under KVM\QEMU
Ronald G. Minnich
2009-05-13
Allow dynamic size for the {s,}elfboot bounce buffer.
Patrick Georgi
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
[next]