remove trailing whitespace
[coreboot.git] / src / northbridge / amd / amdk8 / coherent_ht.c
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauerno warnings day
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-09-29 Myles WatsonRemove some warnings.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-02-27 Myles WatsonThis patch makes several CMOS/NVRAM reads dependent...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2007-04-06 Yinghai LuYhLu's patch from January 18th.
2006-10-04 Yinghai LuAMD Rev F support
2006-04-03 Yinghai Lunew cache_as_ram support
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-11-23 Ronald G. MinnichCAR patch from YH LU
2005-10-25 Jason Schildt- See Issue Tracker id-4 "lnxi-patch-4"
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-02-01 Yinghai Lu8 ways works now
2005-01-27 Yinghai Lucoherent.c don't need to read incoherent ht cap
2005-01-26 Yinghai Lupre_d0
2005-01-25 Yinghai Lu-Make 1, 2, 4, 6 installed cpu works.
2005-01-07 Yinghai Luenable apic ext id to keep bsp using 0
2005-01-06 Yinghai Luclear dead link bug fix and opt_link_read for non coher...
2005-01-05 Yinghai Luenable apic ext id
2005-01-03 Yinghai LuDynamic RT with 4 ways test OK.
2004-12-24 Yinghai Ludefault link bug fix
2004-12-22 Yinghai Lu*** empty log message ***
2004-12-22 Yinghai Luupdate broastcast table for K8 4p above
2004-12-22 Yinghai Lu8 ways support changes
2004-12-21 Yinghai Luamd k8 routing table creation dynamically support
2004-11-15 Eric Biederman- Comment on why optimize_link_read_pointers is safe...
2004-11-15 Eric Biederman- Don't force spew level debug messages on the kherpi
2004-11-13 Eric Biederman- Allow coherent_ht.c to compile uniprocessor
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-04-26 Li-Ta Locheck in the current code for IBM/E325, can somebody...
2004-04-15 Li-Ta Locode reformat
2004-03-24 Stefan Reinauerdrop obsolete CONNECTION_x_y macros. Use row informatio...
2004-03-12 Stefan Reinauercosmetics.. we'll not see more that 256cpus in linuxbio...
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-02-27 Stefan Reinauergeneralize code
2004-02-09 David W. Hendricksfinal merge of YhLu's stuff
2004-01-28 Stefan Reinauerplease forgive me... ;)
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-23 Stefan Reinauermake coherent ht setup capable of non-standard link...
2003-09-03 Stefan Reinauercosmetics
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-28 Stefan Reinauermore motherboard specific cleanups
2003-07-25 Ronald G. MinnichYhLu's changes to resolve several memory and other...
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Stefan Reinauer* update quartet target to latest SMP changes.
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-07-17 Stefan Reinauermoved generate_row from coherent_ht.c to board specific...
2003-07-17 Eric Biederman- Update Config so we now have the proper number of...
2003-07-17 Eric Biederman- pci_device.c fixes for generic pci bridges to zero...
2003-07-16 Stefan Reinauerfix some glitches in cht code: always enable routing...
2003-07-16 Eric Biederman- ldscripb.lb remove another $Id: line..
2003-06-18 Eric Biederman- A new test case for romcc
2003-06-17 Eric Biederman- Minor mod to reset16.inc to work with newer binutils...
2003-06-12 Eric Biederman- Changes to the pci config routines moving them closer...
2003-06-11 Eric Biederman- Factoring of auto.c