projects
/
barrelfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'master' of ssh://code.systems.ethz.ch:8006/diffusion/BFI/barrelfish
[barrelfish]
/
usr
/
pci
/
pci.c
2016-07-26
Adam Turowski
Merge branch 'master' of ssh://code.systems.ethz.ch...
blob
|
commitdiff
2016-07-26
Adam Turowski
Adjustments of IPC to match new convention (static...
blob
|
commitdiff
|
diff to current
2016-07-26
Reto Achermann
acpi_client: removing include from public header
blob
|
commitdiff
|
diff to current
2016-07-25
Gerd Zellweger
Initial import of block device refactoring.
blob
|
commitdiff
|
diff to current
2016-05-17
Lukas Humbel
T89: Make missing ACPI bridge entry non fatal.
blob
|
commitdiff
|
diff to current
2016-05-17
Lukas Humbel
ACPI/PCI: Improved output
blob
|
commitdiff
|
diff to current
2016-05-09
Lukas Humbel
T89: Discover PCI IRQ Routing tables using correct...
blob
|
commitdiff
|
diff to current
2016-04-18
Simon Gerber
Squashed changes of e89aa91..6ca6bdf (master as of...
blob
|
commitdiff
|
diff to current
2016-04-15
Lukas Humbel
IRQ: Correctly setup pci device interrupts
blob
|
commitdiff
|
diff to current
2016-04-06
Lukas Humbel
IRQ: added irq source capability and make the inthandle...
blob
|
commitdiff
|
diff to current
2016-04-06
Lukas Humbel
IRQ: rename pci interface get_cap to get_bar_cap. remov...
blob
|
commitdiff
|
diff to current
2016-03-09
Adam Turowski
Adding an option to warn about comparisions that are...
blob
|
commitdiff
|
diff to current
2015-08-14
Simon Gerber
Merge branch 'arrakis'
blob
|
commitdiff
|
diff to current
2015-08-13
Moritz Hoffmann
pci: Expose real bar number to pci clients.
blob
|
commitdiff
|
diff to current
2015-06-05
Simon Gerber
Merge of upstream arrakis code.
blob
|
commitdiff
|
diff to current
2014-11-27
Timothy Roscoe
Ensure all Mackerel files are included explicitly from...
blob
|
commitdiff
|
diff to current
2014-11-04
Gerd Zellweger
Merge branch 'master' of hg.systems.ethz.ch:barrelfish...
blob
|
commitdiff
|
diff to current
2014-11-04
Gerd Zellweger
Ignore running over maxbusnum for now.
release2014-11-06
blob
|
commitdiff
|
diff to current
2014-10-15
Gerd Zellweger
Merge branch coreboot.
blob
|
commitdiff
|
diff to current
2014-10-14
Simon Gerber
Added missing pieces for enabling moving kcbs with...
blob
|
commitdiff
|
diff to current
2014-08-25
Reto Achermann
added a work around to skip SR-IOV initialization for...
blob
|
commitdiff
|
diff to current
2014-08-20
Stefan Kaestle
PCI: Fixed PCI bus configuration on nos6
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Reformatted pci.c
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Bugfix in PCI: sizes and addresses of SR-IOV capabiliti...
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Added bootcodes to the xeon phi boot protocol
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Extended the size of the Base address in the page table...
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Some bugfixes in the register definitons of the Xeon...
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Fixed: bug in PCI configuration.
blob
|
commitdiff
|
diff to current
2014-08-20
Reto Achermann
Replaced pci with arrakis branch
blob
|
commitdiff
|
diff to current
2014-02-28
Simon Peter
The Arrakis backport to Barrelfish.
blob
|
commitdiff
|
diff to current
2013-06-28
Antoine Kaufmann
pci: Simple MSI-X implementation
blob
|
commitdiff
|
diff to current
2012-09-21
Andrew Baumann
pci: strict aliasing fix for dodgy cast
blob
|
commitdiff
|
diff to current
2012-03-27
Gerd Zellweger
Compiles again on 32bit after merge with newlib.
blob
|
commitdiff
|
diff to current
2012-03-27
Gerd Zellweger
Merge with current tip.
blob
|
commitdiff
|
diff to current
2012-03-27
Gerd Zellweger
Trying to compile for 32-bits.
blob
|
commitdiff
|
diff to current
2012-03-23
Gerd Zellweger
Proxy mm calls from PCI to ACPI to avoid SYS_ERR_CAP_RE...
blob
|
commitdiff
|
diff to current
2012-03-22
Gerd Zellweger
Moving IO APIC back into ACPI.
blob
|
commitdiff
|
diff to current
2012-03-16
Gerd Zellweger
More renaming
blob
|
commitdiff
|
diff to current
2012-03-16
Gerd Zellweger
Renaming header files.
blob
|
commitdiff
|
diff to current
2012-03-10
Gerd Zellweger
Remove sleep/reset handlers from PCI interface and
blob
|
commitdiff
|
diff to current
2012-02-29
Gerd Zellweger
Added functionality to start PCI driver to Kaluga.
blob
|
commitdiff
|
diff to current
2012-02-25
Gerd Zellweger
Removed some debug output in code and made small fixes.
blob
|
commitdiff
|
diff to current
2012-02-24
Gerd Zellweger
Merge ACPI changes into default.
blob
|
commitdiff
|
diff to current
2012-02-23
Gerd Zellweger
Cleanup in PCI code. Remove dead code since we factored...
blob
|
commitdiff
|
diff to current
2012-02-23
Gerd Zellweger
Fixed some issues in code. Now ACPI/IOAPIC/PCI daemons...
blob
|
commitdiff
|
diff to current
2012-02-22
Gerd Zellweger
Removed dist records in PCI code for now. These changes...
blob
|
commitdiff
|
diff to current
2012-02-21
Gerd Zellweger
Moving I/O APIC functionality in separate daemon. Code...
blob
|
commitdiff
|
diff to current
2012-02-20
Gerd Zellweger
Working version with interrupt handling in ACPI.
blob
|
commitdiff
|
diff to current
2012-02-19
Gerd Zellweger
Continue to refactor acpi into separate service.
blob
|
commitdiff
|
diff to current
2012-02-15
Gerd Zellweger
Made some changes in pci code to create records for...
blob
|
commitdiff
|
diff to current
2012-02-13
Gerd Zellweger
Added some very basic functionality that adds devices...
blob
|
commitdiff
|
diff to current
2012-02-05
Kornilios Kourtis
newlib,x86_32: use PRI{u,x}32, PRI{u,x}PTR, etc in...
blob
|
commitdiff
|
diff to current
2012-02-05
Kornilios Kourtis
newlib,x86_32: use int32_t (and not int) for message...
blob
|
commitdiff
|
diff to current
2012-02-05
Kornilios Kourtis
newlib/x86_32: add casting to skb calls in pci
blob
|
commitdiff
|
diff to current
2011-12-31
Zeus Gómez Marmolejo
Compiles and links with freec/newlib with gcc-4.5.2
blob
|
commitdiff
|
diff to current
2011-08-02
Simon Peter
Merge from ASPLOS tree.
blob
|
commitdiff
|
diff to current
2011-07-08
Stefan Kästle
Initial version of public stable barrelfish repository.
blob
|
commitdiff
|
diff to current