Age | Commit message (Expand) | Author |
2012-03-27 | Add the support for RDC R8610 Northbridge | Rudolf Marek |
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 | Intel northbridge I945: Apply un-written naming rules | 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 | Avoid ../../.. paths in ASL files | Patrick Georgi |
2012-02-17 | Rename i945 ACPI files to not carry an i945_ prefix | Patrick Georgi |
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-02-10 | Remove non-existent include | Sven Schnelle |
2012-02-10 | i5000: halt second BSP | Sven Schnelle |
2012-02-02 | Add Intel i5000 Memory Controller Hub | Sven Schnelle |
2012-01-31 | northbridge/intel/i945: CHECK_SLFRCS_ON_RESUME Kconfig option | Peter Stuge |
2012-01-26 | Make Geode GX2 VGA setup work. | Nils Jacobs |
2012-01-10 | i945: fix tsc udelay() | Sven Schnelle |
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-31 | Add support for E7505 northbridge. | Kyösti Mälkki |
2011-10-28 | Clear improper use of CONFIG_CACHE_AS_RAM | Kyösti Mälkki |
2011-10-28 | copy e7501 component to e7505 | Stefan Reinauer |
2011-10-19 | I945: replace #if defined() by #if | Sven Schnelle |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-10-14 | Fix compilation of AMD GX2 northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Fix compilation of VIA CN700 northbridge code with gcc 4.6 | Stefan Reinauer |
2011-10-14 | fix compilation of intel/sch 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-09 | Replace while with do; while to avoid repetition | Noe Rubinstein |
2011-09-09 | Report GSE chipset and warn if the code has been compiled for the wrong chipset. | Stefan Reinauer |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-08-04 | northbridge/intel/i440bx: Registered SDRAM modules support and fixes | Keith Hui |
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-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 |