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
path:
root
/
src
/
southbridge
Age
Commit message (
Expand
)
Author
2004-05-13
code reformat, remove BY YHL comment
Li-Ta Lo
2004-05-13
don't enable VGA/ISA here, it is done in device.c:allocate_vga_resource
Li-Ta Lo
2004-05-13
back out immature amd8111_enable stuff
Li-Ta Lo
2004-05-10
fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP...
Li-Ta Lo
2004-05-10
rename walk_static_devices
Li-Ta Lo
2004-05-07
change walk_static_devices() to scan_static_bus()
Li-Ta Lo
2004-05-05
Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE
Yinghai Lu
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-04-22
start of epia-m port
Greg Watson
2004-04-17
updated
Greg Watson
2004-04-17
get file names right
Greg Watson
2004-04-17
start of epia-m port
Greg Watson
2004-03-26
cleanup code to remove warnings
Greg Watson
2004-03-24
Further trimming freebios2 towards code reuse.
Stefan Reinauer
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-19
simply change for keyboard
Ronald G. Minnich
2004-03-12
fixes for tyan
Ronald G. Minnich
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2004-03-09
drop dead code.
Stefan Reinauer
2004-02-05
enable hpet timer hardware.
Stefan Reinauer
2004-01-21
default values seem to work fine
Greg Watson
2004-01-21
pass ide base address to driver
Greg Watson
2003-12-17
*** empty log message ***
Greg Watson
2003-12-17
use new pci config setup
Greg Watson
2003-12-02
fix quartet and S4880 spd initialization.
Stefan Reinauer
2003-12-02
from Yh Lu
Ronald G. Minnich
2003-10-23
fixes from SONE
Ronald G. Minnich
2003-10-22
fixes for EPIA.
Ronald G. Minnich
2003-10-21
Fixes for SONE
Ronald G. Minnich
2003-10-13
Drop obsolete ldtstop code. enable smbus_write_byte
Stefan Reinauer
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
2003-10-06
add smbus_write_byte() function. currently fails in romcc :(
Stefan Reinauer
2003-10-02
First SPD code in and working!
Ronald G. Minnich
2003-10-02
success. It boots as a bproc slave now.
Ronald G. Minnich
2003-10-02
IRQ setup for EPIA
Ronald G. Minnich
2003-10-01
fixes for epia.
Ronald G. Minnich
2003-10-01
Fixes to the smbus code. Now for the fun.
Ronald G. Minnich
2003-09-30
fix and complaint.
Ronald G. Minnich
2003-09-30
The epia now works.
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
It builds!
Ronald G. Minnich
2003-09-26
via epia; also yh lu tyan.
Ronald G. Minnich
2003-09-25
added via vt8231
Ronald G. Minnich
2003-09-25
remove last occurence of AMD8111_DEV
Stefan Reinauer
2003-09-02
- Major update of the dynamic device tree so it can handle
Eric Biederman
2003-08-27
support for new mobos and fixes
Ronald G. Minnich
2003-07-28
moved extern to chip.h
Greg Watson
2003-07-25
YhLu's changes to resolve several memory and other problems.
Ronald G. Minnich
2003-07-23
new static configuration
Greg Watson
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-07-21
- First pass at s2880 support.
Eric Biederman
2003-07-17
Config.lb for this new part
Ronald G. Minnich
2003-07-17
- Implement an enable method for pci devices.
Eric Biederman
2003-07-14
new config files
Greg Watson
2003-07-12
- Use an SMBUS_IO_BASE value that will not conflict with an automatically ass...
Eric Biederman
2003-06-18
- A new test case for romcc
Eric Biederman
2003-06-17
added config and other test files.
Ronald G. Minnich
2003-06-17
- Minor mod to reset16.inc to work with newer binutils hopefully this works w...
Eric Biederman
2003-06-13
More FB2 stuff
Greg Watson
2003-06-13
Updated.
Greg Watson
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-06-12
- Changes to the pci config routines moving them closer to the non romcc API
Eric Biederman
2003-06-11
- Factoring of auto.c
Eric Biederman
2003-06-09
Moved from freebios
Greg Watson
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman