1. 78a1667 Create a a new configuration variable for PCI by Ronald G. Minnich · 12 years ago
  2. 48e21ec Add mainboard hook to bootblock by Kyösti Mälkki · 12 years ago
  3. f902248 Refactor bootblock initialisation by Kyösti Mälkki · 12 years ago
  4. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  5. 11a20b6 Lumpy: Need byteorder.h in romstage by Stefan Reinauer · 12 years ago
  6. 421288d Make libgcc wrappers arch-specific, add ARMv7 by David Hendricks · 12 years ago
  7. 5367e47 Add dummy Kconfig options for armv7 by David Hendricks · 12 years ago
  8. f2e13b0 Add the maxim MAX77686 power controller. by Ronald G. Minnich · 12 years ago
  9. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  10. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  11. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  12. 95efb56 pirq_route_irqs is private by Patrick Georgi · 12 years ago
  13. 23547dd Minor changes to .h files for samsung ARM part by Ronald G. Minnich · 12 years ago
  14. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  15. acf4431 add .h files for common exynos 5 by Ronald G. Minnich · 12 years ago
  16. 6e3728b Add .h files for samsung exynos 5250 by Ronald G. Minnich · 12 years ago
  17. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  18. 721265b Drop driver-y from GM45/ICH9/RK9 by Stefan Reinauer · 12 years ago
  19. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  20. bdc1816 Fix technexion tim5690 board VGA handler by Stefan Reinauer · 12 years ago
  21. 23023a5 Enable the FCH GPP port prior to device enumeration by Dave Frodin · 12 years ago
  22. 8247583 Drop duplicate files that prevent building without ramstage.a by Stefan Reinauer · 12 years ago
  23. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 12 years ago
  24. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  25. 18607f7 Drop ramstage.a by Patrick Georgi · 12 years ago
  26. b6f765e Provide weak empty declarations of all chip_ops used on a board by Patrick Georgi · 12 years ago
  27. e3abd3b roda/rk886ex: Correct COMB irq reading / reduce warnings by Nico Huber · 12 years ago
  28. f5e0fd8 roda/rk9: Fix for VGABIOS changes by Patrick Georgi · 12 years ago
  29. b8117b0 SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) by Zheng Bao · 12 years ago
  30. 021b703 roda/rk9: New mainboard by Patrick Georgi · 12 years ago
  31. e72a8a3 intel/i82801ix: new southbridge, ICH9 by Patrick Georgi · 12 years ago
  32. 2efc880 intel/gm45: new northbridge by Patrick Georgi · 12 years ago
  33. acd7d95 Add initialization hook for chips by Nico Huber · 12 years ago
  34. 534c8a0 Conditionally #include mc1468181rtc if CMOS_POST is enabled by David Hendricks · 12 years ago
  35. 6b908d0 Make POST codes written to IO port optional by David Hendricks · 12 years ago
  36. d5d3406 Remove duplicate VGA BIOS interrupt handlers by Patrick Georgi · 12 years ago
  37. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  38. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  39. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  40. 3e77eb6 x86emu: Move realmode handler into own directory by Patrick Georgi · 12 years ago
  41. 73be43a Persimmon: Disable the unused GPP PCIe clocks by Dave Frodin · 12 years ago
  42. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  43. 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 12 years ago
  44. 40f36e0 Make sure only one udelay function is available by Stefan Reinauer · 12 years ago
  45. 0d82674 siemens/sitemp_g1p1: Drop copy of cmos checksum calculation by Patrick Georgi · 12 years ago
  46. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 12 years ago
  47. f943901 mc146818rtc: disable RTC before writing to nvram by Patrick Georgi · 12 years ago
  48. e4d40b4 Drop no-op bootblock.c by Kyösti Mälkki · 12 years ago
  49. 6446626 Use new system agent binaries by Stefan Reinauer · 12 years ago
  50. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  51. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  52. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  53. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  54. fccf416 Drop unused Kconfig variable PCIE_TUNING by Stefan Reinauer · 12 years ago
  55. fa2fc33 Drop Kconfig variable BOARD_HAS_HARD_RESET by Stefan Reinauer · 12 years ago
  56. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  57. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  58. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  59. ff73306 Use mainboard hook for HP DL165 by Kyösti Mälkki · 12 years ago
  60. c1928e2 ms9652: fix misuse of LIFT_BSP_APIC_ID by Stefan Reinauer · 12 years ago
  61. f173035 mainboard/siemens/sitemp_g1p1: Fix YABEL usage by Nico Huber · 12 years ago
  62. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 12 years ago
  63. d172497 mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too by Nico Huber · 12 years ago
  64. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  65. c533463 VIA chipsets: fix compilation without real mode code by Stefan Reinauer · 12 years ago
  66. 13c2c02 Tell CBMEM code about ACPI GNVS section by Stefan Reinauer · 12 years ago
  67. 4b85d9b SMM: Fix save state searching for GSMI by Duncan Laurie · 12 years ago
  68. 38109d5 SMM: Save the GNVS pointer when creating APCI tables by Duncan Laurie · 12 years ago
  69. 7978e3a SMM: Pass the ACPI GNVS pointer via state save map by Duncan Laurie · 12 years ago
  70. 7f3d442 SMM: Avoid use of global variables in SMI handler by Duncan Laurie · 12 years ago
  71. d396a77 SMM: Extract function for finding save state node by Duncan Laurie · 12 years ago
  72. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  73. 313ec9d Sandybridge: Set PEG clock gating by Marc Jones · 12 years ago
  74. 7e8c8e9 Add PCIe init and NMode flag to PEI data structure by Stefan Reinauer · 12 years ago
  75. e8179b5 Add ddr3lv_support flag to pei_data structure by Duncan Laurie · 12 years ago
  76. 53508fe pei_data.h: Fix comment by Marc Jones · 12 years ago
  77. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 12 years ago
  78. a42e2f4 Add spinlock to serialize Intel microcode updates by Stefan Reinauer · 12 years ago
  79. 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded by Bill Richardson · 12 years ago
  80. 6b3d09e Export optionrom status on Stumpy/Lumpy by Vadim Bendebury · 12 years ago
  81. c64947b Make EmeraldLake2 work again by Duncan Laurie · 12 years ago
  82. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  83. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  84. 7004b7c Add Kconfig option to lock/unlock ME firmware during build by Stefan Reinauer · 12 years ago
  85. 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 12 years ago
  86. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  87. 455f4b4 Fix CONFIG_MAX_CPU set to 1 CPU build problem by Stefan Reinauer · 12 years ago
  88. 000bf83c Support better tracking of AP stack usage. by Ronald G. Minnich · 12 years ago
  89. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  90. c7fe280 vboot: Add option to skip TPM resume on S3 resume by Stefan Reinauer · 12 years ago
  91. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 12 years ago
  92. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  93. e5a0a5d Initial IGD OpRegion implementation by Stefan Reinauer · 12 years ago
  94. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 12 years ago
  95. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 12 years ago
  96. feadfb7 If cmos is invalid, always set the rtc date and time by Stefan Reinauer · 12 years ago
  97. dd76bc0 Remove duplicate defines from mc146818rtc.c by Marc Jones · 12 years ago
  98. ad67791 Avoid using hardcoded values in MRC cache code by Vadim Bendebury · 12 years ago
  99. 08067ba ivybridge: Catch unknown CPU revisions by Stefan Reinauer · 12 years ago
  100. bdc64c6 Store timestamps before resuming from suspend by Stefan Reinauer · 12 years ago