aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdfam10
AgeCommit message (Expand)Author
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-10The following patch implements Opteron Fam 10 rev D (aka Istanbul)Arne Georg Gleditsch
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08Clean up ACPI:Patrick Georgi
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-06Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.Myles Watson
2009-12-31romcc:Patrick Georgi
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-29Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-08-26Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi
2009-08-24This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-07Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add AMD family 10 AM2r2 support.Zheng Bao
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-04-10unify spd_ddr2.h (trivial)Stefan Reinauer
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2009-03-26During the suspend/resume programming I came to an issue that first 4KB ofRudolf Marek
2009-03-24Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2009-03-10This patch makes the boards use a single amdk8_util.asl. There are onlyMyles Watson
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-01-30Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. NoCarl-Daniel Hailfinger
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-04-22Add early MSR and PCI register initialization. Marc Jones
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19More abuild fixes, this should be the last (trivial)Corey Osgood
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones