1. f5bb477 Fix AMD Agesa leaking Kconfig by Kyösti Mälkki · 12 years ago
  2. 1c93d90 ROMCC boards have no XIP limit by Patrick Georgi · 12 years ago
  3. b58651b Use search path when building dependencies by Patrick Georgi · 12 years ago
  4. 1a34165 xchg is atomic with side-effects by Patrick Georgi · 12 years ago
  5. fe9210f clang: Don't use mmx nor sse by Patrick Georgi · 12 years ago
  6. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  7. d4d5e4d Via Epia-N and C3: Set ioapic delivery type in Kconfig by Patrick Georgi · 12 years ago
  8. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  9. 7863015 Fix address of IDT in real-mode entry by Kyösti Mälkki · 12 years ago
  10. 5750ed2 Fix AMD Fam14 cbmen allocation by Marc Jones · 12 years ago
  11. 8d59569 Clean up whitespace in fam14 northbridge.c by Marc Jones · 12 years ago
  12. 02bb578 Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available by Gabe Black · 13 years ago
  13. 0f995bc AGESA family 12 changes to fix torpedo warnings by Martin Roth · 13 years ago
  14. 5efe10a Union Station: Fixes to turn on HDMI by Frank Vibrans · 12 years ago
  15. 2fc955e Union Station: Remove SIO support by Frank Vibrans · 12 years ago
  16. 30cc480 No need to setup include paths with .s files by Patrick Georgi · 12 years ago
  17. fb5026c malloc: size is unsigned, don't test for size < 0 by Patrick Georgi · 12 years ago
  18. 0c24537 mainboard/aopen/Kconfig: remove extra whitespace by Patrick Georgi · 12 years ago
  19. c040e476 Portability improvement by Patrick Georgi · 12 years ago
  20. 987e883 Make libpayload alloc() memory pointers volatile by Marc Jones · 12 years ago
  21. 32829ca If the memory mapped UART isn't present, leave it out of the cb tables. by Gabe Black · 13 years ago
  22. d7a75ec tell superiotool about the ITE 8772 by Stefan Reinauer · 13 years ago
  23. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  24. 66ecdc5 Fix compilation when USE_OPTION_TABLE is not defined. by Duncan Laurie · 13 years ago
  25. 0523989 Fix coreboot table size calculations. by Vadim Bendebury · 13 years ago
  26. c75bfde Clean up use of CONFIG_ variables in coreboot_table.c by Stefan Reinauer · 13 years ago
  27. 5260871 Fix dependency problem for uart8250.c as well by Stefan Reinauer · 13 years ago
  28. ba9dae2 Fix compilation with CONFIG_USE_OPTION_TABLE enabled by Stefan Reinauer · 13 years ago
  29. 6f88a6e Add helper function to find a Local APIC by ID in the device tree. by Duncan Laurie · 13 years ago
  30. 5807555 Don't try to compute I/O for empty sub buses. by Stefan Reinauer · 13 years ago
  31. dfab0f6 OXPCIe: Reinitialize UART after pci_dev_set_resources() by Stefan Reinauer · 13 years ago
  32. 8907e81 move console includes to central console/console.h by Stefan Reinauer · 13 years ago
  33. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  34. afaa257 Don't run any Option ROMs stored outside of the system flash by Stefan Reinauer · 13 years ago
  35. 1025f3a Add an implementation for the memchr library function by Gabe Black · 13 years ago
  36. 8ebd11e Fix lint-stable checkin hooks on MacOS X by Stefan Reinauer · 12 years ago
  37. 0a50084 Don't run VGA option ROMs on S3 resume. by Stefan Reinauer · 13 years ago
  38. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  39. 9116270 Add support for A-Open DXPL Plus-U motherboard by Kyösti Mälkki · 13 years ago
  40. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  41. 533ec00 lint: test that labels begin at start-of-line by Patrick Georgi · 12 years ago
  42. 51f6a20 correctly mark code segments as code in SELF by Stefan Reinauer · 13 years ago
  43. c44de49 selfboot: drop dead code by Stefan Reinauer · 13 years ago
  44. 5ec2158 Revert "Use -mno-sse to prevent overzealous gcc optimizations" by Patrick Georgi · 12 years ago
  45. ccf28ba Use -mno-sse to prevent overzealous gcc optimizations by Stefan Reinauer · 13 years ago
  46. 067d223 Fix ECC disable option for AMD Fam10 DDR2 and DDR3. by Marc Jones · 12 years ago
  47. 07408e6 gitconfig: Add lint-stable as pre-commit hook by Patrick Georgi · 12 years ago
  48. cb02cb7 lint: create two classes of tests, stable and dev by Patrick Georgi · 12 years ago
  49. 9c7467e Fix lint test for build directories by Patrick Georgi · 12 years ago
  50. 7be482b Drop support for BROKEN marker by Patrick Georgi · 13 years ago
  51. c88ed85 Rename vendor identifiers in Kconfig by Patrick Georgi · 13 years ago
  52. 730c0ee Fix x86 cpu_phys_address_size by Kyösti Mälkki · 12 years ago
  53. b99bc43 tint requires more heap space for PDCurses. by Marc Jones · 12 years ago
  54. 399fcdd AMD southbridge: remove sp5100 by Kyösti Mälkki · 12 years ago
  55. 72bf6a1 asus/m4a785t-m: correct the CPU microcode patch selection by Denis 'GNUtoo' Carikli · 12 years ago
  56. 4c796ea Ati video: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  57. 80bd74c Revert "Fix multipleVGA cards resource conflict on Windows" by Marc Jones · 12 years ago
  58. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 13 years ago
  59. b05bf5b amd/sb600: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  60. fff8cdf Remove old AMD fam10 fixme comment by Marc Jones · 12 years ago
  61. 0864016 libpayload: fix compile error with enabled USB_DEBUG by Mathias Krause · 13 years ago
  62. c877d22 Force SB600 bootblock to use I/O for PCI config by Dave Frodin · 13 years ago
  63. 5257c27 Force SB700 bootblock code to use I/O for PCI config cycles. by Dave Frodin · 13 years ago
  64. 2eacc0e Force SB800 bootblock to use I/O for PCI config by Dave Frodin · 13 years ago
  65. d8d8c63 Fix MTRR TOM2 WB cache setup for AMD CPUs > revF. by Marc Jones · 13 years ago
  66. dc0bdbab Torpedo mainboard changes to fix warnings. by Martin Roth · 13 years ago
  67. da52aed Fixes Fam10/SR5650 cpu not recognized message. by Dave Frodin · 13 years ago
  68. e42d639 IEI-Kino Fam10 MPtable fix. by Dave Frodin · 13 years ago
  69. 3aea958 IEI Kino Fam10 ACPI table fixes. by Dave Frodin · 13 years ago
  70. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  71. 0e992be amd/sb700: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  72. c46f450 intel/i82801cx: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  73. e0ddbc7 sis/sis966: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  74. 7389378 intel/i82801ex: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  75. 62246f7 intel/sch: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  76. 024d8d9 amd/sb800: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  77. c726e03 broadcom/bcm5785: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  78. d6a6eef libpayload: enforce const correctness for CMOS getter/setter by Mathias Krause · 13 years ago
  79. 334328a Avoid ../../.. paths in ASL files by Patrick Georgi · 13 years ago
  80. fdcd135 Rename i945 ACPI files to not carry an i945_ prefix by Patrick Georgi · 13 years ago
  81. 632ab1f libpayload: fix compiler warning for first_cmos_entry() by Mathias Krause · 13 years ago
  82. f01291d nvidia/ck804: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  83. 472efa6 Remove whitespace. by Patrick Georgi · 13 years ago
  84. d13e416 lint: Add test for whitespace issues in the code by Patrick Georgi · 13 years ago
  85. 152738f amd/amd8111: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  86. 4eee42f via/cx700: Move HAVE_HARD_RESET to northbridge by Patrick Georgi · 13 years ago
  87. a842aec intel/82801dx: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  88. 93dd07f Exit building if romstage.bin is larger than size of XIP by zbao · 13 years ago
  89. 6d6d18e Mainboard: Add AMD dinar mainboard. by Kerry Sheh · 13 years ago
  90. 3c71a85 SIO: Add smsc sio1036 superio by Kerry Sheh · 13 years ago
  91. c94940c SIO: Add smsc/sch4037 superio support by Kerry Sheh · 13 years ago
  92. ea52223 M4A785-M,M4A785T-M: fix SSDT tables by Denis 'GNUtoo' Carikli · 13 years ago
  93. 250f655 M4A785T-M: fix TOM2. by Denis 'GNUtoo' Carikli · 13 years ago
  94. 131c936 SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapper by Kerry Sheh · 13 years ago
  95. 6811f75 AGESA F15: AGESA family15 model 00-0fh northbridge wrapper by Kerry Sheh · 13 years ago
  96. 134d8a9 HWM: Nuvoton W83795G/ADG HWM support by Kerry Sheh · 13 years ago
  97. a3f0607 Mainboard: Supermicro/h8qgi mainboard update by Kerry Sheh · 13 years ago
  98. c55f5a0 SIO: Winbond w83627dhg update by Kerry Sheh · 13 years ago
  99. 6b909f2 RD890: AMD RD890/SR56X0 CIMX wrapper by Kerry Sheh · 13 years ago
  100. e41745e pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids by Kerry Sheh · 13 years ago