1. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  2. c9a08dd Redo r6099 after copy&pasted code reintroduced DIMMx #defines by Patrick Georgi · 14 years ago
  3. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 14 years ago
  4. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 14 years ago
  5. 1c427a7 Remove Inagua Kconfig items for external VGA and AHCI binaries. These can be addded by the developer if needed. by Marc Jones · 14 years ago
  6. 144fe88 Fix Typo. (and why is that file, and some of its siblings per-board?) by Patrick Georgi · 14 years ago
  7. 69da1b6 Add IBASE DB-FT1 and AMD Inagua motherboards. Patch 8 of 8. by Frank Vibrans · 14 years ago
  8. 72cc87f Now bimini can boot linux to login. by Zheng Bao · 14 years ago
  9. 8ae82e3 Remove the code for debugging. by Zheng Bao · 14 years ago
  10. 8210e89 Features of Bimini board: RS785 SB800 by Zheng Bao · 14 years ago
  11. a19c622 remove the code which is not ready to release. by Zheng Bao · 14 years ago
  12. 078efb5 remove the code which is not ready to release. by Zheng Bao · 14 years ago
  13. 7917f43 Trivial: use the IO_APIC_ADDR constant defined in ioapic.h, and spell check by Kerry She · 14 years ago
  14. d6a1373 AMD SB800: Drop component prefix from filenames. by Uwe Hermann · 14 years ago
  15. 48b8b92 AMD Bimini: Use mptable_init() in mptable.c. by Uwe Hermann · 14 years ago
  16. 26c1823 AMD Bimini: Small fixes, and updates to recent trunk conventions. by Uwe Hermann · 14 years ago
  17. f7e7519 AMD Bimini: Drop duplicate ASL files as we did for other boards. by Uwe Hermann · 14 years ago
  18. ee5fcac Add support for the AMD Bimini eval mainboard. by Kerry She · 14 years ago
  19. 84be0f5 -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) by Nils Jacobs · 14 years ago
  20. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  21. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  22. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  23. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  24. 6e7efb7 Add TINY_BOOTBLOCK support for AMD SB700. by Uwe Hermann · 14 years ago
  25. f8ba64d Deduplicate various ACPI .asl files. by Uwe Hermann · 14 years ago
  26. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  27. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  28. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  29. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  30. 7f20d73 Trivial. Fix typo. sh> find -name "acpi_tables.c" | xargs sed -i "s/FDAT/FADT/g" by Zheng Bao · 14 years ago
  31. d421c81 Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs. by Uwe Hermann · 14 years ago
  32. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  33. 0d5a6ac Drop per-board ram_check() calls for now. by Uwe Hermann · 14 years ago
  34. 7411eab Final set of smp_write_bus -> mptable_write_buses changes. by Patrick Georgi · 14 years ago
  35. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  36. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  37. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  38. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  39. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  40. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  41. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  42. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  43. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  44. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  45. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  46. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago
  47. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  48. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  49. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  50. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  51. eca3280 Add Kconfig CPU speed selection to Geode GX2 boards. by Nils Jacobs · 14 years ago
  52. f29b3b6 GX2: Define the unused DIMM1 to 0xFF to make it obvious it is a bogus value. by Nils Jacobs · 14 years ago
  53. 76890dd Change Geode GX2 to use the auto DRAM detect code from Geode LX. by Nils Jacobs · 14 years ago
  54. e5b60bc Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway. by Uwe Hermann · 14 years ago
  55. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  56. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  57. 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
  58. 51eafde Enable or disable the power button in Kconfig by Peter Stuge · 14 years ago
  59. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  60. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  61. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  62. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  63. ae3f2b3 Allow selecting the physical USB Debug Port on AMD SB700. by Uwe Hermann · 14 years ago
  64. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  65. 6c05bf4 ICS951462_ADDRESS defined but _never_ used. Drop it. by Patrick Georgi · 14 years ago
  66. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  67. d4d0a45 fix Kontron KT690 and clean up socket S1G1 boards accordingly. by Stefan Reinauer · 14 years ago
  68. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  69. 3bd79294 I missed these boards in a previous commit. by Warren Turkal · 14 years ago
  70. e0afe73 All these boards already had the CACHE_AS_RAM option in their individual by Warren Turkal · 14 years ago
  71. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  72. 10ec0fe - Fix race condition in option_table.h generation by moving the include by Stefan Reinauer · 14 years ago
  73. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  74. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  75. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  76. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  77. 34697d6 Set up an arbitrary amount of system memory on Geode LX, so by Aurelien Guillaume · 14 years ago
  78. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  79. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  80. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  81. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  82. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  83. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  84. 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 14 years ago
  85. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  86. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  87. bba0d76 Let Geode GX2 use geode_post_code.h just like Geode LX by Nils Jacobs · 14 years ago
  88. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  89. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  90. c358b65 Ugly temporary fix until we figure out how to deal with the race condition. by Myles Watson · 14 years ago
  91. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  92. f333ba0 This commit updates the Geode LX GLCP delay control setup from the v2 way to the v3 way. by Edwin Beasant · 14 years ago
  93. 7a60c37 The devicetree was wrong, but I'm still surprised it broke. This fixes the by Myles Watson · 14 years ago
  94. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  95. 36de042 Add "reasonable" values in ASL at places we overwrite from by Stefan Reinauer · 14 years ago
  96. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  97. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  98. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  99. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  100. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago