summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* Trivial. Re-indent the code.Zheng Bao2010-10-016-16/+16
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3021-67/+67
* Trivial. re-Indent the code.Zheng Bao2010-09-282-35/+35
* Obviously missing brackets.Xavi Drudis Ferran2010-09-272-4/+5
* Mark read-only data as read-only, so the global vars test doesn't fail on it.Patrick Georgi2010-09-253-4/+4
* Various CONFIG_DEBUG_RAM_SETUP related fixes (trivial).Uwe Hermann2010-09-254-5/+7
* Keep the mc146818rtc.h include close to the option table include whereMyles Watson2010-09-252-1/+3
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-255-5/+24
* Complete the code which was missing.Zheng Bao2010-09-211-0/+3
* Fix the typo. Field DisAutoRefresh is in DramTimngHi.Zheng Bao2010-09-211-1/+1
* A number of cleanups for 440BX raminit code.Keith Hui2010-09-201-30/+42
* Add reserved areas for fam10.Myles Watson2010-09-131-1/+18
* Port k8 UMA handling to fam10.Myles Watson2010-09-131-0/+11
* Fix a typo reported by Sylvain Hitier.Myles Watson2010-09-131-1/+1
* Convert i945 boards to use reserved resources instead of directly addingMyles Watson2010-09-131-9/+17
* Move memory type information out of some AMD sockets.Myles Watson2010-09-102-0/+72
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-094-6/+37
* Also improve boot time on AMD for the DDR3 code path.Arne Georg Gleditsch2010-09-092-2/+2
* Apparently, it's not crucial to clear this at the exact moment we switchArne Georg Gleditsch2010-09-091-1/+1
* Trivial. Currently the max frequency is preset as 400Mhz. We need to set aZheng Bao2010-09-051-0/+1
* AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code.Kerry She2010-09-042-2/+4
* Trivial warning fix for adl855pc.Myles Watson2010-09-021-0/+4
* Get Byte65/66 for register manufacture ID code. RegMan1Present willZheng Bao2010-08-311-1/+9
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-302-17/+17
* This file was missing from r5751.Andreas Schultz2010-08-301-0/+76
* Rework i855GM/i855GME supportAndreas Schultz2010-08-304-175/+926
* Multi-DIMMS on AMD ddr2 MCT channel B fixed.Kerry She2010-08-301-2/+2
* Multi-DIMMS on AMD ddr3 MCT channel B works.Kerry She2010-08-305-13/+37
* Trivial syntax correction of AMD mct_ddr3 dir.Kerry She2010-08-302-5/+5
* drop three unneeded config variables:Jens Rottmann2010-08-2720-59/+0
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-2610-0/+14
* One of my boards needs this mini delay in order to survive ram initialization.Stefan Reinauer2010-08-261-0/+2
* Fix i945 based boardsStefan Reinauer2010-08-251-1/+1
* * Adds support for PC Engines Alix.2D(1)3 board to Coreboot.Aurelien Guillaume2010-08-241-1/+1
* documented workaround erratum 414, seeXavi Drudis Ferran2010-08-222-0/+20
* documented workaround erratum 372, seeXavi Drudis Ferran2010-08-222-1/+19
* Include RB_C3 in erratum 346Xavi Drudis Ferran2010-08-221-0/+1
* Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc.Xavi Drudis Ferran2010-08-221-1/+2
* Fix warnings (that become errors) in AMDHT for certain configurations (unused...Xavi Drudis Ferran2010-08-172-2/+8
* The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8].Zheng Bao2010-08-051-3/+4
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-16/+16
* VGA code needs to be refactored before it can be compiled conditionally.Myles Watson2010-08-036-6/+6
* Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson2010-08-026-6/+6
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-012-6/+8
* Update my old, no longer active email addressesCorey Osgood2010-08-016-6/+6
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-263-7/+8
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Trivial -Werror fix.Cristi M2010-07-091-1/+1
* Fix all warnings in the tree Stefan Reinauer2010-07-0815-22/+59
* get rid of even more fam10 and k8 warnings.Stefan Reinauer2010-07-089-40/+21
OpenPOWER on IntegriCloud