1. 3f0075b cimx_wrapper/sb800: Fix indent in late.c:sb800_enable() by Peter Stuge · 13 years ago
  2. 44d3c3d Remove multiple mmconf settings and just use kconfig setting. by Marc Jones · 13 years ago
  3. 16c8e37 agesa_wrapper: Avoid repetitive Kconfig depends, trivial by Peter Stuge · 13 years ago
  4. 8c46263 Cosmetic cleanup. by Scott Duplichan · 13 years ago
  5. 5d878ad 1) Remove unused kconfig options. 2) Correct UMA graphics PCI device ID. by Scott Duplichan · 13 years ago
  6. a64ab46 Update gpp port configuration. by Scott Duplichan · 13 years ago
  7. 769527e Enable rom cache early to reduce boot time. by Scott Duplichan · 13 years ago
  8. 3c639e7 Fix memory allocation problem in amdInitLate. Disabled until further debug. by Scott Duplichan · 13 years ago
  9. 0b886ae Remove some non-essential agesa options to reduce boot time. by Scott Duplichan · 13 years ago
  10. dbbbca3 Declare legacy video frame buffer so that Windows generic VGA driver will work. by Scott Duplichan · 13 years ago
  11. 0ebefd2 Declare RTC as not PIIX4 compatible to match AMD hardware. by Scott Duplichan · 13 years ago
  12. 254a6d6 Make fadt revision match its length. Solves Windows 7 checked build assert. by Scott Duplichan · 13 years ago
  13. b7e0683 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  14. 2cc5f55 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  15. d9a634c Switch processor cores to pstate 0 early to reduce boot time. by Scott Duplichan · 13 years ago
  16. e73fc208 Enable 33 MHz fast mode SPI read early to reduce boot time. by Scott Duplichan · 13 years ago
  17. 9ab3c6c Build device paths for AP cores so that coreboot will report them to the OS. by Scott Duplichan · 13 years ago
  18. be8fae1 Program the I/O APIC ID. by Scott Duplichan · 13 years ago
  19. f191c72 Enable AHCI mode and hide IDE controller to reduce boot time. by Scott Duplichan · 13 years ago
  20. dc312cc Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. by Scott Duplichan · 13 years ago
  21. 2b9143a Fix ACPI shutdown function by removing reliance on SMI. by Scott Duplichan · 13 years ago
  22. e78ae24 Configure CIMx to use 33 MHz fast mode for SPD read. by Scott Duplichan · 13 years ago
  23. 444c49c Match DIMM SPD addressing to implemented slots. by Scott Duplichan · 13 years ago
  24. 6719c23 Size mmconf according to CONFIG_MMCONF_BUS_NUMBER. by Scott Duplichan · 13 years ago
  25. b0b4063 1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support. by Scott Duplichan · 13 years ago
  26. 6f7375c 1) Set I/O APIC ID according to BKDG recommendation by Scott Duplichan · 13 years ago
  27. 6d6a456 Correct the number of MCA error reporting banks cleared. by Scott Duplichan · 13 years ago
  28. a72425a 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization. by Scott Duplichan · 13 years ago
  29. eb97e96 siemens/sitemp_g1p1: Adapt read_option() to latest changes by Josef Kellermann · 13 years ago
  30. ceccd8d Remove uart_init() in Siemens sitemp-g1p1 by Patrick Georgi · 13 years ago
  31. bfa7ee5 Add Siemens SITEMP-G1 board by Josef Kellermann · 13 years ago
  32. 8d6cf3a Work around unclean CMOS handling for now by Patrick Georgi · 13 years ago
  33. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  34. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  35. f2ed23f Adds RS740 HT and internal graphics PCI ids. by Ivaylo Valkov · 13 years ago
  36. 6401fdb by Kerry She · 13 years ago
  37. faafd14 by Kerry She · 13 years ago
  38. eb995c2 by Kerry She · 13 years ago
  39. 1c85c77 by Kerry She · 13 years ago
  40. 8c4b499 put the amdlib and agesa constant to .rodata segment. by Kerry She · 13 years ago
  41. ccad951 Adds VOID to empty parameter lists to get rid of some build warnings. by Frank Vibrans · 13 years ago
  42. ec40260 Remove AMD Agesa requirement for standard include files by Frank Vibrans · 13 years ago
  43. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  44. 49ae971 i82801gx: enable SPI prefetching by Sven Schnelle · 13 years ago
  45. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  46. 95ebe66 Thinkpad: Enable Battery events by Sven Schnelle · 13 years ago
  47. 50270b8 X60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  48. edabf54 T60: enable Ultrabay if device is plugged in by Sven Schnelle · 13 years ago
  49. bf9e930 Lenovo PMH7: add pmh7_ultrabay_power_enable() by Sven Schnelle · 13 years ago
  50. cf7dffe Lenovo H8: add h8_ultrabay_device_present() by Sven Schnelle · 13 years ago
  51. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  52. b721287 Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) by Rudolf Marek · 13 years ago
  53. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  54. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  55. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  56. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  57. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  58. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  59. 305f2f5 drop dead code from sb800 bootblock by Stefan Reinauer · 13 years ago
  60. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  61. bbd2f21 Simplify coreboot's console/console.h by Stefan Reinauer · 13 years ago
  62. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  63. d8129f9 Add Lenovo ThinkPad T60 by Sven Schnelle · 13 years ago
  64. ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
  65. 81725b2e pci1x2x: remove latency/bridge control/cacheline size settings by Sven Schnelle · 13 years ago
  66. 5c72a87 pci1x2x: use cardbus_read_resources()/cardbus_enable_resources() by Sven Schnelle · 13 years ago
  67. 5f22f303 pci1x2x: use pci_ops set_subsystem instead of custom code by Sven Schnelle · 13 years ago
  68. 20f7f3b pci1x2x: add PCI1510 device IDs by Sven Schnelle · 13 years ago
  69. baec034 pci1x2x: use devicetree register configuration by Sven Schnelle · 13 years ago
  70. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  71. 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
  72. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  73. 4fff74b Lenovo PMH7: add pmh7_touchpad_enable() by Sven Schnelle · 13 years ago
  74. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  75. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  76. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  77. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  78. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  79. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  80. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  81. ee4c6f7 Lenovo H8 EC: add missing systemstatus.asl include by Sven Schnelle · 13 years ago
  82. 1b9d2ee PMH7: Add dock event control by Sven Schnelle · 13 years ago
  83. a7163f1 bootblock updates: by Stefan Reinauer · 13 years ago
  84. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  85. b77a73e comment cosmetics in bootblock.ld by Stefan Reinauer · 13 years ago
  86. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  87. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  88. 8345a19 fix mainboards that were including earlymtrr.c without actually using it. by Stefan Reinauer · 13 years ago
  89. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  90. 40e42a8 fix coreboot compilation without serial console enabled. by Stefan Reinauer · 13 years ago
  91. 23f49a8 earlymtrr.c: wipe some dead code, use names instead of numbers and some by Stefan Reinauer · 13 years ago
  92. 1fdfed1 add some comments to walkcbfs.S by Stefan Reinauer · 13 years ago
  93. 31853d8 - drop remaining CONFIG_ROM_IMAGE_SIZE by Stefan Reinauer · 13 years ago
  94. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  95. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  96. 28cd291 cosmetic cleanup of sis966 usb2 code by Stefan Reinauer · 13 years ago
  97. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  98. 14748a5 Lenovo H8 EC: add missing include for thermal.asl by Sven Schnelle · 13 years ago
  99. 3e2f679 Lenovo H8 EC: Set fancontrol to Automatic management by Sven Schnelle · 13 years ago
  100. ae08c56 PC87384: add GPIO defines by Sven Schnelle · 13 years ago