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