aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/coherent_ht.c
AgeCommit message (Expand)Author
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-07-07fix some more warningsStefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-04-08Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson
2010-04-07no warnings dayStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-23Remove PRINTK_IN_CAR tests from AMD files.Myles Watson
2009-09-29Remove some warnings.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-02-27This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2007-04-06YhLu's patch from January 18th.Yinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-11-23CAR patch from YH LURonald G. Minnich
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-02-018 ways works nowYinghai Lu
2005-01-27coherent.c don't need to read incoherent ht capYinghai Lu
2005-01-26pre_d0Yinghai Lu
2005-01-25-Make 1, 2, 4, 6 installed cpu works.Yinghai Lu
2005-01-07enable apic ext id to keep bsp using 0Yinghai Lu
2005-01-06clear dead link bug fix and opt_link_read for non coherent linkYinghai Lu
2005-01-05enable apic ext idYinghai Lu
2005-01-03Dynamic RT with 4 ways test OK.Yinghai Lu
2004-12-24default link bug fixYinghai Lu
2004-12-22*** empty log message ***Yinghai Lu
2004-12-22update broastcast table for K8 4p aboveYinghai Lu
2004-12-228 ways support changesYinghai Lu
2004-12-21amd k8 routing table creation dynamically supportYinghai Lu
2004-11-15- Comment on why optimize_link_read_pointers is safe on an Athlon64Eric Biederman
2004-11-15- Don't force spew level debug messages on the kherpiEric Biederman
2004-11-13- Allow coherent_ht.c to compile uniprocessorEric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-04-26check in the current code for IBM/E325, can somebody help to fix it ?Li-Ta Lo
2004-04-15code reformatLi-Ta Lo
2004-03-24drop obsolete CONNECTION_x_y macros. Use row information instead.Stefan Reinauer
2004-03-12cosmetics.. we'll not see more that 256cpus in linuxbios for a whileStefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-27generalize codeStefan Reinauer
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2004-01-28please forgive me... ;)Stefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-23make coherent ht setup capable of non-standard link configurationsStefan Reinauer
2003-09-03cosmeticsStefan Reinauer
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-08-28more motherboard specific cleanupsStefan Reinauer
2003-07-25YhLu's changes to resolve several memory and other problems.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-21* update quartet target to latest SMP changes.Stefan Reinauer
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-17moved generate_row from coherent_ht.c to board specific auto.c filesStefan Reinauer
2003-07-17- Update Config so we now have the proper number of cpusEric Biederman
2003-07-17- pci_device.c fixes for generic pci bridges to zero the unused portion of br...Eric Biederman
2003-07-16fix some glitches in cht code: always enable routing on node7, plus do maskin...Stefan Reinauer
2003-07-16- ldscripb.lb remove another $Id: line..Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman