Searched refs:php (Results 1 – 22 of 22) sorted by relevance
| /u-boot/board/ti/ks2_evm/ |
| A D | README | 9 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html 10 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html 88 http://processors.wiki.ti.com/index.php/MCSDK_UG_Chapter_Getting_Started# 92 K2HK http://processors.wiki.ti.com/index.php/EVMK2H_Hardware_Setup 93 K2E http://processors.wiki.ti.com/index.php/EVMK2E_Hardware_Setup 94 K2L http://processors.wiki.ti.com/index.php/TCIEVMK2L_Hardware_Setup 95 K2G http://processors.wiki.ti.com/index.php/66AK2G02_GP_EVM_Hardware_Setup 102 configuration as instructed at http://processors.wiki.ti.com/index.php/ 150 http://processors.wiki.ti.com/index.php/*_Hardware_Setup. 170 http://processors.wiki.ti.com/index.php/*_Hardware_Setup. [all …]
|
| /u-boot/doc/ |
| A D | README.s5p4418 | 48 http://wiki.friendlyarm.com/wiki/index.php/NanoPi_2 53 http://wiki.friendlyarm.com/wiki/index.php/NanoPC-T2
|
| A D | README.s5pc1xx | 72 http://meritech.co.kr/eng/products/product_view.php?num=28
|
| A D | README.pxe | 51 http://syslinux.zytor.com/wiki/index.php/Doc/pxelinux 104 http://syslinux.zytor.com/wiki/index.php/PXELINUX. It's composed of one line
|
| A D | README.rockchip | 615 [4] http://wiki.t-firefly.com/index.php/Firefly-RK3288/Serial_debug/en
|
| /u-boot/scripts/dtc/libfdt/ |
| A D | fdt_ro.c | 510 const fdt32_t *php; in fdt_get_phandle() local 515 php = fdt_getprop(fdt, nodeoffset, "phandle", &len); in fdt_get_phandle() 516 if (!php || (len != sizeof(*php))) { in fdt_get_phandle() 517 php = fdt_getprop(fdt, nodeoffset, "linux,phandle", &len); in fdt_get_phandle() 518 if (!php || (len != sizeof(*php))) in fdt_get_phandle() 522 return fdt32_to_cpu(*php); in fdt_get_phandle()
|
| /u-boot/drivers/video/fonts/ |
| A D | Kconfig | 31 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL 50 http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
|
| /u-boot/board/Marvell/octeon_ebb7304/ |
| A D | board.c | 268 const fdt32_t *php; in kill_fdt_phy() local 271 php = fdt_getprop(fdt, offset, "phy-handle", &len); in kill_fdt_phy() 272 if (php && len == sizeof(*php)) { in kill_fdt_phy() 273 phandle = fdt32_to_cpu(*php); in kill_fdt_phy()
|
| /u-boot/doc/device-tree-bindings/sysreset/ |
| A D | ti,sci-sysreset.txt | 9 [1] http://processors.wiki.ti.com/index.php/TISCI
|
| /u-boot/arch/arm/dts/ |
| A D | rk3588.dtsi | 26 rockchip,php-grf = <&php_grf>;
|
| A D | axp223.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
| A D | axp209.dtsi | 47 * http://www.x-powers.com/product/AXP20X.php
|
| A D | axp22x.dtsi | 47 * http://www.x-powers.com/product/AXP22X.php
|
| A D | rk3588s.dtsi | 386 compatible = "rockchip,rk3588-php-grf", "syscon"; 1069 rockchip,php-grf = <&php_grf>;
|
| /u-boot/doc/device-tree-bindings/clock/ |
| A D | ti,sci-clk.txt | 10 [1] http://processors.wiki.ti.com/index.php/TISCI
|
| /u-boot/doc/device-tree-bindings/reset/ |
| A D | ti,sci-reset.txt | 9 [1] http://processors.wiki.ti.com/index.php/TISCI
|
| /u-boot/doc/device-tree-bindings/power/ |
| A D | ti,sci-pm-domain.txt | 9 [1] http://processors.wiki.ti.com/index.php/TISCI
|
| /u-boot/doc/device-tree-bindings/firmware/ |
| A D | ti,sci.txt | 14 See http://processors.wiki.ti.com/index.php/TISCI for protocol definition.
|
| /u-boot/doc/usage/ |
| A D | semihosting.rst | 25 <http://www.arm.com/products/tools/models/fast-models/foundation-model.php>`_.
|
| /u-boot/board/synopsys/hsdk/ |
| A D | README | 11 https://www.synopsys.com/dw/ipdir.php?ds=arc-hs-development-kit
|
| /u-boot/board/davinci/da8xxevm/ |
| A D | README.da850 | 157 http://processors.wiki.ti.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138
|
| /u-boot/doc/develop/ |
| A D | coccinelle.rst | 69 http://coccinelle.lip6.fr/documentation.php
|
Completed in 33 milliseconds