1. 8247583 Drop duplicate files that prevent building without ramstage.a by Stefan Reinauer · 12 years ago
  2. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 12 years ago
  3. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  4. 18607f7 Drop ramstage.a by Patrick Georgi · 12 years ago
  5. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  6. e3abd3b roda/rk886ex: Correct COMB irq reading / reduce warnings by Nico Huber · 12 years ago
  7. f5e0fd8 roda/rk9: Fix for VGABIOS changes by Patrick Georgi · 12 years ago
  8. b8117b0 SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) by Zheng Bao · 12 years ago
  9. 021b703 roda/rk9: New mainboard by Patrick Georgi · 12 years ago
  10. e72a8a3 intel/i82801ix: new southbridge, ICH9 by Patrick Georgi · 12 years ago
  11. 2efc880 intel/gm45: new northbridge by Patrick Georgi · 12 years ago
  12. acd7d95 Add initialization hook for chips by Nico Huber · 12 years ago
  13. 534c8a0 Conditionally #include mc1468181rtc if CMOS_POST is enabled by David Hendricks · 12 years ago
  14. 6b908d0 Make POST codes written to IO port optional by David Hendricks · 12 years ago
  15. d5d3406 Remove duplicate VGA BIOS interrupt handlers by Patrick Georgi · 12 years ago
  16. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  17. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  18. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  19. 3e77eb6 x86emu: Move realmode handler into own directory by Patrick Georgi · 12 years ago
  20. 73be43a Persimmon: Disable the unused GPP PCIe clocks by Dave Frodin · 12 years ago
  21. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  22. 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 12 years ago
  23. 40f36e0 Make sure only one udelay function is available by Stefan Reinauer · 12 years ago
  24. 0d82674 siemens/sitemp_g1p1: Drop copy of cmos checksum calculation by Patrick Georgi · 12 years ago
  25. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 12 years ago
  26. f943901 mc146818rtc: disable RTC before writing to nvram by Patrick Georgi · 12 years ago
  27. e4d40b4 Drop no-op bootblock.c by Kyösti Mälkki · 12 years ago
  28. 6446626 Use new system agent binaries by Stefan Reinauer · 12 years ago
  29. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  30. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  31. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  32. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  33. fccf416 Drop unused Kconfig variable PCIE_TUNING by Stefan Reinauer · 12 years ago
  34. fa2fc33 Drop Kconfig variable BOARD_HAS_HARD_RESET by Stefan Reinauer · 12 years ago
  35. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  36. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  37. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  38. ff73306 Use mainboard hook for HP DL165 by Kyösti Mälkki · 12 years ago
  39. c1928e2 ms9652: fix misuse of LIFT_BSP_APIC_ID by Stefan Reinauer · 12 years ago
  40. f173035 mainboard/siemens/sitemp_g1p1: Fix YABEL usage by Nico Huber · 12 years ago
  41. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 12 years ago
  42. d172497 mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too by Nico Huber · 12 years ago
  43. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  44. c533463 VIA chipsets: fix compilation without real mode code by Stefan Reinauer · 12 years ago
  45. 13c2c02 Tell CBMEM code about ACPI GNVS section by Stefan Reinauer · 12 years ago
  46. 4b85d9b SMM: Fix save state searching for GSMI by Duncan Laurie · 12 years ago
  47. 38109d5 SMM: Save the GNVS pointer when creating APCI tables by Duncan Laurie · 12 years ago
  48. 7978e3a SMM: Pass the ACPI GNVS pointer via state save map by Duncan Laurie · 12 years ago
  49. 7f3d442 SMM: Avoid use of global variables in SMI handler by Duncan Laurie · 12 years ago
  50. d396a77 SMM: Extract function for finding save state node by Duncan Laurie · 12 years ago
  51. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  52. 313ec9d Sandybridge: Set PEG clock gating by Marc Jones · 12 years ago
  53. 7e8c8e9 Add PCIe init and NMode flag to PEI data structure by Stefan Reinauer · 12 years ago
  54. e8179b5 Add ddr3lv_support flag to pei_data structure by Duncan Laurie · 12 years ago
  55. 53508fe pei_data.h: Fix comment by Marc Jones · 12 years ago
  56. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 12 years ago
  57. a42e2f4 Add spinlock to serialize Intel microcode updates by Stefan Reinauer · 12 years ago
  58. 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded by Bill Richardson · 12 years ago
  59. 6b3d09e Export optionrom status on Stumpy/Lumpy by Vadim Bendebury · 12 years ago
  60. c64947b Make EmeraldLake2 work again by Duncan Laurie · 12 years ago
  61. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  62. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  63. 7004b7c Add Kconfig option to lock/unlock ME firmware during build by Stefan Reinauer · 12 years ago
  64. 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 12 years ago
  65. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  66. 455f4b4 Fix CONFIG_MAX_CPU set to 1 CPU build problem by Stefan Reinauer · 12 years ago
  67. 000bf83c Support better tracking of AP stack usage. by Ronald G. Minnich · 12 years ago
  68. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  69. c7fe280 vboot: Add option to skip TPM resume on S3 resume by Stefan Reinauer · 12 years ago
  70. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 12 years ago
  71. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  72. e5a0a5d Initial IGD OpRegion implementation by Stefan Reinauer · 12 years ago
  73. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 12 years ago
  74. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 12 years ago
  75. feadfb7 If cmos is invalid, always set the rtc date and time by Stefan Reinauer · 12 years ago
  76. dd76bc0 Remove duplicate defines from mc146818rtc.c by Marc Jones · 12 years ago
  77. ad67791 Avoid using hardcoded values in MRC cache code by Vadim Bendebury · 12 years ago
  78. 08067ba ivybridge: Catch unknown CPU revisions by Stefan Reinauer · 12 years ago
  79. bdc64c6 Store timestamps before resuming from suspend by Stefan Reinauer · 12 years ago
  80. 9c03957 Reduce default stack size to 4K by Stefan Reinauer · 12 years ago
  81. 2a6f390 Add dependency for CONFIG_AP_IN_SIPI_WAIT by Stefan Reinauer · 12 years ago
  82. d4bc067 SPI: Add early romstage SPI driver using hardware sequencing by Duncan Laurie · 12 years ago
  83. 215f2785 ELOG: Support for non-memory mapped flash by Duncan Laurie · 12 years ago
  84. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  85. a571c70 Fix gcc-4.7 building problem. by Han Shen · 12 years ago
  86. 4adc8cd Add bd82x6x mainboards ASPM overrides. by Marc Jones · 12 years ago
  87. 2a700ec SPI: Configure Software Sequence SPI Freq to match descriptor by Duncan Laurie · 12 years ago
  88. 924342b SPI: Add Fast Read to the OPMENU for locked down SPI by Duncan Laurie · 12 years ago
  89. fb8632a oprom: Ensure that mode information is valid before putting it in the tables. by Gabe Black · 12 years ago
  90. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 12 years ago
  91. 043d4e1 Pass correct sleep type to mainboard sleep handler by Stefan Reinauer · 12 years ago
  92. 836db26 ACPI: Zero pstate/cstate control values in FADT by Duncan Laurie · 12 years ago
  93. f5a11aa Initialize the VMX MSR by Marc Jones · 12 years ago
  94. 5986eda Revert "Remove code that enables/disables VMX in coreboot on chromebooks." by Marc Jones · 12 years ago
  95. bb9dff5 sandybridge: Correct reporting of cores and threads by Stefan Reinauer · 12 years ago
  96. a1ea822 Make coreboot use the offset parameter in cbfstool create by Stefan Reinauer · 12 years ago
  97. 0a1c2d6 Prevent inclusion of tsc.h when not needed by Vadim Bendebury · 12 years ago
  98. 9d81c19 PCH: Add register descriptions used by IGD OpRegion by Stefan Reinauer · 12 years ago
  99. 0acdcf6 Add IGD Opregion variables to NVS by Stefan Reinauer · 12 years ago
  100. 4c8027a Make register/value lists const by Stefan Reinauer · 12 years ago