OpenGrok
Cross Reference: pci.c
xref
: /
src
/
sys
/
arch
/
prep
/
stand
/
boot
/
pci.c
Home
|
History
|
Annotate
|
Download
|
only in
boot
History log of
/src/sys/arch/prep/stand/boot/pci.c
Revision
Date
Author
Comments
1.3
16-Feb-2022
riastradh
powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.
Otherwise the compiler may reorder these around loads and stores,
which mostly defeats the purpose. `asm volatile' just ensures the
instruction isn't _deleted_; it may still move around.
1.2
03-Apr-2014
mrg
GCC 4.8 build fixes from John D. Baker
1.1
19-May-2012
kiyohara
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8;
Support load kernel from SCSI HDD with siop. It copy from bebox. (EXPERIMENTAL)
1.1.8.1
18-May-2014
rmind
sync with head
1.1.6.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.4.2
02-Jun-2012
mrg
sync to latest -current.
1.1.4.1
19-May-2012
mrg
file pci.c was added on branch jmcneill-usbmp on 2012-06-02 11:09:07 +0000
1.1.2.3
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.2.2
23-May-2012
yamt
sync with head.
1.1.2.1
19-May-2012
yamt
file pci.c was added on branch yamt-pagecache on 2012-05-23 10:07:48 +0000
Indexes created Thu Oct 02 10:09:58 GMT 2025