1. 71496be Load an IDT with NULL limit by Stefan Reinauer · 13 years ago
  2. d17fe51 Fix compilation of x86emu with gcc 4.6.x by Stefan Reinauer · 13 years ago
  3. b6b8871 Fix native x86 option rom initialization by Stefan Reinauer · 13 years ago
  4. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  5. 216fa46 Refactor option rom initialization code in coreboot. by Stefan Reinauer · 13 years ago
  6. 491e2a2 Enable/fix compilation of i8254 code in ram stage. by Stefan Reinauer · 13 years ago
  7. af2c538 Update "STABLE" SeaBIOS selection to release 1.6.3 by Stefan Reinauer · 13 years ago
  8. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  9. 8d427ec Fix romstage creation with gcc 4.6 and CAR targets by Stefan Reinauer · 13 years ago
  10. 4e2d542 siemens/sitemp_g1p1: Don't mess with virtual wire settings by Patrick Georgi · 13 years ago
  11. c5ae306 siemens/sitemp_g1p1: Get rid of bus_isa and bus_type by Patrick Georgi · 13 years ago
  12. 390a337 amd/sb600: Enable COM2 at all times in early setup by Patrick Georgi · 13 years ago
  13. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  14. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  15. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  16. 3a1fe9d Make Asus A8V-E SE better ACPI citizen. by Rudolf Marek · 13 years ago
  17. 8ae574c w83627hf: ASL include containing virtual device tree of the SuperIO by Christoph Grenz · 13 years ago
  18. 80311ea amdk8: ASL include for K8 temperature sensor support in ACPI by Christoph Grenz · 13 years ago
  19. 55437c5 SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION by Kerry Sheh · 13 years ago
  20. 0e6344e SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode by Kerry Sheh · 13 years ago
  21. 56ed40a avalue/eax-785e: Get SATA Mode from Kconfig option by Kerry Sheh · 13 years ago
  22. d7e856b9 sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE by Kerry Sheh · 13 years ago
  23. 2c7c37a persimmon: complete the sb800 devicetree by Kerry Sheh · 13 years ago
  24. 5f145fa Don't do a call as the first instruction in libpayload. by Marc Jones · 13 years ago
  25. 07bf911 Fixed broken MTRR for >4GB memory on AMD K8 fam 0fh rev <=E by Oskar Enoksson · 13 years ago
  26. 75df106 mainboard: complete the sb800 devicetree even device is off by Kerry Sheh · 13 years ago
  27. 4e9c4c8 sb800: sata combine mode configure fix by Kerry Sheh · 13 years ago
  28. 1386fa7 persimmon: sb800 sata mode configure update by Kerry Sheh · 13 years ago
  29. d4a0e7d sb800: Add sata ahci/raid mode kconfig option by Kerry Sheh · 13 years ago
  30. f8adf7a pci_ids: Add sb800 SATA device raid mode device id by Kerry Sheh · 13 years ago
  31. af90275 TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms by enok71 · 13 years ago
  32. 8eb4273 Add AMD Family 10h PH-E0 support by QingPei Wang · 13 years ago
  33. 62ff00e mkelfImage: Use -fno-stack-protector if supported by gcc by Raymond Danks · 13 years ago
  34. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  35. 8487229 Persimmon doesn't have HDMI so the GNB HD Audio should be disabled. by Marc Jones · 13 years ago
  36. 96be74c Enable SATA AHCI for faster boot with SeaBIOS. by Marc Jones · 13 years ago
  37. d7a696d Persimmon updates for AMD F14 rev C0 by efdesign98 · 13 years ago
  38. 83d59b9 Build warning fix for AMD Family 12 by efdesign98 · 13 years ago
  39. d91c9b7 AMD Inagua platform updates by efdesign98 · 13 years ago
  40. 2c66060 AMD Torpedo platform updates by efdesign98 · 13 years ago
  41. 4d2d5d5 AMD Agesa macro expansion fix by efdesign98 · 13 years ago
  42. 3c59158 AMD SB800 early console use fix by efdesign98 · 13 years ago
  43. 0bcfff7 AMD Agesa changes to fix F14 boot issues by efdesign98 · 13 years ago
  44. 3f5ebd6 AMD F14 Northbridge updates by efdesign98 · 13 years ago
  45. 99b6674 Update to Asrock E350m1 for AMD F14 C0 by efdesign98 · 13 years ago
  46. 7b7b2c9 mainboard: add avalue/eax-785 ITX mainboard by Kerry She · 13 years ago
  47. 8c69b1d rs780: hide unused gfx ports and gpp ports by Kerry Sheh · 13 years ago
  48. a25828d Provide mechanism to local additions to the build by Patrick Georgi · 13 years ago
  49. 14b67f7 superiotool: Don't compile with -Werror by Mathias Krause · 13 years ago
  50. 9beb5df inteltool: fixed 64 bit build by Mathias Krause · 13 years ago
  51. 5782fee inteltool: Fixed building of position independent executables by Mathias Krause · 13 years ago
  52. c230058 libpayload: Add get_option_from() by Patrick Georgi · 13 years ago
  53. e169f82 Add IT8721F support by QingPei Wang · 13 years ago
  54. 864839a util/crossgcc: Update gdb to 7.3.1 by Peter Stuge · 13 years ago
  55. bb41f50 inteltool: added more device IDs by Ruud Schramp · 13 years ago
  56. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  57. 78834b7 Miscellaneous AMD F14 warning fixes by efdesign98 · 13 years ago
  58. 03169d3 Replace while with do; while to avoid repetition by Noe Rubinstein · 13 years ago
  59. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  60. 7981b94 Report GSE chipset and warn if the code has been compiled for the wrong chipset. by Stefan Reinauer · 13 years ago
  61. 8679e52 Add support utils for tracing by Rudolf Marek · 13 years ago
  62. 7f0e930 Add support for the tracing infastructure in coreboot. by Rudolf Marek · 13 years ago
  63. f73535c AMD F14 Rev C0 update by Kerry She · 13 years ago
  64. 6209c82 AMD SB800 southbridge update by Kerry She · 13 years ago
  65. feed329 AMD F14 southbridge update by Kerry She · 13 years ago
  66. 16d3ec6 Adjust some code/comment of sb700 sata init by Wang Qing Pei · 14 years ago
  67. f6e3731 Disable dev3 on ma78gm-us2h by Wang Qing Pei · 14 years ago
  68. 0e8ee81 buildgcc: Do not download GDB source code if run with --skip-gdb by Peter Stuge · 13 years ago
  69. ebc2809 Add a few more patterns to .gitignore by Sven Schnelle · 13 years ago
  70. 054849d Add dirty flag to git describe by Sven Schnelle · 13 years ago
  71. ff31692 X60/T60: remove obsolete dmi.h by Sven Schnelle · 13 years ago
  72. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  73. bc081cd Minor ma785gmt clean-up by Alec Ari · 13 years ago
  74. e1562bd Fix up various dsdt.asl files by Alec Ari · 13 years ago
  75. 0e61500 Remove dead code by Alec Ari · 13 years ago
  76. 09377b7 buildgcc: Remove all bashisms, making the script run also on BSD by Peter Stuge · 13 years ago
  77. 875b9b1 Use git describe to set KERNELVERSION by Peter Stuge · 13 years ago
  78. b98dbfb buildgcc: Fix typo in check for failed iasl build by Peter Stuge · 13 years ago
  79. 6901b56 Lenovo H8: Always clear audio mute by Sven Schnelle · 13 years ago
  80. b09e748 libpayload: export get_cbfs_header() by Patrick Georgi · 13 years ago
  81. 8d0b86c X60: use EC events 0x50/0x58 instead of GPIO GPE for Docking/Undocking by Sven Schnelle · 13 years ago
  82. d819853 export get_cbfs_header() by Sven Schnelle · 13 years ago
  83. c643fdd libpayload: Some more compatibility (for flashrom) by Patrick Georgi · 13 years ago
  84. 8bbdb61 libpayload: EHCI registers are volatile by Patrick Georgi · 13 years ago
  85. 4b8f779 crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bash by Jonathan A. Kollasch · 13 years ago
  86. f44bb4f buildgcc: improve portability by Jonathan A. Kollasch · 13 years ago
  87. 2aac3f6 Add iasl to buldgcc and rev the version. by Marc Jones · 13 years ago
  88. 1a2b318 Do not compile nuvoton superio for all board by Alexandru Gagniuc · 13 years ago
  89. 9f6cbde AMD Family 14 Agesa warning fix by efdesign98 · 13 years ago
  90. ebbfbd5 ms7135: add ACPI support by Jonathan A. Kollasch · 13 years ago
  91. 84cbce2 Update AMD F14 Agesa to support Rev C0 cpus by efdesign98 · 13 years ago
  92. 0df0e14 Add voltage control of southbridge and RAM on ms7135 by Jonathan A. Kollasch · 13 years ago
  93. e089a3f northbridge/intel/i440bx: Registered SDRAM modules support and fixes by Keith Hui · 13 years ago
  94. 6de1ee4a libpayload: Add liblzma, libcbfs by Patrick Georgi · 13 years ago
  95. b883515 split CBFS support into shared core and extended functions by Patrick Georgi · 13 years ago
  96. 3b77b72 libpayload: Add PDCurses and ncurses' libform/libmenu by Patrick Georgi · 13 years ago
  97. 1ac19e2 cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs. by Keith Hui · 13 years ago
  98. 8e9f156 Remove debugging code, or convert it to be selected by kconfig by Jonathan A. Kollasch · 13 years ago
  99. c2ffc67 Use preferred style of fixed-width integer types by Jonathan A. Kollasch · 13 years ago
  100. ce37765 crossgcc: update w32api by Patrick Georgi · 13 years ago