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-16
This patch is what I needed to compile coreboot with LLVM.
Stefan Reinauer
2010-03-15
Add an AM2R2 entry in to the src/arch/i386/Makefile.inc.
Zheng Bao
2010-03-14
Move deprecated Kconfig options to their own file,
Patrick Georgi
2010-03-14
Add scan-build support to the build system.
Patrick Georgi
2010-03-14
ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)
Stefan Reinauer
2010-03-13
Fix llshell
Stefan Reinauer
2010-03-13
Use CPU_INTEL_SLOT_1 for Slot 1 boards (trivial).
Uwe Hermann
2010-03-13
Add SDRAMPWR_4DIMM Kconfig option (not user-visible in menuconfig).
Keith Hui
2010-03-13
Fix supermicro/h8qme_fam10 by enabling SPD ROM properly.
Knut Kujat
2010-03-11
Replace spaces with tabs. Trivial.
Myles Watson
2010-03-11
Replace clear_memory with memset.
Myles Watson
2010-03-10
The following patch implements Opteron Fam 10 rev D (aka Istanbul)
Arne Georg Gleditsch
2010-03-09
sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...
Marc Jones
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-06
440BX: Do not hardcode DIMM number + size anymore.
Keith Hui
2010-03-06
Add support for the 0x06B1 CPU ID for Celeron (Tualatin).
Keith Hui
2010-03-05
1. Move run_bios prototype to device.h
Myles Watson
2010-03-05
i945 mini patch:
Stefan Reinauer
2010-03-05
Fix creation of coreboot.bootblock when -O2 is specified instead of -Os (4GB ...
Stefan Reinauer
2010-03-05
Add support for the ASUS P2B-LS mainboard.
Keith Hui
2010-03-05
Add proper Slot 1 CPU support code/infrastructure.
Keith Hui
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
[next]