1. f77516c ACPI: Work around IASL warning reading/writing same register by Martin Roth · 9 years ago
  2. 91d9cbc ACPI: Fix IASL Warning about unused method for _OSI check by Martin Roth · 9 years ago
  3. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  4. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  5. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  6. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  7. a4d179a amd/acpi: Clean up SMBus references. by Tobias Diedrich · 9 years ago
  8. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  9. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  10. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  11. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 10 years ago
  12. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 10 years ago
  13. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 10 years ago
  14. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  15. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  16. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  17. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  18. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  19. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  20. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  21. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  22. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  23. f7d8f09 amd/agesa,cimx: Rename ACPI OS detection methods by Edward O'Callaghan · 10 years ago
  24. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  25. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  26. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  27. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  28. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  29. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  30. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  31. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  32. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  33. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  34. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  35. a390d77 AMD boards: routing.asl: Uniformly start `Package()` with capital letter by Paul Menzel · 11 years ago
  36. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  37. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  38. 12d6024 AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field by Paul Menzel · 11 years ago
  39. 528640d mainboard.c: Name enable_dev function uniformly `mainboard_enable` by Paul Menzel · 11 years ago
  40. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  41. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  42. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  43. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  44. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  45. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  46. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  47. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  48. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  49. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  50. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  51. ba589e3 Move setup_uma_memory() to K8 northbridge by Kyösti Mälkki · 12 years ago
  52. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  53. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  54. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  55. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  56. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 13 years ago
  57. 0e992be amd/sb700: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  58. 374018d Add RS780 defaut graphics ID to AMD Mahogany mainboard. by Marc Jones · 13 years ago
  59. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  60. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  61. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  62. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  63. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  64. 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
  65. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  66. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  67. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  68. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  69. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  70. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  71. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  72. f8ba64d Deduplicate various ACPI .asl files. by Uwe Hermann · 14 years ago
  73. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  74. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  75. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  76. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  77. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  78. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  79. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  80. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  81. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  82. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  83. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago
  84. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  85. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  86. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  87. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  88. 7c1fb7b Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: by Scott Duplichan · 14 years ago
  89. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  90. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  91. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  92. ae3f2b3 Allow selecting the physical USB Debug Port on AMD SB700. by Uwe Hermann · 14 years ago
  93. 6c05bf4 ICS951462_ADDRESS defined but _never_ used. Drop it. by Patrick Georgi · 14 years ago
  94. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  95. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  96. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  97. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  98. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  99. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  100. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago