Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-12-14 | Integration of ODL BGP-VPN plugin | 4 | -1/+106 | |
2015-12-11 | Update QEMU/KVM plugin | 3 | -1/+29 | |
2015-12-11 | Docker based build for ovs and rebase to Fuel 7.0 | 3 | -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>;
};
| ||||
2015-12-03 | Support for selecting which plugins to build | 4 | -2/+39 | |
2015-11-30 | Moved the noha virtual templates | 10 | -0/+0 | |
2015-11-30 | Merge "Smaller non-HA virtual deployment template" | 10 | -0/+1242 | |
2015-11-29 | Remove doc configuration in order to use common config | 3 | -35/+1 | |
2015-11-29 | Enable new doc generation for fuel | 7 | -0/+63 | |
2015-11-28 | ONOSFW SDN support | 4 | -1/+103 | |
2015-11-28 | Plugin builder for OVS-NSH-DPDK | 4 | -1/+105 | |
2015-11-27 | OPNFV qemu (KVM4NFV) plugin builder/installer. | 4 | -1/+104 | |
2015-11-27 | Download plugins dependencies using fuel-createmirror | 3 | -2/+5 | |
2015-11-27 | Restructcture of the directory layout | 190 | -10445/+0 | |
2015-11-25 | Update of endpoint addresses | 5 | -11/+11 | |
2015-11-25 | Smaller non-HA virtual deployment template | 10 | -0/+1242 | |
2015-11-21 | Distributed plug-in configuration templates | 12 | -209/+1 | |
2015-11-20 | Rebase of ks.cfg due to upstream changes | 2 | -2/+2 | |
2015-11-19 | Build OpenDaylight plugin for Fuel 7.0 | 2 | -5/+2 | |
2015-11-19 | Updating address of Fuel repositories | 1 | -1/+1 | |
2015-11-19 | Merge "Autodeployment adaptation to Fuel 7" | 7 | -365/+923 | |
2015-11-19 | Merge "Disabling the ODL plugin waiting for Fuel 7 uplift" | 1 | -1/+3 | |
2015-11-19 | Merge "Fuel 7.0 rebase" | 0 | -0/+0 | |
2015-11-19 | Autodeployment adaptation to Fuel 7 | 7 | -365/+923 | |
2015-11-19 | Disabling the ODL plugin waiting for Fuel 7 uplift | 1 | -1/+3 | |
2015-11-19 | Fuel 7.0 rebase | 8 | -72/+256 | |
2015-11-18 | EXPERIMENTAL; DO NOT MERGE! Fuel 7.0 rebase | 8 | -72/+256 | |
2015-11-12 | FIX for NTP and for error log fetching from nodes | 3 | -12/+19 | |
2015-11-10 | Merge "FIX for ODL tzdata dependency issue suggested by Michal Skalski" | 5 | -41/+41 | |
2015-11-09 | FIX for ODL tzdata dependency issue suggested by Michal Skalski | 5 | -41/+41 | |
2015-11-09 | Add dependency checker tool | 2 | -0/+43 | |
2015-11-05 | Merge "Removed bind mount of .ssh in runcontext" | 1 | -13/+37 | |
2015-11-05 | Removed bind mount of .ssh in runcontext | 1 | -13/+37 | |
2015-11-05 | minor fixes | 3 | -5/+7 | |
2015-10-28 | Merge "Plugin config + bugfix + refactoring" | 33 | -488/+552 | |
2015-10-27 | Plugin config + bugfix + refactoring | 33 | -488/+552 | |
2015-10-27 | Merge "Support for building Fuel behind a http proxy" | 8 | -27/+246 | |
2015-10-26 | Support for building Fuel behind a http proxy | 8 | -27/+246 | |
2015-10-19 | Update addresses of fuel repositories | 2 | -2/+2 | |
2015-10-19 | CAN MERGE | 3 | -5/+5 | |
2015-10-16 | Copy gitinfo.txt to the root of the Fuel master | 1 | -1/+2 | |
2015-10-15 | Improved caching functionality and tracability | 15 | -853/+592 |