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
/
amd
Age
Commit message (
Expand
)
Author
2010-09-10
Move memory type information out of some AMD sockets.
Myles Watson
2010-09-07
Remove unused ide0_enable and sata0_enable entries from SB7xx
Rudolf Marek
2010-09-07
Set up an arbitrary amount of system memory on Geode LX, so
Aurelien Guillaume
2010-09-02
Revert 5762. It silently broke a lot of boards because abuild was broken.
Myles Watson
2010-09-01
Fix race condition in option_table.h generation by moving the include statement
Stefan Reinauer
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-27
drop three unneeded config variables:
Jens Rottmann
2010-08-26
Remove unused mainboard_config definitions. Trivial.
Myles Watson
2010-08-17
Tilapila supports both dual slot and single slot. The difference should be
Wang Qing Pei
2010-08-17
Whatever happened here,... The DEC Tulip is a network card, no bridge of any
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-07-28
Let Geode GX2 use geode_post_code.h just like Geode LX
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-07-08
Ugly temporary fix until we figure out how to deal with the race condition.
Myles Watson
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-10
This commit updates the Geode LX GLCP delay control setup from the v2 way to ...
Edwin Beasant
2010-06-10
The devicetree was wrong, but I'm still surprised it broke. This fixes the
Myles Watson
2010-05-25
Move CS5535 specific setup from GX2 driver to CS5535.
Stefan Reinauer
2010-05-21
Add "reasonable" values in ASL at places we overwrite from
Stefan Reinauer
2010-05-20
Move generation of mptable entries for ISA to generic code.
Patrick Georgi
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-14
license header fixes
Nils Jacobs
2010-05-09
Remove pc80/serial.c includes in ROMCC boards and include
Patrick Georgi
2010-05-08
Drop console/console.c and pc80/serial.c from mainboards'
Patrick Georgi
2010-05-05
Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster"
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-25
Trivial. The comment also need to modify.
Zheng Bao
2010-04-25
The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12.
Zheng Bao
2010-04-23
AMD Tilapia board support as a demonstration of an AMD Fam10 DDR3 board.
Zheng Bao
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
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
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
drop quite a lot of dead code that did nothing but produce warnings and make
Stefan Reinauer
2010-04-09
remove some amd mainboard warnings.
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-06
No warnings day, next round.
Stefan Reinauer
2010-04-02
remove some 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
[next]