summaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2009-08-12Kconfig!Patrick Georgi
2009-07-22Fix up the tree again...Stefan Reinauer
2009-07-21* drop ich7 includeStefan Reinauer
2009-07-21Remove a comment that no longer applies. Trivial.Myles Watson
2009-07-17This is an obvious bug which I overlooked when I worked on the AM2r2Zheng Bao
2009-07-07Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson
2009-07-07Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...Myles Watson
2009-07-05Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann
2009-07-05Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda
2009-07-02Fix many things for via/epia-m700 to build.Myles Watson
2009-07-02Update the k8 code for the v3 resource allocator.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-07-01Ron,Jon Harrison
2009-07-01Add AMD family 10 AM2r2 support.Zheng Bao
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-06-19Convert the MSI MS-6178 board to CBFS.Uwe Hermann
2009-06-09this port is horribly broken and should not have been checked in. This patchStefan Reinauer
2009-06-06Fix for Erratum 350 for AMD Fam10h CPUs.Marco Schmidt
2009-06-05Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-05Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
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-27First batch of indent-aided code cleanups, more will follow.Uwe Hermann
2009-05-27Make directory hierarchy flat to match the same layout we useUwe Hermann
2009-05-27Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann
2009-05-27Here's the VIA vx800 patch from OLPC.Bari Ari
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-05-11Trivial white space fixes so that the next patches are easier to read.Myles Watson
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-05-01Trivial removal of svn:executable property from vga.c.Peter Stuge
2009-05-01This patch allows a custom vga driver that will give the flexibility to run c...Joseph Smith
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-28Enable HAVE_HIGH_TABLES by default for northbridges withPatrick Georgi
2009-04-27Add high table support to via vt8454c.Patrick Georgi
2009-04-22remove some style guide breaks and warnings from raminit_f_dqs.cStefan Reinauer
2009-04-22Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.Stefan Reinauer
2009-04-18There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_...Ronald Hoogenboom
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer
2009-04-13Following patch adds resume (exit from self refresh) support for AMD K8 revFRudolf Marek
2009-04-11This patch fixes an edge case for K8 raminit. Specifically, it brings the codeWard Vandewege
2009-04-10unify spd_ddr2.h (trivial)Stefan Reinauer
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer