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. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  3. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  4. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  5. 4e54b40 by Libra Li · 15 years ago
  6. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  7. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  8. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  9. 031029d These are post codes for TIM-5690 LED debug message. by Libra Li · 15 years ago
  10. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  11. 547d48a Remove some white space and comment differences from devicetree.cb and Config.lb by Myles Watson · 15 years ago
  12. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  13. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  14. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  15. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  16. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  17. b7b82ef Fix, um... a typo. by Uwe Hermann · 15 years ago
  18. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago
  19. 8d09e23 Fix some builds with Kconfig. by Myles Watson · 15 years ago
  20. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  21. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  22. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  23. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  24. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  25. dbbfedf Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. by Myles Watson · 15 years ago
  26. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  27. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  28. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  29. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  30. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  31. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  32. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  33. 42dc721 move all register fram definitions to arch/register.h 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. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  36. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  37. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  38. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  39. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  40. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  41. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  42. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  43. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  44. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  45. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 15 years ago
  46. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  47. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  48. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  49. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  50. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  51. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  52. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  53. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  54. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  55. 9969bdc Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. by Myles Watson · 15 years ago
  56. 025b8a3 Fix kconfig setup for the VIA pc2500e. by Uwe Hermann · 15 years ago
  57. 289a2f5 Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the by Zheng Bao · 15 years ago
  58. 3e08cb7 Fix Kconfig for technexion/tim5690. by Libra Li · 15 years ago
  59. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  60. 45b811b Add Kconfig support for kontron/kt960. by Myles Watson · 15 years ago
  61. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  62. b0575d8 Use CAR ck804 code with the s2892. by Myles Watson · 15 years ago
  63. 21ee98b White space change in preparation for a patch to unify handling of ck804. by Myles Watson · 15 years ago
  64. fbc11ed Revert some garbage that snuck into my trivial change, correct a spelling error. by Myles Watson · 15 years ago
  65. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 15 years ago
  66. 95aa53a Add support for the MSI MS-6156 board. by Uwe Hermann · 15 years ago
  67. 6bbe74c Fix kontron/kt690 build. by Myles Watson · 15 years ago
  68. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  69. c270e89 This patch adds (initial) support for the Kontron KT690 mainboard. by Stefan Reinauer · 15 years ago
  70. 45cbc35 Fix obvious typos (trivial). by Uwe Hermann · 15 years ago
  71. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  72. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  73. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  74. fcb28b6 Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. by Uwe Hermann · 15 years ago
  75. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  76. 4258409 This change allows us to see the spd on the s850, finally. by Ronald G. Minnich · 15 years ago
  77. 00f0267 Remaining boards are Kconfig'd now. Whether they work by Patrick Georgi · 15 years ago
  78. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  79. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  80. ebb43d6 Fix CS5535 build for kconfig, more kconfig boards (lippert, artec) by Patrick Georgi · 15 years ago
  81. ea1522b by Ronald G. Minnich · 15 years ago
  82. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  83. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  84. 5726f92 Kconfig: AMD Fam10, all Tyan boards. by Patrick Georgi · 15 years ago
  85. b97ee05 Emergency fix. Failover.inc can end up with code that uses sse. It has by Ronald G. Minnich · 15 years ago
  86. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  87. 877119a Fix trivial typo in Kconfig spotted by Peter, introduced by me. by Patrick Georgi · 15 years ago
  88. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  89. 869bbc4 Convert all "default y" options to "select FOO" (shorter). by Uwe Hermann · 15 years ago
  90. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  91. dd56514 Fix intel board build on kconfig. MAX_CPUS was missing by Patrick Georgi · 15 years ago
  92. 66b7404 Kconfig: by Patrick Georgi · 15 years ago
  93. 31f81a6 Enable full ROM access on AMD CS5530(A) (needed for CBFS). by Uwe Hermann · 15 years ago
  94. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  95. 99950c2 Use by Uwe Hermann · 15 years ago
  96. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  97. a3d6ea8 Remove duplicate device trees for Tyan s289x. Remove pre-CBFS statements. by Myles Watson · 15 years ago
  98. b24e276 PCI_ROM_RUN and CONSOLE_VGA are global options in Kconfig and by Uwe Hermann · 15 years ago
  99. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  100. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago