1. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  2. 4409a5e coreboot: add thread cooperative multitasking by Aaron Durbin · 11 years ago
  3. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  4. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  5. 648d166 copy_and_run: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  6. 2a3c106 hardwaremain: drop boot_complete parameter by Stefan Reinauer · 11 years ago
  7. 1b3e176 x86 I/O APIC: Dump I/O APIC regs in `ioapic.c` by Paul Menzel · 11 years ago
  8. ac75bc6 x86 I/O APIC: Make functions `io_apic_{read,write}()` public by Paul Menzel · 11 years ago
  9. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  10. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  11. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  12. a4feddf boot state: schedule static callbacks by Aaron Durbin · 11 years ago
  13. 45988da spkmodem console by Vladimir Serbinenko · 11 years ago
  14. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  15. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  16. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  17. 5a767fd x86: dynamic cbmem: fix acpi reservations by Aaron Durbin · 11 years ago
  18. 0135702 x86: mark .textfirst as allocatable and executable by Aaron Durbin · 11 years ago
  19. b467f1d relocatable ramstage: fix linking by Aaron Durbin · 11 years ago
  20. 1989b4b x86: expose console_tx_flush in romstage by Aaron Durbin · 11 years ago
  21. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  22. dd32a31 coreboot: add vboot_handoff to coreboot tables by Aaron Durbin · 11 years ago
  23. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  24. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  25. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  26. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  27. 2b7c88f rmodule: add string functions to rmodules class by Aaron Durbin · 11 years ago
  28. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  29. cddcc80 coreboot: introduce romstage_handoff structure by Aaron Durbin · 11 years ago
  30. a146d58 ramstage: prepare for relocation by Aaron Durbin · 11 years ago
  31. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 11 years ago
  32. d466d75 x86: provide more C standard environment by Aaron Durbin · 11 years ago
  33. f7c6d48 rmodule: add ramstage support by Aaron Durbin · 11 years ago
  34. 633f112 x86: remove stack definition in linker script by Aaron Durbin · 11 years ago
  35. e919837 cbfstool locate: Rename -a align switch to -P for page size by Hung-Te Lin · 11 years ago
  36. 6dccedd x86 intel: Add Firmware Interface Table support by Aaron Durbin · 12 years ago
  37. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  38. f7fa218 x86: improve lb_cleanup_memory_ranges by Aaron Durbin · 12 years ago
  39. ae0e8d3 Eliminate do_div(). by David Hendricks · 11 years ago
  40. be738eb Remove UTF-8 characters from comments by Ronald G. Minnich · 11 years ago
  41. 0f4c0e2 src/arch/x86/boot/acpigen.c: Small coding style and comment fixes by Paul Menzel · 11 years ago
  42. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  43. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  44. db4f875 IOAPIC: Divide setup_ioapic() in two parts. by Kyösti Mälkki · 12 years ago
  45. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  46. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  47. dbc6ca7 romcc: Use default romcc flags for most boards by Patrick Georgi · 11 years ago
  48. f03d22e romcc: Don't use user overridable romcc flags for bootblock by Patrick Georgi · 11 years ago
  49. 580fa2b console: Only print romstage messages with EARLY_CONSOLE enabled. by Hung-Te Lin · 11 years ago
  50. 315dec4 bootblock: Reduce register load by Patrick Georgi · 11 years ago
  51. 275fb63 Don't add another Kconfig special case for Tiano by Stefan Reinauer · 11 years ago
  52. 543a682 cbfstool: support parsing UEFI firmware volumes by Stefan Reinauer · 11 years ago
  53. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 11 years ago
  54. ed08bcc Hook up corebootPkg as Tianocore payload by Patrick Georgi · 11 years ago
  55. 5e272a4 smbios: show CONFIG_LOCALVERSION in DMI bios_version by Christian Gmeiner · 11 years ago
  56. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  57. cc5b344 Project PIANO aka tianocoreboot by Stefan Reinauer · 12 years ago
  58. 657ea6a cbfstool: Change "locate" output to prefix "0x". by Hung-Te Lin · 11 years ago
  59. d1de45e ioapic: Factor out counting code to `ioapic_interrupt_count` by Patrick Georgi · 12 years ago
  60. be0e925 clear_ioapic: Fix reading of number of interrupts for IO-APICs by Aladyshev Konstantin · 12 years ago
  61. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  62. b8ad224 cbmem: replace pointer type by uint64_t by Stefan Reinauer · 12 years ago
  63. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  64. 7a33442 Remove colors from build system output by Patrick Georgi · 12 years ago
  65. ea9a1f6 Get stdint.h in sync between ARMv7 and x86 by Stefan Reinauer · 12 years ago
  66. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  67. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 12 years ago
  68. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  69. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  70. 48e21ec Add mainboard hook to bootblock by Kyösti Mälkki · 12 years ago
  71. f902248 Refactor bootblock initialisation by Kyösti Mälkki · 12 years ago
  72. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  73. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  74. 95efb56 pirq_route_irqs is private by Patrick Georgi · 12 years ago
  75. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  76. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  77. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 12 years ago
  78. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  79. 18607f7 Drop ramstage.a by Patrick Georgi · 12 years ago
  80. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  81. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 12 years ago
  82. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  83. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  84. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  85. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  86. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 12 years ago
  87. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  88. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 12 years ago
  89. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  90. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  91. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 12 years ago
  92. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  93. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 12 years ago
  94. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 12 years ago
  95. 9c03957 Reduce default stack size to 4K by Stefan Reinauer · 12 years ago
  96. 2a6f390 Add dependency for CONFIG_AP_IN_SIPI_WAIT by Stefan Reinauer · 12 years ago
  97. fb8632a oprom: Ensure that mode information is valid before putting it in the tables. by Gabe Black · 12 years ago
  98. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 12 years ago
  99. a1ea822 Make coreboot use the offset parameter in cbfstool create by Stefan Reinauer · 12 years ago
  100. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago