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
Age
Commit message (
Expand
)
Author
2010-04-09
fix the broken nvidia chipset boards,
Stefan Reinauer
2010-04-09
zero warnings days.
Stefan Reinauer
2010-04-09
Drop the need for cpu_reset, it's really just a short cut to stage2.
Stefan Reinauer
2010-04-09
remove some amd mainboard warnings.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
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-08
cpu/emulation/qemu-x86 doesn't exist anymore, as this
Patrick Georgi
2010-04-08
Remove duplicate registers in digitallogic/adl855pc's device tree
Patrick Georgi
2010-04-07
- copy_and_run() gets the same calling convention on AMD and on all the others.
Stefan Reinauer
2010-04-07
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Stefan Reinauer
2010-04-07
clean up age old via epia target.
Stefan Reinauer
2010-04-07
drop the use of function pointers from romcc code.
Stefan Reinauer
2010-04-07
fix epia-m700 compilation, and remove more warnings.
Stefan Reinauer
2010-04-07
no duplicate names in cmos.layout.
Stefan Reinauer
2010-04-07
switch some ROMCC boards back to ROMCC.
Stefan Reinauer
2010-04-07
"no warnings day"
Stefan Reinauer
2010-04-07
oops... this is a critical issue. Some boards in the tree don't compile with
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-05
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Rudolf Marek
2010-04-03
remove more warnings.
Stefan Reinauer
2010-04-03
remove more warnings
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
2010-03-30
- drop unneeded Makefile.inc
Stefan Reinauer
2010-03-30
indent mptable.c
Stefan Reinauer
2010-03-30
drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig
Stefan Reinauer
2010-03-30
build_opt_tbl: error instead of null pointer access if no checksum is defined.
Stefan Reinauer
2010-03-30
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-30
fix ms9652_fam10
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
qemu: drop "northbridge.c" from src/cpu/...
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
Add a non-time consuming version of ram check so we can print a decent error
Stefan Reinauer
2010-03-28
drop post_code()
Stefan Reinauer
2010-03-28
drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more
Stefan Reinauer
2010-03-26
Remove dead code and make white space more consistent for acpi_tables.c
Myles Watson
2010-03-26
1. Remove warnings and multiple blank lines.
Zheng Bao
2010-03-24
Get rid of type-punned pointer errors.
Myles Watson
2010-03-24
fix acpi dsdt copy on roda rk886ex
Stefan Reinauer
2010-03-23
mahogany_fam10: rename apc_auto.c to ap_romstage.c like on all other boards
Stefan Reinauer
2010-03-22
Revert my debugging patch that got committed by accident. Sorry.
Myles Watson
[next]