1. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  2. 2e694ed Drop i855pm port and rename i855gme to i855 instead. by Stefan Reinauer · 14 years ago
  3. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 14 years ago
  4. dbbecb5 Various minor fixes (trivial). by Uwe Hermann · 14 years ago
  5. 13f2bb0 Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per default. by Stefan Reinauer · 14 years ago
  6. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  7. 3a54ac9 Add Win Enterprises' PL6064 board by Anish K. Patel · 14 years ago
  8. c9fa96d Enable user selectable bootblocks, and provide a bootblock that by Patrick Georgi · 14 years ago
  9. d3428b0 This patch fixes an issue with the wrong build rules being selected. by Patrick Georgi · 14 years ago
  10. a8aa1b1 Remove register pressure from e7501 driver by not indirectly referencing by Stefan Reinauer · 14 years ago
  11. 4801e32 Several fixes to the supermicro/h8qme_fam10 board, so it by Knut Kujat · 14 years ago
  12. d1fc066 Clobber registers as appropriate in AMD CAR code, and by Rudolf Marek · 14 years ago
  13. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  14. 1c1d9a0 - Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymore by Patrick Georgi · 14 years ago
  15. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  16. b7bc3f3 Find out the svnversion we are working on is quite important. by Zheng Bao · 14 years ago
  17. 326c159 Disable ACPI Resume on asus/m2v-mx_se, it's broken since cbmem by Rudolf Marek · 14 years ago
  18. 040553f Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values, by Jonathan A. Kollasch · 14 years ago
  19. 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  20. 92b85aa Fix SMM handler comment. Thanks for noticing, Peter! by Stefan Reinauer · 14 years ago
  21. f6fbfaf - Make walkcbfs capable of loading files other than the first by Patrick Georgi · 14 years ago
  22. 44ca39f drop empty x86emu Makefile by Stefan Reinauer · 14 years ago
  23. 0484481 Inteltool: Add i830/Tolapai/Ich4 support by Stefan Reinauer · 14 years ago
  24. 881a553 mini update SMM: by Stefan Reinauer · 14 years ago
  25. 6363050 drop two warnings (trivial) by Stefan Reinauer · 14 years ago
  26. c834c79 CONFIG_ was missing. by Stefan Reinauer · 14 years ago
  27. 8a7d34b fix builds... by Stefan Reinauer · 14 years ago
  28. 159b012 don't call verify_copy_pirq_routing_table() if it's not there. by Stefan Reinauer · 14 years ago
  29. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  30. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  31. 30b90fe Add Doxyfile to bayou by Stefan Reinauer · 14 years ago
  32. d4c5c44 trival. All the changes is about comment and spaces. by Zheng Bao · 14 years ago
  33. 3c970ee Revert deletion of src/arch/i386/init. by Patrick Georgi · 14 years ago
  34. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  35. 99f7579 fix APCI typos. by Stefan Reinauer · 14 years ago
  36. 30a4a93 fix clock polling in pc97317 driver. by Stefan Reinauer · 14 years ago
  37. 0dd63a2 Document the reason for r5124 in the code/Makefile (trivial). by Uwe Hermann · 14 years ago
  38. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  39. d37d222 Add missing Copyright line, sorry. by Uwe Hermann · 14 years ago
  40. 13df640 Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz. by Anish K Patel · 14 years ago
  41. 516255e I was having problems building a working romcc with the -O2 by Marc Jones · 14 years ago
  42. 01708ca romcc: Fix a few (harmless) warnings by Peter Stuge · 14 years ago
  43. 7ae1163 This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB (IP1000T) of onboard memory. by Joseph Smith · 14 years ago
  44. 2593d10 update doxygen config file to latest doxygen version by Stefan Reinauer · 14 years ago
  45. 9a35853 Add two YABEL options to Kconfig by Stefan Reinauer · 14 years ago
  46. ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 14 years ago
  47. 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
  48. 97fc40b Don't remove config.h on "make clean" by Patrick Georgi · 14 years ago
  49. 78fbb51 romcc: Ignore empty string tokens. So far, romcc emitted a single double-quote for them. by Patrick Georgi · 14 years ago
  50. 1847618 $(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do by Stefan Reinauer · 14 years ago
  51. b4d3af8 separate build.h and config.h usage (now possible because newconfig is gone) by Stefan Reinauer · 14 years ago
  52. e82f475 Improve compiler detection and configuration in xcompile. by Patrick Georgi · 14 years ago
  53. 942a40d Do not print the full path name to coreboot.rom in "cbfstool print" (trivial). by Uwe Hermann · 14 years ago
  54. 9a432ab Forgot a CBFS_PREFIX change in appropriate commit (r5102). by Patrick Georgi · 14 years ago
  55. 1a47b5e Remove uses of the shell to remove double quotes, or to figure out the by Patrick Georgi · 14 years ago
  56. 7faf22f Handle potential race condition with $(obj)/util/cbfstool by Patrick Georgi · 14 years ago
  57. 68882a3 Remove two perl calls with sed, and adds an alternative by Patrick Georgi · 14 years ago
  58. 1bbad5c fix doxyfile path by Stefan Reinauer · 14 years ago
  59. 94f5f70 python is no longer used in abuild. by Stefan Reinauer · 14 years ago
  60. 531704e Drop src/config alltogether by Stefan Reinauer · 14 years ago
  61. f60a256 Emergency fix: r5102 carried some local change that doesn't by Patrick Georgi · 14 years ago
  62. 967952a Add image updating support. When selecting it, it by Patrick Georgi · 14 years ago
  63. 4b8a241 Allow building images with different prefixes (ie. normal/romstage, by Patrick Georgi · 14 years ago
  64. f64b42e I took Rob Landley's nice "menuconfig2html.py" script from by Stefan Reinauer · 14 years ago
  65. 5543c66 Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) by Patrick Georgi · 14 years ago
  66. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 14 years ago
  67. e4119cc The COM2 enable code is global now. Use global API and by Patrick Georgi · 14 years ago
  68. e30db0e Port of CS5536 early UART setup from v3. Permit early setup of COM2 by Edwin Beasant · 14 years ago
  69. 37d8c21 update coreboot trunk version by Stefan Reinauer · 14 years ago 4.0
  70. c9f5f87 get rid of old news. by Stefan Reinauer · 14 years ago
  71. af97d33 Clean up ACPI: by Patrick Georgi · 14 years ago
  72. 0e92974 straighten naming scheme for application processor rom stage files. by Stefan Reinauer · 14 years ago
  73. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  74. d51eddb fix further build.h dependencies that were undetected before we enabled it on by Stefan Reinauer · 14 years ago
  75. bfff67d romcc _also_ has to wait for build.h to be generated. by Patrick Georgi · 14 years ago
  76. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  77. 389240f this should get the VIA VT8454c in shape with Kconfig by Stefan Reinauer · 14 years ago
  78. b6b192a Add -pipe .. notably speeds up windows builds. by Stefan Reinauer · 14 years ago
  79. 2598214 This patch fixes the build for the dsdt.asl/dsdt.c. by Harald Gutmann · 14 years ago
  80. f14e69b typo by Stefan Reinauer · 14 years ago
  81. d8ab6bd Remove lots of cruft from gigabyte/m57sli's Config.lb by Harald Gutmann · 14 years ago
  82. de7c6fa by Ward Vandewege · 14 years ago
  83. 04d74b1 Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. by Stefan Reinauer · 14 years ago
  84. 52da560 Add dump support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  85. d0d7c01 Supermicro H8QME-2+ (Fam10) whitespace fixes (trivial). by Uwe Hermann · 14 years ago
  86. 3fb8c66 Add missing CONFIG_ prefix to make manual QEMU build work (trivial). by Uwe Hermann · 14 years ago
  87. f657bfc Trivial: In QEmu, the fallback image should USE_FALLBACK_IMAGE. by Patrick Georgi · 14 years ago
  88. a6c337d Guards against errors that are hard to track down: by Patrick Georgi · 14 years ago
  89. f1b6f1f Fix incorrect board names in Kconfig strings (trivial). by Uwe Hermann · 14 years ago
  90. 081c897 This patch adds the Supermicro H8QME-2+ (fam10) Motherboard with the by Knut Kujat · 14 years ago
  91. 5a559d4 The UART2 on the AMD cs5536 is incorrectly configured in two places. by Stefan Reinauer · 14 years ago
  92. 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
  93. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 14 years ago
  94. 15b0354 compareboard: by Stefan Reinauer · 14 years ago
  95. 588d166 Add detection support for the Winbond W83877AF (trivial). by Uwe Hermann · 14 years ago
  96. 6f0074e Trivial fixup on IP1000 and RM4100 copyright entries. by Joseph Smith · 14 years ago
  97. b8a89da These lines slipped in. Sorry for the inconvenience. by Stefan Reinauer · 14 years ago
  98. c2ef146 ifeq wants a space before the ( by Stefan Reinauer · 14 years ago
  99. 68003b8 add Kbuild support to abuild and enable it per default; by Stefan Reinauer · 14 years ago
  100. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 14 years ago