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
/
northbridge
/
amd
Age
Commit message (
Expand
)
Author
2010-06-17
Always enable parent resources before child resources.
Myles Watson
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-09
Make k8 & fam10 northbridge.c code more similar.
Myles Watson
2010-06-08
Fix auto-mangled comments (trivial)
Patrick Georgi
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-05-25
Move CS5535 specific setup from GX2 driver to CS5535.
Stefan Reinauer
2010-05-21
Fix amdk8_util.asl and explain behaviour a bit.
Myles Watson
2010-05-21
Use lists instead of arrays for resources in devices to reduce memory usage.
Myles Watson
2010-05-14
more acpica fixes... The tricky part is the stuff in the AMD mainboard direct...
Stefan Reinauer
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-14
fix SeaBIOS loading on GX2.
Nils Jacobs
2010-05-14
Fix warning. Hardware tested and didn't change behavior.
Stefan Reinauer
2010-05-14
license header fixes
Nils Jacobs
2010-05-10
Make show_all_routes work for fam10.
Myles Watson
2010-05-10
High tables don't have to be on node 0 on K8. Make it less restrictive.
Myles Watson
2010-05-09
Remove extra NULL #define in amdht code. The
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-30
Factor out casmap calculation. Gets rid of a warning.
Myles Watson
2010-04-30
Remove some more warnings. The code is only used by functions protected by the
Stefan Reinauer
2010-04-30
Get rid of a few more warnings.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-24
Trivial. Fix a space to tab.
Zheng Bao
2010-04-23
zero warnings days...
Stefan Reinauer
2010-04-23
DDR3 support for AMD Fam10.
Zheng Bao
2010-04-22
zero warnings days...
Stefan Reinauer
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-21
oops, sorry for the last commit. This commit changes the code to distinguish
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-20
cosmetics.
Stefan Reinauer
2010-04-20
As Myles suggested a while back: Switch long time #warnings to be comments
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-14
fix a case where the fam10 code would overwrite parts of a struct.
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
HWHoleSz must be u32...
Stefan Reinauer
2010-04-14
udelay_tsc does not exist in the whole tree.
Stefan Reinauer
2010-04-14
zero warnings days. Down to under 600 different warnings
Stefan Reinauer
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-08
Cosmetically make init_cpus more similar for fam10 and K8.
Myles Watson
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-08
Move Kconfig for HT limits to northbridge/amd/Kconfig.
Myles Watson
2010-04-07
no warnings day
Stefan Reinauer
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-06
fam10 acpi fix
Stefan Reinauerstepan
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-02
remove more warnings.
Stefan Reinauer
2010-04-02
remove some more warnings
Stefan Reinauer
2010-04-02
Fix includes for showallroutes.
Myles Watson
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
fix some amd k8 warnings
Stefan Reinauer
2010-03-30
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-29
trivial warning cleanups
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
more warnings gone...
Stefan Reinauer
2010-03-16
pci drivers should be const.
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-10
The following patch implements Opteron Fam 10 rev D (aka Istanbul)
Arne Georg Gleditsch
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
Allow per-board setting of HT clock and width so
Timothy Pearson
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-16
fix APCI typos.
Stefan Reinauer
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-27
Add the MSR writes that are needed to provide VGA legacy routing for the Geod...
Edwin Beasant
2010-01-27
Change memory map of geode lx: 768kb-systop is a
Edwin Beasant
2010-01-26
Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it.
Edwin Beasant
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2010-01-06
Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.
Myles Watson
2010-01-06
Fix amdht on newer compilers.
Patrick Georgi
2009-12-31
romcc:
Patrick Georgi
2009-11-18
Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.
Myles Watson
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-11-05
Add debugging utility file for dumping routing registers on K8.
Myles Watson
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-24
Trivial regrouping of a calculation to simplify it.
Myles Watson
2009-10-24
Fix K8 boards high tables on UMA systems (KT690 for example)
Stefan Reinauer
2009-10-23
Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-20
When I converted an #ifdef to an #if it broke the code because the variable was
Myles Watson
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
[next]