1. 3f788e1 S3: Use old heap during normal boot by zbao · 12 years ago
  2. 899608d Fix the blank in acpi_tables.c by zbao · 12 years ago
  3. 210fa30 lint: tighten whitespace check some more by Patrick Georgi · 12 years ago
  4. 89823fd Remove this directory. We've determined that for a number of very good reasons by Ron Minnich · 12 years ago
  5. 26c7b86 Intel e7505: handlers for undocumented registers by Kyösti Mälkki · 12 years ago
  6. ad8c95f kconfig: Improve 'General setup' menu docs. by Uwe Hermann · 12 years ago
  7. e380b0f More portable s3 scratch space creation by Patrick Georgi · 12 years ago
  8. f543c7b S3 code in the mainboard. by zbao · 12 years ago
  9. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  10. caf494c8 ACPI HEST table. by zbao · 12 years ago
  11. 90655c8 Add the memory reference code binary for sandybridge chipsets by Ron Minnich · 12 years ago
  12. a4fa814 cmos.layout: Remove invalid warning by Vikram Narayanan · 12 years ago
  13. 6113c1c kconfig: Fix 'make gconfig'. by Uwe Hermann · 12 years ago
  14. a85ca49 Bifferboard: Fix MAINBOARD_PART_NUMBER. by Uwe Hermann · 12 years ago
  15. 941158f cbfstool: pretty print cmos layout files by Mathias Krause · 12 years ago
  16. 3aff1a3 Convert AOpen DXPL Plus mainboard to CAR by Kyösti Mälkki · 12 years ago
  17. eb59636 Add support for aligned allocation by Ron Minnich · 12 years ago
  18. 3925622 S3 code in vendorcode folder. by zbao · 12 years ago
  19. 9bcdbf8 Add Southbridge support for S3. by zbao · 12 years ago
  20. 2c2e78d Unify IO APIC address specification by Patrick Georgi · 13 years ago
  21. 5c1ff92 Intel e7505: cleanups by Kyösti Mälkki · 12 years ago
  22. 5bd271b Intel e7505: renames only by Kyösti Mälkki · 12 years ago
  23. 05758bd Remove obsolete empy macro definition by Ron Minnich · 12 years ago
  24. 14233a0 Actually return %ebx value from cpuid_ebx() by Jonathan A. Kollasch · 12 years ago
  25. f42c377 hexdump: fix compiler warning by Vikram Narayanan · 12 years ago
  26. e875328 Remove Dell s1850 by Ron Minnich · 12 years ago
  27. d3801f4 Add support for SMSC MEC1308/1310 SuperI/O EC by Stefan Reinauer · 12 years ago
  28. 6626d6a Add initial support for SMSC SIO1007 SuperI/O chip by Stefan Reinauer · 12 years ago
  29. 8198600 Add support for SMSC LPC47N207 SuperI/O chip by Stefan Reinauer · 12 years ago
  30. 2bdfb48 Fixes and Sandybridge support for lapic cpu init by Stefan Reinauer · 12 years ago
  31. f8c7c23 Fix support for RAM-less multi-processor init by Kyösti Mälkki · 12 years ago
  32. 334532e Add Sandybridge/Cougar Point support to SMM relocation handler by Stefan Reinauer · 12 years ago
  33. c00dfbc Cache 8MB flash instead of 4MB by Stefan Reinauer · 12 years ago
  34. 6293d30 Factor out function to find driver for a CPU by Stefan Reinauer · 12 years ago
  35. 61f4a74 Add constants for fast path resume copying by Stefan Reinauer · 12 years ago
  36. 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 12 years ago
  37. cab72d9 amdfam10: add phenom II as known cpu by Bernhard Urban · 12 years ago
  38. deda997 Invalidate cache before first jump by Stefan Reinauer · 12 years ago
  39. c6b2166 smbios: Don't fill out firmware version on ChromeOS by Stefan Reinauer · 12 years ago
  40. 31324c6 Fill out ChromeOS specific coreboot table extensions by Stefan Reinauer · 12 years ago
  41. 8c5b58e Update documentation in smmrelocate.S to mention TSEG by Stefan Reinauer · 12 years ago
  42. 5c55463 Add support for Intel Sandybridge CPU by Stefan Reinauer · 12 years ago
  43. 00636b0 Add support for Intel Sandybridge CPU (northbridge part) by Stefan Reinauer · 12 years ago
  44. 4dd3853 Ignore .exe files in whitespace test by Patrick Georgi · 12 years ago
  45. 92cfe18 Add getopt implementation to abuild by Patrick Georgi · 12 years ago
  46. fb89dd0 Use fast memset in SMM mode, too by Stefan Reinauer · 12 years ago
  47. 8e07382 Add support for Intel Panther Point PCH by Stefan Reinauer · 12 years ago
  48. cb91e15 Add support for mainboard specific suspend/resume handler by Stefan Reinauer · 12 years ago
  49. ec20763 Move TPM code to romstage by Stefan Reinauer · 12 years ago
  50. 1551183 Drop verified boot code from acpi.c by Stefan Reinauer · 12 years ago
  51. f13772a Drop duplicate inclusion of src/vendorcode by Stefan Reinauer · 12 years ago
  52. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  53. 6efbebd libpayload: avoid excessive casts in printf.c by Mathias Krause · 12 years ago
  54. 67997d3 libpayload: minor cleanups by Mathias Krause · 12 years ago
  55. f17789c Don't unconditionally show ChromeOS options by Stefan Reinauer · 12 years ago
  56. ea37a21 Add support for Intel Turbo Boost feature by Stefan Reinauer · 12 years ago
  57. 3d7c677 smbios: add support for onboard devices extended information by Stefan Reinauer · 12 years ago
  58. 4a2daf6 nvramtool: 64bit safe CBFS handling by Patrick Georgi · 12 years ago
  59. 3bbd2bf Add preprocessing capabilities to the cbfs-files mechanism by Patrick Georgi · 12 years ago
  60. 499fc92 Add nvramtool to coreboot build system by Patrick Georgi · 12 years ago
  61. abdf15f Apply cache-as-ram conditionally on socket mPGA604 by Kyösti Mälkki · 12 years ago
  62. afd141d S3 code whitespaces changes. by zbao · 12 years ago
  63. 01bd79f Add sb800 spi support. by zbao · 12 years ago
  64. 971804e x86, oprom: ensure DF is always cleared by Mathias Krause · 12 years ago
  65. 74a0efe [ChromeOS] Don't initialize VGA Option ROM in normal mode by Stefan Reinauer · 12 years ago
  66. 020b22a Add EC component for SMSC MEC1308/1310 by Stefan Reinauer · 12 years ago
  67. b0dd1d9 Add support for ITE IT8772F SuperI/O chip by Stefan Reinauer · 12 years ago
  68. dc8448fd Add a helper function to determine the number of enabled CPUs by Stefan Reinauer · 12 years ago
  69. d40393e Align: Make sure 1 is treated as unsigned long instead of int by Stefan Reinauer · 12 years ago
  70. 9aea04a Add Google ChromeOS vendor support by Stefan Reinauer · 12 years ago
  71. c302d20 Force coreboot mconf to create temp files in the output directory by Vadim Bendebury · 13 years ago
  72. e1bb49e Add a "remove" command to cbfstool by Gabe Black · 13 years ago
  73. dd30acd Fix issues with x86 memcpy by Mathias Krause · 12 years ago
  74. 819c7d4 Whitespace fixes by Patrick Georgi · 12 years ago
  75. 087b24d Update xcompile to search for x86_64 toolchain. by Marc Jones · 12 years ago
  76. b9fa1ed Make libpayload parse the coreboot tables before setting up the consoles by Gabe Black · 12 years ago
  77. cbb648c Enable -Werror for romcc by Stefan Reinauer · 12 years ago
  78. d086d51 Keep cscope.out when distclean. by zbao · 12 years ago
  79. a860c68 Intel cpus: get MAXPHYADDR at runtime for new CAR by Kyösti Mälkki · 12 years ago
  80. 0078ceb Intel cpus: add hyper-threading CPU support to new CAR by Kyösti Mälkki · 12 years ago
  81. 05d6ffb Intel cpus: improve CPU compatibility of new CAR by Kyösti Mälkki · 13 years ago
  82. 7dfe32c Add support for RAM-less multi-processor init by Kyösti Mälkki · 13 years ago
  83. f9d1a42 Intel cpus: apply some good programming practices in new CAR by Kyösti Mälkki · 12 years ago
  84. 325b92f Intel cpus: cache actual size of the Flash ROM device by Kyösti Mälkki · 12 years ago
  85. 5a660ca Intel cpus: copy model_6ex CAR code by Kyösti Mälkki · 12 years ago
  86. d842f1f Makefile: rename romstage linking filenames by Kyösti Mälkki · 12 years ago
  87. a01ec14 Makefile: split romstage linking to separate rules by Kyösti Mälkki · 12 years ago
  88. 608d15b Fix coreboot makefiles not to produce half baked output. by Kyösti Mälkki · 12 years ago
  89. 5fdc00a Drop obsolete TINY_BOOTBLOCK by Kyösti Mälkki · 12 years ago
  90. a7b296d Fix warnings in coreboot utilities. by Stefan Reinauer · 13 years ago
  91. 8acbc2a use movsl for copying resume memory back by Stefan Reinauer · 13 years ago
  92. 77adc5e Don't unconditionally add support for cardbus and pci-x devices by Stefan Reinauer · 13 years ago
  93. dfb098d Add DEBUG_TPM option to Debugging menu by Stefan Reinauer · 13 years ago
  94. 7b67892 Make MTRR min hole alignment 64MB by Duncan Laurie · 13 years ago
  95. 527fc74 Fix MB calculation in the reporting of the MTRR hole by Duncan Laurie · 13 years ago
  96. 7389fa9 MTRR: add alternate allocation method for odd memory maps by Duncan Laurie · 13 years ago
  97. 67e6c2a Don't re-init EBDA in S3 resume path. by Duncan Laurie · 13 years ago
  98. b4aaaa7 Prepare the BIOS data areas before device init. by Duncan Laurie · 13 years ago
  99. 1d0b1d4 vga_io.c is not needed unless CONFIG_VGA is set by Stefan Reinauer · 13 years ago
  100. bb1177e Allow components smaller than declared size. by Vadim Bendebury · 13 years ago