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-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-19
Get rid of a few warnings:
Myles Watson
2010-03-18
Remove remaining uses of
Patrick Georgi
2010-03-18
Rework boolean expression (DeMorgan and all) for
Patrick Georgi
2010-03-18
Remove fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
Remove failover/fallback/normal handling in mainboards'
Patrick Georgi
2010-03-17
remove more warnings, and fix some boards (watchdog.h)
Stefan Reinauer
2010-03-13
Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
Uwe Hermann
2010-03-11
Replace clear_memory with memset.
Myles Watson
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
[next]