1. a90bd52 cbfstool: add offset parameter to create command by Stefan Reinauer · 12 years ago
  2. 86bf3f5 ELOG: Find flash base in FMAP if possible by Duncan Laurie · 12 years ago
  3. f1c76ef ELOG: Don't disable SPI controller lockdown by Duncan Laurie · 12 years ago
  4. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  5. 5c103aa RTC: Write build date in BCD when clearing RTC CMOS by Duncan Laurie · 12 years ago
  6. 93ded59 libpayload: Turn the "debug" #define into the usb_debug static inline function. by Gabe Black · 12 years ago
  7. 8670b9b libpayload: Take usb_poll out of usb_initialize. by Gabe Black · 12 years ago
  8. 1b33c31 libpayload: Make usb_initialize more efficient and fix style problems. by Gabe Black · 12 years ago
  9. 78e15a3 libpayload: Add definitions for more config space registers. by Gabe Black · 12 years ago
  10. e88e1ab libpayload: Add the format attribute to functions in stdio.h. by Gabe Black · 12 years ago
  11. 5c27e82 libpayload: Fix the format string of the assert macro. by Gabe Black · 12 years ago
  12. 3b84086 libpayload: Add faster, architecture specific versions of memset and memcpy. by Gabe Black · 12 years ago
  13. c324794 libpayload: Make the symbols in memory.c weak so they can be overridden. by Gabe Black · 12 years ago
  14. 5ab2005 Update the way serial info is read from the coreboot tables. by Gabe Black · 12 years ago
  15. 54c800a Move the definition of ipchksum into its own header file. by Gabe Black · 12 years ago
  16. b9edbbd Discard .note sections when linking. by Gabe Black · 12 years ago
  17. accc6a5 Include stdint.h in libpayload's rdtsc.h. by Gabe Black · 12 years ago
  18. 746d174 cbfstool: respect dependencies when building locally by Stefan Reinauer · 12 years ago
  19. b1c8f81 SMI: Change order of SMI_EN and PM1_EN init by Duncan Laurie · 12 years ago
  20. 4dceba2 EC: Prepare to read and log last post code from previous boot by Duncan Laurie · 12 years ago
  21. 357bb2d SandyBridge/IvyBridge: Use flash map to find MRC cache by Stefan Reinauer · 12 years ago
  22. a60ca36 Strip quotes from $(objcbfs) by Stefan Reinauer · 12 years ago
  23. c6b9f92 Add missing newline in error message by Stefan Reinauer · 12 years ago
  24. 4959cea rtc: add explicit dependency on build.h by Vincent Palatin · 12 years ago
  25. fa90fd4 rtc: erase CMOS memory after power failure by Vincent Palatin · 12 years ago
  26. becacec AMD G34 CPU: change lapic_id in northbridge.c to accommodate G34 CPU by Siyuan Wang · 12 years ago
  27. cf81b82 CMOS: Move MRC seed offset into upper bank by Duncan Laurie · 12 years ago
  28. fc1b9ee rtc: force mc146818 register D to a correct value by Vincent Palatin · 12 years ago
  29. 6f42976 Fix CONFIG_ use in i8254.c by Stefan Reinauer · 12 years ago
  30. 52095f5 Add POST code for "All devices initialized" by Stefan Reinauer · 12 years ago
  31. b6e1237 Move global variable check to Makefile by Stefan Reinauer · 12 years ago
  32. d16d576 Leave power control registers unlocked by Sameer Nanda · 12 years ago
  33. b578627 Fix whitespace issue with help message in Kconfig file by Dave Frodin · 12 years ago
  34. 6f05c2eb AMD rd890 late.c: Don't enable PCIe ports after PCIe init. by Siyuan Wang · 12 years ago
  35. fa678bb AMD agesa family15: PCI domain should scan bus from 0x18.0 by Siyuan Wang · 12 years ago
  36. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 12 years ago
  37. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  38. d635068 smsc/lpc47n227: Make early_serial usable by Patrick Georgi · 12 years ago
  39. 68d7c7a cpu/intel/model_1067x: Add proper c-state/p-state/thermal support by Nico Huber · 12 years ago
  40. bf10bc3 intel/socket_BGA956: enable speedstep, CAR, MMX, SSE by Patrick Georgi · 12 years ago
  41. 7d54eb8 Add name field for device by Kyösti Mälkki · 12 years ago
  42. a74af56 Overhaul speedstep code by Nico Huber · 12 years ago
  43. 252d39b Fix some indentation flaws and break very long lines by Nico Huber · 12 years ago
  44. 7309709 remove enable_cache() of 3 mainboards by Siyuan Wang · 12 years ago
  45. 75a26f8 Persimmon: disable the unconnected Full-Speed USB port by Dave Frodin · 12 years ago
  46. f3b86b3 AMD agesa: add enable cache at the end of disable_cache_as_ram by Siyuan Wang · 12 years ago
  47. ad874e3 Correct FSB reading in speedstep ACPI by Nico Huber · 12 years ago
  48. 336db54 crossgcc: build expat and python in silence by Idwer Vollering · 12 years ago
  49. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  50. 335ad93 add .gitreview by David Hendricks · 12 years ago
  51. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  52. bef3d34 Add support for socket LGA775 by Stefan Tauner · 12 years ago
  53. 335450d Fix ExecuteFinalHltInstruction function in f15h family code by Kostr · 12 years ago
  54. 80adfdf AMD SB800: PCIE slots on Persimmon by Zheng Bao · 12 years ago
  55. 9ead80f Drop get_smbios_data from chip_operations by Kyösti Mälkki · 12 years ago
  56. 23c046b Fix reading of number of interrupts for IO-APICs by Nico Huber · 12 years ago
  57. f4ff56f Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS by Peter Stuge · 12 years ago
  58. be0ede4 Run option ROMs in coreboot by default only if the payload is not SeaBIOS by Peter Stuge · 12 years ago
  59. b6fa47c Clarify that _ROM_RUN Kconfig options control if ROMs are run by coreboot by Peter Stuge · 12 years ago
  60. 892d8d2 IEI PM-LX2-800-R10: Added preliminary mainboard support by Ricardo Martins · 12 years ago
  61. aa5eae6 inteltool: Add output of 64bit registers in PMBASE by Nico Huber · 12 years ago
  62. 1f6bd94 libpayload: New AHCI, ATA and ATAPI drivers by Nico Huber · 12 years ago
  63. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  64. 0524e4b Reorder entries in .gitignore by Stefan Tauner · 12 years ago
  65. 468e17b Add docs and util files to .gitignore by Stefan Tauner · 12 years ago
  66. 573d37d crossgcc: update to Python 2.7.3 by Idwer Vollering · 12 years ago
  67. 296a015 crossgcc: update to expat 2.1.0 by Idwer Vollering · 12 years ago
  68. 95c607f iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned by Sebastian Andrzej Siewior · 12 years ago
  69. 3e9155d northbridge/sch: move the \n so it reads a little better by Sebastian Andrzej Siewior · 12 years ago
  70. 6997b4b iwave/iWRainbowG6: remove USE_DCACHE_RAM by Sebastian Andrzej Siewior · 12 years ago
  71. 59e3e02 northbridge/sch: read the size of main memory from the proper register by Sebastian Andrzej Siewior · 12 years ago
  72. 50dd47b northbridge/sch: Read the GPU memory from the correct PCI device by Sebastian Andrzej Siewior · 12 years ago
  73. 66fa9e2 northbridge/sch: don't overwrite hightables with GPU / TSEG memory by Sebastian Andrzej Siewior · 12 years ago
  74. cd02793 crossgcc: update mingw w32api's download URL by Idwer Vollering · 12 years ago
  75. 04ceed6 buildgcc: redirect error output to /dev/null by Zheng Bao · 12 years ago
  76. 908b043 crossgcc: update to mingwrt 3.20-2 by Idwer Vollering · 12 years ago
  77. 655a65c crossgcc: update to binutils 2.23 by Idwer Vollering · 12 years ago
  78. 7962fc7 crossgcc: update to MPC 1.0.1 by Idwer Vollering · 12 years ago
  79. 27efb4c crossgcc: update to MPFR 3.1.1 by Idwer Vollering · 12 years ago
  80. fedb63a crossgcc: update to GDB 7.5 by Idwer Vollering · 12 years ago
  81. 1cfee0b crossgcc: update to gcc 4.7.2 by Idwer Vollering · 12 years ago
  82. cbd6312 crossgcc: fix compilation of acpica by Idwer Vollering · 12 years ago
  83. 1d1a68b Trinity: Initialize the pointer prior to using it by Zheng Bao · 12 years ago
  84. def50b0 kconfig: Some terms or curses libraries treat backspace as 0x08 by Zheng Bao · 12 years ago
  85. 5451672 build: build coreboot on mingw. by Zheng Bao · 12 years ago
  86. c31cdd8 cbfstool: Add -mno-ms-bitfields on (mingw) by Zheng Bao · 12 years ago
  87. 0fd93d6 Makefile: No need to mkdir when distclean by Zheng Bao · 12 years ago
  88. 50ad095 gitconfig: Create .git/hooks before copying files. by Zheng Bao · 12 years ago
  89. eb82572 change conflicted typedef in src/vendorcode/amd/agesa/f15/Porting.h by Siyuan Wang · 12 years ago
  90. fba86bf inteltool: improve the libpci test in the Makefile by Stefan Tauner · 12 years ago
  91. 1a00cf0 inteltool: add support for 946GZ and 946PL by Stefan Tauner · 12 years ago
  92. 04c0600 inteltool: new definitions and cleanup by Stefan Tauner · 12 years ago
  93. 9b48ef2 Update SeaBIOS stable to the release-1.7.1 commit by Peter Stuge · 12 years ago
  94. f450b86 inteltool: remove bashism from Makefile by Stefan Tauner · 12 years ago
  95. 36156ff crossgcc: Allow the non-gnu tar and patch work on XxxBSD by Zheng Bao · 12 years ago
  96. d357e62 libpayload: CMOS access was implemented in a backward way by Patrick Georgi · 12 years ago
  97. c31e3ac abuild: allow building with no payload by Patrick Georgi · 12 years ago
  98. 1b97bdc bachmann/ot200: Fix wrong IRQ number for PIRQD by Christian Gmeiner · 12 years ago
  99. 2feddbd iei/kino-780am2: Turn on PCIe bridge to 2nd ethernet controller. by Dave Frodin · 12 years ago
  100. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago