1. 80529ab Cougar Point southbridge: Add includes and drop post_code() by Stefan Reinauer · 12 years ago
  2. adc7bb0 ChromeOS: add missing string.h in gnvs.c by Stefan Reinauer · 12 years ago
  3. b5866f2 SMSC MEC1308: Fix ACPI code to work with newer IASL versions by Stefan Reinauer · 12 years ago
  4. bf34e94 SMM: unify mainboard APM command handlers by Stefan Reinauer · 12 years ago
  5. ac8209a cpu/cpu.h: add ROMCC guards by Stefan Reinauer · 12 years ago
  6. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  7. aee1869 Updates to x86/include/arch/acpi.h for use in fadt.c by Martin Roth · 12 years ago
  8. 3110945 microcode: print date of microcode and unify output by Stefan Reinauer · 12 years ago
  9. 3f8989e Revamp Intel microcode update code by Stefan Reinauer · 12 years ago
  10. 05e740f Replace cache control magic numbers with symbols by Patrick Georgi · 12 years ago
  11. 8919729 ASUS M4A785T-M mainboard: fix screen flickering issues by Denis 'GNUtoo' Carikli · 12 years ago
  12. 1e9c1b3 Makefile: rename romstage linking filenames by Kyösti Mälkki · 12 years ago
  13. 38f2e9c Makefile: rename coreboot_ap linking filenames by Kyösti Mälkki · 12 years ago
  14. 6b07b8d Makefile: rename ramstage linking filenames by Kyösti Mälkki · 12 years ago
  15. f775b8c Makefile: rename bootblock linking filenames by Kyösti Mälkki · 12 years ago
  16. f526889 rk886: Add ACPI support for LID switch by Patrick Georgi · 12 years ago
  17. 3294a0f1 Make timestamp collection conditional in hardwaremain.c by Rudolf Marek · 12 years ago
  18. 02c2047 Fix whitespace for ma785gm by Alec Ari · 12 years ago
  19. 8a527cf Update MA785GM code by Alec Ari · 12 years ago
  20. 1d89f14 Intel 82801dx: compile early_smbus as separate object by Kyösti Mälkki · 12 years ago
  21. 0a19ddc Add support for MA785GM-US2H by Alec Ari · 13 years ago
  22. c02cbf1 alix2: add support for alix6 by Philip Prindeville · 13 years ago
  23. eeb8a06 Unbreak boards where chipset can select between FSB and serial APIC bus by Rudolf Marek · 12 years ago
  24. 770c44d Drop build_opt_tbl by Patrick Georgi · 12 years ago
  25. 1e6bf09 amd: Fix unused variable warning by Vikram Narayanan · 12 years ago
  26. 0db2ae3a Makefile: define build result directories by Kyösti Mälkki · 12 years ago
  27. 93b4ed9 Intel e7505: build as separate object file by Kyösti Mälkki · 12 years ago
  28. 97c064f Intel e7505: enable ECC scrubbing by Kyösti Mälkki · 12 years ago
  29. a8111cf nvramtool: Unify nvramtool and build_opt_tbl by Vikram Narayanan · 12 years ago
  30. c3fc4b9 nvramtool: Allow spaces in enumeration names by Patrick Georgi · 12 years ago
  31. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  32. d6e4d51 Revert wbind added to the reset_vector by Marc Jones · 12 years ago
  33. 77e4f7d Intel e7505: refactor only by Kyösti Mälkki · 12 years ago
  34. d1edb17 Fix the blank in acpi_tables.c by zbao · 12 years ago
  35. a20132b Do not produce temp s3.rom if the board doesn't need it. by zbao · 12 years ago
  36. 2132005 Fix messy code in ALIB creation by zbao · 12 years ago
  37. 585a400 Leverage the Pstate table created by AGESA. by zbao · 12 years ago
  38. 3f788e1 S3: Use old heap during normal boot by zbao · 12 years ago
  39. 899608d Fix the blank in acpi_tables.c by zbao · 12 years ago
  40. 210fa30 lint: tighten whitespace check some more by Patrick Georgi · 12 years ago
  41. 89823fd Remove this directory. We've determined that for a number of very good reasons by Ron Minnich · 12 years ago
  42. 26c7b86 Intel e7505: handlers for undocumented registers by Kyösti Mälkki · 12 years ago
  43. ad8c95f kconfig: Improve 'General setup' menu docs. by Uwe Hermann · 12 years ago
  44. e380b0f More portable s3 scratch space creation by Patrick Georgi · 12 years ago
  45. f543c7b S3 code in the mainboard. by zbao · 12 years ago
  46. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  47. caf494c8 ACPI HEST table. by zbao · 12 years ago
  48. 90655c8 Add the memory reference code binary for sandybridge chipsets by Ron Minnich · 12 years ago
  49. a4fa814 cmos.layout: Remove invalid warning by Vikram Narayanan · 12 years ago
  50. 6113c1c kconfig: Fix 'make gconfig'. by Uwe Hermann · 12 years ago
  51. a85ca49 Bifferboard: Fix MAINBOARD_PART_NUMBER. by Uwe Hermann · 12 years ago
  52. 941158f cbfstool: pretty print cmos layout files by Mathias Krause · 12 years ago
  53. 3aff1a3 Convert AOpen DXPL Plus mainboard to CAR by Kyösti Mälkki · 12 years ago
  54. eb59636 Add support for aligned allocation by Ron Minnich · 12 years ago
  55. 3925622 S3 code in vendorcode folder. by zbao · 12 years ago
  56. 9bcdbf8 Add Southbridge support for S3. by zbao · 12 years ago
  57. 2c2e78d Unify IO APIC address specification by Patrick Georgi · 12 years ago
  58. 5c1ff92 Intel e7505: cleanups by Kyösti Mälkki · 12 years ago
  59. 5bd271b Intel e7505: renames only by Kyösti Mälkki · 12 years ago
  60. 05758bd Remove obsolete empy macro definition by Ron Minnich · 12 years ago
  61. 14233a0 Actually return %ebx value from cpuid_ebx() by Jonathan A. Kollasch · 12 years ago
  62. f42c377 hexdump: fix compiler warning by Vikram Narayanan · 12 years ago
  63. e875328 Remove Dell s1850 by Ron Minnich · 12 years ago
  64. d3801f4 Add support for SMSC MEC1308/1310 SuperI/O EC by Stefan Reinauer · 12 years ago
  65. 6626d6a Add initial support for SMSC SIO1007 SuperI/O chip by Stefan Reinauer · 12 years ago
  66. 8198600 Add support for SMSC LPC47N207 SuperI/O chip by Stefan Reinauer · 12 years ago
  67. 2bdfb48 Fixes and Sandybridge support for lapic cpu init by Stefan Reinauer · 12 years ago
  68. f8c7c23 Fix support for RAM-less multi-processor init by Kyösti Mälkki · 12 years ago
  69. 334532e Add Sandybridge/Cougar Point support to SMM relocation handler by Stefan Reinauer · 12 years ago
  70. c00dfbc Cache 8MB flash instead of 4MB by Stefan Reinauer · 12 years ago
  71. 6293d30 Factor out function to find driver for a CPU by Stefan Reinauer · 12 years ago
  72. 61f4a74 Add constants for fast path resume copying by Stefan Reinauer · 12 years ago
  73. 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 12 years ago
  74. cab72d9 amdfam10: add phenom II as known cpu by Bernhard Urban · 12 years ago
  75. deda997 Invalidate cache before first jump by Stefan Reinauer · 12 years ago
  76. c6b2166 smbios: Don't fill out firmware version on ChromeOS by Stefan Reinauer · 12 years ago
  77. 31324c6 Fill out ChromeOS specific coreboot table extensions by Stefan Reinauer · 12 years ago
  78. 8c5b58e Update documentation in smmrelocate.S to mention TSEG by Stefan Reinauer · 12 years ago
  79. 5c55463 Add support for Intel Sandybridge CPU by Stefan Reinauer · 12 years ago
  80. 00636b0 Add support for Intel Sandybridge CPU (northbridge part) by Stefan Reinauer · 12 years ago
  81. 4dd3853 Ignore .exe files in whitespace test by Patrick Georgi · 12 years ago
  82. 92cfe18 Add getopt implementation to abuild by Patrick Georgi · 12 years ago
  83. fb89dd0 Use fast memset in SMM mode, too by Stefan Reinauer · 12 years ago
  84. 8e07382 Add support for Intel Panther Point PCH by Stefan Reinauer · 12 years ago
  85. cb91e15 Add support for mainboard specific suspend/resume handler by Stefan Reinauer · 12 years ago
  86. ec20763 Move TPM code to romstage by Stefan Reinauer · 12 years ago
  87. 1551183 Drop verified boot code from acpi.c by Stefan Reinauer · 12 years ago
  88. f13772a Drop duplicate inclusion of src/vendorcode by Stefan Reinauer · 12 years ago
  89. 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 12 years ago
  90. 6efbebd libpayload: avoid excessive casts in printf.c by Mathias Krause · 12 years ago
  91. 67997d3 libpayload: minor cleanups by Mathias Krause · 12 years ago
  92. f17789c Don't unconditionally show ChromeOS options by Stefan Reinauer · 12 years ago
  93. ea37a21 Add support for Intel Turbo Boost feature by Stefan Reinauer · 12 years ago
  94. 3d7c677 smbios: add support for onboard devices extended information by Stefan Reinauer · 12 years ago
  95. 4a2daf6 nvramtool: 64bit safe CBFS handling by Patrick Georgi · 12 years ago
  96. 3bbd2bf Add preprocessing capabilities to the cbfs-files mechanism by Patrick Georgi · 12 years ago
  97. 499fc92 Add nvramtool to coreboot build system by Patrick Georgi · 12 years ago
  98. abdf15f Apply cache-as-ram conditionally on socket mPGA604 by Kyösti Mälkki · 12 years ago
  99. afd141d S3 code whitespaces changes. by zbao · 12 years ago
  100. 01bd79f Add sb800 spi support. by zbao · 12 years ago