1. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  2. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  3. 8c8af59 AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory by Paul Menzel · 11 years ago
  4. c49ae3c Revert "PC Engines ALIX.1C: Add CMOS defaults." by Peter Stuge · 11 years ago
  5. 08d0baa Revert "Asus M4A785T-M: Add CMOS defaults." by Peter Stuge · 11 years ago
  6. d289852 Remove the wtm1 mainboard by Duncan Laurie · 11 years ago
  7. f90071f PC Engines ALIX.1C: Add CMOS defaults. by Denis 'GNUtoo' Carikli · 11 years ago
  8. 33cde9a Make early x86 POST codes written to IO port optional by Martin Roth · 11 years ago
  9. c1ef740 haswell: Fix VGA option rom INT15 handler by Duncan Laurie · 11 years ago
  10. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  11. c5e036a Get rid of a number of __GNUC__ checks by Stefan Reinauer · 11 years ago
  12. b8b3e8b Asus M4A785T-M: Add CMOS defaults. by Denis 'GNUtoo' Carikli · 11 years ago
  13. e04dc75 AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.h by Siyuan Wang · 11 years ago
  14. bed88d6 northbridge/intel/i5000/udelay.c: Remove unused header `console.h` by Paul Menzel · 11 years ago
  15. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  16. d654f42 AMD: Reduce stack size from 64 KB to the default of 4 KB by Paul Menzel · 11 years ago
  17. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  18. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  19. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  20. 758076c x86: use asmlinkage macro for smm_handler_t by Aaron Durbin · 11 years ago
  21. 37f8c3a cbfs_core.c: make cfbs searches even less verbose by Dave Frodin · 11 years ago
  22. ea23a6b src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment by Paul Menzel · 11 years ago
  23. 703aa97 x86: harden tsc udelay() function by Aaron Durbin · 11 years ago
  24. ddddf15 Intel 82801Gx: LPC: Unify I/O APIC setup by Paul Menzel · 11 years ago
  25. 1b3e176 x86 I/O APIC: Dump I/O APIC regs in `ioapic.c` by Paul Menzel · 11 years ago
  26. ac75bc6 x86 I/O APIC: Make functions `io_apic_{read,write}()` public by Paul Menzel · 11 years ago
  27. 15c671e boot state: remove drain timers option by Aaron Durbin · 11 years ago
  28. 0748d30 boot state: add ability to block state transitions by Aaron Durbin · 11 years ago
  29. 39ecc65 haswell: use asmlinkage for assembly-called funcs by Aaron Durbin · 11 years ago
  30. d39c650 exynos5: select HAVE_MONOTONIC_TIMER by David Hendricks · 11 years ago
  31. 8e73b5d x86: add TSC_CONSTANT_RATE option by Aaron Durbin · 11 years ago
  32. 7cb1ba9 haswell: use tsc for udelay() by Aaron Durbin · 11 years ago
  33. 935850e asrock/e350m1: reduce default stack size by Stefan Reinauer · 11 years ago
  34. 998d0c6 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  35. 040f25b timer.h: add mono_time_diff_microseconds() by David Hendricks · 11 years ago
  36. 0bb875b exynos5/5250: Update timer call sites to use monotonic timer API by David Hendricks · 11 years ago
  37. c2f1777 Lenovo ThinkPad X60: Clean up `romstage.c` by Paul Menzel · 11 years ago
  38. ab98cfe Revert "exynos5250/snow: deprecate time.h" by David Hendricks · 11 years ago
  39. cc76d7e Asus F2A85-M Enable the SD controller for F2A85-M by Rudolf Marek · 11 years ago
  40. dfb0686 AMD F15: Fix warning in Proc/CPU/Feature by Martin Roth · 11 years ago
  41. 8187f3d AMD F15: Fix warnings in Proc/Common by Martin Roth · 11 years ago
  42. 2fde966 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  43. fe9f0f4 cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC` by Paul Menzel · 11 years ago
  44. 5ec69ed exynos5250: monotonic timer implementation (using MCT) by David Hendricks · 11 years ago
  45. 0086162 AMD SATA: Correct »them implement« to »then implement« in comments by Paul Menzel · 11 years ago
  46. ac22227 Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  47. e62b8e9 Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT` by Paul Menzel · 11 years ago
  48. e690eda cbfs: make searching for a file less verbose by Aaron Durbin · 11 years ago
  49. 825c78b mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC by David Hubbard · 11 years ago
  50. 3f39cd2 armv7: invalidate TLB entries as they are added/modified by David Hendricks · 11 years ago
  51. 5c2025c AMD Hudson A55E: Remove GEC firmware blob kconfig prompt by Bruce Griffith · 11 years ago
  52. 0529429 device tree: track init times by Aaron Durbin · 11 years ago
  53. c0466d4 ARMV7: add a function to disable MMU entries by Ronald G. Minnich · 11 years ago
  54. 043b823 Google/Snow: Revise bootblock initialization. by Hung-Te Lin · 11 years ago
  55. c99ae5d armv7: add wrapper for tlbimvaa by David Hendricks · 11 years ago
  56. 0004c0d Google/Snow: Remove duplicated SPI1 initialization in bootblock. by Hung-Te Lin · 11 years ago
  57. 8fc41e1 boot state: run timers on state entry by Aaron Durbin · 11 years ago
  58. 340ca91 coreboot: add timer queue implementation by Aaron Durbin · 11 years ago
  59. 6b0fb0d boot state: track times for each state by Aaron Durbin · 11 years ago
  60. e850164 tsc: provide monotonic timer by Aaron Durbin · 11 years ago
  61. fd8291c lapic: monotonic time implementation by Aaron Durbin · 11 years ago
  62. c46cc6f haswell: 24MHz monotonic time implementation by Aaron Durbin · 11 years ago
  63. a421791 coreboot: introduce monotonic timer API by Aaron Durbin · 11 years ago
  64. 001de1a boot state: rebalance payload load vs actual boot by Aaron Durbin · 11 years ago
  65. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  66. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  67. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  68. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  69. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  70. a4feddf boot state: schedule static callbacks by Aaron Durbin · 11 years ago
  71. 7e35efa ramstage: introduce boot state machine by Aaron Durbin · 11 years ago
  72. e1be5ae rmodule: put all code/data bits in one section by Aaron Durbin · 11 years ago
  73. ac4b00e string: Add STRINGIFY macro by Aaron Durbin · 11 years ago
  74. 032dd14 Google/Snow: Remove unnecessary serial console init code. by Hung-Te Lin · 11 years ago
  75. 4560ca5 Lenovo ThinkPad X60: Init CBMEM early for CBMEM console support. by Denis 'GNUtoo' Carikli · 11 years ago
  76. bf92b19 Google/Snow: Temporary fix for resume failure. by Hung-Te Lin · 11 years ago
  77. 3f73eec Google/Snow: Enable suspend/resume. by Hung-Te Lin · 11 years ago
  78. 31039e3 google/snow: Revise romstage initialization code. by Hung-Te Lin · 11 years ago
  79. 526a46e Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 by Paul Menzel · 11 years ago
  80. dfad17d exynos5250: uncomment $(INTERMEDIATE) by David Hendricks · 11 years ago
  81. 64a69e8e armv7: invoke intermediate build rules by David Hendricks · 12 years ago
  82. bd7f5f6 google/snow: Add "wakeup" module for suspend/resume. by Hung-Te Lin · 11 years ago
  83. 55c753d arm/exynos: Allow DRAM controller to be initialized without clearing RAM content. by Hung-Te Lin · 11 years ago
  84. 175ad4a AMD Thatcher: ConnectorTypeDP supports both DP and HDMI by Siyuan Wang · 11 years ago
  85. 2810afa GOOGLE/SNOW: get graphics working by Ronald G. Minnich · 11 years ago
  86. 2c88cc0 Intel microcode: Return when `microcode_updates` is `NULL` by Vladimir Serbinenko · 11 years ago
  87. aee444f exynos5250: ungate the product ID register by David Hendricks · 11 years ago
  88. e8a9134 GOOGLE/SNOW: fix stupid paren error by Ronald G. Minnich · 11 years ago
  89. 6974396 AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"` by Paul Menzel · 11 years ago
  90. 642b1db7 Eliminate use of pointers in coreboot table by Stefan Reinauer · 11 years ago
  91. 8d5bc9f google/snow: disable unused USB3.0 PLL to save power by David Hendricks · 11 years ago
  92. 9539932 exynos5: eliminate lcd_base variable by David Hendricks · 11 years ago
  93. ec10ce8 google/snow: Minor clean-ups for display setup code in ramstage by David Hendricks · 11 years ago
  94. 954d254 google/snow: enable clock gating to save power by David Hendricks · 11 years ago
  95. 8a275c1 AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMI by Siyuan Wang · 11 years ago
  96. d83c117 exynos5250: get xres and yres out of the device tree and into the panel descriptor by Ronald G. Minnich · 11 years ago
  97. 34240b0 [3/3] google/snow: enable TMU by David Hendricks · 11 years ago
  98. cd14ed7 [2/3] exynos5: modify thermal management unit code for coreboot by David Hendricks · 11 years ago
  99. 90a7009 [1/3] exynos5: import thermal management unit code by David Hendricks · 11 years ago
  100. b9e6e1a exynos5: move power_enable_hw_thermal_trip() prototype by David Hendricks · 11 years ago