1. 8f6354b Split a print statement that called dev_path twice, and add a warning comment. by Myles Watson · 15 years ago
  2. dc4ca9a Add prototypes to silence these warnings. by Myles Watson · 15 years ago
  3. 59b5219 Comment out option ROM line in Config-abuild.lb to fix build. by Myles Watson · 15 years ago
  4. 3d83cff by Ward Vandewege · 15 years ago
  5. 88214a4 Drop remainders of PPC port by Stefan Reinauer · 15 years ago
  6. e696942c Drop remainder of PPC port by Stefan Reinauer · 15 years ago
  7. 8d09e23 Fix some builds with Kconfig. by Myles Watson · 15 years ago
  8. 4ec4fbe Make d945gclf build. by Myles Watson · 15 years ago
  9. 2d2f0c1 Add some missing license headers, consistency fixes for others (trivial). by Uwe Hermann · 15 years ago
  10. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  11. 1a08f58 preliminary Intel D945GCLF Atom+i945 support. by Stefan Reinauer · 15 years ago
  12. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  13. d4e5c0a Replace hard coded build with $(obj) paths. by Myles Watson · 15 years ago
  14. 2a87ac6 The check for zero sized resources is already done earlier. So don't redo it by Stefan Reinauer · 15 years ago
  15. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  16. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  17. a8888bd Remove redundant declarations. Trivial. by Myles Watson · 15 years ago
  18. 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
  19. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  20. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  21. a081a3b Various smaller console option fixes as suggested by Peter Stuge: by Uwe Hermann · 15 years ago
  22. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  23. dbbfedf Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc. by Myles Watson · 15 years ago
  24. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  25. 123a684 Fix iei/pcisa-lx-800-r10. Trivial. by Myles Watson · 15 years ago
  26. afccdc0 Remove double include of smm directory. Trivial. by Myles Watson · 15 years ago
  27. 472837a reasonable output in cbfs loading (part 2) by Stefan Reinauer · 15 years ago
  28. b4f3da5 reasonable output for cbfs loading.. by Stefan Reinauer · 15 years ago
  29. aca6ec6 Kontron 986LCD-M update by Stefan Reinauer · 15 years ago
  30. 3b31402 by Stefan Reinauer · 15 years ago
  31. a769344 intel core and core 2: by Stefan Reinauer · 15 years ago
  32. fbb8a01 Use Intel Core code for eagleheights CAR init, not Intel Core 2, as by Stefan Reinauer · 15 years ago
  33. 39e7229 Now that the resource allocator is working nicely we can turn down the debug by Stefan Reinauer · 15 years ago
  34. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  35. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  36. 46a895e Fix intel/xe7501devkit build, missing "uses" clause. by Uwe Hermann · 15 years ago
  37. 1d8b097 Fix kconfig build error due to "source"ing a non-existant file (trivial). by Uwe Hermann · 15 years ago
  38. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  39. 8d2ddff Change QEMU CPU Makefile.inc files to match other CPUs. by Uwe Hermann · 15 years ago
  40. 7223780 removal of that unnecessary include slipped through r4841 by Stefan Reinauer · 15 years ago
  41. 2b09cbb hook up missing x86 SMM into Makefile by Stefan Reinauer · 15 years ago
  42. 7833048 drop support for various (old) PPC CPUs as per discussion from 9/10/9 by Stefan Reinauer · 15 years ago
  43. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  44. 105bace Some ACPI implementations don't like to see full paths within a scope for by Stefan Reinauer · 15 years ago
  45. dd3e82a Rework the keyboard driver by Stefan Reinauer · 15 years ago
  46. c81a12a drop src/include/stream/ as the source files from src/stream were dropped a by Stefan Reinauer · 15 years ago
  47. c35a451 * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) by Stefan Reinauer · 15 years ago
  48. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  49. ea67d47 A (hypothetical southbridge) component might provide functionality that is not by Stefan Reinauer · 15 years ago
  50. 52fc6b1 re-order console output functions, add proper prototypes, by Stefan Reinauer · 15 years ago
  51. b53bed1 Fix USB Debug Device for Intel ICH chipsets by Stefan Reinauer · 15 years ago
  52. 8f3b858 by Stefan Reinauer · 15 years ago
  53. 561b6c6 s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick up the files by Stefan Reinauer · 15 years ago
  54. 60fc92a First attempt to integrate SMM in Kconfig. Unused code so far by Stefan Reinauer · 15 years ago
  55. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  56. c1e7efa Remove left-overs from Winbond southbridge removal (trivial). by Uwe Hermann · 15 years ago
  57. 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
  58. c21b5ee New revision guide September 2009 3.46 Lets add some more CPUs. by Rudolf Marek · 15 years ago
  59. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  60. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  61. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  62. 87f9514 VGA BIOS can be added independently of having a payload by Peter Stuge · 15 years ago
  63. c8863a2 minimal whitespace fix (trivial) by Stefan Reinauer · 15 years ago
  64. 26eb33f trivial: add note that VSA blob belongs into CBFS. by Stefan Reinauer · 15 years ago
  65. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  66. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  67. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  68. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  69. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  70. c6aadbe Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. (forgotten in last check in.) by Myles Watson · 15 years ago
  71. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  72. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  73. 1529576 Correct typo. Thanks to Mark Marshall for spotting it. by Myles Watson · 15 years ago
  74. 5ec9710 Move ITE-specific option to src/superio/ite/Kconfig. by Myles Watson · 15 years ago
  75. 5ba7bfe Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable. by Uwe Hermann · 15 years ago
  76. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  77. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  78. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  79. a29ad5c Add EXPERT kconfig option so we can hide more advanced options by Uwe Hermann · 15 years ago
  80. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 15 years ago
  81. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  82. 5c57df6 Drop dead/unused code (trivial). by Uwe Hermann · 15 years ago
  83. 2c1bf62 Remove this, we no longer need it. by Ronald G. Minnich · 15 years ago
  84. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  85. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  86. d7b37b0 Silence src/Kconfig:349:warning: config symbol defined without type by Peter Stuge · 15 years ago
  87. f078be2 Remove some more instances of including previous empty x86/fpu/Makefile.inc by Peter Stuge · 15 years ago
  88. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  89. d12b703 Make COM port selection and BAUD rate a "choice" for better usability. by Uwe Hermann · 15 years ago
  90. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  91. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  92. 3ff6358 Revert deletion that snuck in to 4794. Sorry. by Myles Watson · 15 years ago
  93. 0364618 Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. by Myles Watson · 15 years ago
  94. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  95. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  96. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  97. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  98. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  99. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  100. 9969bdc Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. by Myles Watson · 15 years ago