/openbmc/linux/arch/riscv/boot/dts/thead/ |
H A D | th1520-lichee-module-4a.dtsi | 12 compatible = "sipeed,lichee-module-4a", "thead,th1520";
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | gpr-num.h | 17 .equ .L__gpr_num_$a\num, 4 + \num
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | draak-ebisu-panel-aa104xd12.dtso | 3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/ghex/ |
H A D | ghex_46.0.bb | 1 SUMMARY = "GHex - a hex editor for GNOME"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0002-use-vorbisidec.patch | 7 --- a/modules/codec/Makefile.am
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-icecream_2.1.3.bb | 1 … to debug again; inspect variables, expressions, and program execution with a single, simple funct…
|
/openbmc/phosphor-bmc-code-mgmt/ubi/ |
H A D | obmc-flash-bmc-ubiremount.service.in | 2 Description=Remount the ubi volume after a reboot
|
/openbmc/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 124 #define _CONCAT3(a,b,c) a ## b ## c argument 125 #define CONCAT3(a,b,c) _CONCAT3(a,b,c) argument
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | drxd_firm.c | 23 #define WRBLOCK(a, l) ADDRESS(a), LENGTH(l) argument 24 #define WR16(a, d) ADDRESS(a), LENGTH(1), DATA16(d) argument
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | main.py.in | 16 # You should have received a copy of the GNU General Public License 63 # "To create a single annotation when any one of a set of processes is started, use commas… 96 """Construct a usable filename for outputs"""
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | README | 3 The T1040QDS is a Freescale reference board that hosts the T1040 SoC 14 - Four e5500 cores, each with a private 256 KB L2 cache 164 T1022 is a reduced personality of T1040 with less core/clusters. 168 T1042 is a reduced personality of T1040 without Integrated 8-port Gigabit
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-a64-bananapi-m64.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This library is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation 65 type = "a";
|
H A D | sun6i-a31-hummingbird.dts | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation 67 type = "a";
|
H A D | sun50i-a64-olinuxino.dts | 6 * licensing only applies to this file, and not this project as a 9 * a) This library is free software; you can redistribute it and/or 22 * obtaining a copy of this software and associated documentation 64 type = "a";
|
/openbmc/u-boot/doc/ |
H A D | README.arm-relocation | 12 At cpu level: modify linker file and add a relocation and fixup loop 49 a) cpu starts 78 we make a weak default function in arch/arm/lib/board.c ? 111 a) start debugger
|
/openbmc/docs/development/ |
H A D | web-ui.md | 59 connect. OpenBMC is running with a self-signed SSL certificate. 64 provides a web-based interface for an OpenBMC. It uses the 95 Kill your npm run from the previous step using Ctrl^C. Grab a png that you 129 page in the web UI. It has a smaller version of the logo in it which we are
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/byacc/ |
H A D | 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch | 32 diff --git a/aclocal.m4 b/aclocal.m4 34 --- a/aclocal.m4 44 diff --git a/configure b/configure 46 --- a/configure
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.15.rst | 32 - bash: changes to SIGINT handler while waiting for a child 43 - cve-check: don't warn if a patch is remote 48 - goarch: Move Go architecture mapping to a library 68 - sdk-manual: extensible.rst: remove instructions for using SDK functionality directly in a yocto …
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 30 diff --git a/lib/replace/wscript b/lib/replace/wscript 32 --- a/lib/replace/wscript 144 diff --git a/wscript b/wscript 146 --- a/wscript
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-v40-bananapi-m2-berry.dts | 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 64 type = "a";
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | map_kptr.c | 129 if (p->a + p->b > 100) in test_kptr_unref() 152 if (p->a + p->b > 100) in test_kptr_ref() 163 if (p->a + p->b > 100) { in test_kptr_ref() 178 if (p->a + p->b > 100) { in test_kptr_ref()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | e1000.h | 612 #define E1000_WRITE_REG_ARRAY(a, reg, offset, value) \ argument 613 (__ew32((a), (reg + ((offset) << 2)), (value))) 615 #define E1000_READ_REG_ARRAY(a, reg, offset) \ argument 616 (readl((a)->hw_addr + reg + ((offset) << 2)))
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | hsm.c | 466 static umode_t acrn_attr_visible(struct kobject *kobj, struct attribute *a, int n) in acrn_attr_visible() argument 468 if (a == &dev_attr_remove_cpu.attr) in acrn_attr_visible() 469 return IS_ENABLED(CONFIG_HOTPLUG_CPU) ? a->mode : 0; in acrn_attr_visible() 471 return a->mode; in acrn_attr_visible()
|
/openbmc/linux/drivers/media/platform/ti/davinci/ |
H A D | vpif.h | 361 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_vbi_addr() argument 368 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch0_set_hbi_addr() argument 375 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_vbi_addr() argument 382 unsigned long btm_vbi, unsigned long a, unsigned long b) in ch1_set_hbi_addr() argument
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-stm32-usbphyc.yaml | 11 The STM32 USBPHYC block contains a dual port High Speed UTMI+ PHY and a UTMI 64 Each port the controller provides must be represented as a sub-node. 263 compatible = "usb-a-connector";
|