1. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  2. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  3. 0d7a996 This is kind of a pre CAR patch to properly allocate "shared" graphics memory by Joseph Smith · 14 years ago
  4. bd11298 more warning fixes. by Stefan Reinauer · 14 years ago
  5. b48ba66 From Keith Hui: by Keith Hui · 14 years ago
  6. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  7. 9c1e1f0 Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig). by Keith Hui · 14 years ago
  8. ed15220 Replace clear_memory with memset. by Myles Watson · 14 years ago
  9. bc259d0 The following patch implements Opteron Fam 10 rev D (aka Istanbul) by Arne Georg Gleditsch · 14 years ago
  10. 59356ca 440BX: Do not hardcode DIMM number + size anymore. by Keith Hui · 14 years ago
  11. f98ad3a i945 mini patch: by Stefan Reinauer · 14 years ago
  12. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  13. 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
  14. 72f75b1 Fix YABEL guards; make debugging optional; fix some warnings by Stefan Reinauer · 14 years ago
  15. 800379f by Stefan Reinauer · 14 years ago
  16. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
  17. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
  18. a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
  19. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  20. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  21. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  22. 99f7579 fix APCI typos. by Stefan Reinauer · 14 years ago
  23. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  24. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  25. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  26. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  27. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 14 years ago
  28. 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 · 14 years ago
  29. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 14 years ago
  30. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 14 years ago
  31. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 14 years ago
  32. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 14 years ago
  33. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  34. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  35. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  36. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  37. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 15 years ago
  38. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  39. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  40. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  41. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  42. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  43. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  44. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  45. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  46. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  47. 88214a4 Drop remainders of PPC port by Stefan Reinauer · 15 years ago
  48. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  49. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  50. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  51. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  52. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  53. 8f3b858 by Stefan Reinauer · 15 years ago
  54. 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
  55. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  56. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  57. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  58. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  59. 5c57df6 Drop dead/unused code (trivial). by Uwe Hermann · 15 years ago
  60. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  61. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  62. 75472d2 Fix high tables address calculation on cn700 with VIDEO_MB > 0. by Myles Watson · 15 years ago
  63. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  64. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  65. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  66. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  67. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  68. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  69. 70b0cf2 Add initial kconfig support for all AMD GX1 boards. by Uwe Hermann · 15 years ago
  70. 689a720 Tell vgabios code in a couple of boards/chipsets about CBFS by Patrick Georgi · 15 years ago
  71. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  72. 20d5c2e Fix Kconfig build for K8 boards. by Myles Watson · 15 years ago
  73. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  74. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  75. 5e54871 More consistent use of "default n" and "select XYZ" in Kconfig files by Patrick Georgi · 15 years ago
  76. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  77. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  78. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  79. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  80. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  81. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  82. fd9c9b8 Use the coreboot pci config read/write functions instead of direct cf8/cfc by Marc Jones · 15 years ago
  83. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  84. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  85. 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
  86. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  87. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  88. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  89. 1476a9e Without this patch, if we only got a DIMM in Channel B, memory can not be by Zheng Bao · 15 years ago
  90. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  91. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  92. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  93. 69a031c The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instead of by Zheng Bao · 15 years ago
  94. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 15 years ago
  95. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  96. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  97. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  98. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  99. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  100. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago