1. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  2. e4119cc The COM2 enable code is global now. Use global API and by Patrick Georgi · 15 years ago
  3. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 15 years ago
  4. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  5. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 15 years ago
  6. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  7. d51eddb fix further build.h dependencies that were undetected before we enabled it on by Stefan Reinauer · 15 years ago
  8. bfff67d romcc _also_ has to wait for build.h to be generated. by Patrick Georgi · 15 years ago
  9. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  10. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 15 years ago
  11. b6b192a Add -pipe .. notably speeds up windows builds. by Stefan Reinauer · 15 years ago
  12. 2598214 This patch fixes the build for the dsdt.asl/dsdt.c. by Harald Gutmann · 15 years ago
  13. f14e69b typo by Stefan Reinauer · 15 years ago
  14. de7c6fa by Ward Vandewege · 15 years ago
  15. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 15 years ago
  16. d0d7c01 Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). by Uwe Hermann · 15 years ago
  17. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 15 years ago
  18. f1b6f1f Fix incorrect board names in Kconfig strings (trivial). by Uwe Hermann · 15 years ago
  19. 081c897 This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the by Knut Kujat · 15 years ago
  20. 5a559d4 The UART2 on the AMD cs5536 is incorrectly configured in two places. by Stefan Reinauer · 15 years ago
  21. fa742da Alot of it is trivial clean ups and 830 is now able to initialize one row/side of memory at a time. by Joseph Smith · 15 years ago
  22. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 15 years ago
  23. 6f0074e Trivial fixup on IP1000 and RM4100 copyright entries. by Joseph Smith · 15 years ago
  24. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 15 years ago
  25. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 15 years ago
  26. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  27. 89e4577 RCA RM4100 and Thomson IP1000 auto.c rework. by Joseph Smith · 15 years ago
  28. d9d5e34 reformat Kconfig file, too. by Patrick Georgi · 15 years ago
  29. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 15 years ago
  30. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 15 years ago
  31. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 15 years ago
  32. a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 15 years ago
  33. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 15 years ago
  34. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 15 years ago
  35. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  36. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  37. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  38. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 15 years ago
  39. c6f2bd0 by Stefan Reinauer · 15 years ago
  40. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  41. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  42. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 15 years ago
  43. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  44. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  45. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  46. 2e73e19 Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 by Stefan Reinauer · 15 years ago
  47. f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 15 years ago
  48. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 15 years ago
  49. 7a3d095 by Stefan Reinauer · 15 years ago
  50. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  51. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  52. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  53. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  54. 38c9965 (trivial) cosmetics for i82801gx cmos failover. by Stefan Reinauer · 15 years ago
  55. 67cd802 * drop reset files from 945 mainboards (and use southbridge specific reset) by Stefan Reinauer · 15 years ago
  56. 12ee934 Make internal functions static in speedstep ACPI generation code. by Stefan Reinauer · 15 years ago
  57. f0ec230 Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. by Stefan Reinauer · 15 years ago
  58. ba8b21c Micro-optimization: movl $0 --> xorl. by Stefan Reinauer · 15 years ago
  59. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  60. 2fbbea0 RTC: Don't drop the alpha specific code but get it in shape for our Kconfig scheme. by Stefan Reinauer · 15 years ago
  61. 766db7e Make qemu use the udelay function in src/pc80/udelay_io.c by Patrick Georgi · 15 years ago
  62. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  63. 7250d9d Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial. by Myles Watson · 15 years ago
  64. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  65. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  66. 95c50c6 - Let AMD CAR code pick the right XIP area by Rudolf Marek · 15 years ago
  67. a0c68f8 by Stefan Reinauer · 15 years ago
  68. 1f807fd - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] by Patrick Georgi · 15 years ago
  69. ce56835 - use LAPIC timer if selected (instead of TSC all the time) [kconfig] by Patrick Georgi · 15 years ago
  70. a29fb61 improve debug output. by Stefan Reinauer · 15 years ago
  71. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  72. 9db833b trival. All the changes is about comment and spaces. In superio folder. by Zheng Bao · 15 years ago
  73. 0f0aa15 Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard function to be built. by Marc Jones · 15 years ago
  74. a64f888 newconfig compilation failed with by Stefan Reinauer · 15 years ago
  75. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  76. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  77. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  78. 7a27fc5 Make coreboot load VSA from CBFS on amd/gx2. by Patrick Georgi · 15 years ago
  79. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  80. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  81. 8fddb24 The drivers for the k8t890 weren't being built. Increased heapsize. by Myles Watson · 15 years ago
  82. b66fb79 Push VSA into CBFS for amd/lx systems. It's not hooked up to by Patrick Georgi · 15 years ago
  83. 1a76ebe Trivial fixes for kconfig. They fix all non-fam10 build failures. by Myles Watson · 15 years ago
  84. 59968f5 Trivial fix for kconfig socket 441 (typo was 411) so that d945gclf builds. by Myles Watson · 15 years ago
  85. 0f6ee7b Not all boards cope with automatically sized bootblocks, leading to 4GB by Patrick Georgi · 15 years ago
  86. 702a5a5 Atom only supports 32bit MTRRs (trivial) by Stefan Reinauer · 15 years ago
  87. 01dd9e1 Trivial. SCH4304 and SCH4307 have the same device id. by Zheng Bao · 15 years ago
  88. 6085527 Add support for the SMSC SCH4304 Super I/O. by Zheng Bao · 15 years ago
  89. 4d41a3b Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for by Maciej Pijanka · 15 years ago
  90. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  91. c58290c Let ld(1) calculate the required size for code in the bootblock automatically. by Maciej Pijanka · 15 years ago
  92. b0f82d9 Really hook up s2850 and s2875. Trivial. by Patrick Georgi · 15 years ago
  93. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  94. d9276e5 Trivial style changes, replace a few C++ type comments, and some code reuse by Peter Stuge · 15 years ago
  95. 4e54b40 by Libra Li · 15 years ago
  96. 4cede71 This patch is buzzer of TechNexion TIM-5690. by Libra Li · 15 years ago
  97. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  98. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  99. 7a1e81a This is a patch to control the DIP switch and digital I/O. by Libra Li · 15 years ago
  100. ae3e998 Silence two warnings. Only use the Qemu hard-coded address for VGA devices. by Myles Watson · 15 years ago