1. f5e0fd8 roda/rk9: Fix for VGABIOS changes by Patrick Georgi · 12 years ago
  2. b8117b0 SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) by Zheng Bao · 12 years ago
  3. 1a5301d abuild: only rebuild boards if requested or after a broken build by Patrick Georgi · 12 years ago
  4. 536b53e xcompile: Add missing XGCCPATH by Zheng Bao · 12 years ago
  5. 021b703 roda/rk9: New mainboard by Patrick Georgi · 12 years ago
  6. e72a8a3 intel/i82801ix: new southbridge, ICH9 by Patrick Georgi · 12 years ago
  7. 2efc880 intel/gm45: new northbridge by Patrick Georgi · 12 years ago
  8. acd7d95 Add initialization hook for chips by Nico Huber · 12 years ago
  9. e820e5c Make xcompile support multiple architectures by Ronald G. Minnich · 12 years ago
  10. 534c8a0 Conditionally #include mc1468181rtc if CMOS_POST is enabled by David Hendricks · 12 years ago
  11. 6b908d0 Make POST codes written to IO port optional by David Hendricks · 12 years ago
  12. d5d3406 Remove duplicate VGA BIOS interrupt handlers by Patrick Georgi · 12 years ago
  13. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  14. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  15. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  16. 3e77eb6 x86emu: Move realmode handler into own directory by Patrick Georgi · 12 years ago
  17. 6b11c8b crossgcc: update to acpica-20121114 by Idwer Vollering · 12 years ago
  18. 0c2364c libpayload: Fix interrupt-queue cleanup for OHCI by Nico Huber · 12 years ago
  19. b9917c2 libpayload: Rework connection state detection for OHCI by Nico Huber · 12 years ago
  20. be58fee libpayload: Handle errors in UHCI interrupt queues by Nico Huber · 12 years ago
  21. 8c4d2f3 libpayload: Handle underruns in UHCI interrupt queues by Nico Huber · 12 years ago
  22. ce407e4 libpayload: Implement correct interrupt-queue linking for UHCI by Nico Huber · 12 years ago
  23. cd587f1 libpayload: Make USB HID support multiple keyboards by Nico Huber · 12 years ago
  24. af169f4 libpayload: ehci: Prevent some race conditions by Nico Huber · 12 years ago
  25. b2db28b libpayload: Detach devices behind removed USB hubs by Nico Huber · 12 years ago
  26. ef88e10 libpayload: More compliant error recovery in USB MSC by Nico Huber · 12 years ago
  27. 86c686a libpayload: Reduce error output from EHCI by Nico Huber · 12 years ago
  28. e8a71d3 libpayload: Fix random warnings by Nico Huber · 12 years ago
  29. 4f83d1b libpayload: ehci: Fix warnings about discarded volatile by Nico Huber · 12 years ago
  30. ba22e4c libpayload: Fix some missing-prototype warnings by Nico Huber · 12 years ago
  31. 7a32e88 libpayload: Fix memalign() for fragmented alignment regions by Nico Huber · 12 years ago
  32. 0a3f239 crossgcc: properly test for flex by Patrick Georgi · 12 years ago
  33. 73be43a Persimmon: Disable the unused GPP PCIe clocks by Dave Frodin · 12 years ago
  34. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  35. 82ecf4c secondary.S: Fix dropping ramstage.a by Stefan Reinauer · 12 years ago
  36. 40f36e0 Make sure only one udelay function is available by Stefan Reinauer · 12 years ago
  37. 0d82674 siemens/sitemp_g1p1: Drop copy of cmos checksum calculation by Patrick Georgi · 12 years ago
  38. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 12 years ago
  39. f943901 mc146818rtc: disable RTC before writing to nvram by Patrick Georgi · 12 years ago
  40. 4b62ebe Add nvramcui by Patrick Georgi · 12 years ago
  41. 1fc2bda build system: use strip_quotes on cbfs-files by Patrick Georgi · 12 years ago
  42. 1a2a6ee Cleanup sconfig by Kyösti Mälkki · 12 years ago
  43. e4d40b4 Drop no-op bootblock.c by Kyösti Mälkki · 12 years ago
  44. 6446626 Use new system agent binaries by Stefan Reinauer · 12 years ago
  45. 17b77ab buildgcc: Print error if flex is missing by Stefan Reinauer · 12 years ago
  46. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  47. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  48. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  49. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  50. fccf416 Drop unused Kconfig variable PCIE_TUNING by Stefan Reinauer · 12 years ago
  51. fa2fc33 Drop Kconfig variable BOARD_HAS_HARD_RESET by Stefan Reinauer · 12 years ago
  52. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  53. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  54. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  55. 425973c libpayload: Always use virtual pointers in struct sysinfo_t by Nico Huber · 12 years ago
  56. dd5979a libpayload: Use #ifdef for CONFIG_* checks by Nico Huber · 12 years ago
  57. ff73306 Use mainboard hook for HP DL165 by Kyösti Mälkki · 12 years ago
  58. c1928e2 ms9652: fix misuse of LIFT_BSP_APIC_ID by Stefan Reinauer · 12 years ago
  59. f173035 mainboard/siemens/sitemp_g1p1: Fix YABEL usage by Nico Huber · 12 years ago
  60. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 12 years ago
  61. d172497 mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too by Nico Huber · 12 years ago
  62. 6e711c6 libpayload: Add init() function to hci_t and rework uhci_reset() by Nico Huber · 12 years ago
  63. aaa212d libpayload: Do not call ohci_reset() from ohci_init() by Nico Huber · 12 years ago
  64. d633dda libpayload: Free usb host controller instance after shutdown by Nico Huber · 12 years ago
  65. a482701 libpayload: Document USB host controller setup functions by Nico Huber · 12 years ago
  66. 45b94bc libpayload: Export device count in storage interface by Patrick Georgi · 12 years ago
  67. f6659ca nvramtool: fsync for mingw. by Zheng Bao · 12 years ago
  68. 431a816 Move HAVE_SMI_HANDLER from mainboards to chipsets by Stefan Reinauer · 12 years ago
  69. c533463 VIA chipsets: fix compilation without real mode code by Stefan Reinauer · 12 years ago
  70. 13c2c02 Tell CBMEM code about ACPI GNVS section by Stefan Reinauer · 12 years ago
  71. 4b85d9b SMM: Fix save state searching for GSMI by Duncan Laurie · 12 years ago
  72. 38109d5 SMM: Save the GNVS pointer when creating APCI tables by Duncan Laurie · 12 years ago
  73. 7978e3a SMM: Pass the ACPI GNVS pointer via state save map by Duncan Laurie · 12 years ago
  74. 7f3d442 SMM: Avoid use of global variables in SMI handler by Duncan Laurie · 12 years ago
  75. d396a77 SMM: Extract function for finding save state node by Duncan Laurie · 12 years ago
  76. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  77. 313ec9d Sandybridge: Set PEG clock gating by Marc Jones · 12 years ago
  78. 7e8c8e9 Add PCIe init and NMode flag to PEI data structure by Stefan Reinauer · 12 years ago
  79. e8179b5 Add ddr3lv_support flag to pei_data structure by Duncan Laurie · 12 years ago
  80. 53508fe pei_data.h: Fix comment by Marc Jones · 12 years ago
  81. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 12 years ago
  82. a42e2f4 Add spinlock to serialize Intel microcode updates by Stefan Reinauer · 12 years ago
  83. 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded by Bill Richardson · 12 years ago
  84. 6b3d09e Export optionrom status on Stumpy/Lumpy by Vadim Bendebury · 12 years ago
  85. c64947b Make EmeraldLake2 work again by Duncan Laurie · 12 years ago
  86. 75dbc38 Clean up stack checking code by Stefan Reinauer · 12 years ago
  87. 4221a19 Add method for delaying adding of timestamps by Stefan Reinauer · 12 years ago
  88. 7004b7c Add Kconfig option to lock/unlock ME firmware during build by Stefan Reinauer · 12 years ago
  89. 1bfbbc0 clean up lapic_cpu_init.c by Stefan Reinauer · 12 years ago
  90. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  91. 455f4b4 Fix CONFIG_MAX_CPU set to 1 CPU build problem by Stefan Reinauer · 12 years ago
  92. 000bf83c Support better tracking of AP stack usage. by Ronald G. Minnich · 12 years ago
  93. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  94. cd986c0 libpayload: Use EXTRA_CFLAGS for additional GCC options by Gabe Black · 12 years ago
  95. c7fe280 vboot: Add option to skip TPM resume on S3 resume by Stefan Reinauer · 12 years ago
  96. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 12 years ago
  97. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  98. e5a0a5d Initial IGD OpRegion implementation by Stefan Reinauer · 12 years ago
  99. 2e200cd cbfstool: Update LZMA encoder to LZMA SDK 9.12 by Stefan Reinauer · 12 years ago
  100. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 12 years ago