| /openbmc/openbmc/poky/meta/conf/machine/include/arm/armv6m/ |
| H A D | tune-cortexm0plus.inc | 1 DEFAULTTUNE ?= "cortexm0-plus" 4 TUNEVALID[cortexm0-plus] = "Enable Cortex-M0 Plus specific processor optimizations" 5 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'cortexm0-plus', ' -mcpu=cortex-m0plus', '', … 6 AVAILTUNES += "cortexm0-plus" 8 ARMPKGARCH:tune-cortexm0-plus = "cortexm0-plus" 9 TUNE_FEATURES:tune-cortexm0-plus = "${TUNE_FEATURES:tune-armv6m} cortexm0-plus" 11 PACKAGE_EXTRA_ARCHS:tune-cortexm0-plus = "${PACKAGE_EXTRA_ARCHS:tune-armv6m} cortexm0-plus"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/ |
| H A D | redis-plus-plus_1.3.11.bb | 2 HOMEPAGE = "https://github.com/sewenew/redis-plus-plus" 9 SRC_URI = "git://github.com/sewenew/redis-plus-plus;branch=master;protocol=https \ 17 # if ssl is enabled for redis-plus-plus it must also be enabled for hiredis
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | sun50i-h5-bananapi-m2-plus.dts | 6 #include <sunxi-bananapi-m2-plus.dtsi> 10 compatible = "sinovoip,bpi-m2-plus", "allwinner,sun50i-h5";
|
| H A D | sun8i-h2-plus-libretech-all-h3-cc.dts | 12 compatible = "libretech,all-h3-cc-h2-plus", "allwinner,sun8i-h2-plus";
|
| H A D | Makefile | 45 kirkwood-guruplug-server-plus.dtb \ 339 sun4i-a10-itead-iteaduino-plus.dtb \ 387 sun7i-a20-bananapi-m1-plus.dtb \ 434 sun8i-a83t-cubietruck-plus.dtb \ 437 sun8i-h2-plus-bananapi-m2-zero.dtb \ 438 sun8i-h2-plus-libretech-all-h3-cc.dtb \ 439 sun8i-h2-plus-orangepi-r1.dtb \ 440 sun8i-h2-plus-orangepi-zero.dtb \ 441 sun8i-h3-bananapi-m2-plus.dtb \ 444 sun8i-h3-nanopi-m1-plus.dtb \ [all …]
|
| H A D | sun50i-h6-orangepi-one-plus.dts | 11 compatible = "xunlong,orangepi-one-plus", "allwinner,sun50i-h6";
|
| H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 5 * Based on sun8i-h3-bananapi-m2-plus.dts, which is: 18 compatible = "sinovoip,bpi-m2-zero", "allwinner,sun8i-h2-plus";
|
| /openbmc/u-boot/configs/ |
| H A D | pine64_plus_defconfig | 12 CONFIG_DEFAULT_DEVICE_TREE="sun50i-a64-pine64-plus" 13 CONFIG_OF_LIST="sun50i-a64-pine64 sun50i-a64-pine64-plus"
|
| H A D | bananapi_m2_zero_defconfig | 13 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-bananapi-m2-zero"
|
| H A D | orangepi_one_plus_defconfig | 12 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h6-orangepi-one-plus"
|
| H A D | orangepi_zero_plus_defconfig | 12 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-zero-plus"
|
| H A D | orangepi_zero_defconfig | 14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-orangepi-zero"
|
| H A D | orangepi_r1_defconfig | 14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-orangepi-r1"
|
| H A D | nanopi_m1_plus_defconfig | 15 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-nanopi-m1-plus"
|
| H A D | libretech_all_h3_cc_h2_plus_defconfig | 14 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h2-plus-libretech-all-h3-cc"
|
| H A D | bananapi_m2_plus_h3_defconfig | 15 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-bananapi-m2-plus"
|
| H A D | bananapi_m2_plus_h5_defconfig | 15 CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-bananapi-m2-plus"
|
| H A D | orangepi_pc_plus_defconfig | 15 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-pc-plus"
|
| H A D | orangepi_plus_defconfig | 18 CONFIG_DEFAULT_DEVICE_TREE="sun8i-h3-orangepi-plus"
|
| H A D | bananapi_m1_plus_defconfig | 16 CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-bananapi-m1-plus"
|
| H A D | Cubietruck_plus_defconfig | 22 CONFIG_DEFAULT_DEVICE_TREE="sun8i-a83t-cubietruck-plus"
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sve.decode | 1232 # SVE 32-bit gather load (scalar plus 32-bit unscaled offsets) 1233 # SVE 32-bit gather load (scalar plus 32-bit scaled offsets) 1241 # SVE 32-bit gather load (vector plus immediate) 1247 # SVE contiguous load (scalar plus scalar) 1256 # SVE contiguous first-fault load (scalar plus scalar) 1259 # SVE contiguous load (scalar plus immediate) 1268 # SVE contiguous non-fault load (scalar plus immediate) 1271 # SVE contiguous non-temporal load (scalar plus scalar) 1273 # SVE load multiple structures (scalar plus scalar) 1284 # SVE contiguous non-temporal load (scalar plus immediate) [all …]
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | event_log.cpp | 160 std::size_t plus = timestamp.find_first_of('+', dot); in formatEventLogEntry() local 161 if (dot != std::string::npos && plus != std::string::npos) in formatEventLogEntry() 163 timestamp.erase(dot, plus - dot); in formatEventLogEntry()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis-plus-plus/files/ |
| H A D | 0001-CMakeLists.txt-fix-substitution-for-static-libs.patch | 16 Upstream-Status: Submitted [https://github.com/sewenew/redis-plus-plus/issues/486]
|
| /openbmc/openbmc/poky/meta/recipes-sato/images/ |
| H A D | core-image-sato-dev.bb | 4 within core-image-sato plus a native toolchain, application development and \
|