1. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  2. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  3. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  4. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  5. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  6. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  7. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  8. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  9. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  10. 36de042 Add "reasonable" values in ASL at places we overwrite from by Stefan Reinauer · 14 years ago
  11. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  12. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  13. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  14. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  15. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  16. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  17. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  18. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  19. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  20. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  21. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  22. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  23. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  24. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  25. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  26. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  27. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  28. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  29. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  30. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  31. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  32. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  33. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  34. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  35. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  36. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  37. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  38. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  39. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  40. 75bf053 - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) by Patrick Georgi · 14 years ago
  41. 43fed9b disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job, by Stefan Reinauer · 14 years ago
  42. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  43. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  44. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  45. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  46. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  47. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  48. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  49. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  50. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 15 years ago
  51. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  52. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  53. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  54. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 15 years ago
  55. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  56. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  57. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  58. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  59. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  60. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  61. 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
  62. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  63. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  64. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  65. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  66. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  67. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  68. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  69. 869bbc4 Convert all "default y" options to "select FOO" (shorter). by Uwe Hermann · 15 years ago
  70. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  71. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  72. 37ea341 Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE from by Patrick Georgi · 15 years ago
  73. 6768f39 Remove: by Patrick Georgi · 15 years ago
  74. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  75. 6842c02 Remove MAINBOARD_OPTIONS, which is a relic from early kconfig development. by Patrick Georgi · 15 years ago
  76. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  77. cd75b1d Trivial config fix for Serengeti Cheetah. Change a type and a default. by Myles Watson · 15 years ago
  78. d05cc40 Trivial config fix for Serengeti Cheetah. Remove duplication, add a default. by Myles Watson · 15 years ago
  79. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  80. d6ac964 Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial. by Myles Watson · 15 years ago
  81. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  82. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  83. 079300b Remove warnings from Kconfig. Trivial. by Myles Watson · 15 years ago
  84. e7f5709 Set the mainboard/amd directory up to support more than one. by Ronald G. Minnich · 15 years ago
  85. 39ec29c Clean up some DCACHE related options. by Patrick Georgi · 15 years ago
  86. 698c0e0e Make PCI_ROM_RUN a boolean (like it is elsewhere) which by Patrick Georgi · 15 years ago
  87. 20a1ae8 Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. by Uwe Hermann · 15 years ago
  88. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  89. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  90. 245a7da Remove duplicate file, adjust Makefile to use the original copy. by Patrick Georgi · 15 years ago
  91. 5f6572e Fix multiple missing files and errors from the recent commit. This happened by Ronald G. Minnich · 15 years ago
  92. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  93. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  94. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  95. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  96. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  97. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  98. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  99. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  100. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago