1. 29840e2 AMD Fam 15tn: Use all memory on systems with more than 4 GB by Siyuan Wang · 11 years ago
  2. f97ff3f dram: Add utilities for decoding DDR3 SPDs by Alexandru Gagniuc · 11 years ago
  3. 3261046 spd.h: Add all known SPD_MEMORY_TYPE definitions. by Alexandru Gagniuc · 11 years ago
  4. 8048e74 include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines by Paul Menzel · 11 years ago
  5. 1b22827 Asus F2A85-M: Fix the _CRS PCI0 bus info by Rudolf Marek · 11 years ago
  6. 01c095f AMD Geode CS5536: downgrade BIOS_ERR by Christian Gmeiner · 11 years ago
  7. 038aa29 console: add support for QEMU's debugcon by Gerd Hoffmann · 11 years ago
  8. 66da043 haswell: allow for disabled hyperthreading by Aaron Durbin · 11 years ago
  9. 27435d3 haswell: fix overflow handling TOUUD by Aaron Durbin · 11 years ago
  10. 373a20c Intel Lynx Point: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  11. 9c50e6a Intel BD82x6x: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  12. 42409e8 northbridge/amd/amdmct: Use `static const` instead of `const static` by Paul Menzel · 11 years ago
  13. 3aa5816 am335x: Clean up/fix some settings in the am335x Kconfig. by Gabe Black · 11 years ago
  14. 29a4355 Provide sane Kconfig default for cmos.default. by Denis 'GNUtoo' Carikli · 11 years ago
  15. 8977b6a Lenovo ThinkPad X60: cleanup Native VGA init. by Denis 'GNUtoo' Carikli · 11 years ago
  16. 474eeed AMD Trinity boards: Add reserved memory area for SPI base address in ACPI by Steven Sherk · 11 years ago
  17. 0390112 AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard' by Siyuan Wang · 11 years ago
  18. d189229 AMD Llano, Brazos boards: Use `sizeof(var)` to get its size by Paul Menzel · 11 years ago
  19. d3ed411 AMD Trinity boards: Use `sizeof(var)` to get its size by Rudolf Marek · 11 years ago
  20. 1a71f4c qemu: remove vga hook by Gerd Hoffmann · 11 years ago
  21. c4fd297 cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMER by Christian Gmeiner · 11 years ago
  22. 3c7e939 beaglebone: initial Kconfig and Makefiles by Gabe Black · 11 years ago
  23. ac6ea04 Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM console by Paul Menzel · 11 years ago
  24. c6d1da0 snow: Add a name to the serial console UART choice block. by Gabe Black · 11 years ago
  25. 5750fdd Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` by Ronald G. Minnich · 11 years ago
  26. 60c54cc cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER by Paul Menzel · 11 years ago
  27. 4e01cfb cpu/intel/haswell/Kconfig: Intend help text with two spaces by Paul Menzel · 11 years ago
  28. 87b9bf5 include/timer.h: Fix typo in in*iti*alize in comment by Paul Menzel · 11 years ago
  29. 51837f9 Intel Sandy Bridge: udelay.c: Change comparison from <= to < by Paul Menzel · 11 years ago
  30. 1e24f4b Kconfig: Remove duplicate entry for `USE_OPTION_TABLE` by Paul Menzel · 11 years ago
  31. 393619b intel/gm45: Add more debug output to read/write training by Nico Huber · 11 years ago
  32. 12276ac intel/gm45: Handle overflows during DDR3 write training by Nico Huber · 11 years ago
  33. 08bee23 intel/gm45: Refactor DDR3 write training by Nico Huber · 11 years ago
  34. 35e45c0 intel/gm45: Handle overflows during DDR3 read training by Nico Huber · 11 years ago
  35. 26a6435 intel/gm45: Refactor DDR3 read training by Nico Huber · 11 years ago
  36. 0da9286 intel/gm45: Fix interpretation of VT-d disable bit by Nico Huber · 11 years ago
  37. 0f43af2 intel/i5000: Remove unused copy of udelay.c by Nico Huber · 11 years ago
  38. 883b03f AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix build by Paul Menzel · 11 years ago
  39. b2cddd4 ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt case by Paul Menzel · 11 years ago
  40. b0fb223 Drop llshell by Stefan Reinauer · 11 years ago
  41. d433acb AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer by Bruce Griffith · 11 years ago
  42. 05f3b11 AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer by Paul Menzel · 11 years ago
  43. 5b54d35 haswell: enable cache-as-ram migration by Aaron Durbin · 11 years ago
  44. 2ad6bd2 cbmem console: use cache-as-ram API and cleanup by Aaron Durbin · 11 years ago
  45. 677e155 chromeos: use cache-as-ram migration API for vbnv by Aaron Durbin · 11 years ago
  46. cb997d3 pc80/tpm: allow for cache-as-ram migration by Aaron Durbin · 11 years ago
  47. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  48. 4bd7b0c EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. by Ronald G. Minnich · 11 years ago
  49. 3a14571 AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static` by Paul Menzel · 11 years ago
  50. cd1cef4 AMD Fam15tn boards: Document lane ID mapping from BKDG by Rudolf Marek · 11 years ago
  51. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  52. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  53. 8c8af59 AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory by Paul Menzel · 11 years ago
  54. c49ae3c Revert "PC Engines ALIX.1C: Add CMOS defaults." by Peter Stuge · 11 years ago
  55. 08d0baa Revert "Asus M4A785T-M: Add CMOS defaults." by Peter Stuge · 11 years ago
  56. d289852 Remove the wtm1 mainboard by Duncan Laurie · 11 years ago
  57. f90071f PC Engines ALIX.1C: Add CMOS defaults. by Denis 'GNUtoo' Carikli · 11 years ago
  58. 33cde9a Make early x86 POST codes written to IO port optional by Martin Roth · 11 years ago
  59. c1ef740 haswell: Fix VGA option rom INT15 handler by Duncan Laurie · 11 years ago
  60. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  61. c5e036a Get rid of a number of __GNUC__ checks by Stefan Reinauer · 11 years ago
  62. b8b3e8b Asus M4A785T-M: Add CMOS defaults. by Denis 'GNUtoo' Carikli · 11 years ago
  63. e04dc75 AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.h by Siyuan Wang · 11 years ago
  64. bed88d6 northbridge/intel/i5000/udelay.c: Remove unused header `console.h` by Paul Menzel · 11 years ago
  65. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  66. d654f42 AMD: Reduce stack size from 64 KB to the default of 4 KB by Paul Menzel · 11 years ago
  67. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  68. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  69. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  70. 758076c x86: use asmlinkage macro for smm_handler_t by Aaron Durbin · 11 years ago
  71. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  72. ea23a6b src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment by Paul Menzel · 11 years ago
  73. 703aa97 x86: harden tsc udelay() function by Aaron Durbin · 11 years ago
  74. ddddf15 Intel 82801Gx: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  75. 1b3e176 x86 I/O APIC: Dump I/O APIC regs in `ioapic.c` by Paul Menzel · 11 years ago
  76. ac75bc6 x86 I/O APIC: Make functions `io_apic_{read,write}()` public by Paul Menzel · 11 years ago
  77. 15c671e boot state: remove drain timers option by Aaron Durbin · 11 years ago
  78. 0748d30 boot state: add ability to block state transitions by Aaron Durbin · 11 years ago
  79. 39ecc65 haswell: use asmlinkage for assembly-called funcs by Aaron Durbin · 11 years ago
  80. d39c650 exynos5: select HAVE_MONOTONIC_TIMER by David Hendricks · 11 years ago
  81. 8e73b5d x86: add TSC_CONSTANT_RATE option by Aaron Durbin · 11 years ago
  82. 7cb1ba9 haswell: use tsc for udelay() by Aaron Durbin · 11 years ago
  83. 935850e asrock/e350m1: reduce default stack size by Stefan Reinauer · 11 years ago
  84. 998d0c6 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  85. 040f25b timer.h: add mono_time_diff_microseconds() by David Hendricks · 11 years ago
  86. 0bb875b exynos5/5250: Update timer call sites to use monotonic timer API by David Hendricks · 11 years ago
  87. c2f1777 Lenovo ThinkPad X60: Clean up `romstage.c` by Paul Menzel · 11 years ago
  88. ab98cfe Revert "exynos5250/snow: deprecate time.h" by David Hendricks · 11 years ago
  89. cc76d7e Asus F2A85-M Enable the SD controller for F2A85-M by Rudolf Marek · 11 years ago
  90. dfb0686 AMD F15: Fix warning in Proc/CPU/Feature by Martin Roth · 11 years ago
  91. 8187f3d AMD F15: Fix warnings in Proc/Common by Martin Roth · 11 years ago
  92. 2fde966 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  93. fe9f0f4 cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC` by Paul Menzel · 11 years ago
  94. 5ec69ed exynos5250: monotonic timer implementation (using MCT) by David Hendricks · 11 years ago
  95. 0086162 AMD SATA: Correct »them implement« to »then implement« in comments by Paul Menzel · 11 years ago
  96. ac22227 Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  97. e62b8e9 Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT` by Paul Menzel · 11 years ago
  98. e690eda cbfs: make searching for a file less verbose by Aaron Durbin · 11 years ago
  99. 825c78b mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC by David Hubbard · 11 years ago
  100. 3f39cd2 armv7: invalidate TLB entries as they are added/modified by David Hendricks · 11 years ago