1. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  2. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  3. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  4. 6e523a6 northbridge/amd/amdfam10: Generate SMBIOS tables for RAM by Timothy Pearson · 9 years ago
  5. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  6. e9424c5 northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA by Timothy Pearson · 9 years ago
  7. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  8. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  9. 991a71d AMD fam10: Fix include of conf.c by Kyösti Mälkki · 9 years ago
  10. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  11. 7255062 AMD fam10: Refactor variables in scan_chain by Kyösti Mälkki · 10 years ago
  12. e40beb1 AMD fam10: Move the test for connected HyperTransport link by Kyösti Mälkki · 10 years ago
  13. 26c6647 AMD K8 fam10: Refactor offset_unitid configuration by Kyösti Mälkki · 10 years ago
  14. f5e7fa2 AMD amdfam10: Always have HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  15. 260a6db AMD K8 fam10: Drop link_num from scan_chain parameters by Kyösti Mälkki · 10 years ago
  16. fe57eeb AMD K8 fam10: Remove some excessive preprocessor use by Kyösti Mälkki · 10 years ago
  17. a6f669e amd/amdfam10: Allocate the lower DRAM region up to TOM by Timothy Pearson · 10 years ago
  18. e538dae amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEM by Timothy Pearson · 10 years ago
  19. 4503359 AMD amdfam10: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  20. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  21. 2837ab2 northbridge: DEVICE_NOOP some stub function callbacks by Edward O'Callaghan · 10 years ago
  22. 812d2a4 northbridge/amd: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  23. 2f9b3af AMD boards: Fix comment style and typos by Kyösti Mälkki · 10 years ago
  24. 26c6543 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  25. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  26. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  27. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  28. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  29. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  30. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  31. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  32. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  33. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  34. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  35. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  36. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  37. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  38. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  39. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  40. 49bb26a4 AMD NB: Limit the device field to 5 bits. (Propagation) by zbao · 12 years ago
  41. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  42. f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  43. de3dde4 AMD: Fix GFXUMA with 4GB or more RAM by Kyösti Mälkki · 12 years ago
  44. 231f261 Move setup_uma_memory() to AMDFAM10 northbridge by Kyösti Mälkki · 12 years ago
  45. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  46. 63f8c08 Add global uma_resource() by Kyösti Mälkki · 12 years ago
  47. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  48. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  49. feed329 AMD F14 southbridge update by Kerry She · 13 years ago
  50. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  51. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  52. 1bc5cca Move MMCONF resource into the domain for fam10 for the resource allocator. by Myles Watson · 14 years ago
  53. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  54. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  55. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  56. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  57. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  58. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  59. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  60. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  61. 6507b39 Make k8 & fam10 northbridge.c code more similar. by Myles Watson · 14 years ago
  62. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  63. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  64. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  65. 362db61 Cosmetically make init_cpus more similar for fam10 and K8. by Myles Watson · 14 years ago
  66. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  67. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  68. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  69. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  70. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  71. bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
  72. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  73. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  74. 280df10 Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the resource allocator. by Myles Watson · 15 years ago
  75. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  76. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  77. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  78. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  79. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  80. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  81. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  82. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  83. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  84. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  85. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago