1. 40ad842 Add regression test for build directory handling to make lint target by Patrick Georgi · 13 years ago
  2. 29ddbb8 Handle absolute source file paths by Patrick Georgi · 13 years ago
  3. 64ccc3b8 Handle both cases, obj being absolute and relative by Patrick Georgi · 13 years ago
  4. 447cf56 Fix building with relative path to object directory outside the source tree by Patrick Georgi · 13 years ago
  5. 0c5b064 iasl still can't cope with extra "." in file paths by Patrick Georgi · 13 years ago
  6. 96dafaf Fix ccache behaviour if more than one ccache in PATH by Patrick Georgi · 13 years ago
  7. fb93178 Correct amd persimmon romstage code for early SPI prefetch enable. by Scott Duplichan · 13 years ago
  8. 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
  9. 6c44550 Move crossgcc rules to coreboot specific Makefile by Patrick Georgi · 13 years ago
  10. 0b933d4 Add crossgcc target to automatically build reference toolchain by Cristian Magherusan-Stanciu · 13 years ago
  11. 3f0075b cimx_wrapper/sb800: Fix indent in late.c:sb800_enable() by Peter Stuge · 13 years ago
  12. 44d3c3d Remove multiple mmconf settings and just use kconfig setting. by Marc Jones · 13 years ago
  13. 16c8e37 agesa_wrapper: Avoid repetitive Kconfig depends, trivial by Peter Stuge · 13 years ago
  14. 8c46263 Cosmetic cleanup. by Scott Duplichan · 13 years ago
  15. 5d878ad 1) Remove unused kconfig options. 2) Correct UMA graphics PCI device ID. by Scott Duplichan · 13 years ago
  16. a64ab46 Update gpp port configuration. by Scott Duplichan · 13 years ago
  17. 769527e Enable rom cache early to reduce boot time. by Scott Duplichan · 13 years ago
  18. 3c639e7 Fix memory allocation problem in amdInitLate. Disabled until further debug. by Scott Duplichan · 13 years ago
  19. 0b886ae Remove some non-essential agesa options to reduce boot time. by Scott Duplichan · 13 years ago
  20. dbbbca3 Declare legacy video frame buffer so that Windows generic VGA driver will work. by Scott Duplichan · 13 years ago
  21. 0ebefd2 Declare RTC as not PIIX4 compatible to match AMD hardware. by Scott Duplichan · 13 years ago
  22. 254a6d6 Make fadt revision match its length. Solves Windows 7 checked build assert. by Scott Duplichan · 13 years ago
  23. b7e0683 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  24. 2cc5f55 Enable SPI cacheline prefetch early to reduce boot time. by Scott Duplichan · 13 years ago
  25. d9a634c Switch processor cores to pstate 0 early to reduce boot time. by Scott Duplichan · 13 years ago
  26. e73fc208 Enable 33 MHz fast mode SPI read early to reduce boot time. by Scott Duplichan · 13 years ago
  27. 9ab3c6c Build device paths for AP cores so that coreboot will report them to the OS. by Scott Duplichan · 13 years ago
  28. be8fae1 Program the I/O APIC ID. by Scott Duplichan · 13 years ago
  29. f191c72 Enable AHCI mode and hide IDE controller to reduce boot time. by Scott Duplichan · 13 years ago
  30. dc312cc Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. by Scott Duplichan · 13 years ago
  31. 2b9143a Fix ACPI shutdown function by removing reliance on SMI. by Scott Duplichan · 13 years ago
  32. e78ae24 Configure CIMx to use 33 MHz fast mode for SPD read. by Scott Duplichan · 13 years ago
  33. 444c49c Match DIMM SPD addressing to implemented slots. by Scott Duplichan · 13 years ago
  34. 6719c23 Size mmconf according to CONFIG_MMCONF_BUS_NUMBER. by Scott Duplichan · 13 years ago
  35. b0b4063 1) Use D18F1xF4 VGA Enable to simplify legacy video I/O support. by Scott Duplichan · 13 years ago
  36. 6f7375c 1) Set I/O APIC ID according to BKDG recommendation by Scott Duplichan · 13 years ago
  37. 6d6a456 Correct the number of MCA error reporting banks cleared. by Scott Duplichan · 13 years ago
  38. a72425a 1) Initialize BSP fixed MTRRs to match AP fixed MTRR initialization. by Scott Duplichan · 13 years ago
  39. eb97e96 siemens/sitemp_g1p1: Adapt read_option() to latest changes by Josef Kellermann · 13 years ago
  40. ceccd8d Remove uart_init() in Siemens sitemp-g1p1 by Patrick Georgi · 13 years ago
  41. bfa7ee5 Add Siemens SITEMP-G1 board by Josef Kellermann · 13 years ago
  42. 8d6cf3a Work around unclean CMOS handling for now by Patrick Georgi · 13 years ago
  43. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  44. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  45. 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
  46. f2ed23f Adds RS740 HT and internal graphics PCI ids. by Ivaylo Valkov · 13 years ago
  47. 6401fdb by Kerry She · 13 years ago
  48. faafd14 by Kerry She · 13 years ago
  49. eb995c2 by Kerry She · 13 years ago
  50. 1c85c77 by Kerry She · 13 years ago
  51. 8c4b499 put the amdlib and agesa constant to .rodata segment. by Kerry She · 13 years ago
  52. ccad951 Adds VOID to empty parameter lists to get rid of some build warnings. by Frank Vibrans · 13 years ago
  53. ec40260 Remove AMD Agesa requirement for standard include files by Frank Vibrans · 13 years ago
  54. 2f81c03 Enable caching for ROM area in model_6ex/cache_as_ram.inc by Sven Schnelle · 13 years ago
  55. 49ae971 i82801gx: enable SPI prefetching by Sven Schnelle · 13 years ago
  56. 8eee19d Add option 'compress ramstage' by Sven Schnelle · 13 years ago
  57. 4ee7d80 Sorry, my mistake. by Scott Duplichan · 13 years ago
  58. 0401f73 by Scott Duplichan · 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. 3187d02 Add (partly) support for Nuvoton NCT6776F by Stefan Reinauer · 13 years ago
  66. 5a4ae82 cosmetic changes to superiotool's nuvoton code by Stefan Reinauer · 13 years ago
  67. b721287 Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) by Rudolf Marek · 13 years ago
  68. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  69. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  70. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  71. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  72. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  73. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  74. 305f2f5 drop dead code from sb800 bootblock by Stefan Reinauer · 13 years ago
  75. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  76. bbd2f21 Simplify coreboot's console/console.h by Stefan Reinauer · 13 years ago
  77. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  78. d8129f9 Add Lenovo ThinkPad T60 by Sven Schnelle · 13 years ago
  79. ea3b585 PC87384: remove unused init function by Sven Schnelle · 13 years ago
  80. 81725b2e pci1x2x: remove latency/bridge control/cacheline size settings by Sven Schnelle · 13 years ago
  81. 5c72a87 pci1x2x: use cardbus_read_resources()/cardbus_enable_resources() by Sven Schnelle · 13 years ago
  82. 5f22f303 pci1x2x: use pci_ops set_subsystem instead of custom code by Sven Schnelle · 13 years ago
  83. 20f7f3b pci1x2x: add PCI1510 device IDs by Sven Schnelle · 13 years ago
  84. baec034 pci1x2x: use devicetree register configuration by Sven Schnelle · 13 years ago
  85. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  86. 012d867 fix boards that still had some uart init remainders by Stefan Reinauer · 13 years ago
  87. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  88. 4fff74b Lenovo PMH7: add pmh7_touchpad_enable() by Sven Schnelle · 13 years ago
  89. 1571dc9 Cast arguments to ctype(3) functions through (int)(unsigned char). by Jonathan Kollasch · 13 years ago
  90. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  91. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  92. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  93. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  94. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  95. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  96. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  97. ebc93def Emit unwritten symbols in Kconfig so we don't have to do constructs like by Stefan Reinauer · 13 years ago
  98. ee4c6f7 Lenovo H8 EC: add missing systemstatus.asl include by Sven Schnelle · 13 years ago
  99. 1b9d2ee PMH7: Add dock event control by Sven Schnelle · 13 years ago
  100. 4e67731 Allow libpayload to use an OXPCIe 952 card on systems without by Stefan Reinauer · 13 years ago