1. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  2. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  3. 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
  4. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  5. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  6. 7a59a44 Move VIA C7 board CAR config to VIA C7 instead of boards. by Warren Turkal · 14 years ago
  7. c679ab5 RAMBASE = 0x4000 is no longer needed. Drop it. by Stefan Reinauer · 14 years ago
  8. 2097958 Automatically fetch bus information for mptable from by Patrick Georgi · 14 years ago
  9. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  10. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  11. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  12. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  13. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  14. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  15. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  16. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  17. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  18. f1ce6f2 - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively by Patrick Georgi · 14 years ago
  19. 314e551 This patch changes C7 CAR code to be a single assembler file instead by Stefan Reinauer · 14 years ago
  20. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  21. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  22. c65666f remove more warnings by Stefan Reinauer · 14 years ago
  23. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  24. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  25. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  26. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  27. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  28. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  29. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  30. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  31. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 15 years ago
  32. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 15 years ago
  33. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  34. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 15 years ago
  35. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 15 years ago
  36. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  37. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  38. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  39. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  40. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  41. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 15 years ago
  42. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  43. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  44. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  45. a0c68f8 by Stefan Reinauer · 15 years ago
  46. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  47. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  48. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  49. 4374f42 fix length field in dmi tables. Newer DMI versions through errors by Stefan Reinauer · 15 years ago
  50. d1327ce Major cleanups of the hard_reset() code and config in coreboot. by - supermicro/x6dhe_g/auto.c · 15 years ago
  51. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  52. d08be7e Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/ by Peter Stuge · 15 years ago
  53. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  54. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  55. 04b9b92 Drop unused and useless CONFIG_MAX_PCI_BUSES. by Uwe Hermann · 15 years ago
  56. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  57. c0528d6 HAVE_ACPI_TABLES cleanups for kconfig: by Uwe Hermann · 15 years ago
  58. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  59. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  60. 6768f39 Remove: by Patrick Georgi · 15 years ago
  61. 8f3ec7b Remove duplicate and not too useful Kconfig board comments as by Uwe Hermann · 15 years ago
  62. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  63. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  64. 20a1ae8 Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. by Uwe Hermann · 15 years ago
  65. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  66. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  67. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  68. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  69. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  70. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  71. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  72. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  73. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  74. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  75. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  76. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  77. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  78. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  79. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  80. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  81. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  82. b5e10bc Thanks to Myles' patch adding support for include statements, by Carl-Daniel Hailfinger · 15 years ago
  83. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago