1. 9c9eb8c Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  2. e5fe3ac Fix typo in mPGA603 socket by Kyösti Mälkki · 12 years ago
  3. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  4. 1f0d379 Revert order in VGA device choice by Kostr · 12 years ago
  5. ee00e7b Mainboard: Fix IO-HUB link number in Dinar mainboard by Kostr · 12 years ago
  6. 9b757dc lint: Get absolute path in compare_output by Zheng Bao · 12 years ago
  7. 4bb7a8d Provide access to smaller registers in eregs by Patrick Georgi · 12 years ago
  8. 89bbcf4 Use mainboard_interrupt_handlers everywhere by Patrick Georgi · 12 years ago
  9. f3a163a YABEL: Common API to register interrupt handlers by Patrick Georgi · 12 years ago
  10. 1ee8b45 add tyan s8226: add a new mainboard by Siyuan Wang · 12 years ago
  11. 684b8ab lint: Stop searching when one GNUmake is found by Zheng Bao · 12 years ago
  12. 70c660f pirq_routing: Allow routing with more than 4 PIRQ links by Alexandru Gagniuc · 12 years ago
  13. 93a8b27 libpayload: Set 8bits per char for serial port by Anton Kochkov · 12 years ago
  14. 89397fc superiotool: Fix for FreeBSD by Andriy Gapon · 12 years ago
  15. d2cb7ea libpayload: UHCI driver contained too much magic by Patrick Georgi · 12 years ago
  16. 16c7ad7 buildsystem: ensure directory exists before use by Patrick Georgi · 12 years ago
  17. 14b248b Fix compilation without CONFIG_WRITE_HIGH_TABLES. by Denis 'GNUtoo' Carikli · 12 years ago
  18. efcb8de libpayload: fix for UHCI bulk transactions by Anton Kochkov · 12 years ago
  19. 86aa7c4 build.h: Re-run hostname if it doesn't take '-s' option. by Zheng Bao · 12 years ago
  20. b13e94c nvramtool: uname in NetBSD doesnt take "-o" by Zheng Bao · 12 years ago
  21. f78c700 libpayload: fix fetching integers from CMOS as string by Patrick Georgi · 12 years ago
  22. 82c06bd nvramtool: Require no hw access for integrated Makefile by Zheng Bao · 12 years ago
  23. 8d73692 AMD Hudson: Printf the high address as unsigned integer by Zheng Bao · 12 years ago
  24. 533bca8 lint: Add template for mktemp to meet BSD requirements by Zheng Bao · 12 years ago
  25. 82867d3 libpayload: Don't leave temporary files behind by Patrick Georgi · 12 years ago
  26. 08ed5a8 libpayload: Extend CMOS access library by Patrick Georgi · 12 years ago
  27. 72cee54 HAVE_HIGH_TABLES is gone by Patrick Georgi · 12 years ago
  28. 80d2526 abuild: abort if payload.sh failed by Patrick Georgi · 12 years ago
  29. 5c63761 nvramtool: Read/write binary data as binary by Patrick Georgi · 12 years ago
  30. cf329ff AMD hudson: Round the float pointing number to integer by Zheng Bao · 12 years ago
  31. 1d66897 Fix disconnect handling on UHCI root ports by Anton Kochkov · 12 years ago
  32. f6c8080 UHCI: use proper pointer size by Anton Kochkov · 12 years ago
  33. 5b209c0 crossgcc: Change the term color back (trivial) by Zheng Bao · 12 years ago
  34. a7f374f cimx sb700: change Platform.h to remove some warnings by Siyuan Wang · 12 years ago
  35. 128c7d7 agesa fam15 northbridge: change lapic_id to accommodate two CPUs by Siyuan Wang · 12 years ago
  36. 1fb49df C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA by Siyuan Wang · 12 years ago
  37. fec5b64 AMD Hudson: use awk to calulate instead of expr by Zheng Bao · 12 years ago
  38. 615304c lint: Dont highlight the matching text in grep by Zheng Bao · 12 years ago
  39. a59a9f7 Set SMBIOS mainboard version based on i2c eeprom by Christian Gmeiner · 12 years ago
  40. ea8011b Add i2c eeprom to device tree by Christian Gmeiner · 12 years ago
  41. b3a18ac Isolate Kconfig host compiler options by Patrick Georgi · 12 years ago
  42. 4adb19b Mahogany_Fam10: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  43. 73ab60a Fix ramstage location in trace scripts by Rudolf Marek · 12 years ago
  44. 4b14e82 Fix tracing compilation on SMM enabled targets. by Rudolf Marek · 12 years ago
  45. 01a42ba Fix VT8237S USB IRQ routing by Rudolf Marek · 12 years ago
  46. 645f2dd nvramtool: Set build flags for FreeBSD by Zheng Bao · 12 years ago
  47. 534e61c nvramtool: Remove the building warning on older gcc by Zheng Bao · 12 years ago
  48. cf8bcfc superio winbond w83627dhg: add a function which is used on tyan s8226 by Siyuan Wang · 12 years ago
  49. 87b5aa9e IEI/KINO: Fixes an apparent ACPI VGA resource collision. by Dave Frodin · 12 years ago
  50. e54995a superiotool: Add support for Fintek F81865F/F-I register dump. by Stefan Tauner · 12 years ago
  51. e644bad VIA Nano: Add support for VIA Nano CPUs by Alexandru Gagniuc · 12 years ago
  52. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  53. eb1d39b AMD S3: The offset of the nv storage depends on config.h by Zheng Bao · 12 years ago
  54. 83a6dbd ioapic driver: typedef the ioapic_config struct (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  55. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  56. 71c7a3f AMD hudson: Complete the missing rule by Zheng Bao · 12 years ago
  57. d2245bb Drop unused ISA Pnp definitions by Kyösti Mälkki · 12 years ago
  58. 3780597 SB700/SP5100: This configures the HPET clock period. by Dave Frodin · 12 years ago
  59. cc60198 AMD Hudson: Move the combining firmware from Python to sh. by Zheng Bao · 12 years ago
  60. a5de941 gitconfig: Match the Change-Id line more exactly by Zheng Bao · 12 years ago
  61. 0a78f91 Intel model_106cx: change CAR to HT-capable by Kyösti Mälkki · 12 years ago
  62. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  63. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  64. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  65. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  66. 1c36ead libpayload: add controller type in usbdev_hc by Anton Kochkov · 12 years ago
  67. 79b0574 crossgcc: Update GDB patch version to 7.4.1 by zbao · 12 years ago
  68. 5be2060 LUMPY: Add information to generate MPTABLE from devicetree.cb by Sven Schnelle · 12 years ago
  69. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  70. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  71. 0013bbf Support use of the compression option when adding payloads to cbfs. by Dave Frodin · 12 years ago
  72. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 12 years ago
  73. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  74. 7ecfa30 AMD S3: Add a document about S3 on AMD platform by zbao · 12 years ago
  75. de415eb coreboot: Dump memory around problem area when encountering exception by Alexandru Gagniuc · 12 years ago
  76. 811d661 coreinfo: fix build error (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  77. 2efabba buildgcc: Remove the warning options unsupported by cygwin by zbao · 12 years ago
  78. 844e013 buildgcc: Update the toolchain patches version by zbao · 12 years ago
  79. 7598bea AMD Hudson: Enable HD audio by zbao · 12 years ago
  80. f2c3254 gitconfig: upate commit-msg if newer one is available by zbao · 12 years ago
  81. 9de0fee Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPU by Kyösti Mälkki · 12 years ago
  82. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  83. 7874e9d Sandybridge: Fix integer overrun in romstage udelay() by Stefan Reinauer · 12 years ago
  84. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  85. 4c29d7f Do not allow modifying memory table directly by Kyösti Mälkki · 12 years ago
  86. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  87. a675d49 Fix SMBIOS generation by Stefan Reinauer · 12 years ago
  88. 6a73bf6 gitignore: Ignore KDE backup files by Alexandru Gagniuc · 12 years ago
  89. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  90. 62673c0 Siemens SiteMP: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  91. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  92. 9ca1c0a Sandy/Ivy Bridge and Cougar/Panther Point: Fix names by Stefan Reinauer · 12 years ago
  93. b98d078 bd82x6x: Add beep commands by Dylan Reid · 12 years ago
  94. c02cada AMD RS690: mark MMCONF resource as reserved MEM by Kyösti Mälkki · 12 years ago
  95. ffb6bdd AMD f15: Change multiply ONE_MB to bit shifting (Propagation) by zbao · 12 years ago
  96. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  97. cc3b188 Technexion TIM5690: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  98. f85398c AMD S3: Remove the hardcoded volatile position by zbao · 12 years ago
  99. 695cc76 AMD Thatcher: Add BIOS callback hook for getting VBIOS Image by zbao · 12 years ago
  100. f88204e Add a capability for mainboard-specific posting. by Alexandru Gagniuc · 12 years ago