1. 4c8027a Make register/value lists const by Stefan Reinauer · 12 years ago
  2. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  3. bceaf7f Add Gigadevice SPI rom support by Martin Roth · 12 years ago
  4. 39f6bb6 ELOG: Add EC events to elog header by Duncan Laurie · 12 years ago
  5. 312ee0c SPI: re-init SMM SPI driver after lockdown by Duncan Laurie · 12 years ago
  6. 8e7d7fd libpayload: Add a function to retrieve the rows and cols of the video console. by Gabe Black · 12 years ago
  7. dd9e4e5 libpayload: Separate video initialization and the video console. by Gabe Black · 12 years ago
  8. a54b6a6 libpayload: Add support for the CBMEM in memory console. by Gabe Black · 12 years ago
  9. 87abeff Change flashmap base to reflect new FMAP in U-boot by Duncan Laurie · 12 years ago
  10. 3c53d33 ifdtool: Add locking/unlocking and dumping of access permissions by Stefan Reinauer · 12 years ago
  11. 0e6d0ed mc146818rtc: Remove the hyphen to build on NetBSD and Darwin by Zheng Bao · 12 years ago
  12. 094920d mc146818rtc: Update the Day of Week in CMOS in the right way. by Zheng Bao · 12 years ago
  13. 2799e3f Makefile.inc: Delete trailing space in build.h by Zheng Bao · 12 years ago
  14. 7a12a32 Fix abuild output in Jenkins by Stefan Reinauer · 12 years ago
  15. 5e93b37 Fix Segmentation Fault in ifdtool by Stefan Reinauer · 12 years ago
  16. 6604ceb mainboard/roda/rk886ex: Disable CHECK_SLFRCS_ON_RESUME by Nico Huber · 12 years ago
  17. d0b860a Add utility for parsing/modifying DTD array by Vadim Bendebury · 12 years ago
  18. 0af03d2 Refactor the endianness conversion functions and header files. by Gabe Black · 12 years ago
  19. d3890cc Update libpayloads understanding of the coreboot tables. by Gabe Black · 12 years ago
  20. 1fc3461 Log unexpected post code from the previous boot by Duncan Laurie · 12 years ago
  21. b6e97b1 Add support for storing POST codes in CMOS by Duncan Laurie · 12 years ago
  22. 3140961 x86 memcpy: Copy 4 bytes at once by Stefan Reinauer · 12 years ago
  23. 4b1610d RTC: Don't clear pending interrupt in resume path by Duncan Laurie · 12 years ago
  24. 2558c73 smi: make tseg_relocate check pointer offset by Duncan Laurie · 12 years ago
  25. 5c88c6f elog: add extended management engine event by Duncan Laurie · 12 years ago
  26. 3beb6db spi: fix erase in SMM while SPIBAR is locked by Duncan Laurie · 12 years ago
  27. 00ba25d Get more informative output from cbmem.py by Vadim Bendebury · 12 years ago
  28. f27d36c Fix cbmem to work on 64 bit platforms by Vadim Bendebury · 12 years ago
  29. 01c3de9 Make option rom init more verbose by Stefan Reinauer · 12 years ago
  30. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  31. 86bf3f5 ELOG: Find flash base in FMAP if possible by Duncan Laurie · 12 years ago
  32. f1c76ef ELOG: Don't disable SPI controller lockdown by Duncan Laurie · 12 years ago
  33. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  34. 5c103aa RTC: Write build date in BCD when clearing RTC CMOS by Duncan Laurie · 12 years ago
  35. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  36. 8670b9b libpayload: Take usb_poll out of usb_initialize. by Gabe Black · 12 years ago
  37. 1b33c31 libpayload: Make usb_initialize more efficient and fix style problems. by Gabe Black · 12 years ago
  38. 78e15a3 libpayload: Add definitions for more config space registers. by Gabe Black · 12 years ago
  39. e88e1ab libpayload: Add the format attribute to functions in stdio.h. by Gabe Black · 12 years ago
  40. 5c27e82 libpayload: Fix the format string of the assert macro. by Gabe Black · 12 years ago
  41. 3b84086 libpayload: Add faster, architecture specific versions of memset and memcpy. by Gabe Black · 12 years ago
  42. c324794 libpayload: Make the symbols in memory.c weak so they can be overridden. by Gabe Black · 12 years ago
  43. 5ab2005 Update the way serial info is read from the coreboot tables. by Gabe Black · 12 years ago
  44. 54c800a Move the definition of ipchksum into its own header file. by Gabe Black · 12 years ago
  45. b9edbbd Discard .note sections when linking. by Gabe Black · 12 years ago
  46. accc6a5 Include stdint.h in libpayload's rdtsc.h. by Gabe Black · 12 years ago
  47. 746d174 cbfstool: respect dependencies when building locally by Stefan Reinauer · 12 years ago
  48. b1c8f81 SMI: Change order of SMI_EN and PM1_EN init by Duncan Laurie · 12 years ago
  49. 4dceba2 EC: Prepare to read and log last post code from previous boot by Duncan Laurie · 12 years ago
  50. 357bb2d SandyBridge/IvyBridge: Use flash map to find MRC cache by Stefan Reinauer · 12 years ago
  51. a60ca36 Strip quotes from $(objcbfs) by Stefan Reinauer · 12 years ago
  52. c6b9f92 Add missing newline in error message by Stefan Reinauer · 12 years ago
  53. 4959cea rtc: add explicit dependency on build.h by Vincent Palatin · 12 years ago
  54. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  55. becacec AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU by Siyuan Wang · 12 years ago
  56. cf81b82 CMOS: Move MRC seed offset into upper bank by Duncan Laurie · 12 years ago
  57. fc1b9ee rtc: force mc146818 register D to a correct value by Vincent Palatin · 12 years ago
  58. 6f42976 Fix CONFIG_ use in i8254.c by Stefan Reinauer · 12 years ago
  59. 52095f5 Add POST code for "All devices initialized" by Stefan Reinauer · 12 years ago
  60. b6e1237 Move global variable check to Makefile by Stefan Reinauer · 12 years ago
  61. d16d576 Leave power control registers unlocked by Sameer Nanda · 12 years ago
  62. b578627 Fix whitespace issue with help message in Kconfig file by Dave Frodin · 12 years ago
  63. 6f05c2eb AMD rd890 late.c: Don't enable PCIe ports after PCIe init. by Siyuan Wang · 12 years ago
  64. fa678bb AMD agesa family15: PCI domain should scan bus from 0x18.0 by Siyuan Wang · 12 years ago
  65. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 12 years ago
  66. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  67. d635068 smsc/lpc47n227: Make early_serial usable by Patrick Georgi · 12 years ago
  68. 68d7c7a cpu/intel/model_1067x: Add proper c-state/p-state/thermal support by Nico Huber · 12 years ago
  69. bf10bc3 intel/socket_BGA956: enable speedstep, CAR, MMX, SSE by Patrick Georgi · 12 years ago
  70. 7d54eb8 Add name field for device by Kyösti Mälkki · 12 years ago
  71. a74af56 Overhaul speedstep code by Nico Huber · 12 years ago
  72. 252d39b Fix some indentation flaws and break very long lines by Nico Huber · 12 years ago
  73. 7309709 remove enable_cache() of 3 mainboards by Siyuan Wang · 12 years ago
  74. 75a26f8 Persimmon: disable the unconnected Full-Speed USB port by Dave Frodin · 12 years ago
  75. f3b86b3 AMD agesa: add enable cache at the end of disable_cache_as_ram by Siyuan Wang · 12 years ago
  76. ad874e3 Correct FSB reading in speedstep ACPI by Nico Huber · 12 years ago
  77. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  78. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  79. 335ad93 add .gitreview by David Hendricks · 12 years ago
  80. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  81. bef3d34 Add support for socket LGA775 by Stefan Tauner · 12 years ago
  82. 335450d Fix ExecuteFinalHltInstruction function in f15h family code by Kostr · 12 years ago
  83. 80adfdf AMD SB800: PCIE slots on Persimmon by Zheng Bao · 12 years ago
  84. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 12 years ago
  85. 23c046b Fix reading of number of interrupts for IO-APICs by Nico Huber · 12 years ago
  86. f4ff56f Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS by Peter Stuge · 12 years ago
  87. be0ede4 Run option ROMs in coreboot by default only if the payload is not SeaBIOS by Peter Stuge · 12 years ago
  88. b6fa47c Clarify that _ROM_RUN Kconfig options control if ROMs are run by coreboot by Peter Stuge · 12 years ago
  89. 892d8d2 IEI PM-LX2-800-R10: Added preliminary mainboard support by Ricardo Martins · 12 years ago
  90. aa5eae6 inteltool: Add output of 64bit registers in PMBASE by Nico Huber · 12 years ago
  91. 1f6bd94 libpayload: New AHCI, ATA and ATAPI drivers by Nico Huber · 12 years ago
  92. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  93. 0524e4b Reorder entries in .gitignore by Stefan Tauner · 12 years ago
  94. 468e17b Add docs and util files to .gitignore by Stefan Tauner · 12 years ago
  95. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  96. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  97. 95c607f iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned by Sebastian Andrzej Siewior · 12 years ago
  98. 3e9155d northbridge/sch: move the \n so it reads a little better by Sebastian Andrzej Siewior · 12 years ago
  99. 6997b4b iwave/iWRainbowG6: remove USE_DCACHE_RAM by Sebastian Andrzej Siewior · 12 years ago
  100. 59e3e02 northbridge/sch: read the size of main memory from the proper register by Sebastian Andrzej Siewior · 12 years ago