index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
msi
/
ms9652_fam10
/
Kconfig
Age
Commit message (
Expand
)
Author
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-16
mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLE
Elyes HAOUAS
2015-08-23
AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms
Martin Roth
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-03-09
AMD fam10: Always have AMDMCT
Kyösti Mälkki
2015-02-20
AMD amdfam10: Always have HT3_SUPPORT
Kyösti Mälkki
2015-02-03
amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection
Kyösti Mälkki
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-09
Squelch some warnings from Kconfig
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-04-18
msi/ms9652_fam10: minor Kconfig cleanup
Patrick Georgi
2014-02-06
uart8250: Drop unused declarations
Kyösti Mälkki
2013-12-29
AMD fam10: Drop RAMINIT_SYSINFO
Kyösti Mälkki
2013-12-26
AMD fam10: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-05-10
Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...
Ronald G. Minnich
2013-05-09
AMD: Reduce stack size from 64 KB to the default of 4 KB
Paul Menzel
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-16
Fix Kconfig GENERATE_*_TABLE usage
Stefan Reinauer
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-11-14
ms9652: fix misuse of LIFT_BSP_APIC_ID
Stefan Reinauer
2012-08-07
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-12
Drop Kconfig VAR_MTRR_HOLE option
Kyösti Mälkki
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-02-17
nvidia/mcp55: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2012-01-18
Unify ID_SECTION_OFFSET and mark it deprecated
Patrick Georgi
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-12-13
no leading zeroes.
Stefan Reinauer
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-21
Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were
Patrick Georgi
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-11-05
Various PIRQ/MPTABLE/ACPI Kconfig fixes.
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-05
attached patch moves a couple more config flags out of romstage:
Patrick Georgi
2010-09-28
Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings.
Myles Watson
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
Restructured all vendors' Kconfig files to no longer source the boards'
Jens Rottmann
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-06
Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn't
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-05-25
also rename the config option.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
fix ms9652_fam10
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-26
Remove dead code and make white space more consistent for acpi_tables.c
Myles Watson
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-01
Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.
Uwe Hermann
2010-03-01
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-03-01
Add msi/ms9652_fam10 board.
Timothy Pearson