1. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  2. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  3. afccdc0 Remove double include of smm directory. Trivial. by Myles Watson · 15 years ago
  4. 472837a reasonable output in cbfs loading (part 2) by Stefan Reinauer · 15 years ago
  5. b4f3da5 reasonable output for cbfs loading.. by Stefan Reinauer · 15 years ago
  6. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  7. 3b31402 by Stefan Reinauer · 15 years ago
  8. a769344 intel core and core 2: by Stefan Reinauer · 15 years ago
  9. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  10. 39e7229 Now that the resource allocator is working nicely we can turn down the debug by Stefan Reinauer · 15 years ago
  11. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  12. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  13. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  14. 1d8b097 Fix kconfig build error due to "source"ing a non-existant file (trivial). by Uwe Hermann · 15 years ago
  15. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  16. 8d2ddff Change QEMU CPU Makefile.inc files to match other CPUs. by Uwe Hermann · 15 years ago
  17. 7223780 removal of that unnecessary include slipped through r4841 by Stefan Reinauer · 15 years ago
  18. 2b09cbb hook up missing x86 SMM into Makefile by Stefan Reinauer · 15 years ago
  19. 7833048 drop support for various (old) PPC CPUs as per discussion from 9/10/9 by Stefan Reinauer · 15 years ago
  20. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  21. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  22. dd3e82a Rework the keyboard driver by Stefan Reinauer · 15 years ago
  23. c81a12a drop src/include/stream/ as the source files from src/stream were dropped a by Stefan Reinauer · 15 years ago
  24. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 15 years ago
  25. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  26. ea67d47 A (hypothetical southbridge) component might provide functionality that is not by Stefan Reinauer · 15 years ago
  27. 52fc6b1 re-order console output functions, add proper prototypes, by Stefan Reinauer · 15 years ago
  28. b53bed1 Fix USB Debug Device for Intel ICH chipsets by Stefan Reinauer · 15 years ago
  29. 8f3b858 by Stefan Reinauer · 15 years ago
  30. 561b6c6 s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick up the files by Stefan Reinauer · 15 years ago
  31. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 15 years ago
  32. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  33. c1e7efa Remove left-overs from Winbond southbridge removal (trivial). by Uwe Hermann · 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. c21b5ee New revision guide September 2009 3.46 Lets add some more CPUs. by Rudolf Marek · 15 years ago
  36. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  37. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  38. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  39. 87f9514 VGA BIOS can be added independently of having a payload by Peter Stuge · 15 years ago
  40. c8863a2 minimal whitespace fix (trivial) by Stefan Reinauer · 15 years ago
  41. 26eb33f trivial: add note that VSA blob belongs into CBFS. by Stefan Reinauer · 15 years ago
  42. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  43. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  44. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  45. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  46. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  47. c6aadbe Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. (forgotten in last check in.) by Myles Watson · 15 years ago
  48. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  49. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  50. 1529576 Correct typo. Thanks to Mark Marshall for spotting it. by Myles Watson · 15 years ago
  51. 5ec9710 Move ITE-specific option to src/superio/ite/Kconfig. by Myles Watson · 15 years ago
  52. 5ba7bfe Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable. by Uwe Hermann · 15 years ago
  53. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  54. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  55. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  56. a29ad5c Add EXPERT kconfig option so we can hide more advanced options by Uwe Hermann · 15 years ago
  57. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 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. 2c1bf62 Remove this, we no longer need it. by Ronald G. Minnich · 15 years ago
  61. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  62. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  63. d7b37b0 Silence src/Kconfig:349:warning: config symbol defined without type by Peter Stuge · 15 years ago
  64. f078be2 Remove some more instances of including previous empty x86/fpu/Makefile.inc by Peter Stuge · 15 years ago
  65. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  66. d12b703 Make COM port selection and BAUD rate a "choice" for better usability. by Uwe Hermann · 15 years ago
  67. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  68. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  69. 3ff6358 Revert deletion that snuck in to 4794. Sorry. by Myles Watson · 15 years ago
  70. 0364618 Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. by Myles Watson · 15 years ago
  71. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  72. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  73. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  74. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  75. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  76. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  77. 9969bdc Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. by Myles Watson · 15 years ago
  78. 025b8a3 Fix kconfig setup for the VIA pc2500e. by Uwe Hermann · 15 years ago
  79. 7762606 Similar to r4626, change obj-y to driver-y for VIA C3 and C7. by Uwe Hermann · 15 years ago
  80. 709a71a Drop duplicate CPU subdirs-y entries for "../../x86/mtrr". by Uwe Hermann · 15 years ago
  81. 289a2f5 Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the by Zheng Bao · 15 years ago
  82. 9d37532 this is probably in vain because this tool should use the same x86emu as by Stefan Reinauer · 15 years ago
  83. 61c7fbf undo another accidential rename of X -> CONFIG_X (trivial) by Stefan Reinauer · 15 years ago
  84. 6ba13bb Start documenting a few kconfig variables and user-visible options. by Uwe Hermann · 15 years ago
  85. 3e08cb7 Fix Kconfig for technexion/tim5690. by Libra Li · 15 years ago
  86. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  87. 45b811b Add Kconfig support for kontron/kt960. by Myles Watson · 15 years ago
  88. 74cb9eb cbfs_and_run_core() did not check the return code of cbfs_load_stage() by Carl-Daniel Hailfinger · 15 years ago
  89. 75472d2 Fix high tables address calculation on cn700 with VIDEO_MB > 0. by Myles Watson · 15 years ago
  90. 9a04f17 Add forgotten target files for technexion/tim5690. by Libra Li · 15 years ago
  91. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  92. cb69cb3 delete white trailing spaces. It is done by the perl command. by Zheng Bao · 15 years ago
  93. b0575d8 Use CAR ck804 code with the s2892. by Myles Watson · 15 years ago
  94. 21ee98b White space change in preparation for a patch to unify handling of ck804. by Myles Watson · 15 years ago
  95. fbc11ed Revert some garbage that snuck into my trivial change, correct a spelling error. by Myles Watson · 15 years ago
  96. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 15 years ago
  97. 95aa53a Add support for the MSI MS-6156 board. by Uwe Hermann · 15 years ago
  98. 6bbe74c Fix kontron/kt690 build. by Myles Watson · 15 years ago
  99. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  100. c270e89 This patch adds (initial) support for the Kontron KT690 mainboard. by Stefan Reinauer · 15 years ago