Age | Commit message (Expand) | Author |
2012-08-28 | Fix AMD UMA for RS780 | Kyösti Mälkki |
2012-08-27 | AMD northbridges: factor out CPU allocation | Kyösti Mälkki |
2012-08-27 | AMD northbridges: rewrite CPU allocation | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-09 | AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution | Kyösti Mälkki |
2012-08-04 | AMD NB: Limit the device field to 5 bits. (Propagation) | zbao |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-08-02 | AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base | 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 AMDFAM10 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-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-20 | Refactor some alignment handling | Patrick Georgi |
2012-04-05 | amdfam10: add phenom II as known cpu | Bernhard Urban |
2012-02-17 | Remove whitespace. | Patrick Georgi |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-07-18 | Add AMD Family 10 cpu support to northbridge folder | efdesign98 |
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-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-02-28 | Improving BKDG implementation of P-states, | Xavi Drudis Ferran |
2011-01-06 | Fix some settings fo AMD MCT. It is based on BIOS test suite. | Zheng Bao |
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-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-13 | MTRR related improvements for AMD family 10h and family 0Fh systems | Scott Duplichan |
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-11 | Factor out a few commonly duplicated functions from northbridge.c. | Uwe Hermann |
2010-10-07 | Remove duplicate line from pci_ids.h. | Jonathan Kollasch |
2010-10-01 | Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, | Patrick Georgi |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-13 | Add reserved areas for fam10. | Myles Watson |
2010-09-13 | Port k8 UMA handling to fam10. | Myles Watson |
2010-09-13 | Fix a typo reported by Sylvain Hitier. | Myles Watson |
2010-09-10 | Move memory type information out of some AMD sockets. | Myles Watson |
2010-09-09 | Please find appended. This patch gets rid of the %gs magic altogether, | Arne Georg Gleditsch |
2010-08-27 | drop three unneeded config variables: | Jens Rottmann |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-07-08 | get rid of even more fam10 and k8 warnings. | Stefan Reinauer |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-06-09 | Make k8 & fam10 northbridge.c code more similar. | Myles Watson |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-14 | more acpica fixes... The tricky part is the stuff in the AMD mainboard direct... | Stefan Reinauer |
2010-05-14 | Remove another set of includes from Fam10 romstages: | Patrick Georgi |
2010-05-10 | Make show_all_routes work for fam10. | Myles Watson |
2010-05-10 | High tables don't have to be on node 0 on K8. Make it less restrictive. | Myles Watson |
2010-04-30 | Remove some more warnings. The code is only used by functions protected by the | Stefan Reinauer |
2010-04-30 | Get rid of a few more warnings. | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-23 | DDR3 support for AMD Fam10. | Zheng Bao |
2010-04-20 | As Myles suggested a while back: Switch long time #warnings to be comments | Stefan Reinauer |
2010-04-15 | remove more warnings. move ROOT_COMPLEX selection to fam10 | Stefan Reinauer |
2010-04-15 | Remove a few more warnings from fam10. | Myles Watson |
2010-04-14 | Remove few more warnings and some dead code. | Myles Watson |
2010-04-14 | udelay_tsc does not exist in the whole tree. | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-09 | Copy acpi blobs in two parts to make sure gcc does the right thing. | Myles Watson |
2010-04-08 | Cosmetically make init_cpus more similar for fam10 and K8. | Myles Watson |
2010-04-08 | Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so... | Myles Watson |
2010-04-07 | "no warnings day" | Stefan Reinauer |
2010-04-07 | - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY | Stefan Reinauer |
2010-04-06 | fam10 acpi fix | Stefan Reinauerstepan |
2010-03-30 | reduce warnings in MCP55 and Fam10 code | Stefan Reinauer |
2010-03-29 | dualcore.h and quadcore.h are almost exactly the same. | Stefan Reinauer |
2010-03-24 | Get rid of type-punned pointer errors. | Myles Watson |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-10 | The following patch implements Opteron Fam 10 rev D (aka Istanbul) | Arne Georg Gleditsch |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-08 | Clean up ACPI: | Patrick Georgi |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-06 | Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. | Myles Watson |
2009-12-31 | romcc: | Patrick Georgi |
2009-11-06 | Split the two usages of __ROMCC__: | Myles Watson |
2009-10-30 | Remove some warnings from the tyan s2895. | Myles Watson |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-18 | Simplify Kconfig files by using "select" where possible (trivial). | Uwe Hermann |
2009-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-12 | Make fam10 build (but not boot due to bootblock size problems.) | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-09-29 | Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. | Myles Watson |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-08-26 | Remove a couple of CONFIG_ prefixes that shouldn't have happened. | Patrick Georgi |
2009-08-24 | This patch is about the DA-C2 and RB-C2. Chip with install processor | Zheng Bao |
2009-07-22 | Fix up the tree again... | Stefan Reinauer |
2009-07-07 | Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ... | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |