| /rk3399_rockchip-uboot/board/xilinx/zynq/ |
| H A D | Makefile | 10 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE)) 12 init-objs := $(if $(wildcard $(srctree)/$(src)/$(hw-platform-y)/ps7_init_gpl.c),\ 13 $(hw-platform-y)/ps7_init_gpl.o)
|
| /rk3399_rockchip-uboot/board/xilinx/zynqmp/ |
| H A D | Makefile | 10 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE)) 12 init-objs := $(if $(wildcard $(srctree)/$(src)/$(hw-platform-y)/psu_init_gpl.c),\ 13 $(hw-platform-y)/psu_init_gpl.o)
|
| /rk3399_rockchip-uboot/board/topic/zynq/ |
| H A D | Makefile | 8 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE)) 10 obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o ps7_init_common.o
|
| /rk3399_rockchip-uboot/arch/arm/mach-integrator/ |
| H A D | Kconfig | 5 prompt "Integrator platform select" 9 bool "Support Integrator/AP platform" 12 bool "Support Integrator/CP platform"
|
| /rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/board/advantech/som-db5800-som-6867/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/board/dfi/dfi-bt700/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/board/intel/galileo/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/board/intel/bayleybay/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/board/intel/minnowmax/ |
| H A D | dsdt.asl | 9 /* platform specific */ 10 #include <asm/arch/acpi/platform.asl>
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | Kconfig | 12 bool "Cadence platform driver for UFS" 15 This selects the platform driver for the Cadence UFS host 25 bool "Rockchip specific hooks to UFS controller platform driver" 28 This selects the Rockchip specific additions to UFSHCD platform driver.
|
| H A D | Makefile | 7 obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o
|
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | Kconfig.64 | 21 Support for Renesas R-Car Gen3 platform 26 Support for Renesas R-Car Gen3 ULCB platform
|
| /rk3399_rockchip-uboot/arch/arm/ |
| H A D | Kconfig.debug | 21 selecting one of the platform specific options above if 24 This option is preferred over the platform specific 25 options; the platform specific options are deprecated
|
| H A D | Kconfig | 374 Support for TI's DaVinci platform. 868 Support for Freescale LS2080A_EMU platform 870 development platform that supports the QorIQ LS2080A 880 Support for Freescale LS2080A_SIMU platform 882 development platform that supports the QorIQ LS2080A 895 Support for Freescale LS2080AQDS platform 897 development platform that supports the QorIQ LS2080A 910 Support for Freescale LS2080ARDB platform. 912 development platform that supports the QorIQ LS2080A 924 Support for Freescale LS2081ARDB platform. [all …]
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_iso.h | 116 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member 125 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
|
| /rk3399_rockchip-uboot/board/emulation/ |
| H A D | Kconfig | 19 chipset platform and '-M q35', a Q35/ICH9 chipset platform.
|
| /rk3399_rockchip-uboot/dts/ |
| H A D | Kconfig | 38 platform dtb. 178 the same platform without tweaking the platform code if the 277 bool "Generate platform data for use in SPL" 282 device tree nodes and converting their contents into platform data 287 This option enables generation of platform data from the device 290 the platform data directly in C structures, avoidin the libfdt 294 compatible string, then adding platform data and U_BOOT_DEVICE 299 bool "Generate platform data for use in TPL" 304 device tree nodes and converting their contents into platform data 309 This option enables generation of platform data from the device [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mpc85xx-sd-spi-boot | 36 Where $config is the included config.dat file for your platform and $device 44 to be the u-boot built for your particular platform and target media. 54 Below are the configuration files to be used with a particular platform. Keep
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | of-plat.txt | 21 It is possible to create platform data manually by defining C structures 60 platform data. 62 - The platform data is provided to drivers as a C structure. The driver 78 U_BOOT_DEVICE() declarations along with the actual platform data for each 149 The device is then instantiated at run-time and the platform data can be 156 platform data in the driver. The ofdata_to_platdata() method should 177 ofdata_to_platdata() method since this is not called when platform data is 252 still used to allocate space for the platform data. This is different from 258 the platform data is allocated, and starts zeroed. In this case the 259 ofdata_to_platdata() method should still set up the platform data (and the [all …]
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | README.rockchip | 7 All platform defconfigs of Rockchip SDK 50 We add config fragment support for some platform the name like: foo.config.
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | README | 19 on platform RK312x/RK322x/RK3288/RK3399/RK3399Pro/RK3368/RK3328/RK3228H. 53 74eb602743 lib: optee_client: update to new optee msg for optee v1 platform 65 repo: android/rk/platform/vendor/rockchip/common
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | Kconfig | 136 Support for EMMC host controller on Meson GX ARM SoCs platform (S905) 142 Multimedia Card Interface. If you have an i.MX or MPC512x platform 193 Support for the on-chip SDHI host controller on SuperH/Renesas ARM SoCs platform 258 If you have a BCM2835 platform with SD or MMC devices, 269 If you have a BCMSTB platform with SD or MMC devices, 287 bool "SDHCI support on Broadcom KONA platform" 307 bool "SDHCI support on Marvell platform" 312 Marvell platform. 331 Support for Arasan SDHCI host controller on Rockchip ARM SoCs platform 345 bool "SDHCI support on ST SPEAr platform" [all …]
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.soc | 46 - QorIQ platform's trust architecture 2.1 58 - 1 MB platform cache with ECC 88 - QorIQ platform's trust architecture 3.0 126 - Single-source clocking solution enabling generation of core, platform, 132 - QorIQ platform's trust architecture 2.1 173 - QorIQ platform's trust architecture 2.1 185 - 1 MB platform cache with ECC 215 - QorIQ platform's trust architecture 3.0
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | hi3798cv200-u-boot.dtsi | 3 * 1) use platform data for the console
|