1. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago
  2. 1847618 $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do by Stefan Reinauer · 14 years ago
  3. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  4. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  5. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 14 years ago
  6. 9a432ab Forgot a CBFS_PREFIX change in appropriate commit (r5102). by Patrick Georgi · 14 years ago
  7. 1a47b5e Remove uses of the shell to remove double quotes, or to figure out the by Patrick Georgi · 14 years ago
  8. 7faf22f Handle potential race condition with $(obj)/util/cbfstool by Patrick Georgi · 14 years ago
  9. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 14 years ago
  10. 1bbad5c fix doxyfile path by Stefan Reinauer · 14 years ago
  11. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 14 years ago
  12. 531704e Drop src/config alltogether by Stefan Reinauer · 14 years ago
  13. f60a256 Emergency fix: r5102 carried some local change that doesn't by Patrick Georgi · 14 years ago
  14. 967952a Add image updating support. When selecting it, it by Patrick Georgi · 14 years ago
  15. 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 14 years ago
  16. f64b42e I took Rob Landley's nice "menuconfig2html.py" script from by Stefan Reinauer · 14 years ago
  17. 5543c66 Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) by Patrick Georgi · 14 years ago
  18. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  19. e4119cc The COM2 enable code is global now. Use global API and by Patrick Georgi · 14 years ago
  20. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 14 years ago
  21. 37d8c21 update coreboot trunk version by Stefan Reinauer · 14 years ago 4.0
  22. c9f5f87 get rid of old news. by Stefan Reinauer · 14 years ago
  23. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  24. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 14 years ago
  25. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  26. d51eddb fix further build.h dependencies that were undetected before we enabled it on by Stefan Reinauer · 14 years ago
  27. bfff67d romcc _also_ has to wait for build.h to be generated. by Patrick Georgi · 14 years ago
  28. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  29. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 14 years ago
  30. b6b192a Add -pipe .. notably speeds up windows builds. by Stefan Reinauer · 14 years ago
  31. 2598214 This patch fixes the build for the dsdt.asl/dsdt.c. by Harald Gutmann · 14 years ago
  32. f14e69b typo by Stefan Reinauer · 14 years ago
  33. d8ab6bd Remove lots of cruft from gigabyte/m57sli's Config.lb by Harald Gutmann · 14 years ago
  34. de7c6fa by Ward Vandewege · 14 years ago
  35. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 14 years ago
  36. 52da560 Add dump support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  37. d0d7c01 Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). by Uwe Hermann · 14 years ago
  38. 3fb8c66 Add missing CONFIG_ prefix to make manual QEMU build work (trivial). by Uwe Hermann · 14 years ago
  39. f657bfc Trivial: In QEmu, the fallback image should USE_FALLBACK_IMAGE. by Patrick Georgi · 14 years ago
  40. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 14 years ago
  41. f1b6f1f Fix incorrect board names in Kconfig strings (trivial). by Uwe Hermann · 14 years ago
  42. 081c897 This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the by Knut Kujat · 14 years ago
  43. 5a559d4 The UART2 on the AMD cs5536 is incorrectly configured in two places. by Stefan Reinauer · 14 years ago
  44. 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 · 14 years ago
  45. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 14 years ago
  46. 15b0354 compareboard: by Stefan Reinauer · 14 years ago
  47. 588d166 Add detection support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  48. 6f0074e Trivial fixup on IP1000 and RM4100 copyright entries. by Joseph Smith · 14 years ago
  49. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 14 years ago
  50. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 14 years ago
  51. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 14 years ago
  52. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 14 years ago
  53. 89e4577 RCA RM4100 and Thomson IP1000 auto.c rework. by Joseph Smith · 14 years ago
  54. 6bba29f Add the BSD-licensed getopt tool to crossgcc, to use by Patrick Georgi · 14 years ago
  55. cccbb89 Make $(obj)/build.h an explicit dependency for all by Patrick Georgi · 14 years ago
  56. 24ddfd4 Fix manual build of the ASUS A8N-E (trivial). by Uwe Hermann · 14 years ago
  57. d9d5e34 reformat Kconfig file, too. by Patrick Georgi · 14 years ago
  58. 4355beb Add the MSR writes that are needed to provide VGA legacy routing for the Geode LX by Edwin Beasant · 14 years ago
  59. 87d0c54 Change memory map of geode lx: 768kb-systop is a by Edwin Beasant · 14 years ago
  60. 47afa44 Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it. by Edwin Beasant · 14 years ago
  61. c6d3ff6 use stdint types for structures, and don't use pointers by Stefan Reinauer · 14 years ago
  62. a9796ed - Clean up and comment writing of MSRs for cache control (Backport from v3) by Edwin Beasant · 14 years ago
  63. e8d943f Fix ACPI build on a couple of boards (now that it's active) by Patrick Georgi · 14 years ago
  64. 3e4a0b8 This code was copied from amdk8 and never really made usable. by Stefan Reinauer · 14 years ago
  65. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
  66. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  67. 480b37f Document CONFIG_PCI usage in the README (trivial). by Uwe Hermann · 14 years ago
  68. 2ca9491 Update list of superiotool contributors to r5048 (trivial). by Uwe Hermann · 14 years ago
  69. 622fb79 Add missing files from the last commit (trivial). by Uwe Hermann · 14 years ago
  70. bb38f32 Add VIA VT82C686A/VT82C686B detection support to superiotool. by Carl-Daniel Hailfinger · 14 years ago
  71. 5142dcd Add detection support for the Winbond W83667HG Super I/O. by David Bartley · 14 years ago
  72. b850eb8 Add detection support for ITE IT8510E/TE/G and IT8511E/TE/G. by Anders Juel Jensen · 15 years ago
  73. 16f515a These two files accidently got a wrong license header. by Stefan Reinauer · 15 years ago
  74. 762a230 Kontron 986LCD-M MP table: by Stefan Reinauer · 15 years ago
  75. c6f2bd0 by Stefan Reinauer · 15 years ago
  76. 775a766 by Stefan Reinauer · 15 years ago
  77. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 15 years ago
  78. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  79. 2e97383 run preprocessor on DSDT of D945GCLF, otherwise smart iasl will segfault. by Stefan Reinauer · 15 years ago
  80. 6acc0a1 ncurses is only a requirement for make menuconfig, not for Kconfig in general. by Stefan Reinauer · 15 years ago
  81. 81d5b0c add ncurses to list of requirements by Stefan Reinauer · 15 years ago
  82. 29c0ec1 get rid of Kconfig warning. by Stefan Reinauer · 15 years ago
  83. 85bb83a msrtool: Fix typo by Paul Menzel · 15 years ago
  84. cba6169 msrtool: Read both MSR values from file in diff mode by Peter Stuge · 15 years ago
  85. 34f2907 msrtool: Add endptr to str2msr() showing how many characters were parsed by Peter Stuge · 15 years ago
  86. 838c5a5 Add support for the Roda RK886EX a.k.a Rocky III+ ruggedised notebook by Stefan Reinauer · 15 years ago
  87. f6eb88a Initial PCIe tuning: Enable Active State Power Management (ASPM) by Stefan Reinauer · 15 years ago
  88. 2e73e19 Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 by Stefan Reinauer · 15 years ago
  89. f00052a Add support for Renesas M3885x Embedded Controller by Stefan Reinauer · 15 years ago
  90. 55426df Add support for the SMSC LPC47n227 SuperI/O chip by Stefan Reinauer · 15 years ago
  91. 7a3d095 by Stefan Reinauer · 15 years ago
  92. 24b4df5 Support a few more i945 variants. With this framework in place it should by Stefan Reinauer · 15 years ago
  93. e6cf7c0 msrtool: More trivial rearrangement by Peter Stuge · 15 years ago
  94. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  95. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  96. 984e0f3 ectool: Support for dumping EC "index ram" by Stefan Reinauer · 15 years ago
  97. 350ca4a msrtool: Remove indent by using continue inside for() to avoid an if block by Peter Stuge · 15 years ago
  98. 6ade161 Update reference toolchain to by Stefan Reinauer · 15 years ago
  99. f2da0d5 Intel D945GCLF: Enable SMI and ACPI in Kconfig, too (it's enabled in newconfig) by Stefan Reinauer · 15 years ago
  100. 38c9965 (trivial) cosmetics for i82801gx cmos failover. by Stefan Reinauer · 15 years ago