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
Age
Commit message (
Expand
)
Author
2012-04-06
Add support for SMSC MEC1308/1310 SuperI/O EC
Stefan Reinauer
2012-04-06
Add initial support for SMSC SIO1007 SuperI/O chip
Stefan Reinauer
2012-04-06
Add support for SMSC LPC47N207 SuperI/O chip
Stefan Reinauer
2012-04-06
Fixes and Sandybridge support for lapic cpu init
Stefan Reinauer
2012-04-06
Fix support for RAM-less multi-processor init
Kyösti Mälkki
2012-04-06
Add Sandybridge/Cougar Point support to SMM relocation handler
Stefan Reinauer
2012-04-06
Cache 8MB flash instead of 4MB
Stefan Reinauer
2012-04-06
Factor out function to find driver for a CPU
Stefan Reinauer
2012-04-06
Add constants for fast path resume copying
Stefan Reinauer
2012-04-05
Fix timer frequency detection on Sandybridge
Stefan Reinauer
2012-04-05
amdfam10: add phenom II as known cpu
Bernhard Urban
2012-04-05
Invalidate cache before first jump
Stefan Reinauer
2012-04-05
smbios: Don't fill out firmware version on ChromeOS
Stefan Reinauer
2012-04-05
Fill out ChromeOS specific coreboot table extensions
Stefan Reinauer
2012-04-05
Update documentation in smmrelocate.S to mention TSEG
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU (northbridge part)
Stefan Reinauer
2012-04-04
Use fast memset in SMM mode, too
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer
2012-04-04
Add support for mainboard specific suspend/resume handler
Stefan Reinauer
2012-04-04
Move TPM code to romstage
Stefan Reinauer
2012-04-04
Drop verified boot code from acpi.c
Stefan Reinauer
2012-04-04
Add support to run SMM handler in TSEG instead of ASEG
Stefan Reinauer
2012-04-04
Don't unconditionally show ChromeOS options
Stefan Reinauer
2012-04-03
Add support for Intel Turbo Boost feature
Stefan Reinauer
2012-04-03
smbios: add support for onboard devices extended information
Stefan Reinauer
2012-04-02
Apply cache-as-ram conditionally on socket mPGA604
Kyösti Mälkki
2012-04-02
S3 code whitespaces changes.
zbao
2012-04-02
Add sb800 spi support.
zbao
2012-04-02
x86, oprom: ensure DF is always cleared
Mathias Krause
2012-04-02
[ChromeOS] Don't initialize VGA Option ROM in normal mode
Stefan Reinauer
2012-04-02
Add EC component for SMSC MEC1308/1310
Stefan Reinauer
2012-04-02
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2012-04-02
Add a helper function to determine the number of enabled CPUs
Stefan Reinauer
2012-04-02
Align: Make sure 1 is treated as unsigned long instead of int
Stefan Reinauer
2012-04-02
Add Google ChromeOS vendor support
Stefan Reinauer
2012-03-31
Fix issues with x86 memcpy
Mathias Krause
2012-03-31
Whitespace fixes
Patrick Georgi
2012-03-31
Intel cpus: get MAXPHYADDR at runtime for new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: add hyper-threading CPU support to new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: improve CPU compatibility of new CAR
Kyösti Mälkki
2012-03-31
Add support for RAM-less multi-processor init
Kyösti Mälkki
2012-03-31
Intel cpus: apply some good programming practices in new CAR
Kyösti Mälkki
2012-03-31
Intel cpus: cache actual size of the Flash ROM device
Kyösti Mälkki
2012-03-31
Intel cpus: copy model_6ex CAR code
Kyösti Mälkki
2012-03-31
Makefile: rename romstage linking filenames
Kyösti Mälkki
2012-03-31
Makefile: split romstage linking to separate rules
Kyösti Mälkki
2012-03-31
Fix coreboot makefiles not to produce half baked output.
Kyösti Mälkki
2012-03-31
Drop obsolete TINY_BOOTBLOCK
Kyösti Mälkki
2012-03-30
use movsl for copying resume memory back
Stefan Reinauer
[next]