Age | Commit message (Expand) | Author |
2011-06-22 | Move existing AMD Ffamily14 code to f14 folder | efdesign98 |
2011-06-22 | Rename {CPU|NB|SB}/amd/*_wrapper folders | efdesign98 |
2011-06-15 | i945 GMA: restore tft brightness from cmos | Sven Schnelle |
2011-06-15 | i82801gx: replace cafed00d/cafebabe by defines | Sven Schnelle |
2011-06-03 | This patch sets max freq defaults for ddr2 and ddr3for fam10. | Marc Jones |
2011-05-15 | agesa_wrapper: Avoid repetitive Kconfig depends, trivial | Peter Stuge |
2011-05-15 | Cosmetic cleanup. | Scott Duplichan |
2011-05-15 | 1) Remove unused kconfig options. | Scott Duplichan |
2011-05-15 | Build device paths for AP cores so that coreboot will report them to the OS. | Scott Duplichan |
2011-05-15 | Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. | Scott Duplichan |
2011-05-11 | Work around unclean CMOS handling for now | Patrick Georgi |
2011-05-10 | Change read_option() to a macro that wraps some API uglyness | Patrick Georgi |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-19 | The "temp" will be used later. So it has to be calculated correctly. | Zheng Bao |
2011-04-19 | cleanup wrong use of defined() after exporting all variables in Kconfig | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-04-10 | i945: improve get_top_of_ram() | Sven Schnelle |
2011-03-28 | Add AMD C32 support. | Zheng Bao |
2011-03-08 | Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect... | Scott Duplichan |
2011-03-01 | Mark non-returning function as noreturn to help some compiler versions | Patrick Georgi |
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-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-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-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-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 |