1. 2161c1d PCI: Add capability list parser to romstage by Kyösti Mälkki · 11 years ago
  2. 318066f PCI: Guard pci.h with CONFIG_PCI by Kyösti Mälkki · 11 years ago
  3. 5a5c886 SMP: Add arch-agnostic boot_cpu() by Kyösti Mälkki · 11 years ago
  4. 972d5cf Move hexdump32() to lib/hexdump. by Kyösti Mälkki · 11 years ago
  5. cb141bc usbdebug: Split PCI EHCI part by Kyösti Mälkki · 11 years ago
  6. 0108bf5 usbdebug: Improve receive speed by Kyösti Mälkki · 11 years ago
  7. b33384a device_util: Make device in dev_find_slot_pnp u16. by Vladimir Serbinenko · 11 years ago
  8. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 11 years ago
  9. 400c05c device_util: Add dev_find_slot_pnp. by Vladimir Serbinenko · 11 years ago
  10. d0281f1 uart8250: Drop unused declarations by Kyösti Mälkki · 11 years ago
  11. 03731d7 QEMU debugcon: Move under drivers/emulation/qemu by Kyösti Mälkki · 11 years ago
  12. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  13. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 11 years ago
  14. ed9307d memranges: add memranges_update_tag() functionality by Aaron Durbin · 11 years ago
  15. cd3f8ad x86: Add SMM helper functions to MP infrastructure by Aaron Durbin · 11 years ago
  16. d052040 x86: add SMM save state for 0x0100 revision by Aaron Durbin · 11 years ago
  17. e0785c0 x86: parallel MP initialization by Aaron Durbin · 11 years ago
  18. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  19. 16e899b cbmem: Export ACPI GNVS cbmem pointer in coreboot table by Duncan Laurie · 11 years ago
  20. 029aaf6 x86: add common definitions for control registers by Aaron Durbin · 11 years ago
  21. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  22. bf18b17 cbmem: add reference code ids by Aaron Durbin · 11 years ago
  23. 3674ccf x86/mtrr: don't assume size of ROM cached during CAR mode by Aaron Durbin · 11 years ago
  24. a86e81d x86: include header to define types in use by Aaron Durbin · 11 years ago
  25. 63e35f2 pc80/keyboard: Ignore interface test failure. by Vladimir Serbinenko · 11 years ago
  26. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 11 years ago
  27. 2657e84 Multiboot: remove multiboot tables generation. by Vladimir Serbinenko · 11 years ago
  28. d1443aa CBMEM: Rename cbmem_reinit() by Kyösti Mälkki · 11 years ago
  29. 2d8520b CBMEM: Replace cbmem_initialize() with cbmem_recovery() by Kyösti Mälkki · 11 years ago
  30. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  31. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  32. 594ef81 lib: Add log2 ceiling function by Alexandru Gagniuc · 11 years ago
  33. 3dd0e72 lib/hexdump: Take const void * and size_t as arguments by Alexandru Gagniuc · 11 years ago
  34. af4bd59 lib: Make log2() available in romstage on ARM, not just x86 by Alexandru Gagniuc · 11 years ago
  35. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  36. 54124d3 Remove sprintf by Vladimir Serbinenko · 11 years ago
  37. 4b5012a console/vsprintf: Implement snprintf by Vladimir Serbinenko · 11 years ago
  38. 4dba06a CBMEM: Fix allocation for static CBMEM by Kyösti Mälkki · 11 years ago
  39. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  40. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  41. 98dda06 cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  42. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  43. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  44. 911cedf lynxpoint: Route all USB ports to XHCI in finalize step by Duncan Laurie · 11 years ago
  45. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  46. 2f38b07 Add simple hexdump function by Stefan Reinauer · 11 years ago
  47. aa04ed6 Added structure members x_mm and y_mm to edid decoding by Furquan Shaikh · 11 years ago
  48. 6b19071 FUI: Fill in link_m and link_n values by Furquan Shaikh · 11 years ago
  49. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 11 years ago
  50. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  51. 4c5b161 EDID: add fields specialized to the needs of framebuffers by Ronald G. Minnich · 11 years ago
  52. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  53. 299c265 Refactor usage of walkcbfs to permit access to CBFS headers by Alexandru Gagniuc · 11 years ago
  54. f421b33 vtxprintf: Introduce vtxdprintf for the ease of closures by Vladimir Serbinenko · 11 years ago
  55. 8c0cb8a Correct file permissions. by Idwer Vollering · 11 years ago
  56. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 11 years ago
  57. 5ae3175 Drop obsolete CONSOLE_LOGBUF by Stefan Reinauer · 11 years ago
  58. cb73a84 Clean up POST codes for Boot State machine by Duncan Laurie · 11 years ago
  59. 8adf7a2 Log device path into CMOS during probe stages by Duncan Laurie · 11 years ago
  60. d5686fe Extend CMOS POST code logging to store extra data by Duncan Laurie · 11 years ago
  61. 35bd3fe Extend the ELOG errors for EC fan. by Marc Jones · 12 years ago
  62. 5f5d914 Add function to encode device path into integer by Duncan Laurie · 11 years ago
  63. d7134e0 pc80/mc146818rtc: Return an error code rather than an integer by Alexandru Gagniuc · 11 years ago
  64. fe9e30d include/types.h: Add generic enum for error codes by Alexandru Gagniuc · 11 years ago
  65. 21a7870 smbios: Add generic type41 write function by Duncan Laurie · 11 years ago
  66. f8b3650 Make ssize_t an actual ssize_t by Stefan Reinauer · 11 years ago
  67. 19afe8d butterfly: Log EC shutdown reason in ELOG by Duncan Laurie · 12 years ago
  68. 5183ab6 no-car/cbmemc: Fix compilation by Vladimir Serbinenko · 11 years ago
  69. 0edc224 smi: Update mainboard_smi_gpi() to have 32bit argument by Duncan Laurie · 11 years ago
  70. 7fda0e8 cbfs: remove unused code and prototype by Ronald G. Minnich · 11 years ago
  71. 0626274 smbios: make manufacturer, product_name and uuid runtime settable by Gerd Hoffmann · 11 years ago
  72. af0cd09 console: Add hexdump32 function by Marc Jones · 11 years ago
  73. 2a58ecd Add new finalize functions for devices and chips by Marc Jones · 11 years ago
  74. b0aec8f usbdebug: Fix build for ROMCC boards by Kyösti Mälkki · 11 years ago
  75. 2644793 Have option of timestamps, CBMEM console and usbdebug for most boards by Kyösti Mälkki · 11 years ago
  76. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  77. cbf5bdf CBMEM: Always select CAR_MIGRATION by Kyösti Mälkki · 11 years ago
  78. a2f6af3 ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug by Kyösti Mälkki · 11 years ago
  79. b766b1c timestamps: Use stash before CBMEM is usable by Kyösti Mälkki · 11 years ago
  80. e28bd4a timestamps intel: Move timestamp scratchpad to chipset by Kyösti Mälkki · 11 years ago
  81. 0fbbff4 CBMEM: Rename high_tables variables and make them static by Kyösti Mälkki · 11 years ago
  82. 625f103 CBMEM: Drop parameters from cbmem_init() by Kyösti Mälkki · 11 years ago
  83. d50cdf1 CBMEM: Drop parameter from cbmem_reinit() by Kyösti Mälkki · 11 years ago
  84. f9f74af CBMEM x86: Unify get_cbmem_toc() by Kyösti Mälkki · 11 years ago
  85. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  86. c04afd6 CBMEM: Add cbmem_locate_table() by Kyösti Mälkki · 11 years ago
  87. dcb688e CBMEM: Unify get_top_of_ram() by Kyösti Mälkki · 11 years ago
  88. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  89. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  90. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  91. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  92. 690bf2f usbdebug: Use CAR migration by Kyösti Mälkki · 11 years ago
  93. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  94. 5bdcff5 ASRock IMB-A180: Add CODEC initialization table by Bruce Griffith · 11 years ago
  95. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 11 years ago
  96. 842f0ba Add pnp_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  97. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  98. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  99. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  100. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago