1. 707fad0 White space and comment fixes for cache_as_ram.inc files so it's easier to spot by Myles Watson · 15 years ago
  2. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  3. 87f9514 VGA BIOS can be added independently of having a payload by Peter Stuge · 15 years ago
  4. c8863a2 minimal whitespace fix (trivial) by Stefan Reinauer · 15 years ago
  5. 26eb33f trivial: add note that VSA blob belongs into CBFS. by Stefan Reinauer · 15 years ago
  6. 99bc451 The LAN chip-set on the Technexion TIM-5690 is enabled by hardware and by Libra Li · 15 years ago
  7. b8f73ed Add CONFIG_VGA_ROM_RUN to HP e-Vectra P2706T to make VGA init work. by Uwe Hermann · 15 years ago
  8. 7b8d4fa Add initial support for the HP e-Vectra P2706T. by Uwe Hermann · 15 years ago
  9. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  10. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  11. c6aadbe Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. (forgotten in last check in.) by Myles Watson · 15 years ago
  12. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  13. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  14. 1529576 Correct typo. Thanks to Mark Marshall for spotting it. by Myles Watson · 15 years ago
  15. 5ec9710 Move ITE-specific option to src/superio/ite/Kconfig. by Myles Watson · 15 years ago
  16. 5ba7bfe Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable. by Uwe Hermann · 15 years ago
  17. 42fd936 Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks. by Myles Watson · 15 years ago
  18. 66f03e4 Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial. by Myles Watson · 15 years ago
  19. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  20. a29ad5c Add EXPERT kconfig option so we can hide more advanced options by Uwe Hermann · 15 years ago
  21. 7f30050 Drop a duplicated implementation of failover.c. by Uwe Hermann · 15 years ago
  22. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  23. 5c57df6 Drop dead/unused code (trivial). by Uwe Hermann · 15 years ago
  24. 2c1bf62 Remove this, we no longer need it. by Ronald G. Minnich · 15 years ago
  25. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  26. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  27. d7b37b0 Silence src/Kconfig:349:warning: config symbol defined without type by Peter Stuge · 15 years ago
  28. f078be2 Remove some more instances of including previous empty x86/fpu/Makefile.inc by Peter Stuge · 15 years ago
  29. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  30. d12b703 Make COM port selection and BAUD rate a "choice" for better usability. by Uwe Hermann · 15 years ago
  31. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  32. 5e19eee This is a snapshot as the availability of the systems for this by Ronald G. Minnich · 15 years ago
  33. 3ff6358 Revert deletion that snuck in to 4794. Sorry. by Myles Watson · 15 years ago
  34. 0364618 Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. by Myles Watson · 15 years ago
  35. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  36. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  37. 777e069 Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop" by Peter Stuge · 15 years ago
  38. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  39. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  40. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  41. 9969bdc Fix IRQ9 and allow ACPI without an MP table for Tyan s289x. by Myles Watson · 15 years ago
  42. 025b8a3 Fix kconfig setup for the VIA pc2500e. by Uwe Hermann · 15 years ago
  43. 7762606 Similar to r4626, change obj-y to driver-y for VIA C3 and C7. by Uwe Hermann · 15 years ago
  44. 709a71a Drop duplicate CPU subdirs-y entries for "../../x86/mtrr". by Uwe Hermann · 15 years ago
  45. 289a2f5 Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the by Zheng Bao · 15 years ago
  46. 9d37532 this is probably in vain because this tool should use the same x86emu as by Stefan Reinauer · 15 years ago
  47. 61c7fbf undo another accidential rename of X -> CONFIG_X (trivial) by Stefan Reinauer · 15 years ago
  48. 6ba13bb Start documenting a few kconfig variables and user-visible options. by Uwe Hermann · 15 years ago
  49. 3e08cb7 Fix Kconfig for technexion/tim5690. by Libra Li · 15 years ago
  50. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  51. 45b811b Add Kconfig support for kontron/kt960. by Myles Watson · 15 years ago
  52. 74cb9eb cbfs_and_run_core() did not check the return code of cbfs_load_stage() by Carl-Daniel Hailfinger · 15 years ago
  53. 75472d2 Fix high tables address calculation on cn700 with VIDEO_MB > 0. by Myles Watson · 15 years ago
  54. 9a04f17 Add forgotten target files for technexion/tim5690. by Libra Li · 15 years ago
  55. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  56. cb69cb3 delete white trailing spaces. It is done by the perl command. by Zheng Bao · 15 years ago
  57. b0575d8 Use CAR ck804 code with the s2892. by Myles Watson · 15 years ago
  58. 21ee98b White space change in preparation for a patch to unify handling of ck804. by Myles Watson · 15 years ago
  59. fbc11ed Revert some garbage that snuck into my trivial change, correct a spelling error. by Myles Watson · 15 years ago
  60. 54913b9 Remove a couple more warnings. Trivial. by Myles Watson · 15 years ago
  61. 95aa53a Add support for the MSI MS-6156 board. by Uwe Hermann · 15 years ago
  62. 6bbe74c Fix kontron/kt690 build. by Myles Watson · 15 years ago
  63. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  64. c270e89 This patch adds (initial) support for the Kontron KT690 mainboard. by Stefan Reinauer · 15 years ago
  65. 45cbc35 Fix obvious typos (trivial). by Uwe Hermann · 15 years ago
  66. 3db199c Make fam10 build (but not boot due to bootblock size problems.) by Myles Watson · 15 years ago
  67. b106f9b Add the compareboard utility which is useful for porting by Patrick Georgi · 15 years ago
  68. 4d7ec68 Remove useless udelay() duplication. by Uwe Hermann · 15 years ago
  69. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  70. 7fe4191 Make console maximum/default log level a choice option. by Uwe Hermann · 15 years ago
  71. fcb28b6 Drop "select CONSOLE_SERIAL8250" from QEMU, it's default-y anyway. by Uwe Hermann · 15 years ago
  72. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  73. 4258409 This change allows us to see the spd on the s850, finally. by Ronald G. Minnich · 15 years ago
  74. 517bb20 Remove extra CONFIG variables. by Myles Watson · 15 years ago
  75. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  76. 86bf679 Move the ulzma prototype out of the function to make the code easier to read. by Myles Watson · 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. e3fcd45 Simplify targets/amd/serengeti_cheetah/Config.lb. There were too many by Myles Watson · 15 years ago
  82. ea1522b by Ronald G. Minnich · 15 years ago
  83. cc2b9f2 Set MMX and SSE where needed. Note that many boards don't even bother by Ronald G. Minnich · 15 years ago
  84. 0523875 Disable x86emu for via based boards which bring their own vgabios.c by Patrick Georgi · 15 years ago
  85. 9840245 More kconfig: by Patrick Georgi · 15 years ago
  86. 824fce4 Oops, wrong type for Kconfig value. Trivial fix by Patrick Georgi · 15 years ago
  87. 5726f92 Kconfig: AMD Fam10, all Tyan boards. by Patrick Georgi · 15 years ago
  88. b97ee05 Emergency fix. Failover.inc can end up with code that uses sse. It has by Ronald G. Minnich · 15 years ago
  89. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  90. 17aeeca Kconfig allows you to run all PCI ROMs, VGA only, or non-VGA only. by Myles Watson · 15 years ago
  91. 877119a Fix trivial typo in Kconfig spotted by Peter, introduced by me. by Patrick Georgi · 15 years ago
  92. 7b6a0a8 Get rid of early_serial, it is now a generic function in early_init. by Ronald G. Minnich · 15 years ago
  93. 869bbc4 Convert all "default y" options to "select FOO" (shorter). by Uwe Hermann · 15 years ago
  94. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  95. dd56514 Fix intel board build on kconfig. MAX_CPUS was missing by Patrick Georgi · 15 years ago
  96. 66b7404 Kconfig: by Patrick Georgi · 15 years ago
  97. 31f81a6 Enable full ROM access on AMD CS5530(A) (needed for CBFS). by Uwe Hermann · 15 years ago
  98. fdfaada More boards in kconfig, and moved -O2 flag for romcc into by Patrick Georgi · 15 years ago
  99. 99950c2 Use by Uwe Hermann · 15 years ago
  100. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago