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-04-25
try to unify timing initialization across those boards that need it...
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
remove more warnings. move ROOT_COMPLEX selection to fam10
Stefan Reinauer
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-04-14
zero warning days. Move RAMTOP and RAMBASE together.
Stefan Reinauer
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-14
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-09
Copy acpi blobs in two parts to make sure gcc does the right thing.
Myles Watson
2010-04-08
Clean up fidvid files using indent.
Myles Watson
2010-04-08
Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...
Myles Watson
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-04-07
- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
Stefan Reinauer
2010-04-06
No warnings day, next round.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-30
- drop unneeded Makefile.inc
Stefan Reinauer
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
unify cmos.layout wrt AMD extended configuration registers.
Stefan Reinauer
2010-03-29
This drops the ASSEMBLY define from romstage.c, too
Stefan Reinauer
2010-03-29
__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into
Stefan Reinauer
2010-03-29
This patch drops the coreboot CMOS checksum ranges from Kconfig because
Stefan Reinauer
2010-03-29
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
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
[next]