1. 3d7344a ARM bootblock approach by David Hendricks · 12 years ago
  2. 9382bd6 armv7: delete unneeded ptrace.h by Stefan Reinauer · 12 years ago
  3. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  4. 6a01563 Move init.S to a proper filename by Ronald G. Minnich · 12 years ago
  5. b8ad224 cbmem: replace pointer type by uint64_t by Stefan Reinauer · 12 years ago
  6. 8a5ee9c armv7: replace magic constant for romstage location by David Hendricks · 12 years ago
  7. 1dcb697 armv7: add *(.data) back into .romdata section by David Hendricks · 12 years ago
  8. c82ec0e armv7: update board_init_f function signature by David Hendricks · 12 years ago
  9. 8bc10b7 armv7: delete some unused files by David Hendricks · 12 years ago
  10. 2f25d99 ARMv7: drop __ASSEMBLY__ by Stefan Reinauer · 12 years ago
  11. 6d47cbe ARMv7: drop __KERNEL__ by Stefan Reinauer · 12 years ago
  12. 2485df3 Flatten the tree by Ronald G. Minnich · 12 years ago
  13. fa60de9 Revert "armv7: pass bootblock offset from Kconfig into cbfstool" by Ronald G. Minnich · 12 years ago
  14. 853f469 ARMv7: Make ABI compatible to reference toolchain by Stefan Reinauer · 12 years ago
  15. 3a8badc ARMv7: drop libgcc copy by Stefan Reinauer · 12 years ago
  16. 31c3613 Clean up ARMv7 architecture Kconfig by Stefan Reinauer · 12 years ago
  17. 10c90d3 update CFLAGS for armv7 by David Hendricks · 12 years ago
  18. 72a2eaf Rename mainboard_smi.c to smihandler.c by Patrick Georgi · 12 years ago
  19. ec8d35f armv7: pass bootblock offset from Kconfig into cbfstool by David Hendricks · 12 years ago
  20. 8583ac3 armv7: create init.S for early ARMv7 init by David Hendricks · 12 years ago
  21. 6c212ac remove obsolete include paths from INCLUDES by David Hendricks · 12 years ago
  22. 37a8516 Simplify romstage.ld for armv7 by David Hendricks · 12 years ago
  23. 7a33442 Remove colors from build system output by Patrick Georgi · 12 years ago
  24. ea9a1f6 Get stdint.h in sync between ARMv7 and x86 by Stefan Reinauer · 12 years ago
  25. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  26. 935a942 Fix ARMv7 payload handling by Stefan Reinauer · 12 years ago
  27. da1ef02 stddef.h: move to generic code by Stefan Reinauer · 12 years ago
  28. 52db0b9 WIP: Initial ARMv7 architecture implementation in coreboot by Stefan Reinauer · 12 years ago
  29. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  30. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago
  31. 48e21ec Add mainboard hook to bootblock by Kyösti Mälkki · 12 years ago
  32. f902248 Refactor bootblock initialisation by Kyösti Mälkki · 12 years ago
  33. 90ca3b6 Add multi-architecture support to cbfstool by David Hendricks · 12 years ago
  34. 5367e47 Add dummy Kconfig options for armv7 by David Hendricks · 12 years ago
  35. e773c92 Make mainboard_ops and mainboard.c file optional by Kyösti Mälkki · 12 years ago
  36. 95efb56 pirq_route_irqs is private by Patrick Georgi · 12 years ago
  37. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  38. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  39. 6999217 build system: Eliminate special case for c_start by Patrick Georgi · 12 years ago
  40. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  41. 18607f7 Drop ramstage.a by Patrick Georgi · 12 years ago
  42. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  43. d8e6d40 bootblock: Guard CMOS rewrite in disable/enable RTC by Patrick Georgi · 12 years ago
  44. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  45. 8483344 Drop Kconfig.deprecated_options by Stefan Reinauer · 12 years ago
  46. 4dfdeba Reduce number of per-mainboard changes by Stefan Reinauer · 12 years ago
  47. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  48. db4bb43 Make YABEL's version of mainboard_interrupt_handlers() usable by Nico Huber · 12 years ago
  49. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  50. 48a4a7f Provide MRC with a console printing callback function by Vadim Bendebury · 12 years ago
  51. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  52. 5b63579 SandyBridge/IvyBridge: Add IFD and ME firmware automatically by Stefan Reinauer · 12 years ago
  53. 6866c08 mmio pci config: Remove register constraints by Aaron Durbin · 12 years ago
  54. 6321758 cbfstool: Rework to use getopt style parameters by Stefan Reinauer · 12 years ago
  55. a5b7067 romcc_io: add pci_or_configX functions. by Aaron Durbin · 12 years ago
  56. f75dd09 x86/Makefile.inc: Test if the strings are equal by single equal sign by Zheng Bao · 12 years ago
  57. 9c03957 Reduce default stack size to 4K by Stefan Reinauer · 12 years ago
  58. 2a6f390 Add dependency for CONFIG_AP_IN_SIPI_WAIT by Stefan Reinauer · 12 years ago
  59. fb8632a oprom: Ensure that mode information is valid before putting it in the tables. by Gabe Black · 12 years ago
  60. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 12 years ago
  61. a1ea822 Make coreboot use the offset parameter in cbfstool create by Stefan Reinauer · 12 years ago
  62. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago
  63. 3140961 x86 memcpy: Copy 4 bytes at once by Stefan Reinauer · 12 years ago
  64. b6e1237 Move global variable check to Makefile by Stefan Reinauer · 12 years ago
  65. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 12 years ago
  66. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 12 years ago
  67. 23c046b Fix reading of number of interrupts for IO-APICs by Nico Huber · 12 years ago
  68. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  69. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  70. 9c9eb8c Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  71. 4bb7a8d Provide access to smaller registers in eregs by Patrick Georgi · 12 years ago
  72. 70c660f pirq_routing: Allow routing with more than 4 PIRQ links by Alexandru Gagniuc · 12 years ago
  73. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  74. 8c02790 MPTABLE: check for fixed IRQ entries on all pins by Sven Schnelle · 12 years ago
  75. 651339b Fix mptable build troubles by Kyösti Mälkki · 12 years ago
  76. 0d5d70b mptable: bring sanity back to mptable generation (TRIVIAL) by Alexandru Gagniuc · 12 years ago
  77. 0690eb2 Change to allow coreboot to use "add-payload" instead of "add" for payload images. by Dave Frodin · 12 years ago
  78. 64c40dd Don't write automatic IRQ entries for disabled devices by Sven Schnelle · 12 years ago
  79. de415eb coreboot: Dump memory around problem area when encountering exception by Alexandru Gagniuc · 12 years ago
  80. 4c29d7f Do not allow modifying memory table directly by Kyösti Mälkki · 12 years ago
  81. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  82. 57879c9 Make the device tree available in the rom stage by Stefan Reinauer · 12 years ago
  83. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  84. 0eefa00 ACPI: Add function to write _PPC using NVS by Duncan Laurie · 12 years ago
  85. 82704c6 USBDEBUG: buffer up to 8 bytes by Sven Schnelle · 12 years ago
  86. ac3aa09 Extend smbios api to allow runtime change of mainboard serial and version by Christian Gmeiner · 12 years ago
  87. be1ef23 chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data by Stefan Reinauer · 12 years ago
  88. 472ec9c ELOG: Add support for generating SMBIOS type15 table by Duncan Laurie · 12 years ago
  89. 39fea6e Add microcode blob processing by Vadim Bendebury · 12 years ago
  90. fe5539c Add standard header to prevent multiple inclusion by Vadim Bendebury · 12 years ago
  91. f887884 Poison the stack to uncover programming errors by Ronald G. Minnich · 12 years ago
  92. 0fa50a1 MPTAPLE: generate from devicetree.cb by Sven Schnelle · 12 years ago
  93. bc8c996 Fix APIC cpu_index by Kyösti Mälkki · 12 years ago
  94. da09be6 Drop start_cpu_lock by Kyösti Mälkki · 12 years ago
  95. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  96. a645abb SMBIOS: move serial number and version out to Kconf by Christian Gmeiner · 12 years ago
  97. 9b4c92a Fix the error message for romstage when .bss or .data are non-zero by Ronald G. Minnich · 12 years ago
  98. 2c08f6a AGESA F15 wrapper for Trinity by zbao · 12 years ago
  99. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  100. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago