1. bea61ef AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms by Martin Roth · 9 years ago
  2. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  3. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  4. f5e7fa2 AMD amdfam10: Always have HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  5. d15cb519 amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection by Kyösti Mälkki · 11 years ago
  6. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  7. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  8. 618de68 Squelch some warnings from Kconfig by Kyösti Mälkki · 10 years ago
  9. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  10. aece3c9 msi/ms9652_fam10: minor Kconfig cleanup by Patrick Georgi · 10 years ago
  11. d0281f1 uart8250: Drop unused declarations by Kyösti Mälkki · 11 years ago
  12. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  13. 6c57f64 AMD fam10: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  14. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  15. 711a6fd Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot binary by Ronald G. Minnich · 11 years ago
  16. d654f42 AMD: Reduce stack size from 64 KB to the default of 4 KB by Paul Menzel · 11 years ago
  17. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  18. 56cd70b Fix Kconfig GENERATE_*_TABLE usage by Stefan Reinauer · 12 years ago
  19. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  20. c1928e2 ms9652: fix misuse of LIFT_BSP_APIC_ID by Stefan Reinauer · 12 years ago
  21. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  22. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  23. ffc1fb3 Drop Kconfig VAR_MTRR_HOLE option by Kyösti Mälkki · 12 years ago
  24. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  25. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  26. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  27. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  28. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  29. dd6619f no leading zeroes. by Stefan Reinauer · 14 years ago
  30. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  31. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  32. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  33. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  34. d51122d Various PIRQ/MPTABLE/ACPI Kconfig fixes. by Uwe Hermann · 14 years ago
  35. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  36. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  37. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  38. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  39. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  40. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  41. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  42. a58c260 Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn't by Myles Watson · 14 years ago
  43. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  44. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  45. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  46. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  47. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  48. 9b70cb6 fix ms9652_fam10 by Stefan Reinauer · 14 years ago
  49. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  50. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  51. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  52. 5fa76e2 Whitespace changes to make s2912_fam10/ms9652_fam10 more similar. by Uwe Hermann · 14 years ago
  53. 2bb4acf Various cometic and coding-style fixes (trivial). by Uwe Hermann · 14 years ago
  54. d3b2bbe Add msi/ms9652_fam10 board. by Timothy Pearson · 14 years ago