1. a9f670a ifdtool: Use perror for file write errors by Stefan Reinauer · 12 years ago
  2. c664387 Drop leading spaces from CPU name string by Stefan Reinauer · 12 years ago
  3. b38e0c3 Properly identify ACPI C3 states in _CST table. by Duncan Laurie · 12 years ago
  4. 52e6118 Remove unused free() function by Stefan Reinauer · 12 years ago
  5. fe5539c Add standard header to prevent multiple inclusion by Vadim Bendebury · 12 years ago
  6. 2198c58 Move GGL0001 ACPI code to generic ChromeOS code by Stefan Reinauer · 12 years ago
  7. 4821489 Fix MRC cache update delays by Stefan Reinauer · 12 years ago
  8. 305b19d Remove code that enables/disables VMX in coreboot on chromebooks. by Ronald G. Minnich · 12 years ago
  9. 28190ce malloc/memalign: Remove unneeded linker check by Stefan Reinauer · 12 years ago
  10. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  11. 0067188 MTRR: drop repetetive debug message by Stefan Reinauer · 12 years ago
  12. 79431f5 Make memalign print useful messages on failure by Ronald G. Minnich · 12 years ago
  13. 496f4a0 SandyBridge: Add another PCI device ID for northbridge by Walter Murphy · 12 years ago
  14. da83a5f Fixes to enable RC6 on IvyBridge by Duncan Laurie · 12 years ago
  15. ac2ec34 Re-initialize Local APIC timer on APs by Stefan Reinauer · 12 years ago
  16. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  17. ce6e9fe i945: Disable IGD if plugin VGA is preferred by Patrick Georgi · 12 years ago
  18. a555e55 AMD CPUs: Updated CPU list in powernow_acpi.c by Jukka Rantala · 12 years ago
  19. 557ecf2 Simplify VGA card discovery by Patrick Georgi · 12 years ago
  20. 323a923 Mainboard Parmer based on Trinity by zbao · 12 years ago
  21. 6db7f34 Trinity wrapper code improvement. by zbao · 12 years ago
  22. 59b36f1 msrtool: Factor out cpuid() from target probe functions into main() by Anton Kochkov · 12 years ago
  23. c7fc442 inteltool: Add support for H65 Express chipset by Anton Kochkov · 12 years ago
  24. 8bacc40 Fix udelay() implementation for i945 romstage by Nico Huber · 12 years ago
  25. 5869fa2 Allow shutting down internal graphics if plugin graphics are preferred by Patrick Georgi · 12 years ago
  26. c4b2a1b Allow YABEL to fake write accesses to config space by Patrick Georgi · 12 years ago
  27. bcdbe90 Drop VGA_BRIDGE_SETUP config option by Patrick Georgi · 12 years ago
  28. 116327e sconfig: typo fix by Patrick Georgi · 12 years ago
  29. cda9f93 Intel SCH northbridge: fix resource index by Kyösti Mälkki · 12 years ago
  30. 552c45c Finally update 3rdparty by Patrick Georgi · 12 years ago
  31. 7a6bdd2 Add missing quote. by zbao · 12 years ago
  32. 0728463 AMD northbridges: drop dead code by Kyösti Mälkki · 12 years ago
  33. 41c229c cbfstool: signed vs. unsigned fixes by Mathias Krause · 12 years ago
  34. 5c581c4 cbfstool: provide a prototype for remove_file_from_cbfs by Mathias Krause · 12 years ago
  35. d2567c8 cbfstool: make endian detection code more robust by Mathias Krause · 12 years ago
  36. 1171986 Drop invalid device ops on Agesa northbridge by Kyösti Mälkki · 12 years ago
  37. de3dde4 AMD: Fix GFXUMA with 4GB or more RAM by Kyösti Mälkki · 12 years ago
  38. 2354515f AMD MTRR: fix rounding and renames by Kyösti Mälkki · 12 years ago
  39. 2d42b34 Check for IORESOURCE_UMA_FB in MTRR setup by Kyösti Mälkki · 12 years ago
  40. 0b08515 Change uma_resource() to use new type IORESOURCE_UMA_FB. by Kyösti Mälkki · 12 years ago
  41. ba589e3 Move setup_uma_memory() to K8 northbridge by Kyösti Mälkki · 12 years ago
  42. 231f261 Move setup_uma_memory() to AMDFAM10 northbridge by Kyösti Mälkki · 12 years ago
  43. 55fff930 Move setup_uma_memory() to Agesa Family14 northbridge by Kyösti Mälkki · 12 years ago
  44. d4821fc Move setup_uma_memory() to Agesa Family12 northbridge by Kyösti Mälkki · 12 years ago
  45. 03548aa Move setup_uma_memory() to Agesa Family15 northbridge by Kyösti Mälkki · 12 years ago
  46. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  47. 63f8c08 Add global uma_resource() by Kyösti Mälkki · 12 years ago
  48. d422069 i5000: Fix resource allocation by Sven Schnelle · 12 years ago
  49. f887884 Poison the stack to uncover programming errors by Ronald G. Minnich · 12 years ago
  50. 2d0d83c Add ASUS DSBF mainboard by Sven Schnelle · 12 years ago
  51. 6fa1d3a Supermicro X7DB8: Use autogeneration of mptable by Sven Schnelle · 12 years ago
  52. 246e84b AGESA F15 wrapper for Hudson. by zbao · 12 years ago
  53. 22b7a55 Remove useless file from building. by zbao · 12 years ago
  54. 2b108a4 sconfig: fix up shipped code by Patrick Georgi · 12 years ago
  55. 86f992c Add preliminary support for Bachmann electronic OT200 by Christian Gmeiner · 12 years ago
  56. 42b808e msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e) by Christian Gmeiner · 12 years ago
  57. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  58. 6591470 IOAPIC: hook up driver in Kconfig by Sven Schnelle · 12 years ago
  59. ffc1fb3 Drop Kconfig VAR_MTRR_HOLE option by Kyösti Mälkki · 12 years ago
  60. db2c400 libpayload: Add reset function for OHCI USB driver by Anton Kochkov · 12 years ago
  61. 2596283 Lenovo X60: correct SDHCI write protect polarity by Jonathan A. Kollasch · 12 years ago
  62. 21856ee superiotool: Dump data registers for Nuvoton chips by Guenter Roeck · 12 years ago
  63. a89da09 superiotool: Add support for function to dump superio chip data registers by Guenter Roeck · 12 years ago
  64. 975ffc2 superiotool: Add support for NCT6775F(A/B) and NCT6779D by Guenter Roeck · 12 years ago
  65. 6f73a5b Fix stack assignment during CPU initialization by Sven Schnelle · 12 years ago
  66. bc8c996 Fix APIC cpu_index by Kyösti Mälkki · 12 years ago
  67. a5650a4 Use dev_lock for alloc_find_dev() by Kyösti Mälkki · 12 years ago
  68. da09be6 Drop start_cpu_lock by Kyösti Mälkki · 12 years ago
  69. 54c07a6 msrtool: Add Intel Nehalem CPUs support by Anton Kochkov · 12 years ago
  70. ffbbecc msrtool: Fix Intel CPUs detection by Anton Kochkov · 12 years ago
  71. e1e6a91 mkelfimage: pkgdata directory created but never used by Raymond Danks · 12 years ago
  72. 356a600 servengines/pilot superio: add attribute unused by Sven Schnelle · 12 years ago
  73. 6d03876 SMBIOS: Add Type 38 (IPMI) data structure by Sven Schnelle · 12 years ago
  74. 34d86f0 i5000: reset system if raminit fails by Sven Schnelle · 12 years ago
  75. 7435baa Add basic ipmi support by Sven Schnelle · 12 years ago
  76. f506243 IEI PM-LX-800-R11: Removed bogus Kconfig option by Ricardo Martins · 12 years ago
  77. 56dfc7c inteltool: fixup intel 5000 chipset pci ids by Sven Schnelle · 12 years ago
  78. 7b48379 i5000: Add PCI ids for all i5000 flavours by Sven Schnelle · 12 years ago
  79. 0ca0255 IEI PM-LX-800-R11: Added preliminary mainboard support by Ricardo Martins · 12 years ago
  80. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  81. 3397cef superiotool: Add support for git-based version number by Guenter Roeck · 12 years ago
  82. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  83. 63539bb Only copy real-mode section of SIPI vector by Kyösti Mälkki · 12 years ago
  84. 9a663f3 Fix the CPU index parameter passed to secondary_cpu_init(). by Kyösti Mälkki · 12 years ago
  85. 5458b9d Intel cpus: Extend cache to cover complete Flash Device by Kyösti Mälkki · 12 years ago
  86. ae7d6ef Intel model_106cx: change CAR to model_6ex by Kyösti Mälkki · 12 years ago
  87. 4dcc573 Intel cpus: delete dead CAR code and whitespace fixes by Kyösti Mälkki · 12 years ago
  88. aa03af7 Add generic IOAPIC driver by Sven Schnelle · 12 years ago
  89. c7fb2ae Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR by Kyösti Mälkki · 12 years ago
  90. 89f04a6 Supermicro X7DB8: add w83793 Hardware monitor by Sven Schnelle · 12 years ago
  91. ca68297 Add Nuvoton W83793 hardware monitor driver by Sven Schnelle · 12 years ago
  92. 87ed617 Fix AMD S3 block generator on Cygwin by Patrick Georgi · 12 years ago
  93. a645abb SMBIOS: move serial number and version out to Kconf by Christian Gmeiner · 12 years ago
  94. 9b4c92a Fix the error message for romstage when .bss or .data are non-zero by Ronald G. Minnich · 12 years ago
  95. 2c08f6a AGESA F15 wrapper for Trinity by zbao · 12 years ago
  96. 7d94cf9 AGESA F15tn: AMD family15 AGESA code for Trinity by zbao · 12 years ago
  97. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  98. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  99. 9ed1456 Intel CPUs: execute microcode update only once per core by Kyösti Mälkki · 12 years ago
  100. ac6e317 libpayload: OHCI driver correct PCI BAR reading by Anton Kochkov · 12 years ago