1. b3a18ac Isolate Kconfig host compiler options by Patrick Georgi · 12 years ago
  2. 4adb19b Mahogany_Fam10: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  3. 73ab60a Fix ramstage location in trace scripts by Rudolf Marek · 12 years ago
  4. 4b14e82 Fix tracing compilation on SMM enabled targets. by Rudolf Marek · 12 years ago
  5. 01a42ba Fix VT8237S USB IRQ routing by Rudolf Marek · 12 years ago
  6. 645f2dd nvramtool: Set build flags for FreeBSD by Zheng Bao · 12 years ago
  7. 534e61c nvramtool: Remove the building warning on older gcc by Zheng Bao · 12 years ago
  8. cf8bcfc superio winbond w83627dhg: add a function which is used on tyan s8226 by Siyuan Wang · 12 years ago
  9. 87b5aa9e IEI/KINO: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  10. e54995a superiotool: Add support for Fintek F81865F/F-I register dump. by Stefan Tauner · 12 years ago
  11. e644bad VIA Nano: Add support for VIA Nano CPUs by Alexandru Gagniuc · 12 years ago
  12. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  13. eb1d39b AMD S3: The offset of the nv storage depends on config.h by Zheng Bao · 12 years ago
  14. 83a6dbd ioapic driver: typedef the ioapic_config struct (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  15. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  16. 71c7a3f AMD hudson: Complete the missing rule by Zheng Bao · 12 years ago
  17. d2245bb Drop unused ISA Pnp definitions by Kyösti Mälkki · 12 years ago
  18. 3780597 SB700/SP5100: This configures the HPET clock period. by Dave Frodin · 12 years ago
  19. cc60198 AMD Hudson: Move the combining firmware from Python to sh. by Zheng Bao · 12 years ago
  20. a5de941 gitconfig: Match the Change-Id line more exactly by Zheng Bao · 12 years ago
  21. 0a78f91 Intel model_106cx: change CAR to HT-capable by Kyösti Mälkki · 12 years ago
  22. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  23. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  24. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  25. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  26. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  27. 79b0574 crossgcc: Update GDB patch version to 7.4.1 by zbao · 12 years ago
  28. 5be2060 LUMPY: Add information to generate MPTABLE from devicetree.cb by Sven Schnelle · 12 years ago
  29. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  30. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  31. 0013bbf Support use of the compression option when adding payloads to cbfs. by Dave Frodin · 12 years ago
  32. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 12 years ago
  33. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  34. 7ecfa30 AMD S3: Add a document about S3 on AMD platform by zbao · 12 years ago
  35. de415eb coreboot: Dump memory around problem area when encountering exception by Alexandru Gagniuc · 12 years ago
  36. 811d661 coreinfo: fix build error (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  37. 2efabba buildgcc: Remove the warning options unsupported by cygwin by zbao · 12 years ago
  38. 844e013 buildgcc: Update the toolchain patches version by zbao · 12 years ago
  39. 7598bea AMD Hudson: Enable HD audio by zbao · 12 years ago
  40. f2c3254 gitconfig: upate commit-msg if newer one is available by zbao · 12 years ago
  41. 9de0fee Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU by Kyösti Mälkki · 12 years ago
  42. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  43. 7874e9d Sandybridge: Fix integer overrun in romstage udelay() by Stefan Reinauer · 12 years ago
  44. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  45. 4c29d7f Do not allow modifying memory table directly by Kyösti Mälkki · 12 years ago
  46. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  47. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  48. 6a73bf6 gitignore: Ignore KDE backup files by Alexandru Gagniuc · 12 years ago
  49. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  50. 62673c0 Siemens SiteMP: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  51. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  52. 9ca1c0a Sandy/Ivy Bridge and Cougar/Panther Point: Fix names by Stefan Reinauer · 12 years ago
  53. b98d078 bd82x6x: Add beep commands by Dylan Reid · 12 years ago
  54. c02cada AMD RS690: mark MMCONF resource as reserved MEM by Kyösti Mälkki · 12 years ago
  55. ffb6bdd AMD f15: Change multiply ONE_MB to bit shifting (Propagation) by zbao · 12 years ago
  56. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  57. cc3b188 Technexion TIM5690: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  58. f85398c AMD S3: Remove the hardcoded volatile position by zbao · 12 years ago
  59. 695cc76 AMD Thatcher: Add BIOS callback hook for getting VBIOS Image by zbao · 12 years ago
  60. f88204e Add a capability for mainboard-specific posting. by Alexandru Gagniuc · 12 years ago
  61. 16b022a Perform additional programming requirements for SATA by Stefan Reinauer · 12 years ago
  62. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  63. 15dc3cc AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation) by zbao · 12 years ago
  64. 49bb26a4 AMD NB: Limit the device field to 5 bits. (Propagation) by zbao · 12 years ago
  65. 9bf356f SuperIO LPC47N217: Remove warnings by zbao · 12 years ago
  66. 1594544 AMD Parmer: Remove warning. by zbao · 12 years ago
  67. 125d7c7 VIA Epia-N: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  68. df0fbc7 Intel CPUs: Fix counting of CPU cores by Kyösti Mälkki · 12 years ago
  69. 15cf0ad Fix mainboard level enable_dev() by Kyösti Mälkki · 12 years ago
  70. a1e6a9c RTC: Add a routine to check if the CMOS date is valid by zbao · 12 years ago
  71. d462736 Limit the device field to 5 bits. by zbao · 12 years ago
  72. ef180e2 AMD hudson: Call the rtc update if needed. by zbao · 12 years ago
  73. ea71e81 AMD Thatcher Board based on trinity by zbao · 12 years ago
  74. 170d19c x86emu: fix jump_near_IMM to handle DATA: flag correctly by Stefan Reinauer · 12 years ago
  75. 3b69578 x86emu: Fix more mis-decoding of the data prefix by Stefan Reinauer · 12 years ago
  76. b25374c Remove uma_memory_base from build if no GFXUMA by Kyösti Mälkki · 12 years ago
  77. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  78. 30f0464 AMD Agesa and GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  79. f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  80. bbf2496 x86emu: Respect the LEA 67h address size prefix by Stefan Reinauer · 12 years ago
  81. 9fd183e AMD F15tn northbridge: Remove the misleading 0x100 from the limitk. by zbao · 12 years ago
  82. 9edd8e4 AMD and GFXUMA : drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  83. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  84. 7f189cc Intel Sandybridge and UMA: use mmio_resource() by Kyösti Mälkki · 12 years ago
  85. 1ec5e74 Intel Sandybridge: add reserved memory as resources by Kyösti Mälkki · 12 years ago
  86. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  87. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  88. 1068087 USBDEBUG: retry harder for slow devices by Sven Schnelle · 12 years ago
  89. 4141993 bd82x6x: Fix CONFIG_USBDEBUG by Sven Schnelle · 12 years ago
  90. d4ee808 sandybridge: reinitialize usbdebug after MRC by Sven Schnelle · 12 years ago
  91. 4b80cd4 x86emu: Fix BSF and BSR instructions by Stefan Reinauer · 12 years ago
  92. 6ff1d36 Intel and GFXUMA: fix MTRR and use uma_resource() by Kyösti Mälkki · 12 years ago
  93. 26e441f x86emu: fix comment for BTS instruction by Stefan Reinauer · 12 years ago
  94. 911f446 x86emu: Add an RDTSC implementation to the x86 emulator by Stefan Reinauer · 12 years ago
  95. 08ef498 Intel 82810 and 82830: always room for PCI memory by Kyösti Mälkki · 12 years ago
  96. b5f5652 Intel i945 and sch: no memory over 4GB by Kyösti Mälkki · 12 years ago
  97. ecf1ed4 Allocators for different memory regions types by Kyösti Mälkki · 12 years ago
  98. 19e99f5 libpayload: Fix typo by Patrick Georgi · 12 years ago
  99. 48fcb53 x86emu: Use NULL instead of 0 when assigning pointer by Stefan Reinauer · 12 years ago
  100. d51f974 Re-run the git-describe if it fails at first try. by zbao · 12 years ago