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-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
2010-02-15
fix clock polling in pc97317 driver.
Stefan Reinauer
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-12
This patch allows a Kconfig option to choose between 64MB (IP1000) and 128MB ...
Joseph Smith
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
$(DISTRO_CFLAGS) is newconfig heritage and was never used on Kconfig. We do
Stefan Reinauer
2010-02-11
separate build.h and config.h usage (now possible because newconfig is gone)
Stefan Reinauer
2010-02-10
Forgot a CBFS_PREFIX change in appropriate commit (r5102).
Patrick Georgi
2010-02-10
Remove two perl calls with sed, and adds an alternative
Patrick Georgi
2010-02-10
Drop src/config alltogether
Stefan Reinauer
2010-02-09
Emergency fix: r5102 carried some local change that doesn't
Patrick Georgi
2010-02-09
Add image updating support. When selecting it, it
Patrick Georgi
2010-02-09
Allow building images with different prefixes (ie. normal/romstage,
Patrick Georgi
2010-02-09
Actually set HAVE_OPTION_TABLES for the boards that need it.
Patrick Georgi
2010-02-09
Move all the copies of the romstage.inc rule to
Patrick Georgi
2010-02-09
The COM2 enable code is global now. Use global API and
Patrick Georgi
2010-02-09
Port of CS5536 early UART setup from v3.
Edwin Beasant
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-02-08
straighten naming scheme for application processor rom stage files.
Stefan Reinauer
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2010-02-07
fix further build.h dependencies that were undetected before we enabled it on
Stefan Reinauer
2010-02-07
romcc _also_ has to wait for build.h to be generated.
Patrick Georgi
2010-02-07
newconfig is no more.
Patrick Georgi
2010-02-05
this should get the VIA VT8454c in shape with Kconfig
Stefan Reinauer
2010-02-05
Add -pipe .. notably speeds up windows builds.
Stefan Reinauer
2010-02-04
This patch fixes the build for the dsdt.asl/dsdt.c.
Harald Gutmann
2010-02-04
typo
Stefan Reinauer
2010-02-04
Revision 5051 broke Kconfig booting for the Tyan s2881 board. Up to 5050, there
Ward Vandewege
[next]