aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Integration of ODL BGP-VPN pluginJonas Bjurel4-1/+106
2015-12-11Update QEMU/KVM pluginRuijing Guo3-1/+29
2015-12-11Docker based build for ovs and rebase to Fuel 7.0Ruijing Guo3-2/+29
* NXP LPC18xx Watchdog Timer (WDT)

Required properties:
- compatible: Should be "nxp,lpc1850-wwdt"
- reg: Should contain WDT registers location and length
- clocks: Must contain an entry for each entry in clock-names.
- clock-names: Should contain "wdtclk" and "reg"; the watchdog counter
               clock and register interface clock respectively.
- interrupts: Should contain WDT interrupt

Examples:

watchdog@40080000 {
	compatible = "nxp,lpc1850-wwdt";
	reg = <0x40080000 0x24>;
	clocks = <&cgu BASE_SAFE_CLK>, <&ccu1 CLK_CPU_WWDT>;
	clock-names = "wdtclk", "reg";
	interrupts = <49>;
};
td>
2015-12-03Support for selecting which plugins to buildStefan K. Berg4-2/+39
2015-11-30Moved the noha virtual templatesStefan K. Berg10-0/+0
2015-11-30Merge "Smaller non-HA virtual deployment template"Stefan K. Berg10-0/+1242
2015-11-29Remove doc configuration in order to use common configFatih Degirmenci3-35/+1
2015-11-29Enable new doc generation for fuelFatih Degirmenci7-0/+63
2015-11-28ONOSFW SDN supportJonas Bjurel4-1/+103
2015-11-28Plugin builder for OVS-NSH-DPDKJonas Bjurel4-1/+105
2015-11-27OPNFV qemu (KVM4NFV) plugin builder/installer.Fuel@OPNFV4-1/+104
2015-11-27Download plugins dependencies using fuel-createmirrorMichal Skalski3-2/+5
2015-11-27Restructcture of the directory layoutJonas Bjurel190-10445/+0
2015-11-25Update of endpoint addressesStefan K. Berg5-11/+11
2015-11-25Smaller non-HA virtual deployment templateStefan K. Berg10-0/+1242
2015-11-21Distributed plug-in configuration templatesFuel@OPNFV12-209/+1
2015-11-20Rebase of ks.cfg due to upstream changesStefan K. Berg2-2/+2
2015-11-19Build OpenDaylight plugin for Fuel 7.0Michal Skalski2-5/+2
2015-11-19Updating address of Fuel repositoriesStefan K. Berg1-1/+1
2015-11-19Merge "Autodeployment adaptation to Fuel 7"Stefan Berg7-365/+923
2015-11-19Merge "Disabling the ODL plugin waiting for Fuel 7 uplift"Stefan K. Berg1-1/+3
2015-11-19Merge "Fuel 7.0 rebase"Stefan K. Berg0-0/+0
2015-11-19Autodeployment adaptation to Fuel 7Szilard Cserey7-365/+923
2015-11-19Disabling the ODL plugin waiting for Fuel 7 upliftStefan K. Berg1-1/+3
2015-11-19Fuel 7.0 rebaseStefan K. Berg8-72/+256
2015-11-18EXPERIMENTAL; DO NOT MERGE! Fuel 7.0 rebaseStefan K. Berg8-72/+256
2015-11-12FIX for NTP and for error log fetching from nodesSzilard Cserey3-12/+19
2015-11-10Merge "FIX for ODL tzdata dependency issue suggested by Michal Skalski"Szilard Cserey5-41/+41
2015-11-09FIX for ODL tzdata dependency issue suggested by Michal SkalskiSzilard Cserey5-41/+41
2015-11-09Add dependency checker toolStefan K. Berg2-0/+43
2015-11-05Merge "Removed bind mount of .ssh in runcontext"Stefan K. Berg1-13/+37
2015-11-05Removed bind mount of .ssh in runcontextStefan K. Berg1-13/+37
2015-11-05minor fixesSzilard Cserey3-5/+7
2015-10-28Merge "Plugin config + bugfix + refactoring"Szilard Cserey33-488/+552
2015-10-27Plugin config + bugfix + refactoringSzilard Cserey33-488/+552
2015-10-27Merge "Support for building Fuel behind a http proxy"Stefan K. Berg8-27/+246
2015-10-26Support for building Fuel behind a http proxyStefan K. Berg8-27/+246
2015-10-19Update addresses of fuel repositoriesMichal Skalski2-2/+2
2015-10-19CAN MERGEJonas Bjurel3-5/+5
2015-10-16Copy gitinfo.txt to the root of the Fuel masterStefan K. Berg1-1/+2
2015-10-15Improved caching functionality and tracabilityStefan K. Berg15-853/+592