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