summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
...
* northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig optionPeter Stuge2012-01-312-2/+11
* Make Geode GX2 VGA setup work.Nils Jacobs2012-01-261-5/+78
* i945: fix tsc udelay()Sven Schnelle2012-01-101-2/+2
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-073-243/+101
* Clean up AMD Fam14 SSDTMarc Jones2012-01-052-348/+0
* White space and coding style fixes.Nils Jacobs2011-12-311-81/+80
* k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-xFlorian Zumbiehl2011-12-142-2/+8
* Change AMD vendorcode buildKyösti Mälkki2011-12-021-3/+0
* k8 raminit: fix bug, improve clock selection, add clock limit for sock754Florian Zumbiehl2011-11-231-183/+166
* fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminitFlorian Zumbiehl2011-11-161-1/+1
* Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26Florian Zumbiehl2011-11-071-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-0125-26/+26
* Add support for E7505 northbridge.Kyösti Mälkki2011-10-318-135/+211
* Clear improper use of CONFIG_CACHE_AS_RAMKyösti Mälkki2011-10-281-16/+16
* copy e7501 component to e7505Stefan Reinauer2011-10-289-0/+2552
* I945: replace #if defined() by #ifSven Schnelle2011-10-191-2/+2
* AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer2011-10-154-7/+7
* use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer2011-10-152-4/+2
* Fix compilation of AMD GX2 northbridge code with gcc 4.6Stefan Reinauer2011-10-141-2/+2
* Fix compilation of VIA CN700 northbridge code with gcc 4.6Stefan Reinauer2011-10-141-2/+10
* fix compilation of intel/sch northbridge code with gcc 4.6Stefan Reinauer2011-10-141-0/+3
* amdk8: ASL include for K8 temperature sensor support in ACPIChristoph Grenz2011-10-121-0/+289
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-032-0/+12
* Add AMD Family 10h PH-E0 supportQingPei Wang2011-09-241-1/+2
* AMD F14 Northbridge updatesefdesign982011-09-145-14/+21
* Replace while with do; while to avoid repetitionNoe Rubinstein2011-09-094-135/+90
* Report GSE chipset and warn if the code has been compiled for the wrong chipset.Stefan Reinauer2011-09-091-1/+7
* AMD F14 southbridge updateKerry She2011-09-072-0/+16
* northbridge/intel/i440bx: Registered SDRAM modules support and fixesKeith Hui2011-08-041-25/+39
* 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