1. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 10 years ago
  2. d466d75 x86: provide more C standard environment by Aaron Durbin · 10 years ago
  3. f7c6d48 rmodule: add ramstage support by Aaron Durbin · 10 years ago
  4. 633f112 x86: remove stack definition in linker script by Aaron Durbin · 10 years ago
  5. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 10 years ago
  6. 6dccedd x86 intel: Add Firmware Interface Table support by Aaron Durbin · 10 years ago
  7. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 10 years ago
  8. f7fa218 x86: improve lb_cleanup_memory_ranges by Aaron Durbin · 10 years ago
  9. ae0e8d3 Eliminate do_div(). by David Hendricks · 10 years ago
  10. be738eb Remove UTF-8 characters from comments by Ronald G. Minnich · 10 years ago
  11. 0f4c0e2 src/arch/x86/boot/acpigen.c: Small coding style and comment fixes by Paul Menzel · 10 years ago
  12. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
  13. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 10 years ago
  14. db4f875 IOAPIC: Divide setup_ioapic() in two parts. by Kyösti Mälkki · 11 years ago
  15. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 10 years ago
  16. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 10 years ago
  17. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 10 years ago
  18. f03d22e romcc: Don't use user overridable romcc flags for bootblock by Patrick Georgi · 10 years ago
  19. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 10 years ago
  20. 315dec4 bootblock: Reduce register load by Patrick Georgi · 10 years ago
  21. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 10 years ago
  22. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 10 years ago
  23. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 10 years ago
  24. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 10 years ago
  25. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 10 years ago
  26. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 10 years ago
  27. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 10 years ago
  28. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 10 years ago
  29. d1de45e ioapic: Factor out counting code to `ioapic_interrupt_count` by Patrick Georgi · 10 years ago
  30. be0e925 clear_ioapic: Fix reading of number of interrupts for IO-APICs by Aladyshev Konstantin · 10 years ago
  31. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 10 years ago
  32. b8ad224 cbmem: replace pointer type by uint64_t by Stefan Reinauer · 10 years ago
  33. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 10 years ago
  34. 7a33442 Remove colors from build system output by Patrick Georgi · 10 years ago
  35. ea9a1f6 Get stdint.h in sync between ARMv7 and x86 by Stefan Reinauer · 10 years ago
  36. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 10 years ago
  37. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 10 years ago
  38. 399486e Unify assembler function handling by Stefan Reinauer · 10 years ago
  39. 8d71155 Rename devices -> device by Stefan Reinauer · 10 years ago
  40. 48e21ec Add mainboard hook to bootblock by Kyösti Mälkki · 10 years ago
  41. f902248 Refactor bootblock initialisation by Kyösti Mälkki · 10 years ago
  42. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 10 years ago
  43. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 10 years ago
  44. 95efb56 pirq_route_irqs is private by Patrick Georgi · 10 years ago
  45. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 10 years ago
  46. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 10 years ago
  47. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 10 years ago
  48. 23f38cd Get rid of drivers class by Patrick Georgi · 10 years ago
  49. 18607f7 Drop ramstage.a by Patrick Georgi · 10 years ago
  50. 8ada152 Unify use of bool config variables by Stefan Reinauer · 10 years ago
  51. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 10 years ago
  52. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 10 years ago
  53. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 10 years ago
  54. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 10 years ago
  55. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 10 years ago
  56. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 10 years ago
  57. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 10 years ago
  58. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 11 years ago
  59. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 11 years ago
  60. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 11 years ago
  61. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 10 years ago
  62. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 10 years ago
  63. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 10 years ago
  64. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 10 years ago
  65. 9c03957 Reduce default stack size to 4K by Stefan Reinauer · 10 years ago
  66. 2a6f390 Add dependency for CONFIG_AP_IN_SIPI_WAIT by Stefan Reinauer · 10 years ago
  67. fb8632a oprom: Ensure that mode information is valid before putting it in the tables. by Gabe Black · 10 years ago
  68. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 11 years ago
  69. a1ea822 Make coreboot use the offset parameter in cbfstool create by Stefan Reinauer · 11 years ago
  70. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 11 years ago
  71. 3140961 x86 memcpy: Copy 4 bytes at once by Stefan Reinauer · 11 years ago
  72. b6e1237 Move global variable check to Makefile by Stefan Reinauer · 11 years ago
  73. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 11 years ago
  74. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 11 years ago
  75. 23c046b Fix reading of number of interrupts for IO-APICs by Nico Huber · 10 years ago
  76. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 10 years ago
  77. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 10 years ago
  78. 9c9eb8c Take care of NULL chip_ops->name by Kyösti Mälkki · 10 years ago
  79. 4bb7a8d Provide access to smaller registers in eregs by Patrick Georgi · 11 years ago
  80. 70c660f pirq_routing: Allow routing with more than 4 PIRQ links by Alexandru Gagniuc · 11 years ago
  81. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 11 years ago
  82. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 11 years ago
  83. 651339b Fix mptable build troubles by Kyösti Mälkki · 11 years ago
  84. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 11 years ago
  85. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 11 years ago
  86. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 11 years ago
  87. de415eb coreboot: Dump memory around problem area when encountering exception by Alexandru Gagniuc · 11 years ago
  88. 4c29d7f Do not allow modifying memory table directly by Kyösti Mälkki · 11 years ago
  89. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 11 years ago
  90. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 11 years ago
  91. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 11 years ago
  92. 0eefa00 ACPI: Add function to write _PPC using NVS by Duncan Laurie · 11 years ago
  93. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 11 years ago
  94. ac3aa09 Extend smbios api to allow runtime change of mainboard serial and version by Christian Gmeiner · 11 years ago
  95. be1ef23 chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data by Stefan Reinauer · 11 years ago
  96. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 11 years ago
  97. 39fea6e Add microcode blob processing by Vadim Bendebury · 11 years ago
  98. fe5539c Add standard header to prevent multiple inclusion by Vadim Bendebury · 11 years ago
  99. f887884 Poison the stack to uncover programming errors by Ronald G. Minnich · 11 years ago
  100. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 11 years ago