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
Age
Commit message (
Expand
)
Author
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
Whitespace changes to make s2912_fam10/ms9652_fam10 more similar.
Uwe Hermann
2010-03-01
Drop unused doit.sh files (trivial).
Uwe Hermann
2010-03-01
Various cometic and coding-style fixes (trivial).
Uwe Hermann
2010-03-01
- Simplify stack size determination: MAX_CPUS * STACK_SIZE
Patrick Georgi
2010-03-01
Add msi/ms9652_fam10 board.
Timothy Pearson
2010-03-01
Allow per-board setting of HT clock and width so
Timothy Pearson
2010-03-01
Fix YABEL guards; make debugging optional; fix some warnings
Stefan Reinauer
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-03-01
- Add rules that build either 4 or 5 ssdts (only those variants exist in the ...
Patrick Georgi
2010-02-28
Use the romstraps build infrastructure created for "tinybootblock"
Patrick Georgi
2010-02-28
disable AP_CODE_IN_CAR. The K8 code has an alternate code path to do the job,
Stefan Reinauer
2010-02-28
use names instead of numbers where possible, also print a better message if no
Stefan Reinauer
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-28
assert.h: have the same information on asserts in romcc and non-romcc code.
Stefan Reinauer
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-27
This does the following:
Stefan Reinauer
2010-02-26
Work around stack size breakage observed on fam10.
Zheng Bao
2010-02-25
drop unused file
Stefan Reinauer
2010-02-25
Move the ldscripts logic to src/arch/i386/Makefile.inc
Patrick Georgi
2010-02-25
Drop i855pm port and rename i855gme to i855 instead.
Stefan Reinauer
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-25
Various minor fixes (trivial).
Uwe Hermann
2010-02-25
Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" per
Stefan Reinauer
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2010-02-24
Add Win Enterprises' PL6064 board
Anish K. Patel
2010-02-24
Enable user selectable bootblocks, and provide a bootblock that
Patrick Georgi
2010-02-24
This patch fixes an issue with the wrong build rules being selected.
Patrick Georgi
2010-02-24
Remove register pressure from e7501 driver by not indirectly referencing
Stefan Reinauer
2010-02-24
Several fixes to the supermicro/h8qme_fam10 board, so it
Knut Kujat
2010-02-23
Clobber registers as appropriate in AMD CAR code, and
Rudolf Marek
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
2010-02-23
- Remove src/arch/i386/init/ldscript_cbfs.lb as it's not used anymore
Patrick Georgi
2010-02-23
Only handle code as "driver" that actually uses our driver
Patrick Georgi
2010-02-23
Disable ACPI Resume on asus/m2v-mx_se, it's broken
Rudolf Marek
2010-02-23
Adjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB values,
Jonathan A. Kollasch
2010-02-22
Random cosmetic fixes (trivial).
Uwe Hermann
2010-02-22
Fix SMM handler comment. Thanks for noticing, Peter!
Stefan Reinauer
2010-02-22
- Make walkcbfs capable of loading files other than the first
Patrick Georgi
2010-02-22
mini update SMM:
Stefan Reinauer
2010-02-22
drop two warnings (trivial)
Stefan Reinauer
2010-02-22
CONFIG_ was missing.
Stefan Reinauer
2010-02-22
fix builds...
Stefan Reinauer
2010-02-22
don't call verify_copy_pirq_routing_table() if it's not there.
Stefan Reinauer
2010-02-22
This is a general cleanup patch
Stefan Reinauer
2010-02-22
YABEL update
Stefan Reinauer
2010-02-20
trival. All the changes is about comment and spaces.
Zheng Bao
2010-02-19
Revert deletion of src/arch/i386/init.
Patrick Georgi
2010-02-19
1. Change CONFIG_DEBUG to DEBUG in util/x86emu/*
Myles Watson
2010-02-16
fix APCI typos.
Stefan Reinauer
[next]