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
/
asus
/
m2v-mx_se
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-01-31
asus/m2v,m2v-mx_se: Unify Kconfig
Paul Menzel
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-05
AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2013-12-29
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
Kyösti Mälkki
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-14
Move HAVE_SMI_HANDLER from mainboards to chipsets
Stefan Reinauer
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-03-16
VIA southbridge K8T890: Apply un-written naming rules
Kyösti Mälkki
2011-10-28
Get rid of the old romstage-as-bootblock ROM layout
Patrick Georgi
2011-07-13
Enable SMI on M2V-MX SE
Rudolf Marek
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-16
Move the SET_FIDVID* family of configuration options to Kconfig and
Patrick Georgi
2010-11-05
Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c
Patrick Georgi
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
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-05-14
license header fixes
Nils Jacobs
2010-04-25
Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890
Rudolf Marek
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-03
remove more warnings.
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-02-23
Disable ACPI Resume on asus/m2v-mx_se, it's broken
Rudolf Marek
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-05
- Let AMD CAR code pick the right XIP area
Rudolf Marek
2009-11-27
Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID
Patrick Georgi
2009-10-20
Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be
Myles Watson
2009-10-16
Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.
Myles Watson
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
2009-10-09
More kconfig cleanups:
Uwe Hermann
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-03
Remove duplicate and not too useful Kconfig board comments as
Uwe Hermann
2009-09-29
Fix a number of board names in Kconfig (trivial).
Uwe Hermann
2009-09-24
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-09-17
Remove warnings from Kconfig. Trivial.
Myles Watson
2009-08-27
Clean up some DCACHE related options.
Patrick Georgi
2009-08-26
Asus M2V-MX-SE support in Kbuild
Cristi Magherusan