1. b766b1c timestamps: Use stash before CBMEM is usable by Kyösti Mälkki · 11 years ago
  2. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  3. 0fbbff4 CBMEM: Rename high_tables variables and make them static by Kyösti Mälkki · 11 years ago
  4. 625f103 CBMEM: Drop parameters from cbmem_init() by Kyösti Mälkki · 11 years ago
  5. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  6. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  7. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  8. c04afd6 CBMEM: Add cbmem_locate_table() by Kyösti Mälkki · 11 years ago
  9. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  10. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  11. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  12. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  13. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  14. 690bf2f usbdebug: Use CAR migration by Kyösti Mälkki · 11 years ago
  15. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  16. 5bdcff5 ASRock IMB-A180: Add CODEC initialization table by Bruce Griffith · 11 years ago
  17. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  18. 842f0ba Add pnp_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  19. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  20. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  21. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  22. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  23. 3e32cc0 AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) by Siyuan Wang · 11 years ago
  24. 5d7d09c AMD Kabini: Add CPU AGESA wrapper for new AMD processor family by Siyuan Wang · 11 years ago
  25. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  26. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 11 years ago
  27. 026ff3e usbdebug: Split endpoint buffers by Kyösti Mälkki · 11 years ago
  28. c392b64 SMBIOS: Add smbios_write_type11() for creating an OEM Strings structure by Peter Stuge · 11 years ago
  29. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  30. cbe2ede usbdebug: Cleanup dbgp_ehci_info call by Kyösti Mälkki · 11 years ago
  31. 9e7806a usbdebug: Move ehci_debug_info allocation by Kyösti Mälkki · 11 years ago
  32. 4d409b5 usbdebug: Refactor disable logic by Kyösti Mälkki · 11 years ago
  33. a5dc091 i2c: Change the type of the data parameter to uint8_t. by Gabe Black · 11 years ago
  34. fbb11cf ARM: Separate the early console (romstage) from the bootblock console. by Gabe Black · 11 years ago
  35. e8b08ba Drop ELF remains from boot code by Stefan Reinauer · 11 years ago
  36. 08dc357 ARMv7: De-uboot-ify Exynos5250 code by Stefan Reinauer · 11 years ago
  37. 6adef08 Rename hardwaremain() to main() by Stefan Reinauer · 11 years ago
  38. 78c3e33 FUI: reorganize include files by Ronald G. Minnich · 11 years ago
  39. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  40. 1c81128 pnp: Add some default functions to enter/exit config state by Nico Huber · 11 years ago
  41. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  42. 5ce0506 AMD Fam15tn: Add support for AGESA runtime allocation in CBMEM by Rudolf Marek · 11 years ago
  43. 88ebbeb AMD Fam15tn: Add IOMMU BAR allocation to northbridge by Rudolf Marek · 11 years ago
  44. dd4715b pnp: Implement common handling for PnP config modes by Nico Huber · 11 years ago
  45. f898f7b pnp: Provide alternative pnp_enable() implementation by Nico Huber · 11 years ago
  46. ea90963 AMD Hudson: Add support for the SD controller by Dave Frodin · 11 years ago
  47. 5239ba2 ramtest.c: Add silent ram_check by Alexandru Gagniuc · 11 years ago
  48. 5c4645b (Trivial) early_smbus: fix printsmbus macro by Alexandru Gagniuc · 11 years ago
  49. fcf2a17 pci_ids.h: Add PCI IDs for VIA VX900 chipset by Alexandru Gagniuc · 11 years ago
  50. 359501a coreboot: Add generic early SMBus API by Alexandru Gagniuc · 11 years ago
  51. 78706fd DDR3: Add utilities for creating MRS commands by Alexandru Gagniuc · 11 years ago
  52. f97ff3f dram: Add utilities for decoding DDR3 SPDs by Alexandru Gagniuc · 11 years ago
  53. 3261046 spd.h: Add all known SPD_MEMORY_TYPE definitions. by Alexandru Gagniuc · 11 years ago
  54. 8048e74 include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines by Paul Menzel · 11 years ago
  55. 5750fdd Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` by Ronald G. Minnich · 11 years ago
  56. 87b9bf5 include/timer.h: Fix typo in in*iti*alize in comment by Paul Menzel · 11 years ago
  57. 716738a x86: add cache-as-ram migration option by Aaron Durbin · 11 years ago
  58. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  59. 33cde9a Make early x86 POST codes written to IO port optional by Martin Roth · 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. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  63. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  64. 758076c x86: use asmlinkage macro for smm_handler_t by Aaron Durbin · 11 years ago
  65. 0748d30 boot state: add ability to block state transitions by Aaron Durbin · 11 years ago
  66. 8e73b5d x86: add TSC_CONSTANT_RATE option by Aaron Durbin · 11 years ago
  67. 998d0c6 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  68. 040f25b timer.h: add mono_time_diff_microseconds() by David Hendricks · 11 years ago
  69. ab98cfe Revert "exynos5250/snow: deprecate time.h" by David Hendricks · 11 years ago
  70. 2fde966 exynos5250/snow: deprecate time.h by David Hendricks · 11 years ago
  71. 340ca91 coreboot: add timer queue implementation by Aaron Durbin · 11 years ago
  72. a421791 coreboot: introduce monotonic timer API by Aaron Durbin · 11 years ago
  73. 001de1a boot state: rebalance payload load vs actual boot by Aaron Durbin · 11 years ago
  74. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  75. 243aa44 boot: remove cbmem_post_handling() by Aaron Durbin · 11 years ago
  76. 40131cf cbmem: use boot state machine by Aaron Durbin · 11 years ago
  77. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  78. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  79. a4feddf boot state: schedule static callbacks by Aaron Durbin · 11 years ago
  80. 7e35efa ramstage: introduce boot state machine by Aaron Durbin · 11 years ago
  81. ac4b00e string: Add STRINGIFY macro by Aaron Durbin · 11 years ago
  82. 642b1db7 Eliminate use of pointers in coreboot table by Stefan Reinauer · 11 years ago
  83. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  84. c0b972f Exynos5250: add a microsecond timer by Ronald G. Minnich · 11 years ago
  85. 8ecec21 Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" by Nico Huber · 11 years ago
  86. 1fde22c siemens/sitemp_g1p1: Make ACPI report the right mmconf region by Patrick Georgi · 11 years ago
  87. b959fbb exynos5: Re-factor I2C code by David Hendricks · 11 years ago
  88. cfb7360 replace device/i2c.h with simpler version by David Hendricks · 11 years ago
  89. 6ccb1ab mtrr: add rom caching comment about hyperthreads by Aaron Durbin · 11 years ago
  90. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  91. d46161e intel/microcode.h: Fix typo in comment: micr*o*code by Paul Menzel · 11 years ago
  92. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  93. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  94. f6f6e13 memrange: add 2 new range_entry routines by Aaron Durbin · 11 years ago
  95. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  96. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  97. a05a852 lib: add memrange infrastructure by Aaron Durbin · 11 years ago
  98. 3ece5ac stdlib: add ALIGN_UP and ALIGN_DOWN macros by Aaron Durbin · 11 years ago
  99. 4fa5fa5 resources: introduce IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  100. a755614 resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR] by Aaron Durbin · 11 years ago