Add constants for fast path resume copying
[coreboot.git] / src / northbridge /
2012-04-05 Bernhard Urbanamdfam10: add phenom II as known cpu
2012-04-05 Stefan ReinauerAdd support for Intel Sandybridge CPU (northbridge...
2012-03-27 Rudolf MarekAdd the support for RDC R8610 Northbridge
2012-03-16 Stefan ReinauerFix AMD Fam15 CBMEM allocation
2012-03-16 Stefan ReinauerFix AMD Fam12 CBMEM allocation
2012-03-16 Stefan ReinauerFix AMD Fam10 CBMEM allocation
2012-03-16 Kyösti MälkkiAMD Agesa: delete no-op bootblock files
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-16 Kyösti MälkkiFix AMD Agesa leaking Kconfig
2012-03-16 Kyösti MälkkiIntel northbridge I945: Apply un-written naming rules
2012-03-16 Kyösti MälkkiVIA southbridge K8T890: Apply un-written naming rules
2012-03-16 Marc JonesFix AMD Fam14 cbmen allocation
2012-03-15 Marc JonesClean up whitespace in fam14 northbridge.c
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2012-03-02 Marc JonesFix ECC disable option for AMD Fam10 DDR2 and DDR3.
2012-02-17 Patrick GeorgiAvoid ../../.. paths in ASL files
2012-02-17 Patrick GeorgiRename i945 ACPI files to not carry an i945_ prefix
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-16 Kerry ShehAGESA F15: AGESA family15 model 00-0fh northbridge...
2012-02-16 Kerry ShehRD890: AMD RD890/SR56X0 CIMX wrapper
2012-02-10 Sven SchnelleRemove non-existent include
2012-02-10 Sven Schnellei5000: halt second BSP
2012-02-02 Sven SchnelleAdd Intel i5000 Memory Controller Hub
2012-01-31 Peter Stugenorthbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig...
2012-01-26 Nils JacobsMake Geode GX2 VGA setup work.
2012-01-10 Sven Schnellei945: fix tsc udelay()
2012-01-07 Nils JacobsUpdate geode GX2 tree to match LX.
2012-01-05 Marc JonesClean up AMD Fam14 SSDT
2011-12-31 Nils JacobsWhite space and coding style fixes.
2011-12-14 Florian Zumbiehlk8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it...
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-11-23 Florian Zumbiehlk8 raminit: fix bug, improve clock selection, add clock...
2011-11-16 Florian Zumbiehlfix DDR_MASK in load-dependent clock limiting for socke...
2011-11-07 Florian ZumbiehlCycle time at CAS Latency (CLX - 2) is at 25 in DDR2...
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-31 Kyösti MälkkiAdd support for E7505 northbridge.
2011-10-28 Kyösti MälkkiClear improper use of CONFIG_CACHE_AS_RAM
2011-10-28 Stefan Reinauercopy e7501 component to e7505
2011-10-18 Sven SchnelleI945: replace #if defined() by #if
2011-10-15 Stefan ReinauerAMD CPU and chipset fixes for compilation with gcc 4.6
2011-10-15 Stefan Reinaueruse acpi.h include instead of manually adding acpi_slp_...
2011-10-14 Stefan ReinauerFix compilation of AMD GX2 northbridge code with gcc 4.6
2011-10-14 Stefan ReinauerFix compilation of VIA CN700 northbridge code with...
2011-10-14 Stefan Reinauerfix compilation of intel/sch northbridge code with...
2011-10-12 Christoph Grenzamdk8: ASL include for K8 temperature sensor support...
2011-10-03 enok71TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
2011-09-24 QingPei WangAdd AMD Family 10h PH-E0 support
2011-09-14 efdesign98AMD F14 Northbridge updates
2011-09-09 Noe RubinsteinReplace while with do; while to avoid repetition
2011-09-09 Stefan ReinauerReport GSE chipset and warn if the code has been compil...
2011-09-06 Kerry SheAMD F14 southbridge update
2011-08-04 Keith Huinorthbridge/intel/i440bx: Registered SDRAM modules...
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-18 efdesign98Add AMD Family 10 cpu support to northbridge folder
2011-07-10 Scott DuplichanASRock E350M1: ACPI-related BSOD fix
2011-07-08 Cristian Măgherușa... Fix memory size reporting on AMD family 14h systems...
2011-06-30 Rudolf MarekImprove VIA K8M890 HT settings. Use recommended setting...
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-15 Sven Schnellei945 GMA: restore tft brightness from cmos
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-03 Marc JonesThis patch sets max freq defaults for ddr2 and ddr3for...
2011-05-15 Peter Stugeagesa_wrapper: Avoid repetitive Kconfig depends, trivial
2011-05-15 Scott DuplichanCosmetic cleanup.
2011-05-15 Scott Duplichan1) Remove unused kconfig options.
2011-05-15 Scott DuplichanBuild device paths for AP cores so that coreboot will...
2011-05-15 Scott DuplichanMove mmconf base from e0000000 to f8000000 to avoid...
2011-05-11 Patrick GeorgiWork around unclean CMOS handling for now
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-19 Zheng BaoThe "temp" will be used later. So it has to be calculat...
2011-04-19 Stefan Reinauercleanup wrong use of defined() after exporting all...
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Sven Schnellei945: improve get_top_of_ram()
2011-03-28 Zheng BaoAdd AMD C32 support.
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Patrick GeorgiMark non-returning function as noreturn to help some...
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-27 Xavi Drudis FerranAdd 300 MHz and 500 MHz HT frequency limits
2011-02-24 Josef KellermannAdd compile-time defaults to some K8 CMOS options in...
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-14 Frank VibransThis code provides cpu northbridge initialization for...
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2011-01-27 Peter StugeSMM code on i945 platforms needs udelay()
next