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