1. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  2. 99f7579 fix APCI typos. by Stefan Reinauer · 15 years ago
  3. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  4. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  5. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  6. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  7. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 15 years ago
  8. fa742da Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. by Joseph Smith · 15 years ago
  9. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 15 years ago
  10. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 15 years ago
  11. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 15 years ago
  12. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 15 years ago
  13. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  14. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  15. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  16. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  17. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 15 years ago
  18. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  19. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  20. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  21. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  22. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  23. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  24. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  25. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  26. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  27. 88214a4 Drop remainders of PPC port by Stefan Reinauer · 15 years ago
  28. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  29. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  30. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  31. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  32. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  33. 8f3b858 by Stefan Reinauer · 15 years ago
  34. 036c15f Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before by Myles Watson · 15 years ago
  35. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  36. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  37. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  38. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  39. 5c57df6 Drop dead/unused code (trivial). by Uwe Hermann · 15 years ago
  40. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  41. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  42. 75472d2 Fix high tables address calculation on cn700 with VIDEO_MB > 0. by Myles Watson · 15 years ago
  43. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  44. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  45. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  46. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  47. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  48. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  49. 70b0cf2 Add initial kconfig support for all AMD GX1 boards. by Uwe Hermann · 15 years ago
  50. 689a720 Tell vgabios code in a couple of boards/chipsets about CBFS by Patrick Georgi · 15 years ago
  51. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  52. 20d5c2e Fix Kconfig build for K8 boards. by Myles Watson · 15 years ago
  53. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  54. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  55. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  56. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  57. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  58. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  59. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  60. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  61. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  62. fd9c9b8 Use the coreboot pci config read/write functions instead of direct cf8/cfc by Marc Jones · 15 years ago
  63. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  64. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  65. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  66. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  67. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  68. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  69. 1476a9e Without this patch, if we only got a DIMM in Channel B, memory can not be by Zheng Bao · 15 years ago
  70. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  71. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  72. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  73. 69a031c The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instead of by Zheng Bao · 15 years ago
  74. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 15 years ago
  75. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  76. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  77. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  78. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  79. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  80. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  81. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  82. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  83. 733263c Remove a comment that no longer applies. Trivial. by Myles Watson · 15 years ago
  84. b17f952 This is an obvious bug which I overlooked when I worked on the AM2r2 modules. by Zheng Bao · 15 years ago
  85. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  86. 280df10 Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the resource allocator. by Myles Watson · 15 years ago
  87. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  88. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  89. bd4f2f8 Fix many things for via/epia-m700 to build. by Myles Watson · 15 years ago
  90. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  91. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  92. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  93. cfb9cd2 by Jon Harrison · 15 years ago
  94. db8b411 Add AMD family 10 AM2r2 support. by Zheng Bao · 15 years ago
  95. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  96. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  97. 3310d75 by Rudolf Marek · 15 years ago
  98. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  99. 9ca6ed5 this port is horribly broken and should not have been checked in. This patch by Stefan Reinauer · 15 years ago
  100. a774192 Fix for Erratum 350 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago