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
/
devices
/
pci_device.c
Age
Commit message (
Expand
)
Author
2004-10-21
- Bump the LinuxBIOS major version
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Updates for 64bit resource support, handling missing devices and cpus in th...
Eric Biederman
2004-10-14
- First pass through with with device tree enhancement merge. Most of the me...
Eric Biederman
2004-10-06
epia-m support
Ronald G. Minnich
2004-07-08
code reformat
Li-Ta Lo
2004-05-24
minor reformat
Li-Ta Lo
2004-05-24
added AGP support for AMD K8
Li-Ta Lo
2004-05-05
code refromat, doxidization
Li-Ta Lo
2004-04-29
changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak
Li-Ta Lo
2004-03-23
Doxidization, reformat
Li-Ta Lo
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-10-15
for tyan. recover from Eric B's error additions to via code :-)
Ronald G. Minnich
2003-10-14
- Minor bugfixes
Eric Biederman
2003-10-11
- O2, enums, and switch statements work in romcc
Eric Biederman
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-09-30
The epia now works.
Ronald G. Minnich
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
- Add back in the hard reset code from the freebios1 tree.
Eric Biederman
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-07-17
- Remove excess line from pci_device.c
Eric Biederman
2003-07-17
- Implement an enable method for pci devices.
Eric Biederman
2003-07-17
- pci_device.c fixes for generic pci bridges to zero the unused portion of br...
Eric Biederman
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-05-19
- Cleanups on the romcc side including a pci interface that uses
Eric Biederman
2003-04-24
- Small step forward Linux boots and almost works...
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman