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