Age | Commit message (Expand) | Author |
2012-07-25 | sync the northbridge.c with other family. | zbao |
2012-07-22 | Trinity wrapper code improvement. | zbao |
2012-07-20 | Drop VGA_BRIDGE_SETUP config option | Patrick Georgi |
2012-07-16 | Drop invalid device ops on Agesa northbridge | Kyösti Mälkki |
2012-07-16 | AMD: Fix GFXUMA with 4GB or more RAM | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to K8 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to AMDFAM10 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family14 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family12 northbridge | Kyösti Mälkki |
2012-07-16 | Move setup_uma_memory() to Agesa Family15 northbridge | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-07-16 | Add global uma_resource() | Kyösti Mälkki |
2012-07-03 | AGESA F15 wrapper for Trinity | zbao |
2012-05-24 | cbtypes.h: Unify cbtypes.h used in AMD board's code | Vikram Narayanan |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-30 | Add default map_oprom_vendev() for AMD Family 14h processors. | Martin Roth |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-16 | S3 code in coreboot public folder. | zbao |
2012-04-05 | amdfam10: add phenom II as known cpu | Bernhard Urban |
2012-03-16 | Fix AMD Fam15 CBMEM allocation | Stefan Reinauer |
2012-03-16 | Fix AMD Fam12 CBMEM allocation | Stefan Reinauer |
2012-03-16 | Fix AMD Fam10 CBMEM allocation | Stefan Reinauer |
2012-03-16 | AMD Agesa: delete no-op bootblock files | Kyösti Mälkki |
2012-03-16 | Rename AMD_AGESA to CPU_AMD_AGESA | Kyösti Mälkki |
2012-03-16 | Fix AMD Agesa leaking Kconfig | Kyösti Mälkki |
2012-03-16 | VIA southbridge K8T890: Apply un-written naming rules | Kyösti Mälkki |
2012-03-16 | Fix AMD Fam14 cbmen allocation | Marc Jones |
2012-03-15 | Clean up whitespace in fam14 northbridge.c | Marc Jones |
2012-03-07 | Move C labels to start-of-line | Patrick Georgi |
2012-03-02 | Fix ECC disable option for AMD Fam10 DDR2 and DDR3. | Marc Jones |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2012-02-16 | AGESA F15: AGESA family15 model 00-0fh northbridge wrapper | Kerry Sheh |
2012-02-16 | RD890: AMD RD890/SR56X0 CIMX wrapper | Kerry Sheh |
2012-01-26 | Make Geode GX2 VGA setup work. | Nils Jacobs |
2012-01-07 | Update geode GX2 tree to match LX. | Nils Jacobs |
2012-01-05 | Clean up AMD Fam14 SSDT | Marc Jones |
2011-12-31 | White space and coding style fixes. | Nils Jacobs |
2011-12-14 | k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-x | Florian Zumbiehl |
2011-12-02 | Change AMD vendorcode build | Kyösti Mälkki |
2011-11-23 | k8 raminit: fix bug, improve clock selection, add clock limit for sock754 | Florian Zumbiehl |
2011-11-16 | fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit | Florian Zumbiehl |
2011-11-07 | Cycle time at CAS Latency (CLX - 2) is at 25 in DDR2 SPD, not at 26 | Florian Zumbiehl |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Fix compilation of AMD GX2 northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-12 | amdk8: ASL include for K8 temperature sensor support in ACPI | Christoph Grenz |
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 |