1. 67aa3d6 drop use of MAX_PHYSICAL_CPUS and MAX_CPUS where not needed by Stefan Reinauer · 13 years ago
  2. 5e02bc6 Make PCI CONF2 support a compile time option by Stefan Reinauer · 13 years ago
  3. bf729ba Add more timestamps in coreboot. by Stefan Reinauer · 13 years ago
  4. 10fea92 Fix coreboot makefiles not to produce half baked output. by Vadim Bendebury · 13 years ago
  5. cde7801 Add timestamps for selfboot and acpi wake by Duncan Laurie · 13 years ago
  6. c668af7 Make TPM driver work in rom stage. by Stefan Reinauer · 13 years ago
  7. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  8. b89a761 Add Google ChromeOS vendorcode directory by Stefan Reinauer · 12 years ago
  9. 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 13 years ago
  10. 1afe51a Add native memset() function on x86 by Stefan Reinauer · 13 years ago
  11. 0054afa Add faster, architecture dependent memcpy() by Stefan Reinauer · 13 years ago
  12. 19e7e7d Add infrastructure for global data in the CAR phase of boot by Gabe Black · 13 years ago
  13. 4d04a71 Detect whether the OXPCIE card is really present while in the ROM stage. by Gabe Black · 13 years ago
  14. 1b632af Fix typos in src/console/Kconfig by Stefan Reinauer · 13 years ago
  15. 90dcdd4 Add support for enabling PCIe Common Clock and ASPM by Duncan Laurie · 13 years ago
  16. 22c0468 Refactor publishing CBMEM addresses through coreboot table. by Vadim Bendebury · 13 years ago
  17. 2e43867 Add timestamp table pointer to the coreboot table. by Vadim Bendebury · 13 years ago
  18. b93f74b Introduce utility for parsing CBMEM contents. by Vadim Bendebury · 13 years ago
  19. 3e31600 CBMEM CONSOLE: Enable coreboot CBMEM console. by Vadim Bendebury · 13 years ago
  20. 1078c67 CBMEM CONSOLE: Add code using the new console driver. by Vadim Bendebury · 13 years ago
  21. be25a4d CBMEM CONSOLE: Add CBMEM type for console buffer. by Vadim Bendebury · 13 years ago
  22. 32da8be CBMEM CONSOLE: Add CBMEM console driver implementation. by Vadim Bendebury · 13 years ago
  23. c34b463 CBMEM CONSOLE: Add config option for CBMEM stored console log. by Vadim Bendebury · 13 years ago
  24. f2f9386 Increase CBMEM to accommodate larger console. by Vadim Bendebury · 13 years ago
  25. 654f293 Add cmos helper functions for reading/writing a dword by Duncan Laurie · 13 years ago
  26. 9ec8ed8 selfboot: Allow loading SeaBIOS into a reserved region in the lower 1MB by Stefan Reinauer · 13 years ago
  27. e246b31 Include arch/acpi.h instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  28. 6f72d69 Add timestamp collecting to coreboot. by Vadim Bendebury · 13 years ago
  29. 9202473d Add a config flag to enable time stamp collection by Vadim Bendebury · 13 years ago
  30. e186060 Initialize CBMEM early. by Vadim Bendebury · 13 years ago
  31. e6b6aff Introduce config option to initialize CBMEM early. by Vadim Bendebury · 13 years ago
  32. c9da015 Add bifferboard by Rudolf Marek · 12 years ago
  33. ae012486 Add 64KB romchip chip size by Rudolf Marek · 12 years ago
  34. 6b89b4c Add support for RDC R8610 Southbridge by Rudolf Marek · 12 years ago
  35. c0c5ac7 Add the support for RDC R8610 Northbridge by Rudolf Marek · 12 years ago
  36. 1c89e90 Add RDC R8610 PCI IDs. by Rudolf Marek · 12 years ago
  37. 1dd0dda Fix cleaning SeaBIOS from coreboot makefile by Marc Jones · 12 years ago
  38. 6588802 Disable the GDB stub by default by Rudolf Marek · 12 years ago
  39. a01ae62 Fix possible deadlock on SMP stop_this_cpu by Kyösti Mälkki · 12 years ago
  40. 8b28d50 Intel cpus: Fix deadlock on hyper-threading init by Kyösti Mälkki · 12 years ago
  41. 2172f61 Makefile: rename linker intermediate variable by Kyösti Mälkki · 12 years ago
  42. c0ea543 gitconfig: Improve commit-msg hook by Patrick Georgi · 12 years ago
  43. e77b9a0 Replace ramtest pattern to assist in DIMM configuration by Kyösti Mälkki · 12 years ago
  44. 8a85bcc i82801gx: Support power-on-after-power-fail better by Patrick Georgi · 13 years ago
  45. c07466b i82801gx: Use CMOS variable if available for power-on on power failure by Patrick Georgi · 13 years ago
  46. 5161509 printf: Remove some L modifier uses by Patrick Georgi · 12 years ago
  47. ccee625 Fix libpayload alloc() size and gcc pointer optimization problems. by Marc Jones · 12 years ago
  48. 06253cd Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. by Rudolf Marek · 12 years ago
  49. 06c0429 Another indirection for normal/fallback bootblock by Patrick Georgi · 13 years ago
  50. 7a39446 Intel cpus: Include CAR from socket by Kyösti Mälkki · 12 years ago
  51. dd3b227 Fix AMD Fam15 CBMEM allocation by Stefan Reinauer · 12 years ago
  52. 30b46ce Fix AMD Fam12 CBMEM allocation by Stefan Reinauer · 12 years ago
  53. cc6c615 Fix AMD Fam10 CBMEM allocation by Stefan Reinauer · 12 years ago
  54. 3ae1c65 AMD Agesa: delete no-op bootblock files by Kyösti Mälkki · 12 years ago
  55. d11ca1d Rename AMD_AGESA to CPU_AMD_AGESA by Kyösti Mälkki · 12 years ago
  56. f5bb477 Fix AMD Agesa leaking Kconfig by Kyösti Mälkki · 12 years ago
  57. 1c93d90 ROMCC boards have no XIP limit by Patrick Georgi · 12 years ago
  58. b58651b Use search path when building dependencies by Patrick Georgi · 12 years ago
  59. 1a34165 xchg is atomic with side-effects by Patrick Georgi · 12 years ago
  60. fe9210f clang: Don't use mmx nor sse by Patrick Georgi · 12 years ago
  61. eb5e28f Intel northbridge I945: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  62. d4d5e4d Via Epia-N and C3: Set ioapic delivery type in Kconfig by Patrick Georgi · 12 years ago
  63. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  64. 7863015 Fix address of IDT in real-mode entry by Kyösti Mälkki · 12 years ago
  65. 5750ed2 Fix AMD Fam14 cbmen allocation by Marc Jones · 12 years ago
  66. 8d59569 Clean up whitespace in fam14 northbridge.c by Marc Jones · 12 years ago
  67. 02bb578 Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available by Gabe Black · 13 years ago
  68. 0f995bc AGESA family 12 changes to fix torpedo warnings by Martin Roth · 12 years ago
  69. 5efe10a Union Station: Fixes to turn on HDMI by Frank Vibrans · 12 years ago
  70. 2fc955e Union Station: Remove SIO support by Frank Vibrans · 12 years ago
  71. 30cc480 No need to setup include paths with .s files by Patrick Georgi · 12 years ago
  72. fb5026c malloc: size is unsigned, don't test for size < 0 by Patrick Georgi · 12 years ago
  73. 0c24537 mainboard/aopen/Kconfig: remove extra whitespace by Patrick Georgi · 12 years ago
  74. c040e476 Portability improvement by Patrick Georgi · 12 years ago
  75. 987e883 Make libpayload alloc() memory pointers volatile by Marc Jones · 12 years ago
  76. 32829ca If the memory mapped UART isn't present, leave it out of the cb tables. by Gabe Black · 13 years ago
  77. d7a75ec tell superiotool about the ITE 8772 by Stefan Reinauer · 13 years ago
  78. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  79. 66ecdc5 Fix compilation when USE_OPTION_TABLE is not defined. by Duncan Laurie · 13 years ago
  80. 0523989 Fix coreboot table size calculations. by Vadim Bendebury · 13 years ago
  81. c75bfde Clean up use of CONFIG_ variables in coreboot_table.c by Stefan Reinauer · 13 years ago
  82. 5260871 Fix dependency problem for uart8250.c as well by Stefan Reinauer · 13 years ago
  83. ba9dae2 Fix compilation with CONFIG_USE_OPTION_TABLE enabled by Stefan Reinauer · 13 years ago
  84. 6f88a6e Add helper function to find a Local APIC by ID in the device tree. by Duncan Laurie · 13 years ago
  85. 5807555 Don't try to compute I/O for empty sub buses. by Stefan Reinauer · 13 years ago
  86. dfab0f6 OXPCIe: Reinitialize UART after pci_dev_set_resources() by Stefan Reinauer · 13 years ago
  87. 8907e81 move console includes to central console/console.h by Stefan Reinauer · 13 years ago
  88. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  89. afaa257 Don't run any Option ROMs stored outside of the system flash by Stefan Reinauer · 13 years ago
  90. 1025f3a Add an implementation for the memchr library function by Gabe Black · 13 years ago
  91. 8ebd11e Fix lint-stable checkin hooks on MacOS X by Stefan Reinauer · 12 years ago
  92. 0a50084 Don't run VGA option ROMs on S3 resume. by Stefan Reinauer · 13 years ago
  93. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  94. 9116270 Add support for A-Open DXPL Plus-U motherboard by Kyösti Mälkki · 13 years ago
  95. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  96. 533ec00 lint: test that labels begin at start-of-line by Patrick Georgi · 12 years ago
  97. 51f6a20 correctly mark code segments as code in SELF by Stefan Reinauer · 13 years ago
  98. c44de49 selfboot: drop dead code by Stefan Reinauer · 13 years ago
  99. 5ec2158 Revert "Use -mno-sse to prevent overzealous gcc optimizations" by Patrick Georgi · 12 years ago
  100. ccf28ba Use -mno-sse to prevent overzealous gcc optimizations by Stefan Reinauer · 13 years ago