1. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  2. a8f0f51 Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h. by Patrick Georgi · 13 years ago
  3. f2ed23f Adds RS740 HT and internal graphics PCI ids. by Ivaylo Valkov · 13 years ago
  4. 6401fdb by Kerry She · 13 years ago
  5. faafd14 by Kerry She · 13 years ago
  6. eb995c2 by Kerry She · 13 years ago
  7. 1c85c77 by Kerry She · 13 years ago
  8. 8c4b499 put the amdlib and agesa constant to .rodata segment. by Kerry She · 13 years ago
  9. ccad951 Adds VOID to empty parameter lists to get rid of some build warnings. by Frank Vibrans · 13 years ago
  10. ec40260 Remove AMD Agesa requirement for standard include files by Frank Vibrans · 13 years ago
  11. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  12. 49ae971 i82801gx: enable SPI prefetching by Sven Schnelle · 13 years ago
  13. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  14. 4ee7d80 Sorry, my mistake. by Scott Duplichan · 13 years ago
  15. 0401f73 by Scott Duplichan · 13 years ago
  16. 95ebe66 Thinkpad: Enable Battery events by Sven Schnelle · 13 years ago
  17. 50270b8 X60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  18. edabf54 T60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  19. bf9e930 Lenovo PMH7: add pmh7_ultrabay_power_enable() by Sven Schnelle · 13 years ago
  20. cf7dffe Lenovo H8: add h8_ultrabay_device_present() by Sven Schnelle · 13 years ago
  21. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  22. 3187d02 Add (partly) support for Nuvoton NCT6776F by Stefan Reinauer · 13 years ago
  23. 5a4ae82 cosmetic changes to superiotool's nuvoton code by Stefan Reinauer · 13 years ago
  24. b721287 Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) by Rudolf Marek · 13 years ago
  25. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  26. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  27. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  28. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  29. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  30. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  31. 305f2f5 drop dead code from sb800 bootblock by Stefan Reinauer · 13 years ago
  32. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  33. bbd2f21 Simplify coreboot's console/console.h by Stefan Reinauer · 13 years ago
  34. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  35. d8129f9 Add Lenovo ThinkPad T60 by Sven Schnelle · 13 years ago
  36. ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
  37. 81725b2e pci1x2x: remove latency/bridge control/cacheline size settings by Sven Schnelle · 13 years ago
  38. 5c72a87 pci1x2x: use cardbus_read_resources()/cardbus_enable_resources() by Sven Schnelle · 13 years ago
  39. 5f22f303 pci1x2x: use pci_ops set_subsystem instead of custom code by Sven Schnelle · 13 years ago
  40. 20f7f3b pci1x2x: add PCI1510 device IDs by Sven Schnelle · 13 years ago
  41. baec034 pci1x2x: use devicetree register configuration by Sven Schnelle · 13 years ago
  42. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  43. 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
  44. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  45. 4fff74b Lenovo PMH7: add pmh7_touchpad_enable() by Sven Schnelle · 13 years ago
  46. 1571dc9 Cast arguments to ctype(3) functions through (int)(unsigned char). by Jonathan Kollasch · 13 years ago
  47. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  48. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  49. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  50. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  51. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  52. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  53. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  54. ebc93def Emit unwritten symbols in Kconfig so we don't have to do constructs like by Stefan Reinauer · 13 years ago
  55. ee4c6f7 Lenovo H8 EC: add missing systemstatus.asl include by Sven Schnelle · 13 years ago
  56. 1b9d2ee PMH7: Add dock event control by Sven Schnelle · 13 years ago
  57. 4e67731 Allow libpayload to use an OXPCIe 952 card on systems without by Stefan Reinauer · 13 years ago
  58. a7163f1 bootblock updates: by Stefan Reinauer · 13 years ago
  59. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  60. b77a73e comment cosmetics in bootblock.ld by Stefan Reinauer · 13 years ago
  61. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  62. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  63. 8345a19 fix mainboards that were including earlymtrr.c without actually using it. by Stefan Reinauer · 13 years ago
  64. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  65. 40e42a8 fix coreboot compilation without serial console enabled. by Stefan Reinauer · 13 years ago
  66. 23f49a8 earlymtrr.c: wipe some dead code, use names instead of numbers and some by Stefan Reinauer · 13 years ago
  67. 1fdfed1 add some comments to walkcbfs.S by Stefan Reinauer · 13 years ago
  68. 31853d8 - drop remaining CONFIG_ROM_IMAGE_SIZE by Stefan Reinauer · 13 years ago
  69. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  70. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  71. 28cd291 cosmetic cleanup of sis966 usb2 code by Stefan Reinauer · 13 years ago
  72. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  73. 528b43d coding style cosmetics. by Stefan Reinauer · 13 years ago
  74. 14748a5 Lenovo H8 EC: add missing include for thermal.asl by Sven Schnelle · 13 years ago
  75. 3e2f679 Lenovo H8 EC: Set fancontrol to Automatic management by Sven Schnelle · 13 years ago
  76. ae08c56 PC87384: add GPIO defines by Sven Schnelle · 13 years ago
  77. 484281b by Marc Jones · 13 years ago
  78. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  79. 1fa61eb PMH7: Add chip config by Sven Schnelle · 13 years ago
  80. ffcd143 EC: Add Lenovo H8 by Sven Schnelle · 13 years ago
  81. 18b0236 Add detection/dump support for ServerEngines SE-SM 4210-P01. by Ruud Schramp · 13 years ago
  82. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  83. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  84. df6fd56 X60: use pnp_write_config() instead of custom function by Sven Schnelle · 13 years ago
  85. b31eb3e X60: move ec version info code to log_ec_version() by Sven Schnelle · 13 years ago
  86. bc60833 X60: assert audio mute before entering Suspend by Sven Schnelle · 13 years ago
  87. bdb1059 X60: log firmware version by Sven Schnelle · 13 years ago
  88. 8099cbf X60: blink suspend LED during resume by Sven Schnelle · 13 years ago
  89. 5fc5a80 X60: we have ACPI_RESUME by Sven Schnelle · 13 years ago
  90. 4678914 X60: deassert audio mute on boot by Sven Schnelle · 13 years ago
  91. b1d5d39 remove swp files accidently added by Sven Schnelle · 13 years ago
  92. fea6bd1 X60: add dock code for Ultrabase X6 by Sven Schnelle · 13 years ago
  93. 1aba096 Add GPIO definitions to PC87392 superio by Sven Schnelle · 13 years ago
  94. 8a539b6 ICH7: Fix register naming error by Sven Schnelle · 13 years ago
  95. 0df0b52 Add build instructions for coreinfo, specially pointing out installing by Yang Hamo Bai · 13 years ago
  96. 2633d27 Update repo path in libpayload readme. by Nils Jacobs · 13 years ago
  97. 3af120f Revert r6460, add full W83627DHG-P/-PT support instead. by Prakash Punnoor · 13 years ago
  98. d69438e BUILD: add missing config.h dependency by Sven Schnelle · 13 years ago
  99. 910f4ca Add support for Supermicro H8scm. by Zheng Bao · 13 years ago
  100. d3de3ee Add the SR5650 & SP5100 to the Kconfig and Makefile.inc by Zheng Bao · 13 years ago