1. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  2. c58290c Let ld(1) calculate the required size for code in the bootblock automatically. by Maciej Pijanka · 15 years ago
  3. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  4. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  5. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  6. 4e54b40 by Libra Li · 15 years ago
  7. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  8. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  9. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  10. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  11. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago
  12. 5b69883 Complete the Kconfig of socket_AM2r2. by Zheng Bao · 15 years ago
  13. bdf4157 Adapt ROM_IMAGE_SIZE, too. ROMBASE should probably be defined by Patrick Georgi · 15 years ago
  14. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  15. 2d892f1 Get rid of the ugly warning the right way. by Myles Watson · 15 years ago
  16. 339722e Revert my too-hasty commit. by Myles Watson · 15 years ago
  17. 8f84813 Silence an ugly-looking warning. Two casts were not enough, so just don't cast by Myles Watson · 15 years ago
  18. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  19. c243639 Help track down enable_rom issues in CBFS. If the magic by Patrick Georgi · 15 years ago
  20. c0ac7e9 by Stefan Reinauer · 15 years ago
  21. 7f91d92 Enable Multiboot table support (for GRUB2) by default. by Ronald G. Minnich · 15 years ago
  22. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  23. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  24. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  25. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  26. eeec0ef Revert the deletion of drivers/pci/onboard that snuck in ahead of its time. by Myles Watson · 15 years ago
  27. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  28. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  29. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  30. eb81a5b Don't try to set fixed resources. Trivial. by Myles Watson · 15 years ago
  31. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  32. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  33. 67fed69 http://www.coreboot.org/pipermail/coreboot/2007-October/025740.html by Stefan Reinauer · 15 years ago
  34. e6ad7fa If the coreboot and filo overlap, it will "slice off" a piece at the by Zheng Bao · 15 years ago
  35. 2fa7c2e When loading an option ROM use the class stored in the device to by Mark Marshall · 15 years ago
  36. 5fc7f98 Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them. by Stefan Reinauer · 15 years ago
  37. c668048 Some fixes. by Patrick Georgi · 15 years ago
  38. ba49fb7 typo. trivial. Then -> Than. by Zheng Bao · 15 years ago
  39. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  40. b7b82ef Fix, um... a typo. by Uwe Hermann · 15 years ago
  41. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  42. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  43. 8f6354b Split a print statement that called dev_path twice, and add a warning comment. by Myles Watson · 15 years ago
  44. dc4ca9a Add prototypes to silence these warnings. by Myles Watson · 15 years ago
  45. 88214a4 Drop remainders of PPC port by Stefan Reinauer · 15 years ago
  46. e696942c Drop remainder of PPC port by Stefan Reinauer · 15 years ago
  47. 8d09e23 Fix some builds with Kconfig. by Myles Watson · 15 years ago
  48. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  49. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  50. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  51. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  52. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  53. d4e5c0a Replace hard coded build with $(obj) paths. by Myles Watson · 15 years ago
  54. 2a87ac6 The check for zero sized resources is already done earlier. So don't redo it by Stefan Reinauer · 15 years ago
  55. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  56. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  57. a8888bd Remove redundant declarations. Trivial. by Myles Watson · 15 years ago
  58. a068164 Add $(obj) paths for a couple of smm files so they don't end up in the top directory. by Myles Watson · 15 years ago
  59. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  60. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  61. a081a3b Various smaller console option fixes as suggested by Peter Stuge: by Uwe Hermann · 15 years ago
  62. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  63. dbbfedf Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. by Myles Watson · 15 years ago
  64. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  65. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  66. afccdc0 Remove double include of smm directory. Trivial. by Myles Watson · 15 years ago
  67. 472837a reasonable output in cbfs loading (part 2) by Stefan Reinauer · 15 years ago
  68. b4f3da5 reasonable output for cbfs loading.. by Stefan Reinauer · 15 years ago
  69. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  70. 3b31402 by Stefan Reinauer · 15 years ago
  71. a769344 intel core and core 2: by Stefan Reinauer · 15 years ago
  72. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  73. 39e7229 Now that the resource allocator is working nicely we can turn down the debug by Stefan Reinauer · 15 years ago
  74. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  75. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  76. 1d8b097 Fix kconfig build error due to "source"ing a non-existant file (trivial). by Uwe Hermann · 15 years ago
  77. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  78. 8d2ddff Change QEMU CPU Makefile.inc files to match other CPUs. by Uwe Hermann · 15 years ago
  79. 7223780 removal of that unnecessary include slipped through r4841 by Stefan Reinauer · 15 years ago
  80. 2b09cbb hook up missing x86 SMM into Makefile by Stefan Reinauer · 15 years ago
  81. 7833048 drop support for various (old) PPC CPUs as per discussion from 9/10/9 by Stefan Reinauer · 15 years ago
  82. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  83. dd3e82a Rework the keyboard driver by Stefan Reinauer · 15 years ago
  84. c81a12a drop src/include/stream/ as the source files from src/stream were dropped a by Stefan Reinauer · 15 years ago
  85. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 15 years ago
  86. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  87. ea67d47 A (hypothetical southbridge) component might provide functionality that is not by Stefan Reinauer · 15 years ago
  88. 52fc6b1 re-order console output functions, add proper prototypes, by Stefan Reinauer · 15 years ago
  89. b53bed1 Fix USB Debug Device for Intel ICH chipsets by Stefan Reinauer · 15 years ago
  90. 8f3b858 by Stefan Reinauer · 15 years ago
  91. 561b6c6 s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick up the files by Stefan Reinauer · 15 years ago
  92. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 15 years ago
  93. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  94. c1e7efa Remove left-overs from Winbond southbridge removal (trivial). by Uwe Hermann · 15 years ago
  95. 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
  96. c21b5ee New revision guide September 2009 3.46 Lets add some more CPUs. by Rudolf Marek · 15 years ago
  97. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  98. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  99. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  100. 87f9514 VGA BIOS can be added independently of having a payload by Peter Stuge · 15 years ago