We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
[coreboot.git] / src / northbridge / amd /
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-08 Zheng BaoTrivial. Spell checking.
2010-10-08 Zheng BaoTrivial. Fix the typo.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Jonathan KollaschUse %p instead of %x to print void *.
2010-10-02 Jonathan KollaschFix spelling/typos in comments.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-10-01 Zheng BaoTrivial. Re-indent the code.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Zheng BaoTrivial. re-Indent the code.
2010-09-27 Xavi Drudis FerranObviously missing brackets.
2010-09-25 Patrick GeorgiMark read-only data as read-only, so the global vars...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-21 Zheng BaoComplete the code which was missing.
2010-09-21 Zheng BaoFix the typo. Field DisAutoRefresh is in DramTimngHi.
2010-09-13 Myles WatsonAdd reserved areas for fam10.
2010-09-13 Myles WatsonPort k8 UMA handling to fam10.
2010-09-13 Myles WatsonFix a typo reported by Sylvain Hitier.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-09-09 Arne Georg GleditschAlso improve boot time on AMD for the DDR3 code path.
2010-09-09 Arne Georg GleditschApparently, it's not crucial to clear this at the exact...
2010-09-05 Zheng BaoTrivial. Currently the max frequency is preset as 400Mh...
2010-09-04 Kerry SheAMD DDR2 and DDR3 MCT function InitPhyCompensation...
2010-08-31 Zheng BaoGet Byte65/66 for register manufacture ID code. RegMan1...
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr2 MCT channel B fixed.
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr3 MCT channel B works.
2010-08-30 Kerry SheTrivial syntax correction of AMD mct_ddr3 dir.
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-08-24 Aurelien Guillaume* Adds support for PC Engines Alix.2D(1)3 board to...
2010-08-22 Xavi Drudis Ferrandocumented workaround erratum 414, see
2010-08-22 Xavi Drudis Ferrandocumented workaround erratum 372, see
2010-08-22 Xavi Drudis FerranInclude RB_C3 in erratum 346
2010-08-22 Xavi Drudis FerranAdd RB_C3 to AMD_FAM10_ALL so that it gets its MSR...
2010-08-17 Xavi Drudis FerranFix warnings (that become errors) in AMDHT for certain...
2010-08-05 Zheng BaoThe number of cores is got by reading the bit 15,13...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-06 Myles WatsonEliminate a couple of warnings from setup_resourcemap.c
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-07-06 Myles WatsonA bug fix:
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Myles WatsonMake k8 & fam10 northbridge.c code more similar.
2010-06-08 Patrick GeorgiFix auto-mangled comments (trivial)
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-21 Myles WatsonFix amdk8_util.asl and explain behaviour a bit.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-14 Stefan Reinauermore acpica fixes... The tricky part is the stuff in...
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-14 Nils Jacobsfix SeaBIOS loading on GX2.
2010-05-14 Stefan ReinauerFix warning. Hardware tested and didn't change behavior.
2010-05-14 Nils Jacobslicense header fixes
2010-05-10 Myles WatsonMake show_all_routes work for fam10.
2010-05-10 Myles WatsonHigh tables don't have to be on node 0 on K8. Make...
2010-05-09 Patrick GeorgiRemove extra NULL #define in amdht code. The
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-04-30 Myles WatsonFactor out casmap calculation. Gets rid of a warning.
2010-04-30 Stefan ReinauerRemove some more warnings. The code is only used by...
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerzero warnings days
2010-04-24 Zheng BaoTrivial. Fix a space to tab.
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-23 Zheng BaoDDR3 support for AMD Fam10.
2010-04-22 Stefan Reinauerzero warnings days...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinaueroops, sorry for the last commit. This commit changes...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-20 Stefan Reinauercosmetics.
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Stefan Reinauerfix a case where the fam10 code would overwrite parts...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan ReinauerHWHoleSz must be u32...
2010-04-14 Stefan Reinauerudelay_tsc does not exist in the whole tree.
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-08 Myles WatsonMove Kconfig for HT limits to northbridge/amd/Kconfig.
2010-04-07 Stefan Reinauerno warnings day
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-06 Stefan Reinauerstepanfam10 acpi fix
next