index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
jetway
/
pa78vm5
/
Kconfig
Age
Commit message (
Expand
)
Author
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-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-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
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
2012-11-16
Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig
Stefan Reinauer
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-02-17
amd/sb700: Move HAVE_HARD_RESET to southbridge
Patrick Georgi
2011-03-01
Use subsystem id from devicetree.cb instead of Kconfig and move
Sven Schnelle
2010-12-11
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-10
Add TINY_BOOTBLOCK support for AMD SB700.
Uwe Hermann
2010-12-08
Move "select CACHE_AS_RAM" lines from boards into CPU socket.
Uwe Hermann
2010-12-06
Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.
Uwe Hermann
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-31
Remove definitions of ACPI_SSDTX_NUM to 0, that's the default anyway.
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
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-17
Commit (non-working!) Jetway PA78VM5 mainboard
Wang Qing Pei