/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | am33xx-usb.txt | 39 - mentor,multipoint: Should be "1" indicating the musb controller supports 41 - mentor,num-eps: Specifies the number of endpoints. This is also a 43 - mentor,ram-bits: Specifies the ram address size. Should be set to "12" 44 - mentor,power: Should be "500". This signifies the controller can supply up to 111 mentor,multipoint = <1>; 112 mentor,num-eps = <16>; 113 mentor,ram-bits = <12>; 114 mentor,power = <500>; 157 mentor,multipoint = <1>; 158 mentor,num-eps = <16>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-rock-pi-4a.dts | 3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com> 4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
|
H A D | rk3399-rock-pi-4a-plus.dts | 3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com> 4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
|
H A D | rk3399-rock-pi-4b.dts | 3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com> 4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
|
H A D | rk3399-rock-4se.dts | 3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com> 4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
|
H A D | rk3399-rock-pi-4b-plus.dts | 3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com> 4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dm816x.dtsi | 421 mentor,multipoint = <1>; 422 mentor,num-eps = <16>; 423 mentor,ram-bits = <12>; 424 mentor,power = <500>; 461 mentor,multipoint = <1>; 462 mentor,num-eps = <16>; 463 mentor,ram-bits = <12>; 464 mentor,power = <500>;
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | ti-musb.c | 109 "mentor,multipoint", -1); in ti_musb_ofdata_to_platdata() 117 musb_config->num_eps = fdtdec_get_int(fdt, node, "mentor,num-eps", in ti_musb_ofdata_to_platdata() 124 musb_config->ram_bits = fdtdec_get_int(fdt, node, "mentor,ram-bits", in ti_musb_ofdata_to_platdata() 133 platdata->plat.power = fdtdec_get_int(fdt, node, "mentor,power", -1); in ti_musb_ofdata_to_platdata() 135 pr_err("MUSB mentor,power DT entry missing\n"); in ti_musb_ofdata_to_platdata()
|
/openbmc/linux/drivers/watchdog/ |
H A D | pretimeout_panic.c | 3 * Copyright (C) 2015-2016 Mentor Graphics 40 MODULE_AUTHOR("Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>");
|
H A D | pretimeout_noop.c | 3 * Copyright (C) 2015-2016 Mentor Graphics 40 MODULE_AUTHOR("Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>");
|
/openbmc/linux/drivers/usb/musb/ |
H A D | Kconfig | 4 # for silicon based on Mentor Graphics INVENTRA designs 14 controller based on the Mentor Graphics silicon IP. Then 150 Enable DMA transfers using Mentor's engine.
|
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/ |
H A D | 0002-Obey-LDFLAGS-for-the-link-of-libruby.patch | 2 From: Christopher Larson <chris_larson@mentor.com> 6 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/ |
H A D | ptpd-use-pkgconfig.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 11 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/ |
H A D | 0001-include-missing-kernel-header.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 14 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
H A D | 0003-libbridge-Modifying-the-AR-to-cross-toolchain.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 15 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
H A D | 0002-build-don-t-ignore-CFLAGS-from-environment.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 20 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ipvsadm/ipvsadm/ |
H A D | 0003-ipvsadm-remove-dependency-on-bash.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 11 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcf-agent/tcf-agent/ |
H A D | ldflags.patch | 8 From: Abdur Rehman <abdur_rehman@mentor.com> 12 Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
H A D | openl2tp-simplify-gcc-warning-hack.patch | 2 From: Joe MacDonald <joe_macdonald@mentor.com> 15 Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/files/ |
H A D | check-setuid-use-more-portable-find-args.patch | 2 From: Christopher Larson <chris_larson@mentor.com> 7 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dm816x.dtsi | 575 mentor,multipoint = <1>; 576 mentor,num-eps = <16>; 577 mentor,ram-bits = <12>; 578 mentor,power = <500>; 615 mentor,multipoint = <1>; 616 mentor,num-eps = <16>; 617 mentor,ram-bits = <12>; 618 mentor,power = <500>;
|
H A D | am33xx.dtsi | 386 mentor,multipoint = <1>; 387 mentor,num-eps = <16>; 388 mentor,ram-bits = <12>; 389 mentor,power = <500>; 432 mentor,multipoint = <1>; 433 mentor,num-eps = <16>; 434 mentor,ram-bits = <12>; 435 mentor,power = <500>;
|
H A D | dm814x.dtsi | 88 mentor,multipoint = <1>; 89 mentor,num-eps = <16>; 90 mentor,ram-bits = <12>; 91 mentor,power = <500>; 126 mentor,multipoint = <1>; 127 mentor,num-eps = <16>; 128 mentor,ram-bits = <12>; 129 mentor,power = <500>;
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi/ |
H A D | 0001-configure.ac-stop-inserting-host-directories-into-co.patch | 2 From: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com> 10 Signed-off-by: Dmitry Eremin-Solenikov <dmitry_eremin-solenikov@mentor.com>
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop/ |
H A D | gnome-desktop-thumbnail-don-t-assume-time_t-is-long.patch | 2 From: Christopher Larson <chris_larson@mentor.com> 10 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
|