index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
amd
/
serengeti_cheetah_fam10
Age
Commit message (
Expand
)
Author
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-05-26
Various fixes to the tree to get coreboot-v2 to build on Solaris
Patrick Georgi
2009-05-15
There were a few updates lately that generates ROM size > 512K. I am changing...
Vincent Lim
2009-05-14
Update equivalent processor revision ID to load latest microcode patches and
Marc Jones
2009-05-14
Trivia: remove comment
Vincent Lim
2009-05-14
From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...
Vincent Lim
2009-04-30
Refactor copy_and_run so that it uses a single code base instead of
Patrick Georgi
2009-04-22
drop duplicate compiler options that are already mentioned in CFLAGS.
Stefan Reinauer
2009-04-21
Thanks to Myles' patch adding support for include statements,
Carl-Daniel Hailfinger
2009-04-14
v2/src romfs->cbfs rename
Peter Stuge
2009-04-13
I need to do uses HAVE_ACPI_RESUME for each board. Here we go.
Rudolf Marek
2009-04-12
This patch cleans up the calls to $CC in mainboard Config.lb files. They
Carl-Daniel Hailfinger
2009-04-11
Kill remaining unneeded CAR/ROMCC if-blocks.
Carl-Daniel Hailfinger
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-31
Add the CONFIG_ROMS config variable.
Ronald G. Minnich
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-10
This patch makes the boards use a single amdk8_util.asl. There are only
Myles Watson
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2009-01-20
This patch makes the recently added assembler debug optional, as it may
Stefan Reinauer
2008-11-28
This patch from Ralf Grosse Boerger makes debugging more comfortable.
Stefan Reinauer
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-08-01
oops, forgot these in the cleanup.. (trivial)
Stefan Reinauer
2008-07-23
Update to the latest AMD Fam10 microcode patches.
Marc Jones
2008-04-25
Remove inline from FAM10 CPU initialization functions.
Marc Jones
2008-04-22
Find matching settings for each CPUs FID, VID, and P-state registers and init...
Marc Jones
2008-04-22
Add early MSR and PCI register initialization.
Marc Jones
2008-01-28
[V2]: Add CFLAGS to targets to suck in any passed in flags
Jordan Crouse
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Fix for newer iasl versions (trivial)
Corey Osgood
2007-12-19
trivial fix for abuild.
Stefan Reinauer
2007-12-19
Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support.
Marc Jones