summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* Update AMD SR5650 and SB700efdesign982011-07-221-1/+2
* Add AMD Family 10 cpu support to northbridge folderefdesign982011-07-1815-1/+2198
* ASRock E350M1: ACPI-related BSOD fixScott Duplichan2011-07-101-1/+1
* Fix memory size reporting on AMD family 14h systems for >= 4GBCristian Măgherușan-Stanciu2011-07-091-2/+2
* Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek2011-06-301-2/+5
* Addition of Family12/SB900 wrapper codeefdesign982011-06-2813-1/+1778
* Move existing AMD Ffamily14 code to f14 folderefdesign982011-06-221-1/+1
* Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign982011-06-2215-25/+25
* i945 GMA: restore tft brightness from cmosSven Schnelle2011-06-151-0/+7
* i82801gx: replace cafed00d/cafebabe by definesSven Schnelle2011-06-152-3/+3
* This patch sets max freq defaults for ddr2 and ddr3for fam10.Marc Jones2011-06-036-48/+15
* agesa_wrapper: Avoid repetitive Kconfig depends, trivialPeter Stuge2011-05-151-5/+4
* Cosmetic cleanup.Scott Duplichan2011-05-151-1/+1
* 1) Remove unused kconfig options.Scott Duplichan2011-05-151-32/+0
* Build device paths for AP cores so that coreboot will report them to the OS.Scott Duplichan2011-05-151-0/+15
* Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR.Scott Duplichan2011-05-151-2/+2
* Work around unclean CMOS handling for nowPatrick Georgi2011-05-111-1/+1
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-105-9/+9
* more ifdef -> if fixesStefan Reinauer2011-04-213-4/+4
* some ifdef --> if fixesStefan Reinauer2011-04-213-12/+12
* The "temp" will be used later. So it has to be calculated correctly.Zheng Bao2011-04-191-1/+2
* cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer2011-04-192-10/+6
* drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer2011-04-141-1/+1
* Unify use of post_codeAlexandru Gagniuc2011-04-113-10/+10
* i945: improve get_top_of_ram()Sven Schnelle2011-04-101-2/+26
* Add AMD C32 support.Zheng Bao2011-03-283-9/+15
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-082-36/+3
* Mark non-returning function as noreturn to help some compiler versionsPatrick Georgi2011-03-011-1/+1
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-1/+0
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-282-2/+38
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-1/+1
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-1/+1
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+4
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+3
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+2
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+4
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-282-8/+20
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-282-0/+3
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-0/+6
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-283-2/+20
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-283-0/+21
* Add 300 MHz and 500 MHz HT frequency limitsXavi Drudis Ferran2011-02-271-0/+4
* Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann2011-02-243-9/+37
* [i945] Add SPD adress mappingSven Schnelle2011-02-212-21/+39
* Errata #169 works on HT, not MCJosef Kellermann2011-02-141-0/+1
* This code provides cpu northbridge initialization for Family 14h cpus. It is ...Frank Vibrans2011-02-1414-0/+1756
* Implemented workaround for erratum 169, obsoleting erratum 131.Alexandru Gagniuc2011-02-101-1/+15
* SMM code on i945 platforms needs udelay()Peter Stuge2011-01-271-0/+2
* For Cx, each ChipSel need to be sent MR command.Zheng Bao2011-01-201-1/+1
* Add a GX2 Kconfig option to choose the framebuffer size.Nils Jacobs2011-01-191-1/+32
OpenPOWER on IntegriCloud