1. 616da1e Allow XGCCPATH to be set on the make command line. by Marc Jones · 13 years ago
  2. 5cfd583 console: support integrated 7-segment displays for POST codes by Christoph Grenz · 13 years ago
  3. f3b0500 SB800: Hide unused gpp ports by Kerry Sheh · 13 years ago
  4. d7ecfa7 Fix CMOS checksum calculation in libpayload. by Stefan Reinauer · 13 years ago
  5. 1c795ad1 Add ifdtool, utility to read / modify Intel Firmware Descriptor images by Stefan Reinauer · 13 years ago
  6. c31c4de nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram) by Stefan Reinauer · 13 years ago
  7. d1bc331 Extend coreboot table entry for serial ports by Stefan Reinauer · 13 years ago
  8. b6010b8 Remove redunancy in Kconfig by Kyösti Mälkki · 13 years ago
  9. cc97c56 FILO: Change FILO Makefile.inc from SVN to GIT by Thomas Gstädtner · 13 years ago
  10. eb7a900 libpayload: fix bulk transfers on OHCI controllers by Patrick Georgi · 13 years ago
  11. 1465385 sch: strip quotes around cmc.bin filename by Patrick Georgi · 13 years ago
  12. 02e75b2 Use ntohll where appropriate. by Stefan Reinauer · 13 years ago
  13. 9ea33e9 Add macros for 64bit byte order swapping by Stefan Reinauer · 13 years ago
  14. b538110 T60: Add support for Ultrabay Legacy I/O devices (40Y8122) by Sven Schnelle · 13 years ago
  15. 2588db4 i82801dx: Replace romstage printk's by Kyösti Mälkki · 13 years ago
  16. 096161a asrock/e350m1: Enable the superio ACPI device in devicetree.cb by Peter Stuge · 13 years ago
  17. 939103c IOAPIC: fix bitmask by Kyösti Mälkki · 13 years ago
  18. 76c44ae sconfig: check whether component directory actually exists by Stefan Reinauer · 13 years ago
  19. 6a11333 Drop eh_frame instead of moving it into the image. by Stefan Reinauer · 13 years ago
  20. 5563959 I945: replace #if defined() by #if by Sven Schnelle · 13 years ago
  21. 19fd211 Append logical PME/GPIO device. Fix MPU device number. by Kyösti Mälkki · 13 years ago
  22. 521d8c2 Activate older Xeon P4 microcodes by Kyösti Mälkki · 13 years ago
  23. d87dfc0 Fix our CMOS checksum algorithm so it matches what /dev/nvram expects by Stefan Reinauer · 13 years ago
  24. 1babddb rework RTC driver output to make it more consistent. by Stefan Reinauer · 13 years ago
  25. fbadc49 cbfstool: improve error messages by Stefan Reinauer · 13 years ago
  26. a9a8b80 Re-worked devicetree.cb for DL145 G1 by Oskar Enoksson · 13 years ago
  27. e2c05da Fixes several issues with amd k8 SSDT P-state generation by Oskar Enoksson · 13 years ago
  28. 3128685 SMM: Move wbinvd after pmode jump by Stefan Reinauer · 13 years ago
  29. 1377491 use byteorder.h instead of implementing another byte swap function by Stefan Reinauer · 13 years ago
  30. 328a694 AMD CPU and chipset fixes for compilation with gcc 4.6 by Stefan Reinauer · 13 years ago
  31. ab87254 use acpi.h include instead of manually adding acpi_slp_type. by Stefan Reinauer · 13 years ago
  32. 2d17299 cbfs_and_run_core() is not part of the API, make it static. by Stefan Reinauer · 13 years ago
  33. f830752 reformat Makefile.bootblock.inc (>80 lines per char) by Stefan Reinauer · 13 years ago
  34. 971ebd8 Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 by Stefan Reinauer · 13 years ago
  35. 86fc984 Fix compilation of AMD GX2 northbridge code with gcc 4.6 by Stefan Reinauer · 13 years ago
  36. 89fcdec Fix compilation of VIA CN700 northbridge code with gcc 4.6 by Stefan Reinauer · 13 years ago
  37. b9d60c9 fix compilation of intel/sch northbridge code with gcc 4.6 by Stefan Reinauer · 13 years ago
  38. 499af70 Add eh_frame to rom section to fix compilation of coreboot with gcc 4.6 by Stefan Reinauer · 13 years ago
  39. 513eb5a Prevent build breakage without consoles enabled by Stefan Reinauer · 13 years ago
  40. 71496be Load an IDT with NULL limit by Stefan Reinauer · 13 years ago
  41. d17fe51 Fix compilation of x86emu with gcc 4.6.x by Stefan Reinauer · 13 years ago
  42. b6b8871 Fix native x86 option rom initialization by Stefan Reinauer · 13 years ago
  43. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  44. 216fa46 Refactor option rom initialization code in coreboot. by Stefan Reinauer · 13 years ago
  45. 491e2a2 Enable/fix compilation of i8254 code in ram stage. by Stefan Reinauer · 13 years ago
  46. af2c538 Update "STABLE" SeaBIOS selection to release 1.6.3 by Stefan Reinauer · 13 years ago
  47. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  48. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  49. 4e2d542 siemens/sitemp_g1p1: Don't mess with virtual wire settings by Patrick Georgi · 13 years ago
  50. c5ae306 siemens/sitemp_g1p1: Get rid of bus_isa and bus_type by Patrick Georgi · 13 years ago
  51. 390a337 amd/sb600: Enable COM2 at all times in early setup by Patrick Georgi · 13 years ago
  52. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  53. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  54. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  55. 3a1fe9d Make Asus A8V-E SE better ACPI citizen. by Rudolf Marek · 13 years ago
  56. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  57. 80311ea amdk8: ASL include for K8 temperature sensor support in ACPI by Christoph Grenz · 13 years ago
  58. 55437c5 SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION by Kerry Sheh · 13 years ago
  59. 0e6344e SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode by Kerry Sheh · 13 years ago
  60. 56ed40a avalue/eax-785e: Get SATA Mode from Kconfig option by Kerry Sheh · 13 years ago
  61. d7e856b9 sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE by Kerry Sheh · 13 years ago
  62. 2c7c37a persimmon: complete the sb800 devicetree by Kerry Sheh · 13 years ago
  63. 5f145fa Don't do a call as the first instruction in libpayload. by Marc Jones · 13 years ago
  64. 07bf911 Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E by Oskar Enoksson · 13 years ago
  65. 75df106 mainboard: complete the sb800 devicetree even device is off by Kerry Sheh · 13 years ago
  66. 4e9c4c8 sb800: sata combine mode configure fix by Kerry Sheh · 13 years ago
  67. 1386fa7 persimmon: sb800 sata mode configure update by Kerry Sheh · 13 years ago
  68. d4a0e7d sb800: Add sata ahci/raid mode kconfig option by Kerry Sheh · 13 years ago
  69. f8adf7a pci_ids: Add sb800 SATA device raid mode device id by Kerry Sheh · 13 years ago
  70. af90275 TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms by enok71 · 13 years ago
  71. 8eb4273 Add AMD Family 10h PH-E0 support by QingPei Wang · 13 years ago
  72. 62ff00e mkelfImage: Use -fno-stack-protector if supported by gcc by Raymond Danks · 13 years ago
  73. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  74. 8487229 Persimmon doesn't have HDMI so the GNB HD Audio should be disabled. by Marc Jones · 13 years ago
  75. 96be74c Enable SATA AHCI for faster boot with SeaBIOS. by Marc Jones · 13 years ago
  76. d7a696d Persimmon updates for AMD F14 rev C0 by efdesign98 · 13 years ago
  77. 83d59b9 Build warning fix for AMD Family 12 by efdesign98 · 13 years ago
  78. d91c9b7 AMD Inagua platform updates by efdesign98 · 13 years ago
  79. 2c66060 AMD Torpedo platform updates by efdesign98 · 13 years ago
  80. 4d2d5d5 AMD Agesa macro expansion fix by efdesign98 · 13 years ago
  81. 3c59158 AMD SB800 early console use fix by efdesign98 · 13 years ago
  82. 0bcfff7 AMD Agesa changes to fix F14 boot issues by efdesign98 · 13 years ago
  83. 3f5ebd6 AMD F14 Northbridge updates by efdesign98 · 13 years ago
  84. 99b6674 Update to Asrock E350m1 for AMD F14 C0 by efdesign98 · 13 years ago
  85. 7b7b2c9 mainboard: add avalue/eax-785 ITX mainboard by Kerry She · 13 years ago
  86. 8c69b1d rs780: hide unused gfx ports and gpp ports by Kerry Sheh · 13 years ago
  87. a25828d Provide mechanism to local additions to the build by Patrick Georgi · 13 years ago
  88. 14b67f7 superiotool: Don't compile with -Werror by Mathias Krause · 13 years ago
  89. 9beb5df inteltool: fixed 64 bit build by Mathias Krause · 13 years ago
  90. 5782fee inteltool: Fixed building of position independent executables by Mathias Krause · 13 years ago
  91. c230058 libpayload: Add get_option_from() by Patrick Georgi · 13 years ago
  92. e169f82 Add IT8721F support by QingPei Wang · 13 years ago
  93. 864839a util/crossgcc: Update gdb to 7.3.1 by Peter Stuge · 13 years ago
  94. bb41f50 inteltool: added more device IDs by Ruud Schramp · 13 years ago
  95. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  96. 78834b7 Miscellaneous AMD F14 warning fixes by efdesign98 · 13 years ago
  97. 03169d3 Replace while with do; while to avoid repetition by Noe Rubinstein · 13 years ago
  98. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  99. 7981b94 Report GSE chipset and warn if the code has been compiled for the wrong chipset. by Stefan Reinauer · 13 years ago
  100. 8679e52 Add support utils for tracing by Rudolf Marek · 13 years ago