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
Age
Commit message (
Expand
)
Author
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
Find out the svnversion we are working on is quite important.
Zheng Bao
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
drop empty x86emu Makefile
Stefan Reinauer
2010-02-22
Inteltool: Add i830/Tolapai/Ich4 support
Stefan Reinauer
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-21
Add Doxyfile to bayou
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
2010-02-15
fix clock polling in pc97317 driver.
Stefan Reinauer
2010-02-15
Document the reason for r5124 in the code/Makefile (trivial).
Uwe Hermann
2010-02-15
Various license header consistency fixes (trivial).
Uwe Hermann
2010-02-14
Add missing Copyright line, sorry.
Uwe Hermann
2010-02-14
Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.
Anish K Patel
2010-02-13
I was having problems building a working romcc with the -O2
Marc Jones
2010-02-12
romcc: Fix a few (harmless) warnings
Peter Stuge
2010-02-12
This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...
Joseph Smith
2010-02-12
update doxygen config file to latest doxygen version
Stefan Reinauer
2010-02-12
Add two YABEL options to Kconfig
Stefan Reinauer
2010-02-11
Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers,
Patrick Georgi
2010-02-11
Adapt all uses of CONFIG_XIP_ROM_BASE to use
Patrick Georgi
2010-02-11
Don't remove config.h on "make clean"
Patrick Georgi
2010-02-11
romcc: Ignore empty string tokens. So far, romcc emitted a single double-quot...
Patrick Georgi
2010-02-11
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
[next]