1. 9b48ef2 Update SeaBIOS stable to the release-1.7.1 commit by Peter Stuge · 12 years ago
  2. 1b97bdc bachmann/ot200: Fix wrong IRQ number for PIRQD by Christian Gmeiner · 12 years ago
  3. 2feddbd iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller. by Dave Frodin · 12 years ago
  4. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  5. aada2e1 Every chip must have chip_operations by Kyösti Mälkki · 12 years ago
  6. 9c9eb8c Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  7. e5fe3ac Fix typo in mPGA603 socket by Kyösti Mälkki · 12 years ago
  8. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  9. 1f0d379 Revert order in VGA device choice by Kostr · 12 years ago
  10. ee00e7b Mainboard: Fix IO-HUB link number in Dinar mainboard by Kostr · 12 years ago
  11. 4bb7a8d Provide access to smaller registers in eregs by Patrick Georgi · 12 years ago
  12. 89bbcf4 Use mainboard_interrupt_handlers everywhere by Patrick Georgi · 12 years ago
  13. f3a163a YABEL: Common API to register interrupt handlers by Patrick Georgi · 12 years ago
  14. 1ee8b45 add tyan s8226: add a new mainboard by Siyuan Wang · 12 years ago
  15. 70c660f pirq_routing: Allow routing with more than 4 PIRQ links by Alexandru Gagniuc · 12 years ago
  16. 14b248b Fix compilation without CONFIG_WRITE_HIGH_TABLES. by Denis 'GNUtoo' Carikli · 12 years ago
  17. 8d73692 AMD Hudson: Printf the high address as unsigned integer by Zheng Bao · 12 years ago
  18. 72cee54 HAVE_HIGH_TABLES is gone by Patrick Georgi · 12 years ago
  19. cf329ff AMD hudson: Round the float pointing number to integer by Zheng Bao · 12 years ago
  20. a7f374f cimx sb700: change Platform.h to remove some warnings by Siyuan Wang · 12 years ago
  21. 128c7d7 agesa fam15 northbridge: change lapic_id to accommodate two CPUs by Siyuan Wang · 12 years ago
  22. 1fb49df C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA by Siyuan Wang · 12 years ago
  23. fec5b64 AMD Hudson: use awk to calulate instead of expr by Zheng Bao · 12 years ago
  24. a59a9f7 Set SMBIOS mainboard version based on i2c eeprom by Christian Gmeiner · 12 years ago
  25. ea8011b Add i2c eeprom to device tree by Christian Gmeiner · 12 years ago
  26. 4adb19b Mahogany_Fam10: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  27. 4b14e82 Fix tracing compilation on SMM enabled targets. by Rudolf Marek · 12 years ago
  28. 01a42ba Fix VT8237S USB IRQ routing by Rudolf Marek · 12 years ago
  29. cf8bcfc superio winbond w83627dhg: add a function which is used on tyan s8226 by Siyuan Wang · 12 years ago
  30. 87b5aa9e IEI/KINO: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  31. e644bad VIA Nano: Add support for VIA Nano CPUs by Alexandru Gagniuc · 12 years ago
  32. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  33. eb1d39b AMD S3: The offset of the nv storage depends on config.h by Zheng Bao · 12 years ago
  34. 83a6dbd ioapic driver: typedef the ioapic_config struct (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  35. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  36. 71c7a3f AMD hudson: Complete the missing rule by Zheng Bao · 12 years ago
  37. d2245bb Drop unused ISA Pnp definitions by Kyösti Mälkki · 12 years ago
  38. 3780597 SB700/SP5100: This configures the HPET clock period. by Dave Frodin · 12 years ago
  39. cc60198 AMD Hudson: Move the combining firmware from Python to sh. by Zheng Bao · 12 years ago
  40. 0a78f91 Intel model_106cx: change CAR to HT-capable by Kyösti Mälkki · 12 years ago
  41. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  42. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  43. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  44. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  45. 5be2060 LUMPY: Add information to generate MPTABLE from devicetree.cb by Sven Schnelle · 12 years ago
  46. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  47. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  48. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 12 years ago
  49. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  50. de415eb coreboot: Dump memory around problem area when encountering exception by Alexandru Gagniuc · 12 years ago
  51. 7598bea AMD Hudson: Enable HD audio by zbao · 12 years ago
  52. 9de0fee Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU by Kyösti Mälkki · 12 years ago
  53. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  54. 7874e9d Sandybridge: Fix integer overrun in romstage udelay() by Stefan Reinauer · 12 years ago
  55. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  56. 4c29d7f Do not allow modifying memory table directly by Kyösti Mälkki · 12 years ago
  57. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  58. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  59. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  60. 62673c0 Siemens SiteMP: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  61. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  62. 9ca1c0a Sandy/Ivy Bridge and Cougar/Panther Point: Fix names by Stefan Reinauer · 12 years ago
  63. b98d078 bd82x6x: Add beep commands by Dylan Reid · 12 years ago
  64. c02cada AMD RS690: mark MMCONF resource as reserved MEM by Kyösti Mälkki · 12 years ago
  65. ffb6bdd AMD f15: Change multiply ONE_MB to bit shifting (Propagation) by zbao · 12 years ago
  66. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  67. cc3b188 Technexion TIM5690: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  68. f85398c AMD S3: Remove the hardcoded volatile position by zbao · 12 years ago
  69. 695cc76 AMD Thatcher: Add BIOS callback hook for getting VBIOS Image by zbao · 12 years ago
  70. f88204e Add a capability for mainboard-specific posting. by Alexandru Gagniuc · 12 years ago
  71. 16b022a Perform additional programming requirements for SATA by Stefan Reinauer · 12 years ago
  72. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  73. 15dc3cc AMD f15 nb: Remove the misleading 0x100 from the limitk (Propagation) by zbao · 12 years ago
  74. 49bb26a4 AMD NB: Limit the device field to 5 bits. (Propagation) by zbao · 12 years ago
  75. 9bf356f SuperIO LPC47N217: Remove warnings by zbao · 12 years ago
  76. 1594544 AMD Parmer: Remove warning. by zbao · 12 years ago
  77. 125d7c7 VIA Epia-N: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  78. df0fbc7 Intel CPUs: Fix counting of CPU cores by Kyösti Mälkki · 12 years ago
  79. 15cf0ad Fix mainboard level enable_dev() by Kyösti Mälkki · 12 years ago
  80. a1e6a9c RTC: Add a routine to check if the CMOS date is valid by zbao · 12 years ago
  81. d462736 Limit the device field to 5 bits. by zbao · 12 years ago
  82. ef180e2 AMD hudson: Call the rtc update if needed. by zbao · 12 years ago
  83. ea71e81 AMD Thatcher Board based on trinity by zbao · 12 years ago
  84. 170d19c x86emu: fix jump_near_IMM to handle DATA: flag correctly by Stefan Reinauer · 12 years ago
  85. 3b69578 x86emu: Fix more mis-decoding of the data prefix by Stefan Reinauer · 12 years ago
  86. b25374c Remove uma_memory_base from build if no GFXUMA by Kyösti Mälkki · 12 years ago
  87. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  88. 30f0464 AMD Agesa and GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  89. f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  90. bbf2496 x86emu: Respect the LEA 67h address size prefix by Stefan Reinauer · 12 years ago
  91. 9fd183e AMD F15tn northbridge: Remove the misleading 0x100 from the limitk. by zbao · 12 years ago
  92. 9edd8e4 AMD and GFXUMA : drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  93. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  94. 7f189cc Intel Sandybridge and UMA: use mmio_resource() by Kyösti Mälkki · 12 years ago
  95. 1ec5e74 Intel Sandybridge: add reserved memory as resources by Kyösti Mälkki · 12 years ago
  96. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  97. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  98. 1068087 USBDEBUG: retry harder for slow devices by Sven Schnelle · 12 years ago
  99. 4141993 bd82x6x: Fix CONFIG_USBDEBUG by Sven Schnelle · 12 years ago
  100. d4ee808 sandybridge: reinitialize usbdebug after MRC by Sven Schnelle · 12 years ago