1. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  2. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  3. bccbbe6 The same mechanisms are used for normal and fallback images. by Stefan Reinauer · 14 years ago
  4. cadc545 SMM for AMD K8 Part 1/2 by Stefan Reinauer · 14 years ago
  5. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  6. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  7. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  8. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  9. 9b9791c Winbond W83627HF: Use existing functions instead of open-coding. by Uwe Hermann · 14 years ago
  10. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  11. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  12. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  13. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  14. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  15. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  16. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  17. 305e886 Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c by Uwe Hermann · 14 years ago
  18. f9892166 Remove incorrect IOAPIC lines from some mptable.c files. by Uwe Hermann · 14 years ago
  19. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  20. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  21. 7c1fb7b Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: by Scott Duplichan · 14 years ago
  22. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  23. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  24. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  25. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  26. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  27. 011d0d8 drop unneeded earlymtrr.c include by Stefan Reinauer · 14 years ago
  28. 7a59a44 Move VIA C7 board CAR config to VIA C7 instead of boards. by Warren Turkal · 14 years ago
  29. c679ab5 RAMBASE = 0x4000 is no longer needed. Drop it. by Stefan Reinauer · 14 years ago
  30. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  31. 2097958 Automatically fetch bus information for mptable from by Patrick Georgi · 14 years ago
  32. d6b4f1c Fix some wrong capitalizations, reformat comments, fix a typo. by Stefan Reinauer · 14 years ago
  33. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  34. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  35. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  36. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  37. c9ce895 make early_mtrr_init() invisible for cache as ram targets as it breaks them. by Stefan Reinauer · 14 years ago
  38. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  39. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  40. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  41. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  42. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  43. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  44. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  45. f75b19a via epia-m now works with default x86.c instead of its own copy of vgabios.c. by Stefan Reinauer · 14 years ago
  46. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  47. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  48. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  49. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  50. 17b60a9 drop setup_ics code that was blatantly copied from cx700 and by Stefan Reinauer · 14 years ago
  51. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  52. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  53. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  54. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  55. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  56. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  57. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  58. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  59. 56a684a - copy_and_run() gets the same calling convention on AMD and on all the others. by Stefan Reinauer · 14 years ago
  60. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  61. c2d2941 switch some ROMCC boards back to ROMCC. by Stefan Reinauer · 14 years ago
  62. c51dc44 "no warnings day" by Stefan Reinauer · 14 years ago
  63. 39162f7 oops... this is a critical issue. Some boards in the tree don't compile with by Stefan Reinauer · 14 years ago
  64. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  65. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  66. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  67. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  68. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  69. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  70. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  71. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  72. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  73. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  74. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  75. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  76. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  77. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  78. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  79. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  80. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  81. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  82. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  83. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  84. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  85. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  86. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  87. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 14 years ago
  88. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 14 years ago
  89. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
  90. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  91. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 14 years ago
  92. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  93. a0c68f8 by Stefan Reinauer · 15 years ago
  94. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  95. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  96. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  97. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  98. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  99. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  100. 81b3c0a Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults. by Uwe Hermann · 15 years ago