SLOF/slof/fs
Nikunj A Dadhania 1f30b24cb6 pci: extract dma functions as separate file
DMA alloc/mapping functions needs to be used by pci generic bridge as well.

Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2014-04-25 15:40:02 +05:30
..
devices usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
fcode Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
packages SLOF does not exit if given 1KB disk 2013-12-06 16:14:22 +05:30
rtas Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
sms Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
usb usb: change device tree naming 2014-03-26 11:34:00 +05:30
accept.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
alloc-mem-debug.fs Code for debugging alloc-mem and free-mem calls 2011-11-17 12:09:56 +01:00
alloc-mem.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
archsupport.fs cas: increase hcall buffer size to accomodate 256 cpus 2014-03-27 15:48:04 +05:30
available.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
banner.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
base.fs vio-vscsi: Rework vio-vscsi support 2013-05-27 14:40:57 +10:00
boot.fs ELF: Enter LE binary in LE mode 2014-03-18 17:06:47 +11:00
bootmsg.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
claim.fs FCODE: Support FCODE programs that access MMIO memory without the r-functions 2011-11-17 12:10:37 +01:00
client.fs ci: add missing close in else condition 2013-10-04 12:01:21 +05:30
debug.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
dictionary.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
display.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
dma-function.fs pci: extract dma functions as separate file 2014-04-25 15:40:02 +05:30
dump.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
elf.fs Got rid of the ELF loader functions written in Forth, using libelf instead. 2011-10-12 08:44:23 +02:00
envvar.fs Change representation of string environment variable 2014-02-04 19:49:46 +11:00
envvar_defaults.fs Make load-base a real environment variable 2013-05-13 14:08:07 +10:00
exception.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
fbuffer.fs Fix inverse display 2012-05-14 15:56:29 +10:00
find-hash.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
generic-disk.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
history.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
ide.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
instance.fs Fixed debugger for functions with (doito) 2012-02-14 09:01:46 +01:00
little-endian.fs FCODE: Adjust MMIO access functions when running PCI FCODE programs 2011-11-17 12:10:36 +01:00
loaders.fs ELF: Enter LE binary in LE mode 2014-03-18 17:06:47 +11:00
logging.fs SLOF: Support PAPR NVRAM RTAS calls 2012-10-17 16:30:58 +11:00
node.fs Find next available alias name 2013-12-06 16:16:49 +05:30
nvram.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
packages.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
pci-bridge.fs Fixes error preventing from scanning PHBs with devices type1 (bridges): 2012-06-29 15:50:24 +10:00
pci-class-code-names.fs usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
pci-config-bridge.fs Fixed "map-in" to also allow access to the Option ROM BAR. 2011-12-20 17:56:48 +01:00
pci-device.fs pci: extract dma functions as separate file 2014-04-25 15:40:02 +05:30
pci-helper.fs Moved the PCI helper functions to a separate file 2011-10-12 13:20:00 +02:00
pci-properties.fs pci-properties: add properties to enable hotplug for spapr 2013-11-22 14:45:03 +11:00
pci-scan.fs pci-properties: add properties to enable hotplug for spapr 2013-11-22 14:45:03 +11:00
preprocessor.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
property.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
quiesce.fs Increase quiesce tokens array size 2013-11-18 08:22:19 +05:30
rmove.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
romfs.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
root.fs Add ibm,client-architecture-support method 2013-10-09 14:07:02 +11:00
scsi-disk.fs scsi: make probe more error resilient 2013-10-04 12:01:20 +05:30
scsi-host-helpers.fs scsi: make probe more error resilient 2013-10-04 12:01:20 +05:30
scsi-loader.fs Spelling fixes in comments and debug messages 2013-01-04 10:12:48 +05:30
scsi-probe-helpers.fs Find next available alias name 2013-12-06 16:16:49 +05:30
scsi-support.fs vscsi: Sanitize interface between scsi-disk.fs and vio-vscsi.fs 2013-06-03 14:47:48 +10:00
search.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
slof-logo.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
stack.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
start-up.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
term-io.fs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
terminal.fs Fixes to ANSI escape sequence handling 2012-05-14 16:01:33 +10:00
timebase.fs Use common timebase and delay code in all boards. 2011-03-21 15:02:47 +01:00
translate.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
update_flash.fs Make load-base a real environment variable 2013-05-13 14:08:07 +10:00
vpd-bootlist.fs Initial import of slof-JX-1.7.0-4 2010-12-01 09:51:44 +11:00
xmodem.fs Make load-base a real environment variable 2013-05-13 14:08:07 +10:00