1. 6abb33c smbios: reorganise OEM strings handling. by Vladimir Serbinenko · 10 years ago
  2. 5888d86 AMD Steppe Eagle: CPU files for new SoC by Bruce Griffith · 10 years ago
  3. 71c0bf6 smbios: Define and use enclosure types. by Vladimir Serbinenko · 10 years ago
  4. 9518b56 intel/gma: Clarify code and use dedicated init for Google Peppy by Ronald G. Minnich · 11 years ago
  5. 2703b0b AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.h by Bruce Griffith · 10 years ago
  6. 6a3a8ce azalia: Move shared variable to separate file by Vladimir Serbinenko · 10 years ago
  7. 5c715ac bootstate: don't use header in romstage code by Patrick Georgi · 10 years ago
  8. a0a3727 intel/cpu: rename car.h to romstage.h by Aaron Durbin · 10 years ago
  9. 1ab2027 Intel: Add common header file for CAR setup by Edward O'Callaghan · 10 years ago
  10. b8fad3d arm: libpayload: Add cache coherent DMA memory definition and management by Julius Werner · 11 years ago
  11. 1f5487a coreboot_tables: reduce redundant data structures by Julius Werner · 11 years ago
  12. 34352d1 Possible thread stack implementation. by Ronald G. Minnich · 11 years ago
  13. 6ccc45d timer: Add functions to initialize absolute timer structures. by Gabe Black · 11 years ago
  14. 7686a56 sandy/ivybridge: Native raminit. by Vladimir Serbinenko · 10 years ago
  15. c2956e7 device/pci_early.c: Mixes up variants of a typedefs to 'u32' by Edward O'Callaghan · 10 years ago
  16. c4561e2 drivers/spi: Sanitize headers from preprocessor abuse by Edward O'Callaghan · 10 years ago
  17. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  18. fd57066 include/stdlib.h: Extend common macro collection by Edward O'Callaghan · 10 years ago
  19. 36abdc4 gizmosphere/gizmo: Move support of SPD data in CBFS by Kyösti Mälkki · 10 years ago
  20. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  21. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  22. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  23. f41cb4e ROMCC: Fix collision with token name max by Kyösti Mälkki · 10 years ago
  24. 38a8fb0 x86 MTRR: Drop unused return value by Kyösti Mälkki · 10 years ago
  25. d638c2b include/pc80/mc146818rtc.h: Inconsequential, comment ifdef maze by Edward O'Callaghan · 10 years ago
  26. 5e19650 include/device/device.h: Header is ROMCC tentative by Edward O'Callaghan · 10 years ago
  27. c5fff75 pc80/mc146818rtc.h: Has X86 specific inlines without guards by Edward O'Callaghan · 10 years ago
  28. 502c3db include/pc80/mc146818rtc.h: Move include to top of file by Edward O'Callaghan · 10 years ago
  29. 618ddfe device/{cardbus,agp}.h: Missing header for device_t type by Edward O'Callaghan · 10 years ago
  30. b393fa0 AGESA S3: Fix ACPISCRATCH in CBMEM by Kyösti Mälkki · 10 years ago
  31. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  32. ce740c4 PIC i8259: Move #defines and functions to i8259.h by Mike Loptien · 11 years ago
  33. 63acd22 lenovo: Make version look like something thinkpad_acpi would accept by Vladimir Serbinenko · 10 years ago
  34. 0f5cf5e PCI IRQs: Swizzle PCI IRQs for PCI bridges by Mike Loptien · 10 years ago
  35. f2f7f03 console: Add console for GDB by Kyösti Mälkki · 10 years ago
  36. 7171483 Drop PCI_BDF macro declaration by Kyösti Mälkki · 10 years ago
  37. 351aff8 device/pci_ids.h: defines for new Intel LPC devices by Martin Roth · 10 years ago
  38. 16d953a device_romstage: Add a way to move to the next device by Martin Roth · 10 years ago
  39. 5f09807 Add guard for UMA globals by Kyösti Mälkki · 11 years ago
  40. a6130fc intel: Drop obsolete comments on MTRR usage by Kyösti Mälkki · 10 years ago
  41. 00bf3db baytrail: snapshot power state in romstage by Aaron Durbin · 11 years ago
  42. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  43. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  44. be25129 ramstage_cache: allow ramstage usage add valid helper by Aaron Durbin · 11 years ago
  45. d86f0b7 reg_script: add reg_script_run_on_dev() by Aaron Durbin · 11 years ago
  46. a642716 Intel FSP: add a shared set of functions for the FSP by Martin Roth · 10 years ago
  47. 1645589 Declare get_write_protect_state() without ChromeOS by Kyösti Mälkki · 10 years ago
  48. e3ddee0 Rename from save_chromeos_gpios() to init_bootmode_straps() by Kyösti Mälkki · 10 years ago
  49. bf9f243 superio/common/conf_mode: Provide another common pnp entry/exit by Edward O'Callaghan · 10 years ago
  50. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  51. fd461e3 regscript: Add support for MSR type by Duncan Laurie · 11 years ago
  52. 60ec2ff lib/hexdump: Use `size_t` for length parameter of `hexdump32()` by Paul Menzel · 10 years ago
  53. 6578475 ChromeOS: Use common fill_lb_gpio() by Kyösti Mälkki · 11 years ago
  54. ab56b3b ChromeOS: Remove oprom_is_loaded by Kyösti Mälkki · 11 years ago
  55. 5687fc9 Declare recovery and developer modes outside ChromeOS by Kyösti Mälkki · 11 years ago
  56. 48713a1 console: Drop EARLY_CONSOLE option by Kyösti Mälkki · 10 years ago
  57. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  58. 2458f42 AMD: Add common header file for CAR setup by Kyösti Mälkki · 10 years ago
  59. 8171496 Get rid of HAVE_INIT_TIMER config option by Furquan Shaikh · 10 years ago
  60. 5c97142 drivers/elog: Fix implicit function declaration issue by Edward O'Callaghan · 10 years ago
  61. f339086 console: Simplify the enable rules by Kyösti Mälkki · 10 years ago
  62. e8792be build rules: Identify build stage with simple variables by Kyösti Mälkki · 10 years ago
  63. efb0b51 console: Split ROMCC helpers by Kyösti Mälkki · 10 years ago
  64. 4076072 console: Use romstage code for ramstage and SMM by Kyösti Mälkki · 10 years ago
  65. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 11 years ago
  66. 53072d8 cpu/amd/agesa/family15tn: Add initial support for SMM mode by Alexandru Gagniuc · 10 years ago
  67. dbc7bd9 console: Refactor uart8250/NE2K by Kyösti Mälkki · 11 years ago
  68. 77f43e9 console: Remove old fix for DEBUG_SMI by Kyösti Mälkki · 11 years ago
  69. b04e0ff console: Simplify vtxprintf by Kyösti Mälkki · 11 years ago
  70. 657e0be console: Move newline translation outside console_tx_byte by Kyösti Mälkki · 11 years ago
  71. b3356bb console: Add printk helper for ChromeOS by Kyösti Mälkki · 10 years ago
  72. 56ae139 console: Hide global console_loglevel by Kyösti Mälkki · 10 years ago
  73. 21333f9 console: Split console_init() by Kyösti Mälkki · 11 years ago
  74. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 11 years ago
  75. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  76. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  77. 3eb8eb7 rmodules: use rmodtool to create rmodules by Aaron Durbin · 10 years ago
  78. 5809a73 Make POST device configurable. by Idwer Vollering · 10 years ago
  79. 06ece7d chromeos: provide option to dynamically allocate ram oops buffer by Aaron Durbin · 11 years ago
  80. 4e6ad1b rmodule: allow rmodule header structure to be used by userland by Aaron Durbin · 10 years ago
  81. 7841ece CBMEM console: Fix build for ARM by Kyösti Mälkki · 10 years ago
  82. 47089f2 smbios: Supply tag type 2 (base board information) by Vladimir Serbinenko · 10 years ago
  83. c34713d x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option by Aaron Durbin · 10 years ago
  84. 7274800 Add a generic register script handler by Duncan Laurie · 11 years ago
  85. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 11 years ago
  86. 9c479c9 SMM: Only have console with DEBUG_SMI by Kyösti Mälkki · 11 years ago
  87. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago
  88. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  89. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  90. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  91. 919923d option: Add arch-agnostic get_option() by Kyösti Mälkki · 11 years ago
  92. 3ee1668 uart8250: Fix and unify baudrate divisor calculation by Kyösti Mälkki · 11 years ago
  93. a172ea5 uart: Do not guard entire include file by config options by Kyösti Mälkki · 11 years ago
  94. 3f7ad7b coreboot: don't return struct lb_memory * from write_tables() by Aaron Durbin · 11 years ago
  95. 2d5cec6 coreboot: remove unused get_lb_mem() function by Aaron Durbin · 10 years ago
  96. ceebc05 selfboot: use bootmem infrastructure by Aaron Durbin · 10 years ago
  97. 4904802 coreboot: introduce notion of bootmem for memory map at boot by Aaron Durbin · 11 years ago
  98. 7d1996c coreboot: introduce arch_payload_run() by Aaron Durbin · 10 years ago
  99. e58a24b selfboot: store bounce buffer in struct payload by Aaron Durbin · 10 years ago
  100. 6086e63 coreboot: use struct payload for selfload() by Aaron Durbin · 10 years ago