Age | Commit message (Expand) | Author |
2011-10-03 | TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms | enok71 |
2011-09-24 | Add AMD Family 10h PH-E0 support | QingPei Wang |
2011-09-14 | AMD F14 Northbridge updates | efdesign98 |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-07-18 | Add AMD Family 10 cpu support to northbridge folder | efdesign98 |
2011-07-10 | ASRock E350M1: ACPI-related BSOD fix | Scott Duplichan |
2011-07-09 | Fix memory size reporting on AMD family 14h systems for >= 4GB | Cristian Măgherușan-Stanciu |
2011-06-30 | Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and | Rudolf Marek |
2011-06-28 | Addition of Family12/SB900 wrapper code | efdesign98 |
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-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-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-11 | Unify use of post_code | Alexandru Gagniuc |
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-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-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-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-13 | Attached patch implements the memory speed reductions (and 2T/1T clock logic)... | 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 | 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-02 | More explicite and straight way to set seed. | Zheng Bao |
2010-11-22 | 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC... | Rudolf Marek |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-18 | Fix/drop some obsolete comments, | Uwe Hermann |
2010-11-17 | This problem was introduced with | Tobias Diedrich |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
2010-11-10 | Make amdk8 printk_raminit() accept just a single string parameter | Peter Stuge |
2010-11-07 | Move K8_ALLOCATE_IO_RANGE to Kconfig. | Patrick Georgi |
2010-11-05 | Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c | Patrick Georgi |
2010-11-05 | Add Kconfig CPU speed selection to Geode GX2 boards. | Nils Jacobs |
2010-11-05 | Remove banner wrapper function and unify print(k) usage. | Nils Jacobs |
2010-11-03 | Remove some unused code from gx2/raminit.c. | Nils Jacobs |
2010-11-03 | Clean up some comments and white space in gx2/northbridgeinit.c | Nils Jacobs |
2010-11-01 | Change Geode GX2 to use the auto DRAM detect code from Geode LX. | Nils Jacobs |
2010-11-01 | Remove some unused code. | Nils Jacobs |
2010-11-01 | GX2: Clean up some white space and comments. | Nils Jacobs |
2010-11-01 | GX2: Change MSR register numbers into more descriptive names. | Nils Jacobs |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-10-19 | Revision 5966 changed the end of line style of the 3 modified files. This cha... | Scott Duplichan |
2010-10-19 | When debug logging is enabled, a message such as '* AP 02 timed out:02010501' | Scott Duplichan |
2010-10-13 | Trivial. Clean up code and add some comments. | Zheng Bao |
2010-10-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-09 | Trivial. Spell checking. | Zheng Bao |
2010-10-09 | Trivial. Spell checking. | Zheng Bao |
2010-10-08 | Trivial. Spell checking. | Zheng Bao |
2010-10-08 | Trivial. Fix the typo. | Zheng Bao |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-05 | Use %p instead of %x to print void *. | Jonathan Kollasch |
2010-10-02 | Fix spelling/typos in comments. | Jonathan Kollasch |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-10-01 | Trivial. Re-indent the code. | Zheng Bao |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-28 | Trivial. re-Indent the code. | Zheng Bao |
2010-09-27 | Obviously missing brackets. | Xavi Drudis Ferran |
2010-09-25 | Mark read-only data as read-only, so the global vars test doesn't fail on it. | Patrick Georgi |
2010-09-25 | - Fix race condition in option_table.h generation by moving the include | Stefan Reinauer |
2010-09-21 | Complete the code which was missing. | Zheng Bao |
2010-09-21 | Fix the typo. Field DisAutoRefresh is in DramTimngHi. | Zheng Bao |