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
/
tyan
Age
Commit message (
Expand
)
Author
2010-03-08
Remove Kconfig entries that disable
Patrick Georgi
2010-03-08
Set options to make AMD CAR code compile correctly,
Arne Georg Gleditsch
2010-03-01
Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.
Uwe Hermann
2010-03-01
- Add rules that build either 4 or 5 ssdts (only those variants exist in the ...
Patrick Georgi
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
This does the following:
Stefan Reinauer
2010-02-25
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-23
Only handle code as "driver" that actually uses our driver
Patrick Georgi
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-11
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-02-08
straighten naming scheme for application processor rom stage files.
Stefan Reinauer
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-04
Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there
Ward Vandewege
2010-02-03
Fix incorrect board names in Kconfig strings (trivial).
Uwe Hermann
2010-01-30
ifeq wants a space before the (
Stefan Reinauer
2010-01-30
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-25
More Kconfig changes to improve match with newconfig:
Patrick Georgi
2010-01-25
Align several kconfig options to match newconfig:
Patrick Georgi
2010-01-18
Move all IOAPIC selection to southbridges, and remove them
Patrick Georgi
2010-01-18
get rid of Kconfig warning.
Stefan Reinauer
2010-01-06
Kconfig builds all boards now.
Patrick Georgi
2010-01-05
* Explicitly add __PRE_RAM__ where it should be added.
Stefan Reinauer
2009-12-02
Trivial fixes for kconfig. They fix all non-fam10 build failures.
Myles Watson
2009-11-27
Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...
Patrick Georgi
2009-11-27
Really hook up s2850 and s2875. Trivial.
Patrick Georgi
2009-11-27
Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID
Patrick Georgi
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.
Uwe Hermann
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-10-28
Fix some builds with Kconfig.
Myles Watson
2009-10-26
cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc
Myles Watson
2009-10-26
Move src/mainboard/tyan/Makefile.s289x.inc to src/mainboard/Makefile.k8_CAR.inc.
Myles Watson
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-24
Major cleanups of the hard_reset() code and config in coreboot.
- supermicro/x6dhe_g/auto.c
2009-10-24
move all register fram definitions to arch/register.h
Stefan Reinauer
2009-10-23
Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before
Myles Watson
2009-10-20
Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be
Myles Watson
2009-10-20
Fix all board names in Kconfig as per wiki / vendor website.
Uwe Hermann
2009-10-19
Unselect AP_CODE_IN_CAR in tyan/s289x. Trivial.
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-17
Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
Peter Stuge
2009-10-17
Remove CONFIG_ from #defines that aren't config variables. Trivial.
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
Drop enable_mmx.inc. It reads (only) "Enabling mmx registers is a noop"
Peter Stuge
2009-10-16
Set default ROM sizes per-board to match the ROM chip that came
Uwe Hermann
[prev]
[next]