/openbmc/u-boot/board/freescale/mpc8349itx/ |
H A D | README | 7 the Freescale MPC8349E processor in a Mini-ITX form factor. 132 when the board boots. This trick is especially effective with a 139 Therefore, just put a U-Boot image at both FE000000 and FEF00000 and 172 If you have a hardware debugger, configure it to set the HRCW to
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-a64-orangepi-win.dts | 7 * licensing only applies to this file, and not this project as a 10 * a) This library is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation 69 type = "a";
|
H A D | sun8i-h3.dtsi | 6 * licensing only applies to this file, and not this project as a 9 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation
|
/openbmc/u-boot/board/freescale/ls2080aqds/ |
H A D | README | 3 The LS2080A Development System (QDS) is a high-performance computing, 7 processor series, with a complete debugging environment. 86 a) Promjet Boot 139 The X-QSGMII-16PORT is a 4xQSGMII/8xSGMII riser card with eighth SerDes
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/ |
H A D | glib.inc | 2 …"GLib is a general-purpose utility library, which provides many useful data types, macros, type co… 6 # docs/reference/COPYING is with a 'public domain'-like license! 84 # native builds as i18n is disabled globally we have to add a gettext-native dependency.
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | Kconfig | 48 To compile this driver as a module, choose M here. The module 69 To compile this driver as a module, choose M here: the module 98 To compile this driver as a module, choose M here. The module 107 If you have a Mikrotik RouterBoard 500 or IDT RC32434
|
/openbmc/linux/lib/ |
H A D | Kconfig.kasan | 43 Enables KASAN (Kernel Address Sanitizer) - a dynamic memory safety 111 comparison, as it embeds a tag into the top byte of each pointer. 130 comparison, as it embeds a tag into the top byte of each pointer. 165 With Clang, stack instrumentation has a problem that causes excessive
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r40-bananapi-m2-ultra.dts | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation 65 type = "a";
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | clang-format.rst | 24 - Ti aiuta a seguire lo stile del codice, particolarmente utile per i 66 E poi date un'occhiata a *git diff*. 68 Osservare le righe di questo diff è utile a migliorare/aggiustare 131 regolarmente, imparerete rapidamente a evitare/ignorare certi problemi.
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | vlv_dsi_regs.h | 16 #define _MIPI_PORT(port, a, c) (((port) == PORT_A) ? a : c) /* ports A and C only */ argument 17 #define _MMIO_MIPI(port, a, c) _MMIO(_MIPI_PORT(port, a, c)) argument
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6q-bx50v3.dtsi | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation 228 sgtl5000: codec@a {
|
/openbmc/linux/arch/s390/kernel/ |
H A D | entry.S | 229 # Let the next instruction be NOP to avoid triggering a machine check 230 # and handling it in a guest as result of the instruction execution. 244 # interrupts. So lets use 3 nops as a landing pad for all possible rewinds. 319 # a new process exits the kernel with ret_from_fork
|
/openbmc/linux/fs/gfs2/ |
H A D | recovery.c | 86 int wrap, a, b, revoke; in gfs2_revoke_check() local 99 a = (jd->jd_replay_tail < where); in gfs2_revoke_check() 101 revoke = (wrap) ? (a || b) : (a && b); in gfs2_revoke_check()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt7622-pinctrl.yaml | 64 '-pins(-[a-z]+)?$': 83 An array of strings. Each string contains the name of a group. 262 An array of strings. Each string contains the name of a group. 267 An array of strings. Each string contains the name of a pin.
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 653 #define hns3_read_dev(a, reg) \ argument 654 hns3_read_reg((a)->io_base, reg) 663 #define hns3_write_dev(a, reg, value) \ argument 664 hns3_write_reg((a)->io_base, reg, value)
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 39 bool operator()(std::string a, std::string b) const in operator ()() 41 return strverscmp(a.c_str(), b.c_str()) < 0; in operator ()() 344 bool operator()(const char* a, const char* b) const in operator ()() 346 return std::strcmp(a, b) < 0; in operator ()()
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 375 /* Next, try a simple even shift. */ 413 /* Return true if v16 is a valid 16-bit shifted immediate. */ 496 /* Test if a constant matches the constraint. 586 * true BX semantics; merely a branch to an address held in a register. 789 /* Check a single MOV/MVN before anything else. */ 1260 no choice but to compute into a temporary. */ 1647 * This a conditional BL only to load a pointer within this 1649 * the value for a tail call. 1770 * the load. We can extend this to 20 bits with a sub of a 2571 * As a last resort, load from the constant pool. [all …]
|
/openbmc/linux/net/key/ |
H A D | af_key.c | 693 #define PFKEY_ALIGN8(a) (1 + (((a) - 1) | (8 - 1))) argument 855 sa->sadb_sa_auth = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 856 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() 862 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 863 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() 868 sa->sadb_sa_encrypt = (a && a->pfkey_supported) ? in __pfkey_xfrm_state2msg() 869 a->desc.sadb_alg_id : 0; in __pfkey_xfrm_state2msg() 1171 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state() 1195 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state() 1209 if (!a || !a->pfkey_supported) { in pfkey_msg2xfrm_state() [all …]
|
/openbmc/qemu/ |
H A D | meson.build | 396 # a compiler command-line flag. 421 # We need to check both a compile and a link, since some compiler 1183 vde_open(s, s, &a); 2801 __int128_t a; 2803 int main(void) { b = a; }''') 2807 __int128_t a; 2810 a = a + b; 2811 b = a * b; 2812 a = a * a; 2901 unsigned a, b, c, d; [all …]
|
/openbmc/linux/drivers/staging/axis-fifo/ |
H A D | axis-fifo.txt | 5 transferring data from a processor into the FPGA fabric. The driver creates 6 a character device that can be read/written to with standard 11 Currently supports only store-forward mode with a 32-bit
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti-lmu.txt | 30 the a higher brightness level. 33 the a lower brightness level. 42 have a common brightness register or individual
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | OFL-1.1 | 9 efforts of academic and linguistic communities, and to provide a free and 35 Original Version, by changing formats or by porting the Font Software to a 43 a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/libgnt/ |
H A D | 0001-meson-import-changes-from-3.0.-version.patch | 16 diff --git a/meson.build b/meson.build 18 --- a/meson.build 205 diff --git a/meson_options.txt b/meson_options.txt
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/dbus/thermal-policy/ibm-ac-server/ |
H A D | thermal-policy.yaml | 4 # have a temperature greater than 115 degrees Celcius. 172 'Create a CriticalHigh Error log.' 182 'Create a SystemShutdown Error log.'
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 107 #define MAXVAL(a, b) (((a) > (b)) ? (a) : (b)) argument
|