index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-09-30
more fixes for via ... plus a little more spew.
Ronald G. Minnich
2003-09-30
fix and complaint.
Ronald G. Minnich
2003-09-30
remove references to static_devices.o
Stefan Reinauer
2003-09-30
get rid of static_devices.c
Stefan Reinauer
2003-09-30
no filo, since khepri has no ide disks per default
Stefan Reinauer
2003-09-30
The epia now works.
Ronald G. Minnich
2003-09-29
default is 256 not 512k
Stefan Reinauer
2003-09-27
ok that's it. I think this might work.
Ronald G. Minnich
2003-09-27
a few tweaks etc.
Ronald G. Minnich
2003-09-26
it's getting through the 8601 but the values are still not right.
Ronald G. Minnich
2003-09-26
something is wrong here but not sure what.
Ronald G. Minnich
2003-09-26
via epia is putting out bytes!
Ronald G. Minnich
2003-09-26
serial supprt.
Ronald G. Minnich
2003-09-26
just to get us back where we were.
Ronald G. Minnich
2003-09-26
It builds!
Ronald G. Minnich
2003-09-26
add cpufixup.o
Ronald G. Minnich
2003-09-26
cpu fixup for p6
Ronald G. Minnich
2003-09-26
remove fixed ROM_SIZE setting, add default to 256k
Stefan Reinauer
2003-09-26
keyboard support
Ronald G. Minnich
2003-09-26
added CONFIG_KEYBOARD, default 0
Ronald G. Minnich
2003-09-26
fix 'deprecated' warnings
Ronald G. Minnich
2003-09-26
fix buildrom statement if there's only one romimage specified.
Stefan Reinauer
2003-09-26
ignore target temp build dir
Stefan Reinauer
2003-09-26
add cvsignore files for target files. Use gcc -m32 to build on AMD64
Stefan Reinauer
2003-09-26
ignore temp. build directory
Stefan Reinauer
2003-09-26
get rid of pointer/int cast warnings on 64bit.
Stefan Reinauer
2003-09-26
via epia; also yh lu tyan.
Ronald G. Minnich
2003-09-25
allow default settings in the mainboard file
Ronald G. Minnich
2003-09-25
new from yh lu
Ronald G. Minnich
2003-09-25
new from tyan
Ronald G. Minnich
2003-09-25
no default rom size
Ronald G. Minnich
2003-09-25
ROM_SIZE has no default now.
Ronald G. Minnich
2003-09-25
added via vt8231
Ronald G. Minnich
2003-09-25
first cut at 8601 support
Ronald G. Minnich
2003-09-25
add another compat chain keepalife fix
Stefan Reinauer
2003-09-25
khepri resource map update to keep compatibility chain
Stefan Reinauer
2003-09-25
remove last occurence of AMD8111_DEV
Stefan Reinauer
2003-09-23
new target configuration: newisys khepri
Stefan Reinauer
2003-09-23
update hypertransport setup for khepri
Stefan Reinauer
2003-09-23
fix hypertransport setup for quartet.
Stefan Reinauer
2003-09-23
make coherent ht setup capable of non-standard link configurations
Stefan Reinauer
2003-09-18
first shot of legacybios emulation.
Stefan Reinauer
2003-09-17
fix romcc compiling 32bit code on amd64
Stefan Reinauer
2003-09-17
add filename to buildrom
Stefan Reinauer
2003-09-17
add filename to buildrom command
Stefan Reinauer
2003-09-12
add cvsignore file
Stefan Reinauer
2003-09-12
add "clean" target
Stefan Reinauer
2003-09-11
update Config.lb and add khepri ht chain
Stefan Reinauer
2003-09-11
add quartet and dspace targets, disable reboot in Solo target.
Stefan Reinauer
2003-09-11
add new target for DSPACE DS1006 card, make quartet auto.c all verbose
Stefan Reinauer
2003-09-09
remove old config files, adopt to new config method. fix resource map (?)
Stefan Reinauer
2003-09-08
automatically build config.py if it's not there.
Stefan Reinauer
2003-09-08
add solo target config file for new config method
Stefan Reinauer
2003-09-08
update SOLO code (untested but compiling and pretty much complete!?!)
Stefan Reinauer
2003-09-04
- Include hypertransport.h in hypertransport.c
Eric Biederman
2003-09-04
- Remove dead argument to hypertransport_scan_chain
Eric Biederman
2003-09-03
moved init_timer() to static initialization
Greg Watson
2003-09-03
cosmetics
Stefan Reinauer
2003-09-02
- 1.1.4
Eric Biederman
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-09-01
- Update the version number to 1.1.2 and update the NEWS file
Eric Biederman
2003-09-01
- Add back in the hard reset code from the freebios1 tree.
Eric Biederman
2003-09-01
- Updates to config.g so that it works more reliably and has initial support
Eric Biederman
2003-08-29
more targets
Ronald G. Minnich
2003-08-29
new targets
Ronald G. Minnich
2003-08-28
add first bunch of newisys khepri files.
Stefan Reinauer
2003-08-28
more motherboard specific cleanups
Stefan Reinauer
2003-08-28
cleaning out motherboard specific changes from the generic directories.
Stefan Reinauer
2003-08-27
support for new mobos and fixes
Ronald G. Minnich
2003-08-26
fixed irq tables for hdama
Ronald G. Minnich
2003-08-07
more quartet fixes
Stefan Reinauer
2003-08-07
fix resource map for quartet
Stefan Reinauer
2003-08-07
fix quartet build
Stefan Reinauer
2003-08-06
I mean it this time. NO more unnecessary 'dir' commands for cpus.
Ronald G. Minnich
2003-08-06
end silly multiple sources of /cpu/whatever.
Ronald G. Minnich
2003-08-06
add XIP_ROM_[BASE|SIZE] to newconfig for quicker bootup
Stefan Reinauer
2003-08-05
turn down the spew level to 7
Ronald G. Minnich
2003-08-05
fixup. SMP works fine.
Ronald G. Minnich
2003-08-05
Fixed version skew problem.
Greg Watson
2003-08-05
missing file chip.h
Ronald G. Minnich
2003-08-05
now needed.
Ronald G. Minnich
2003-08-05
- Update the Makefile to have a proper ALL: target
Eric Biederman
2003-08-04
patches from Yh Lu. Tested and working on HDAMA
Ronald G. Minnich
2003-08-04
Commits for the new config static device design, to allow more than one static
Ronald G. Minnich
2003-08-04
- Fix poor resource allocation estimate.
Eric Biederman
2003-08-01
- Remove useless definitions
Eric Biederman
2003-08-01
- Update cpufixup so we support more than 4GB of memory
Eric Biederman
2003-08-01
- Update raminit.c so it works properly for multiple cpus
Eric Biederman
2003-07-31
fix for newconfig
Ronald G. Minnich
2003-07-30
make solo target build again
Stefan Reinauer
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-28
Added support for naming instances of parts. This is to allow arbitrary
Greg Watson
2003-07-28
adjust options
Greg Watson
2003-07-28
PPC 4XX support
Greg Watson
2003-07-28
use longs
Greg Watson
2003-07-28
PVR support
Greg Watson
2003-07-28
added new routines
Greg Watson
2003-07-28
deal with different reset vector addresses
Greg Watson
2003-07-28
made timer more generic
Greg Watson
2003-07-28
added ppc_ to function names
Greg Watson
[next]