Age | Commit message (Expand) | Author |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-27 | Add 300 MHz and 500 MHz HT frequency limits | Xavi Drudis Ferran |
2011-02-24 | Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS | Josef Kellermann |
2011-02-21 | [i945] Add SPD adress mapping | Sven Schnelle |
2011-02-14 | Errata #169 works on HT, not MC | Josef Kellermann |
2011-02-14 | This code provides cpu northbridge initialization for Family 14h cpus. It is ... | Frank Vibrans |
2011-02-10 | Implemented workaround for erratum 169, obsoleting erratum 131. | Alexandru Gagniuc |
2011-01-27 | SMM code on i945 platforms needs udelay() | Peter Stuge |
2011-01-20 | For Cx, each ChipSel need to be sent MR command. | Zheng Bao |
2011-01-19 | Add a GX2 Kconfig option to choose the framebuffer size. | Nils Jacobs |
2011-01-17 | The code is tested on my board with register DIMMs. More tests need to be | Zheng Bao |
2011-01-06 | Fix some settings fo AMD MCT. It is based on BIOS test suite. | Zheng Bao |
2010-12-30 | Use die() to assure the processor can't wake up from an interrupt. | Nils Jacobs |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |
2010-12-29 | fix i810 boards with ram init debugging disabled. | Stefan Reinauer |
2010-12-27 | proper printk handling in src/northbridge/intel/i82810/raminit.c | Stefan Reinauer |
2010-12-27 | __PRE_RAM__ is defined by the makefile | Stefan Reinauer |
2010-12-27 | dump_spd_registers() is only defined when ram init debugging is on. | Stefan Reinauer |
2010-12-27 | Fix most CONFIG_DEBUG_RAM_SETUP issues. | Stefan Reinauer |
2010-12-26 | Move Geode GX2 UMA video memory size to Kconfig | Nils Jacobs |
2010-12-26 | Remove dead and unused Geode GX2 code | Nils Jacobs |
2010-12-26 | Replace Geode GX2 MSR addresses for GLCP on GLIU1 with names | Nils Jacobs |
2010-12-26 | Clean up Geode GX2 comments, whitespace and coding style. Trivial. | Nils Jacobs |
2010-12-23 | Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk(). | Keith Hui |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-18 | Fix a few whitespace and coding style issues. | Uwe Hermann |
2010-12-18 | A couple of Poulsbo fixes: | Patrick Georgi |
2010-12-18 | Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board | Patrick Georgi |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-12-16 | fix according to coding guidelines | Stefan Reinauer |
2010-12-13 | Attached patch implements the memory speed reductions (and 2T/1T clock logic)... | Rudolf Marek |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-13 | Following patch adds support to bring out the memory out of self refresh when... | Rudolf Marek |
2010-12-13 | We hardcode highmemory size in every northbridge! This is bad, and especiall... | Rudolf Marek |
2010-12-11 | catch some illegal configurations (trivial) | Stefan Reinauer |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-12-07 | Move MMCONF resource into the domain for fam10 for the resource allocator. | Myles Watson |
2010-12-07 | Get rid of some unneeded function prototypes in romstage.c files. | Uwe Hermann |
2010-12-02 | More explicite and straight way to set seed. | Zheng Bao |
2010-11-27 | After finding the missing bit poweroff works now. | Tobias Diedrich |
2010-11-22 | 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC... | Rudolf Marek |
2010-11-22 | i855: Remove useless memctrl indirection. | Uwe Hermann |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-21 | Simplify a few code chunks, fix whitespace and indentation. | Uwe Hermann |
2010-11-21 | Drop excessive whitespace randomly sprinkled in romstage.c files. | Uwe Hermann |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |