1. 6d5ee2d Port persimmon r6572 to e350m1: I/O APIC ID by Marshall Buschman · 13 years ago
  2. e1898b5 vt8237r: Simplify bootblock init to work around nested if() romcc problem by Peter Stuge · 13 years ago
  3. 471f103 This patch sets max freq defaults for ddr2 and ddr3for fam10. by Marc Jones · 13 years ago
  4. 23d3dfa Correct wrong PCI ID for VIA K8M890 Chrome. by Alexandru Gagniuc · 13 years ago
  5. 3bf2708 advansus/a785e-i mainboard enable warning as error by Kerry She · 13 years ago
  6. 76d53b2 trivial remove blanks at the end of line by Kerry She · 13 years ago
  7. 991f880 This patch fix a AMD sb800 wrapper compile warning: by Kerry She · 13 years ago
  8. b2ecd81 We don't have pausing versions of single-IO instructions. by Stefan Reinauer · 13 years ago
  9. 9cb1756 AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards. by Stefan Reinauer · 13 years ago
  10. 4053e14 Correct implementation of r6608. (.align actually takes its argument in bytes) by Jonathan Kollasch · 13 years ago
  11. 6409a22 Ensure ck804 romstrap is 16-byte aligned. by Jonathan Kollasch · 13 years ago
  12. fb93178 Correct amd persimmon romstage code for early SPI prefetch enable. by Scott Duplichan · 13 years ago
  13. 20aad25 Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well. by Scott Duplichan · 13 years ago
  14. 3f0075b cimx_wrapper/sb800: Fix indent in late.c:sb800_enable() by Peter Stuge · 13 years ago
  15. 44d3c3d Remove multiple mmconf settings and just use kconfig setting. by Marc Jones · 13 years ago
  16. 16c8e37 agesa_wrapper: Avoid repetitive Kconfig depends, trivial by Peter Stuge · 13 years ago
  17. 8c46263 Cosmetic cleanup. by Scott Duplichan · 13 years ago
  18. 5d878ad 1) Remove unused kconfig options. 2) Correct UMA graphics PCI device ID. by Scott Duplichan · 13 years ago
  19. a64ab46 Update gpp port configuration. by Scott Duplichan · 13 years ago
  20. 769527e Enable rom cache early to reduce boot time. by Scott Duplichan · 13 years ago
  21. 3c639e7 Fix memory allocation problem in amdInitLate. Disabled until further debug. by Scott Duplichan · 13 years ago
  22. 0b886ae Remove some non-essential agesa options to reduce boot time. by Scott Duplichan · 13 years ago
  23. dbbbca3 Declare legacy video frame buffer so that Windows generic VGA driver will work. by Scott Duplichan · 13 years ago
  24. 0ebefd2 Declare RTC as not PIIX4 compatible to match AMD hardware. by Scott Duplichan · 13 years ago
  25. 254a6d6 Make fadt revision match its length. Solves Windows 7 checked build assert. by Scott Duplichan · 13 years ago
  26. b7e0683 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  27. 2cc5f55 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  28. d9a634c Switch processor cores to pstate 0 early to reduce boot time. by Scott Duplichan · 13 years ago
  29. e73fc208 Enable 33 MHz fast mode SPI read early to reduce boot time. by Scott Duplichan · 13 years ago
  30. 9ab3c6c Build device paths for AP cores so that coreboot will report them to the OS. by Scott Duplichan · 13 years ago
  31. be8fae1 Program the I/O APIC ID. by Scott Duplichan · 13 years ago
  32. f191c72 Enable AHCI mode and hide IDE controller to reduce boot time. by Scott Duplichan · 13 years ago
  33. dc312cc Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. by Scott Duplichan · 13 years ago
  34. 2b9143a Fix ACPI shutdown function by removing reliance on SMI. by Scott Duplichan · 13 years ago
  35. e78ae24 Configure CIMx to use 33 MHz fast mode for SPD read. by Scott Duplichan · 13 years ago
  36. 444c49c Match DIMM SPD addressing to implemented slots. by Scott Duplichan · 13 years ago
  37. 6719c23 Size mmconf according to CONFIG_MMCONF_BUS_NUMBER. by Scott Duplichan · 13 years ago
  38. b0b4063 1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support. by Scott Duplichan · 13 years ago
  39. 6f7375c 1) Set I/O APIC ID according to BKDG recommendation by Scott Duplichan · 13 years ago
  40. 6d6a456 Correct the number of MCA error reporting banks cleared. by Scott Duplichan · 13 years ago
  41. a72425a 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization. by Scott Duplichan · 13 years ago
  42. eb97e96 siemens/sitemp_g1p1: Adapt read_option() to latest changes by Josef Kellermann · 13 years ago
  43. ceccd8d Remove uart_init() in Siemens sitemp-g1p1 by Patrick Georgi · 13 years ago
  44. bfa7ee5 Add Siemens SITEMP-G1 board by Josef Kellermann · 13 years ago
  45. 8d6cf3a Work around unclean CMOS handling for now by Patrick Georgi · 13 years ago
  46. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  47. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  48. f2ed23f Adds RS740 HT and internal graphics PCI ids. by Ivaylo Valkov · 13 years ago
  49. 6401fdb by Kerry She · 13 years ago
  50. faafd14 by Kerry She · 13 years ago
  51. eb995c2 by Kerry She · 13 years ago
  52. 1c85c77 by Kerry She · 13 years ago
  53. 8c4b499 put the amdlib and agesa constant to .rodata segment. by Kerry She · 13 years ago
  54. ccad951 Adds VOID to empty parameter lists to get rid of some build warnings. by Frank Vibrans · 13 years ago
  55. ec40260 Remove AMD Agesa requirement for standard include files by Frank Vibrans · 13 years ago
  56. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  57. 49ae971 i82801gx: enable SPI prefetching by Sven Schnelle · 13 years ago
  58. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  59. 95ebe66 Thinkpad: Enable Battery events by Sven Schnelle · 13 years ago
  60. 50270b8 X60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  61. edabf54 T60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  62. bf9e930 Lenovo PMH7: add pmh7_ultrabay_power_enable() by Sven Schnelle · 13 years ago
  63. cf7dffe Lenovo H8: add h8_ultrabay_device_present() by Sven Schnelle · 13 years ago
  64. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  65. b721287 Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) by Rudolf Marek · 13 years ago
  66. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  67. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  68. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  69. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  70. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  71. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  72. 305f2f5 drop dead code from sb800 bootblock by Stefan Reinauer · 13 years ago
  73. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  74. bbd2f21 Simplify coreboot's console/console.h by Stefan Reinauer · 13 years ago
  75. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  76. d8129f9 Add Lenovo ThinkPad T60 by Sven Schnelle · 13 years ago
  77. ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
  78. 81725b2e pci1x2x: remove latency/bridge control/cacheline size settings by Sven Schnelle · 13 years ago
  79. 5c72a87 pci1x2x: use cardbus_read_resources()/cardbus_enable_resources() by Sven Schnelle · 13 years ago
  80. 5f22f303 pci1x2x: use pci_ops set_subsystem instead of custom code by Sven Schnelle · 13 years ago
  81. 20f7f3b pci1x2x: add PCI1510 device IDs by Sven Schnelle · 13 years ago
  82. baec034 pci1x2x: use devicetree register configuration by Sven Schnelle · 13 years ago
  83. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  84. 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
  85. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  86. 4fff74b Lenovo PMH7: add pmh7_touchpad_enable() by Sven Schnelle · 13 years ago
  87. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  88. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  89. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  90. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  91. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  92. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  93. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  94. ee4c6f7 Lenovo H8 EC: add missing systemstatus.asl include by Sven Schnelle · 13 years ago
  95. 1b9d2ee PMH7: Add dock event control by Sven Schnelle · 13 years ago
  96. a7163f1 bootblock updates: by Stefan Reinauer · 13 years ago
  97. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  98. b77a73e comment cosmetics in bootblock.ld by Stefan Reinauer · 13 years ago
  99. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  100. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago