| 552a848e | 29-Jun-2017 |
Stefano Babic <sbabic@denx.de> |
imx: reorganize IMX code as other SOCs
Change is consistent with other SOCs and it is in preparation for adding SOMs. SOC's related files are moved from cpu/ to mach-imx/<SOC>.
This change is also
imx: reorganize IMX code as other SOCs
Change is consistent with other SOCs and it is in preparation for adding SOMs. SOC's related files are moved from cpu/ to mach-imx/<SOC>.
This change is also coherent with the structure in kernel.
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@nxp.com> CC: Akshay Bhat <akshaybhat@timesys.com> CC: Ken Lin <Ken.Lin@advantech.com.tw> CC: Marek Vasut <marek.vasut@gmail.com> CC: Heiko Schocher <hs@denx.de> CC: "Sébastien Szymanski" <sebastien.szymanski@armadeus.com> CC: Christian Gmeiner <christian.gmeiner@gmail.com> CC: Stefan Roese <sr@denx.de> CC: Patrick Bruenn <p.bruenn@beckhoff.com> CC: Troy Kisky <troy.kisky@boundarydevices.com> CC: Nikita Kiryanov <nikita@compulab.co.il> CC: Otavio Salvador <otavio@ossystems.com.br> CC: "Eric Bénard" <eric@eukrea.com> CC: Jagan Teki <jagan@amarulasolutions.com> CC: Ye Li <ye.li@nxp.com> CC: Peng Fan <peng.fan@nxp.com> CC: Adrian Alonso <adrian.alonso@nxp.com> CC: Alison Wang <b18965@freescale.com> CC: Tim Harvey <tharvey@gateworks.com> CC: Martin Donnelly <martin.donnelly@ge.com> CC: Marcin Niestroj <m.niestroj@grinn-global.com> CC: Lukasz Majewski <lukma@denx.de> CC: Adam Ford <aford173@gmail.com> CC: "Albert ARIBAUD (3ADEV)" <albert.aribaud@3adev.fr> CC: Boris Brezillon <boris.brezillon@free-electrons.com> CC: Soeren Moch <smoch@web.de> CC: Richard Hu <richard.hu@technexion.com> CC: Wig Cheng <wig.cheng@technexion.com> CC: Vanessa Maegima <vanessa.maegima@nxp.com> CC: Max Krummenacher <max.krummenacher@toradex.com> CC: Stefan Agner <stefan.agner@toradex.com> CC: Markus Niebel <Markus.Niebel@tq-group.com> CC: Breno Lima <breno.lima@nxp.com> CC: Francesco Montefoschi <francesco.montefoschi@udoo.org> CC: Jaehoon Chung <jh80.chung@samsung.com> CC: Scott Wood <oss@buserror.net> CC: Joe Hershberger <joe.hershberger@ni.com> CC: Anatolij Gustschin <agust@denx.de> CC: Simon Glass <sjg@chromium.org> CC: "Andrew F. Davis" <afd@ti.com> CC: "Łukasz Majewski" <l.majewski@samsung.com> CC: Patrice Chotard <patrice.chotard@st.com> CC: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> CC: Hans de Goede <hdegoede@redhat.com> CC: Masahiro Yamada <yamada.masahiro@socionext.com> CC: Stephen Warren <swarren@nvidia.com> CC: Andre Przywara <andre.przywara@arm.com> CC: "Álvaro Fernández Rojas" <noltari@gmail.com> CC: York Sun <york.sun@nxp.com> CC: Xiaoliang Yang <xiaoliang.yang@nxp.com> CC: Chen-Yu Tsai <wens@csie.org> CC: George McCollister <george.mccollister@gmail.com> CC: Sven Ebenfeld <sven.ebenfeld@gmail.com> CC: Filip Brozovic <fbrozovic@gmail.com> CC: Petr Kulhavy <brain@jikos.cz> CC: Eric Nelson <eric@nelint.com> CC: Bai Ping <ping.bai@nxp.com> CC: Anson Huang <Anson.Huang@nxp.com> CC: Sanchayan Maity <maitysanchayan@gmail.com> CC: Lokesh Vutla <lokeshvutla@ti.com> CC: Patrick Delaunay <patrick.delaunay@st.com> CC: Gary Bisson <gary.bisson@boundarydevices.com> CC: Alexander Graf <agraf@suse.de> CC: u-boot@lists.denx.de Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
show more ...
|
| f34ccce5 | 12-Jun-2017 |
Peng Fan <peng.fan@nxp.com> |
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method to set I/O to 1.8. To boards that does not support vqmmc-supply, use vs18_enable
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method to set I/O to 1.8. To boards that does not support vqmmc-supply, use vs18_enable in fsl_esdhc_cfg. If regulator is supported, use fixed 1.8V regulator for vqmmc-supply.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: York Sun <york.sun@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
show more ...
|
| b6518b1e | 13-Jun-2017 |
Igal Liberman <igall@marvell.com> |
arm64: mvebu: use single defconfig for Armada8K development boards
Currently, Marvell Armada8k development board use 3 different defconfigs: mvebu_db-88f7040-nand_defconfig mvebu_db-
arm64: mvebu: use single defconfig for Armada8K development boards
Currently, Marvell Armada8k development board use 3 different defconfigs: mvebu_db-88f7040-nand_defconfig mvebu_db-88f7040_defconfig mvebu_db-88f8040_defconfig Having 3 different defconfigs makes maintenance difficult.
This patch removes the defconfigs mentioned above and introduce a new defconfig which represents the Armada8k family.
NOTE: In order not to break automatic tools compilation, a default device-tree is set in the defconfig (armada-8040-db). However, when compiling u-boot, the user MUST explicitly export the DEVICE_TREE for the requested board because using A80x0 device-tree on A70x0 might break the device.
For more information, refer to "doc/README.marvell" (intoduced in this patch).
Change-Id: I98515b6306498358f3722ecf7ac4c87f236ebbd8 Signed-off-by: Igal Liberman <igall@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de>
show more ...
|
| 8d3a2568 | 12-Jul-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-dm |
| 2cce5866 | 14-Jun-2017 |
Simon Glass <sjg@chromium.org> |
dtoc: Support multiple compatible strings in a node
Sometimes a node will have multiple compatible strings. Drivers may use one or the other so the best approach seems to be to #define them to be eq
dtoc: Support multiple compatible strings in a node
Sometimes a node will have multiple compatible strings. Drivers may use one or the other so the best approach seems to be to #define them to be equivalent.
Update dtoc to support this.
Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| 564cf25d | 04-Jun-2017 |
Alison Chaiken <alison@peloton-tech.com> |
cmd gpt: test in sandbox
Make minor changes to README.gpt and sandbox_defconfig to support testing of the gpt command's functionality in the sandbox.
Signed-off-by: Alison Chaiken <alison@peloton-t
cmd gpt: test in sandbox
Make minor changes to README.gpt and sandbox_defconfig to support testing of the gpt command's functionality in the sandbox.
Signed-off-by: Alison Chaiken <alison@peloton-tech.com>
show more ...
|
| a84b589e | 19-Jun-2017 |
Wadim Egorov <w.egorov@phytec.de> |
doc: rockchip: Add phyCORE-RK3288 RDK to board list
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Acked-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Ph
doc: rockchip: Add phyCORE-RK3288 RDK to board list
Signed-off-by: Wadim Egorov <w.egorov@phytec.de> Acked-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| daab59ac | 05-Jul-2017 |
Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
avr32: Retire AVR32 for good
AVR32 is gone. It's already more than two years for no support in Buildroot, even longer there is no support in GCC (last version is heavily patched 4.2.4).
Linux kerne
avr32: Retire AVR32 for good
AVR32 is gone. It's already more than two years for no support in Buildroot, even longer there is no support in GCC (last version is heavily patched 4.2.4).
Linux kernel v4.12 got rid of it (and v4.11 didn't build successfully).
There is no good point to keep this support in U-Boot either.
Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
show more ...
|
| 98f705c9 | 27-Jun-2017 |
Heiko Schocher <hs@denx.de> |
powerpc: remove 4xx support
There was for long time no activity in the 4xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 4xx, so remove it.
powerpc: remove 4xx support
There was for long time no activity in the 4xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 4xx, so remove it.
Signed-off-by: Heiko Schocher <hs@denx.de>
show more ...
|
| 7826669d | 27-Jun-2017 |
Christophe Leroy <christophe.leroy@c-s.fr> |
doc: restore doc/README.fsl-clk
doc/README.fsl-clk was removed in commit 5b8e76c35ec31 ("powerpc, 8xx: remove support for 8xx") allthought CONFIG_SYS_FSL_CLK is defined in arch/arm/cpu/armv8/fsl-lay
doc: restore doc/README.fsl-clk
doc/README.fsl-clk was removed in commit 5b8e76c35ec31 ("powerpc, 8xx: remove support for 8xx") allthought CONFIG_SYS_FSL_CLK is defined in arch/arm/cpu/armv8/fsl-layerscape/Kconfig and still in use in the following configs:
./include/configs/mx53loco.h:21:#define CONFIG_SYS_FSL_CLK ./include/configs/m53evk.h:16:#define CONFIG_SYS_FSL_CLK ./include/configs/mx25pdk.h:17:#define CONFIG_SYS_FSL_CLK ./include/configs/usbarmory.h:14:#define CONFIG_SYS_FSL_CLK ./include/configs/ls1021aqds.h:14:#define CONFIG_SYS_FSL_CLK ./include/configs/mx53cx9020.h:22:#define CONFIG_SYS_FSL_CLK ./include/configs/colibri_vf.h:17:#define CONFIG_SYS_FSL_CLK ./include/configs/mx35pdk.h:21:#define CONFIG_SYS_FSL_CLK ./include/configs/woodburn_common.h:19:#define CONFIG_SYS_FSL_CLK ./include/configs/mx7_common.h:25:#define CONFIG_SYS_FSL_CLK ./include/configs/ls1021aiot.h:12:#define CONFIG_SYS_FSL_CLK ./include/configs/ls1021atwr.h:14:#define CONFIG_SYS_FSL_CLK ./include/configs/mx53ard.h:21:#define CONFIG_SYS_FSL_CLK ./include/configs/mx53smd.h:21:#define CONFIG_SYS_FSL_CLK ./include/configs/mx51evk.h:16:#define CONFIG_SYS_FSL_CLK ./include/configs/mx6_common.h:31:#define CONFIG_SYS_FSL_CLK ./include/configs/vf610twr.h:14:#define CONFIG_SYS_FSL_CLK ./include/configs/mx53evk.h:21:#define CONFIG_SYS_FSL_CLK
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Reviewed-by: Heiko Schocher <hs@denx.de>
show more ...
|
| f8714372 | 21-Jun-2017 |
Philipp Tomsich <philipp.tomsich@theobroma-systems.com> |
MAINTAINERS, git-mailrc: update the maintainer for rockchip
Adding myself to MAINTAINERS and git-mailrc for the rockchip sub-architecture.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-
MAINTAINERS, git-mailrc: update the maintainer for rockchip
Adding myself to MAINTAINERS and git-mailrc for the rockchip sub-architecture.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 064b55cf | 14-Jun-2017 |
Heiko Schocher <hs@denx.de> |
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
There was for long time no activity in the mpx5xxx area. We need to go further and convert to Kconfig, but it turned out, nobody is intere
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
There was for long time no activity in the mpx5xxx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in mpc5xxx, so remove it.
Signed-off-by: Heiko Schocher <hs@denx.de>
show more ...
|
| 4f580020 | 14-Jun-2017 |
Tom Rini <trini@konsulko.com> |
Merge git://git.denx.de/u-boot-mpc85xx |
| 3913191c | 17-May-2017 |
York Sun <york.sun@nxp.com> |
powerpc: mpc8540ads: mpc8560ads: Drop support for MPC8540/60ADS
Drop support for these two legacy boards.
Signed-off-by: York Sun <york.sun@nxp.com> |
| 50258977 | 07-Jun-2017 |
Heiko Schocher <hs@denx.de> |
powerpc, 5xx: remove support for 5xx
There was for long time no activity in the 5xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 5xx, so rem
powerpc, 5xx: remove support for 5xx
There was for long time no activity in the 5xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 5xx, so remove it.
Signed-off-by: Heiko Schocher <hs@denx.de>
show more ...
|
| 2eb48ff7 | 07-Jun-2017 |
Heiko Schocher <hs@denx.de> |
powerpc, 8260: remove support for mpc8260
There was for long time no activity in the 8260 area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8260,
powerpc, 8260: remove support for mpc8260
There was for long time no activity in the 8260 area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8260, so remove it.
Signed-off-by: Heiko Schocher <hs@denx.de>
show more ...
|
| 5b8e76c3 | 07-Jun-2017 |
Heiko Schocher <hs@denx.de> |
powerpc, 8xx: remove support for 8xx
There was for long time no activity in the 8xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8xx, so rem
powerpc, 8xx: remove support for 8xx
There was for long time no activity in the 8xx area. We need to go further and convert to Kconfig, but it turned out, nobody is interested anymore in 8xx, so remove it (with a heavy heart, knowing that I remove here the root of U-Boot).
Signed-off-by: Heiko Schocher <hs@denx.de>
show more ...
|
| fe67eacc | 31-May-2017 |
Simon Glass <sjg@chromium.org> |
README: Add instructions for chain-loading U-Boot on jerry
Add instructions for chromebook_jerry.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| ed54b191 | 31-May-2017 |
Simon Glass <sjg@chromium.org> |
rockchip: jerry: Add a .its file for chromium
Add a sample .its file for booting U-Boot on a jerry Chromebook.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| c9af6673 | 31-May-2017 |
Simon Glass <sjg@chromium.org> |
README: Add instructions for chain-loading U-Boot
Most Chromebooks support chain-loading U-Boot but instructions are somewhat scattered. Add a README to hold this information within the U-Boot tree.
README: Add instructions for chain-loading U-Boot
Most Chromebooks support chain-loading U-Boot but instructions are somewhat scattered. Add a README to hold this information within the U-Boot tree. Also add the standard developer keys to simplify the instructions, since they are small.
For now this only supports nyan-big.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 13bdce8f | 31-May-2017 |
Simon Glass <sjg@chromium.org> |
tegra: nyan-big: Add a .its file for chromium
Add a sample .its file for booting U-Boot on a nyan-big Chromebook.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 4f3dc880 | 23-May-2017 |
Kever Yang <kever.yang@rock-chips.com> |
MAINTAINERS: git-mailrc: update maintainer for Rockchip
Send patch to Kever Yang instead of Lin Huang for Rockchip patches, for Lin is not always working on upstream U-Boot.
Signed-off-by: Kever Ya
MAINTAINERS: git-mailrc: update maintainer for Rockchip
Send patch to Kever Yang instead of Lin Huang for Rockchip patches, for Lin is not always working on upstream U-Boot.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Changed , to : in subject: Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| f8f291b0 | 31-May-2017 |
Bin Meng <bmeng.cn@gmail.com> |
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
At present lpe/lpss-sio/scc FSP properties are all boolean, but in fact for "enable-lpe" it has 3 possible options. This adds macros
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
At present lpe/lpss-sio/scc FSP properties are all boolean, but in fact for "enable-lpe" it has 3 possible options. This adds macros for these options and change the property from a boolean type to an integer type, and change their names to explicitly indicate what the property is really for.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 5e74e5a6 | 31-May-2017 |
Bin Meng <bmeng.cn@gmail.com> |
x86: baytrail: Use macros instead of magic numbers for FSP settings
Introduce various meaningful macros for FSP settings and switch over to use them instead of magic numbers.
Signed-off-by: Bin Men
x86: baytrail: Use macros instead of magic numbers for FSP settings
Introduce various meaningful macros for FSP settings and switch over to use them instead of magic numbers.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 6702488c | 31-May-2017 |
Bin Meng <bmeng.cn@gmail.com> |
x86: baytrail: Remove "serial-debug-port-*" settings
"serial-debug-port-address" and "serial-debug-port-type" settings are actually reserved in the FSP UPD data structure. Remove them.
Signed-off-b
x86: baytrail: Remove "serial-debug-port-*" settings
"serial-debug-port-address" and "serial-debug-port-type" settings are actually reserved in the FSP UPD data structure. Remove them.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
/rk3399_rockchip-uboot/README/rk3399_rockchip-uboot/arch/Kconfig/rk3399_rockchip-uboot/arch/arm/Kconfig/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/Kconfig/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/cpu.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/fdt.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_serdes.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/lowlevel.S/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ppa.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/soc.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/spl.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/sec_firmware.c/rk3399_rockchip-uboot/arch/arm/cpu/armv8/start.S/rk3399_rockchip-uboot/arch/arm/dts/Makefile/rk3399_rockchip-uboot/arch/arm/dts/armada-3720-db.dts/rk3399_rockchip-uboot/arch/arm/dts/armada-37xx.dtsi/rk3399_rockchip-uboot/arch/arm/dts/armada-7040-db.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-a64-bananapi-m64.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi/rk3399_rockchip-uboot/arch/arm/dts/sun50i-a64-pine64-plus.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-a64-pine64.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-a64.dtsi/rk3399_rockchip-uboot/arch/arm/dts/sun50i-h5-orangepi-pc2.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-h5-orangepi-prime.dts/rk3399_rockchip-uboot/arch/arm/dts/sun50i-h5.dtsi/rk3399_rockchip-uboot/arch/arm/dts/sun8i-h3-nanopi-m1.dts/rk3399_rockchip-uboot/arch/arm/dts/sun8i-h3-nanopi-neo.dts/rk3399_rockchip-uboot/arch/arm/dts/sun8i-h3-nanopi.dtsi/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/config.h/rk3399_rockchip-uboot/arch/arm/lib/bootm.c/rk3399_rockchip-uboot/arch/arm/mach-exynos/Kconfig/rk3399_rockchip-uboot/arch/arm/mach-mvebu/arm64-common.c/rk3399_rockchip-uboot/arch/arm/mach-mvebu/sata.c/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3188/sdram_rk3188.c/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3328/clk_rk3328.c/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/sdram_rk3399.c/rk3399_rockchip-uboot/arch/arm/mach-snapdragon/clock-apq8016.c/rk3399_rockchip-uboot/arch/arm/mach-tegra/Kconfig/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra186/nvtboot_mem.c/rk3399_rockchip-uboot/arch/arm/mach-uniphier/pinctrl-glue.c/rk3399_rockchip-uboot/arch/mips/dts/Makefile/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm3380.dtsi/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm63268.dtsi/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm6328.dtsi/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm6338.dtsi/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm6348.dtsi/rk3399_rockchip-uboot/arch/mips/dts/brcm,bcm6358.dtsi/rk3399_rockchip-uboot/arch/mips/dts/comtrend,ct-5361.dts/rk3399_rockchip-uboot/arch/mips/dts/netgear,cg3100d.dts/rk3399_rockchip-uboot/arch/mips/dts/sagem,f@st1704.dts/rk3399_rockchip-uboot/arch/mips/mach-bmips/Kconfig/rk3399_rockchip-uboot/arch/mips/mach-bmips/include/ioremap.h/rk3399_rockchip-uboot/arch/sandbox/cpu/cpu.c/rk3399_rockchip-uboot/arch/sandbox/cpu/state.c/rk3399_rockchip-uboot/arch/sandbox/dts/test.dts/rk3399_rockchip-uboot/arch/sandbox/include/asm/state.h/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/fsp_configs.c/rk3399_rockchip-uboot/arch/x86/dts/bayleybay.dts/rk3399_rockchip-uboot/arch/x86/dts/baytrail_som-db5800-som-6867.dts/rk3399_rockchip-uboot/arch/x86/dts/conga-qeval20-qa3-e3845.dts/rk3399_rockchip-uboot/arch/x86/dts/dfi-bt700.dtsi/rk3399_rockchip-uboot/arch/x86/dts/minnowmax.dts/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h/rk3399_rockchip-uboot/board/amlogic/odroid-c2/odroid-c2.c/rk3399_rockchip-uboot/board/armltd/integrator/integrator.c/rk3399_rockchip-uboot/board/armltd/vexpress64/vexpress64.c/rk3399_rockchip-uboot/board/beckhoff/mx53cx9020/mx53cx9020.c/rk3399_rockchip-uboot/board/cadence/xtfpga/xtfpga.c/rk3399_rockchip-uboot/board/cavium/thunderx/thunderx.c/rk3399_rockchip-uboot/board/comtrend/ct5361/Kconfig/rk3399_rockchip-uboot/board/comtrend/ct5361/MAINTAINERS/rk3399_rockchip-uboot/board/comtrend/ct5361/Makefile/rk3399_rockchip-uboot/board/comtrend/ct5361/ct-5361.c/rk3399_rockchip-uboot/board/freescale/common/fsl_chain_of_trust.c/rk3399_rockchip-uboot/board/freescale/common/fsl_validate.c/rk3399_rockchip-uboot/board/freescale/common/ns_access.c/rk3399_rockchip-uboot/board/freescale/ls2080a/ls2080a.c/rk3399_rockchip-uboot/board/freescale/ls2080aqds/MAINTAINERS/rk3399_rockchip-uboot/board/freescale/ls2080aqds/README/rk3399_rockchip-uboot/board/freescale/ls2080aqds/eth.c/rk3399_rockchip-uboot/board/freescale/ls2080aqds/ls2080aqds.c/rk3399_rockchip-uboot/board/freescale/ls2080ardb/eth_ls2080rdb.c/rk3399_rockchip-uboot/board/netgear/cg3100d/Kconfig/rk3399_rockchip-uboot/board/netgear/cg3100d/MAINTAINERS/rk3399_rockchip-uboot/board/netgear/cg3100d/Makefile/rk3399_rockchip-uboot/board/netgear/cg3100d/cg3100d.c/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/dragonboard410c.c/rk3399_rockchip-uboot/board/sagem/f@st1704/Kconfig/rk3399_rockchip-uboot/board/sagem/f@st1704/MAINTAINERS/rk3399_rockchip-uboot/board/sagem/f@st1704/Makefile/rk3399_rockchip-uboot/board/sagem/f@st1704/f@st1704.c/rk3399_rockchip-uboot/board/samsung/common/board.c/rk3399_rockchip-uboot/board/samsung/common/exynos5-dt.c/rk3399_rockchip-uboot/board/samsung/common/misc.c/rk3399_rockchip-uboot/board/sandbox/MAINTAINERS/rk3399_rockchip-uboot/board/solidrun/clearfog/clearfog.c/rk3399_rockchip-uboot/board/st/stm32f429-discovery/stm32f429-discovery.c/rk3399_rockchip-uboot/board/st/stm32f746-disco/stm32f746-disco.c/rk3399_rockchip-uboot/board/st/stv0991/stv0991.c/rk3399_rockchip-uboot/board/sunxi/MAINTAINERS/rk3399_rockchip-uboot/board/ti/common/Kconfig/rk3399_rockchip-uboot/board/toradex/apalis_imx6/apalis_imx6.c/rk3399_rockchip-uboot/board/toradex/colibri_imx6/colibri_imx6.c/rk3399_rockchip-uboot/board/toradex/colibri_pxa270/colibri_pxa270.c/rk3399_rockchip-uboot/board/toradex/common/tdx-cfg-block.c/rk3399_rockchip-uboot/cmd/Kconfig/rk3399_rockchip-uboot/cmd/bootefi.c/rk3399_rockchip-uboot/cmd/mem.c/rk3399_rockchip-uboot/common/board_r.c/rk3399_rockchip-uboot/common/env_mmc.c/rk3399_rockchip-uboot/common/env_sf.c/rk3399_rockchip-uboot/common/fdt_support.c/rk3399_rockchip-uboot/common/hash.c/rk3399_rockchip-uboot/common/spl/Kconfig/rk3399_rockchip-uboot/configs/Sinlinx_SinA33_defconfig/rk3399_rockchip-uboot/configs/am335x_baltos_defconfig/rk3399_rockchip-uboot/configs/am335x_evm_nor_defconfig/rk3399_rockchip-uboot/configs/am335x_igep003x_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_ict_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_netboot_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_prompt_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_sdboot_defconfig/rk3399_rockchip-uboot/configs/am335x_shc_sdboot_prompt_defconfig/rk3399_rockchip-uboot/configs/am335x_sl50_defconfig/rk3399_rockchip-uboot/configs/am43xx_evm_ethboot_defconfig/rk3399_rockchip-uboot/configs/am43xx_evm_qspiboot_defconfig/rk3399_rockchip-uboot/configs/am43xx_evm_usbhost_boot_defconfig/rk3399_rockchip-uboot/configs/am57xx_evm_nodt_defconfig/rk3399_rockchip-uboot/configs/apalis-tk1_defconfig/rk3399_rockchip-uboot/configs/apalis_imx6_defconfig/rk3399_rockchip-uboot/configs/apalis_imx6_nospl_com_defconfig/rk3399_rockchip-uboot/configs/apalis_imx6_nospl_it_defconfig/rk3399_rockchip-uboot/configs/apalis_t30_defconfig/rk3399_rockchip-uboot/configs/at91sam9m10g45ek_mmc_defconfig/rk3399_rockchip-uboot/configs/at91sam9n12ek_mmc_defconfig/rk3399_rockchip-uboot/configs/at91sam9rlek_mmc_defconfig/rk3399_rockchip-uboot/configs/at91sam9x5ek_mmc_defconfig/rk3399_rockchip-uboot/configs/bananapi_m64_defconfig/rk3399_rockchip-uboot/configs/bcm958622hr_defconfig/rk3399_rockchip-uboot/configs/beaver_defconfig/rk3399_rockchip-uboot/configs/birdland_bav335a_defconfig/rk3399_rockchip-uboot/configs/birdland_bav335b_defconfig/rk3399_rockchip-uboot/configs/brppt1_mmc_defconfig/rk3399_rockchip-uboot/configs/brppt1_nand_defconfig/rk3399_rockchip-uboot/configs/brppt1_spi_defconfig/rk3399_rockchip-uboot/configs/brxre1_defconfig/rk3399_rockchip-uboot/configs/cairo_defconfig/rk3399_rockchip-uboot/configs/calimain_defconfig/rk3399_rockchip-uboot/configs/cardhu_defconfig/rk3399_rockchip-uboot/configs/cei-tk1-som_defconfig/rk3399_rockchip-uboot/configs/chiliboard_defconfig/rk3399_rockchip-uboot/configs/cl-som-am57x_defconfig/rk3399_rockchip-uboot/configs/clearfog_defconfig/rk3399_rockchip-uboot/configs/cm_t335_defconfig/rk3399_rockchip-uboot/configs/cm_t43_defconfig/rk3399_rockchip-uboot/configs/cm_t54_defconfig/rk3399_rockchip-uboot/configs/colibri_imx6_defconfig/rk3399_rockchip-uboot/configs/colibri_imx6_nospl_defconfig/rk3399_rockchip-uboot/configs/colibri_t20_defconfig/rk3399_rockchip-uboot/configs/colibri_t30_defconfig/rk3399_rockchip-uboot/configs/comtrend_ct5361_ram_defconfig/rk3399_rockchip-uboot/configs/da850_am18xxevm_defconfig/rk3399_rockchip-uboot/configs/da850evm_defconfig/rk3399_rockchip-uboot/configs/da850evm_direct_nor_defconfig/rk3399_rockchip-uboot/configs/dalmore_defconfig/rk3399_rockchip-uboot/configs/ds109_defconfig/rk3399_rockchip-uboot/configs/duovero_defconfig/rk3399_rockchip-uboot/configs/e2220-1170_defconfig/rk3399_rockchip-uboot/configs/ea20_defconfig/rk3399_rockchip-uboot/configs/gurnard_defconfig/rk3399_rockchip-uboot/configs/harmony_defconfig/rk3399_rockchip-uboot/configs/hikey_defconfig/rk3399_rockchip-uboot/configs/igep0020_defconfig/rk3399_rockchip-uboot/configs/igep0030_defconfig/rk3399_rockchip-uboot/configs/igep0032_defconfig/rk3399_rockchip-uboot/configs/imx6qdl_icore_mmc_defconfig/rk3399_rockchip-uboot/configs/imx6qdl_icore_rqs_mmc_defconfig/rk3399_rockchip-uboot/configs/imx6ul_geam_mmc_defconfig/rk3399_rockchip-uboot/configs/imx6ul_geam_nand_defconfig/rk3399_rockchip-uboot/configs/imx6ul_isiot_emmc_defconfig/rk3399_rockchip-uboot/configs/imx6ul_isiot_mmc_defconfig/rk3399_rockchip-uboot/configs/imx6ul_isiot_nand_defconfig/rk3399_rockchip-uboot/configs/ipam390_defconfig/rk3399_rockchip-uboot/configs/jetson-tk1_defconfig/rk3399_rockchip-uboot/configs/kzm9g_defconfig/rk3399_rockchip-uboot/configs/legoev3_defconfig/rk3399_rockchip-uboot/configs/ls1021aiot_qspi_defconfig/rk3399_rockchip-uboot/configs/ls1021aiot_sdcard_defconfig/rk3399_rockchip-uboot/configs/ls1043ardb_sdcard_defconfig/rk3399_rockchip-uboot/configs/ls1046aqds_nand_defconfig/rk3399_rockchip-uboot/configs/ls1046aqds_sdcard_ifc_defconfig/rk3399_rockchip-uboot/configs/ls1046aqds_sdcard_qspi_defconfig/rk3399_rockchip-uboot/configs/ls1046ardb_emmc_defconfig/rk3399_rockchip-uboot/configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig/rk3399_rockchip-uboot/configs/ls1046ardb_sdcard_defconfig/rk3399_rockchip-uboot/configs/ls2080aqds_nand_defconfig/rk3399_rockchip-uboot/configs/ls2080aqds_sdcard_defconfig/rk3399_rockchip-uboot/configs/ls2080ardb_nand_defconfig/rk3399_rockchip-uboot/configs/m28evk_defconfig/rk3399_rockchip-uboot/configs/m53evk_defconfig/rk3399_rockchip-uboot/configs/ma5d4evk_defconfig/rk3399_rockchip-uboot/configs/medcom-wide_defconfig/rk3399_rockchip-uboot/configs/mvebu_db-88f3720_defconfig/rk3399_rockchip-uboot/configs/mvebu_db-88f7040-nand_defconfig/rk3399_rockchip-uboot/configs/mvebu_db-88f7040_defconfig/rk3399_rockchip-uboot/configs/mvebu_db-88f8040_defconfig/rk3399_rockchip-uboot/configs/mvebu_mcbin-88f8040_defconfig/rk3399_rockchip-uboot/configs/mx7ulp_evk_defconfig/rk3399_rockchip-uboot/configs/mx7ulp_evk_plugin_defconfig/rk3399_rockchip-uboot/configs/nanopi_m1_defconfig/rk3399_rockchip-uboot/configs/netgear_cg3100d_ram_defconfig/rk3399_rockchip-uboot/configs/novena_defconfig/rk3399_rockchip-uboot/configs/nyan-big_defconfig/rk3399_rockchip-uboot/configs/omap3_beagle_defconfig/rk3399_rockchip-uboot/configs/omap3_overo_defconfig/rk3399_rockchip-uboot/configs/omap3_pandora_defconfig/rk3399_rockchip-uboot/configs/omap3_zoom1_defconfig/rk3399_rockchip-uboot/configs/omap4_panda_defconfig/rk3399_rockchip-uboot/configs/omap4_sdp4430_defconfig/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig/rk3399_rockchip-uboot/configs/omapl138_lcdk_defconfig/rk3399_rockchip-uboot/configs/orangepi_prime_defconfig/rk3399_rockchip-uboot/configs/p2371-0000_defconfig/rk3399_rockchip-uboot/configs/p2371-2180_defconfig/rk3399_rockchip-uboot/configs/p2571_defconfig/rk3399_rockchip-uboot/configs/p2771-0000-000_defconfig/rk3399_rockchip-uboot/configs/p2771-0000-500_defconfig/rk3399_rockchip-uboot/configs/paz00_defconfig/rk3399_rockchip-uboot/configs/pcm051_rev1_defconfig/rk3399_rockchip-uboot/configs/pcm051_rev3_defconfig/rk3399_rockchip-uboot/configs/pengwyn_defconfig/rk3399_rockchip-uboot/configs/pepper_defconfig/rk3399_rockchip-uboot/configs/pic32mzdask_defconfig/rk3399_rockchip-uboot/configs/picosam9g45_defconfig/rk3399_rockchip-uboot/configs/plutux_defconfig/rk3399_rockchip-uboot/configs/r8a7795_salvator-x_defconfig/rk3399_rockchip-uboot/configs/r8a7796_salvator-x_defconfig/rk3399_rockchip-uboot/configs/s5p_goni_defconfig/rk3399_rockchip-uboot/configs/sagem_f@st1704_ram_defconfig/rk3399_rockchip-uboot/configs/sama5d2_ptc_nandflash_defconfig/rk3399_rockchip-uboot/configs/sama5d2_ptc_spiflash_defconfig/rk3399_rockchip-uboot/configs/sama5d2_xplained_mmc_defconfig/rk3399_rockchip-uboot/configs/sama5d36ek_cmp_mmc_defconfig/rk3399_rockchip-uboot/configs/sama5d36ek_cmp_nandflash_defconfig/rk3399_rockchip-uboot/configs/sama5d36ek_cmp_spiflash_defconfig/rk3399_rockchip-uboot/configs/sama5d3_xplained_mmc_defconfig/rk3399_rockchip-uboot/configs/sama5d3_xplained_nandflash_defconfig/rk3399_rockchip-uboot/configs/sama5d3xek_mmc_defconfig/rk3399_rockchip-uboot/configs/sama5d3xek_nandflash_defconfig/rk3399_rockchip-uboot/configs/sama5d3xek_spiflash_defconfig/rk3399_rockchip-uboot/configs/sama5d4_xplained_mmc_defconfig/rk3399_rockchip-uboot/configs/sama5d4ek_mmc_defconfig/rk3399_rockchip-uboot/configs/sandbox_defconfig/rk3399_rockchip-uboot/configs/sandbox_flattree_defconfig/rk3399_rockchip-uboot/configs/seaboard_defconfig/rk3399_rockchip-uboot/configs/tec-ng_defconfig/rk3399_rockchip-uboot/configs/tec_defconfig/rk3399_rockchip-uboot/configs/trimslice_defconfig/rk3399_rockchip-uboot/configs/venice2_defconfig/rk3399_rockchip-uboot/configs/ventana_defconfig/rk3399_rockchip-uboot/configs/whistler_defconfig/rk3399_rockchip-uboot/configs/xtfpga_defconfig/rk3399_rockchip-uboot/configs/zynq_zc770_xm011_defconfig/rk3399_rockchip-uboot/configs/zynq_zc770_xm012_defconfig/rk3399_rockchip-uboot/configs/zynq_zc770_xm013_defconfigdevice-tree-bindings/misc/intel,baytrail-fsp.txt/rk3399_rockchip-uboot/drivers/adc/adc-uclass.c/rk3399_rockchip-uboot/drivers/adc/exynos-adc.c/rk3399_rockchip-uboot/drivers/block/blk-uclass.c/rk3399_rockchip-uboot/drivers/block/dwc_ahci.c/rk3399_rockchip-uboot/drivers/block/sata_ceva.c/rk3399_rockchip-uboot/drivers/clk/aspeed/clk_ast2500.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-generated.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-h32mx.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-main.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-master.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-peripheral.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-plla.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-slow.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-system.c/rk3399_rockchip-uboot/drivers/clk/at91/clk-utmi.c/rk3399_rockchip-uboot/drivers/clk/at91/pmc.c/rk3399_rockchip-uboot/drivers/clk/at91/pmc.h/rk3399_rockchip-uboot/drivers/clk/at91/sckc.c/rk3399_rockchip-uboot/drivers/clk/clk-uclass.c/rk3399_rockchip-uboot/drivers/clk/clk_bcm6345.c/rk3399_rockchip-uboot/drivers/clk/clk_fixed_rate.c/rk3399_rockchip-uboot/drivers/clk/clk_stm32f7.c/rk3399_rockchip-uboot/drivers/clk/clk_zynq.c/rk3399_rockchip-uboot/drivers/clk/clk_zynqmp.c/rk3399_rockchip-uboot/drivers/clk/exynos/clk-exynos7420.c/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3036.c/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3188.c/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3288.c/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3328.c/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3399.c/rk3399_rockchip-uboot/drivers/clk/uniphier/clk-uniphier-core.c/rk3399_rockchip-uboot/drivers/core/Kconfig/rk3399_rockchip-uboot/drivers/core/Makefile/rk3399_rockchip-uboot/drivers/core/device.c/rk3399_rockchip-uboot/drivers/core/fdtaddr.c/rk3399_rockchip-uboot/drivers/core/lists.c/rk3399_rockchip-uboot/drivers/core/of_access.c/rk3399_rockchip-uboot/drivers/core/of_addr.c/rk3399_rockchip-uboot/drivers/core/of_extra.c/rk3399_rockchip-uboot/drivers/core/ofnode.c/rk3399_rockchip-uboot/drivers/core/read.c/rk3399_rockchip-uboot/drivers/core/regmap.c/rk3399_rockchip-uboot/drivers/core/root.c/rk3399_rockchip-uboot/drivers/core/simple-bus.c/rk3399_rockchip-uboot/drivers/core/uclass.c/rk3399_rockchip-uboot/drivers/cpu/bmips_cpu.c/rk3399_rockchip-uboot/drivers/cpu/cpu-uclass.c/rk3399_rockchip-uboot/drivers/dma/ti-edma3.c/rk3399_rockchip-uboot/drivers/firmware/firmware-uclass.c/rk3399_rockchip-uboot/drivers/firmware/psci.c/rk3399_rockchip-uboot/drivers/gpio/74x164_gpio.c/rk3399_rockchip-uboot/drivers/gpio/altera_pio.c/rk3399_rockchip-uboot/drivers/gpio/at91_gpio.c/rk3399_rockchip-uboot/drivers/gpio/atmel_pio4.c/rk3399_rockchip-uboot/drivers/gpio/bcm2835_gpio.c/rk3399_rockchip-uboot/drivers/gpio/bcm6345_gpio.c/rk3399_rockchip-uboot/drivers/gpio/gpio-uclass.c/rk3399_rockchip-uboot/drivers/gpio/gpio-uniphier.c/rk3399_rockchip-uboot/drivers/gpio/imx_rgpio2p.c/rk3399_rockchip-uboot/drivers/gpio/intel_ich6_gpio.c/rk3399_rockchip-uboot/drivers/gpio/lpc32xx_gpio.c/rk3399_rockchip-uboot/drivers/gpio/msm_gpio.c/rk3399_rockchip-uboot/drivers/gpio/mvebu_gpio.c/rk3399_rockchip-uboot/drivers/gpio/mxc_gpio.c/rk3399_rockchip-uboot/drivers/gpio/omap_gpio.c/rk3399_rockchip-uboot/drivers/gpio/pca953x_gpio.c/rk3399_rockchip-uboot/drivers/gpio/pm8916_gpio.c/rk3399_rockchip-uboot/drivers/gpio/rk_gpio.c/rk3399_rockchip-uboot/drivers/gpio/s5p_gpio.c/rk3399_rockchip-uboot/drivers/gpio/sandbox.c/rk3399_rockchip-uboot/drivers/gpio/stm32f7_gpio.c/rk3399_rockchip-uboot/drivers/gpio/sunxi_gpio.c/rk3399_rockchip-uboot/drivers/gpio/tegra186_gpio.c/rk3399_rockchip-uboot/drivers/gpio/tegra_gpio.c/rk3399_rockchip-uboot/drivers/gpio/vybrid_gpio.c/rk3399_rockchip-uboot/drivers/gpio/zynq_gpio.c/rk3399_rockchip-uboot/drivers/i2c/Kconfig/rk3399_rockchip-uboot/drivers/i2c/ast_i2c.c/rk3399_rockchip-uboot/drivers/i2c/at91_i2c.c/rk3399_rockchip-uboot/drivers/i2c/davinci_i2c.c/rk3399_rockchip-uboot/drivers/i2c/designware_i2c.c/rk3399_rockchip-uboot/drivers/i2c/exynos_hs_i2c.c/rk3399_rockchip-uboot/drivers/i2c/i2c-cdns.c/rk3399_rockchip-uboot/drivers/i2c/i2c-uclass.c/rk3399_rockchip-uboot/drivers/i2c/i2c-uniphier-f.c/rk3399_rockchip-uboot/drivers/i2c/i2c-uniphier.c/rk3399_rockchip-uboot/drivers/i2c/imx_lpi2c.c/rk3399_rockchip-uboot/drivers/i2c/muxes/i2c-mux-uclass.c/rk3399_rockchip-uboot/drivers/i2c/mv_i2c.c/rk3399_rockchip-uboot/drivers/i2c/mvtwsi.c/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c/rk3399_rockchip-uboot/drivers/i2c/rk_i2c.c/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.c/rk3399_rockchip-uboot/drivers/i2c/sandbox_i2c.c/rk3399_rockchip-uboot/drivers/i2c/tegra_i2c.c/rk3399_rockchip-uboot/drivers/input/cros_ec_keyb.c/rk3399_rockchip-uboot/drivers/input/key_matrix.c/rk3399_rockchip-uboot/drivers/input/tegra-kbc.c/rk3399_rockchip-uboot/drivers/led/led_bcm6328.c/rk3399_rockchip-uboot/drivers/led/led_bcm6358.c/rk3399_rockchip-uboot/drivers/led/led_gpio.c/rk3399_rockchip-uboot/drivers/mailbox/mailbox-uclass.c/rk3399_rockchip-uboot/drivers/mailbox/tegra-hsp.c/rk3399_rockchip-uboot/drivers/misc/altera_sysid.c/rk3399_rockchip-uboot/drivers/misc/cros_ec.c/rk3399_rockchip-uboot/drivers/misc/cros_ec_sandbox.c/rk3399_rockchip-uboot/drivers/misc/i2c_eeprom_emul.c/rk3399_rockchip-uboot/drivers/misc/tegra186_bpmp.c/rk3399_rockchip-uboot/drivers/misc/tegra_car.c/rk3399_rockchip-uboot/drivers/mmc/atmel_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/bcm2835_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/fsl_esdhc.c/rk3399_rockchip-uboot/drivers/mmc/gen_atmel_mci.c/rk3399_rockchip-uboot/drivers/mmc/meson_gx_mmc.c/rk3399_rockchip-uboot/drivers/mmc/mmc-uclass.c/rk3399_rockchip-uboot/drivers/mmc/mmc.c/rk3399_rockchip-uboot/drivers/mmc/msm_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c/rk3399_rockchip-uboot/drivers/mmc/pic32_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/rockchip_dw_mmc.c/rk3399_rockchip-uboot/drivers/mmc/rockchip_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/s5p_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/sdhci-cadence.c/rk3399_rockchip-uboot/drivers/mmc/socfpga_dw_mmc.c/rk3399_rockchip-uboot/drivers/mmc/sti_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/tangier_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/tegra_mmc.c/rk3399_rockchip-uboot/drivers/mmc/uniphier-sd.c/rk3399_rockchip-uboot/drivers/mmc/xenon_sdhci.c/rk3399_rockchip-uboot/drivers/mmc/zynq_sdhci.c/rk3399_rockchip-uboot/drivers/mtd/altera_qspi.c/rk3399_rockchip-uboot/drivers/mtd/cfi_flash.c/rk3399_rockchip-uboot/drivers/mtd/nand/sunxi_nand.c/rk3399_rockchip-uboot/drivers/mtd/nand/tegra_nand.c/rk3399_rockchip-uboot/drivers/mtd/pic32_flash.c/rk3399_rockchip-uboot/drivers/mtd/spi/sandbox.c/rk3399_rockchip-uboot/drivers/mtd/spi/spi_flash.c/rk3399_rockchip-uboot/drivers/net/Kconfig/rk3399_rockchip-uboot/drivers/net/ag7xxx.c/rk3399_rockchip-uboot/drivers/net/altera_tse.c/rk3399_rockchip-uboot/drivers/net/cpsw-common.c/rk3399_rockchip-uboot/drivers/net/cpsw.c/rk3399_rockchip-uboot/drivers/net/designware.c/rk3399_rockchip-uboot/drivers/net/dwc_eth_qos.c/rk3399_rockchip-uboot/drivers/net/ethoc.c/rk3399_rockchip-uboot/drivers/net/fec_mxc.c/rk3399_rockchip-uboot/drivers/net/fm/ls1043.c/rk3399_rockchip-uboot/drivers/net/fm/ls1046.c/rk3399_rockchip-uboot/drivers/net/fsl-mc/mc.c/rk3399_rockchip-uboot/drivers/net/ftmac100.c/rk3399_rockchip-uboot/drivers/net/keystone_net.c/rk3399_rockchip-uboot/drivers/net/macb.c/rk3399_rockchip-uboot/drivers/net/mvneta.c/rk3399_rockchip-uboot/drivers/net/mvpp2.c/rk3399_rockchip-uboot/drivers/net/pch_gbe.c/rk3399_rockchip-uboot/drivers/net/phy/Kconfig/rk3399_rockchip-uboot/drivers/net/phy/marvell.c/rk3399_rockchip-uboot/drivers/net/phy/phy.c/rk3399_rockchip-uboot/drivers/net/phy/ti.c/rk3399_rockchip-uboot/drivers/net/pic32_eth.c/rk3399_rockchip-uboot/drivers/net/sandbox-raw.c/rk3399_rockchip-uboot/drivers/net/sandbox.c/rk3399_rockchip-uboot/drivers/net/sun8i_emac.c/rk3399_rockchip-uboot/drivers/net/sunxi_emac.c/rk3399_rockchip-uboot/drivers/net/tsec.c/rk3399_rockchip-uboot/drivers/net/xilinx_axi_emac.c/rk3399_rockchip-uboot/drivers/net/xilinx_emaclite.c/rk3399_rockchip-uboot/drivers/net/zynq_gem.c/rk3399_rockchip-uboot/drivers/pci/pci-uclass.c/rk3399_rockchip-uboot/drivers/pci/pcie_dw_mvebu.c/rk3399_rockchip-uboot/drivers/phy/marvell/comphy_core.c/rk3399_rockchip-uboot/drivers/phy/phy-uclass.c/rk3399_rockchip-uboot/drivers/phy/sandbox-phy.c/rk3399_rockchip-uboot/drivers/phy/ti-pipe3-phy.c/rk3399_rockchip-uboot/drivers/pinctrl/Makefile/rk3399_rockchip-uboot/drivers/pinctrl/ath79/pinctrl_ar933x.c/rk3399_rockchip-uboot/drivers/pinctrl/ath79/pinctrl_qca953x.c/rk3399_rockchip-uboot/drivers/pinctrl/exynos/pinctrl-exynos.c/rk3399_rockchip-uboot/drivers/pinctrl/meson/pinctrl-meson-gxbb.c/rk3399_rockchip-uboot/drivers/pinctrl/meson/pinctrl-meson.c/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/Kconfig/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/Makefile/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/pinctrl-armada-37xx.c/rk3399_rockchip-uboot/drivers/pinctrl/mvebu/pinctrl-mvebu.c/rk3399_rockchip-uboot/drivers/pinctrl/nxp/pinctrl-imx.c/rk3399_rockchip-uboot/drivers/pinctrl/nxp/pinctrl-imx5.c/rk3399_rockchip-uboot/drivers/pinctrl/nxp/pinctrl-imx6.c/rk3399_rockchip-uboot/drivers/pinctrl/nxp/pinctrl-imx7.c/rk3399_rockchip-uboot/drivers/pinctrl/nxp/pinctrl-imx7ulp.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-at91-pio4.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-at91.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-generic.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-sandbox.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-single.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl-uclass.c/rk3399_rockchip-uboot/drivers/pinctrl/pinctrl_stm32.c/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3188.c/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3328.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-core.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld11.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld20.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld4.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-ld6b.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro4.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pro5.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs2.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-pxs3.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld3.c/rk3399_rockchip-uboot/drivers/pinctrl/uniphier/pinctrl-uniphier-sld8.c/rk3399_rockchip-uboot/drivers/power/domain/bcm6328-power-domain.c/rk3399_rockchip-uboot/drivers/power/domain/power-domain-uclass.c/rk3399_rockchip-uboot/drivers/power/pmic/act8846.c/rk3399_rockchip-uboot/drivers/power/pmic/i2c_pmic_emul.c/rk3399_rockchip-uboot/drivers/power/pmic/lp873x.c/rk3399_rockchip-uboot/drivers/power/pmic/max77686.c/rk3399_rockchip-uboot/drivers/power/pmic/palmas.c/rk3399_rockchip-uboot/drivers/power/pmic/pfuze100.c/rk3399_rockchip-uboot/drivers/power/pmic/pm8916.c/rk3399_rockchip-uboot/drivers/power/pmic/pmic-uclass.c/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c/rk3399_rockchip-uboot/drivers/power/pmic/s5m8767.c/rk3399_rockchip-uboot/drivers/power/pmic/sandbox.c/rk3399_rockchip-uboot/drivers/power/pmic/tps65090.c/rk3399_rockchip-uboot/drivers/power/regulator/fixed.c/rk3399_rockchip-uboot/drivers/power/regulator/regulator-uclass.c/rk3399_rockchip-uboot/drivers/pwm/exynos_pwm.c/rk3399_rockchip-uboot/drivers/pwm/rk_pwm.c/rk3399_rockchip-uboot/drivers/pwm/tegra_pwm.c/rk3399_rockchip-uboot/drivers/qe/qe.c/rk3399_rockchip-uboot/drivers/ram/bmips_ram.c/rk3399_rockchip-uboot/drivers/ram/stm32_sdram.c/rk3399_rockchip-uboot/drivers/reset/reset-bcm6345.c/rk3399_rockchip-uboot/drivers/reset/reset-uclass.c/rk3399_rockchip-uboot/drivers/reset/reset-uniphier.c/rk3399_rockchip-uboot/drivers/rtc/i2c_rtc_emul.c/rk3399_rockchip-uboot/drivers/serial/altera_jtag_uart.c/rk3399_rockchip-uboot/drivers/serial/altera_uart.c/rk3399_rockchip-uboot/drivers/serial/atmel_usart.c/rk3399_rockchip-uboot/drivers/serial/ns16550.c/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c/rk3399_rockchip-uboot/drivers/serial/serial_ar933x.c/rk3399_rockchip-uboot/drivers/serial/serial_arc.c/rk3399_rockchip-uboot/drivers/serial/serial_bcm283x_mu.c/rk3399_rockchip-uboot/drivers/serial/serial_bcm6345.c/rk3399_rockchip-uboot/drivers/serial/serial_lpuart.c/rk3399_rockchip-uboot/drivers/serial/serial_meson.c/rk3399_rockchip-uboot/drivers/serial/serial_msm.c/rk3399_rockchip-uboot/drivers/serial/serial_mvebu_a3700.c/rk3399_rockchip-uboot/drivers/serial/serial_mxc.c/rk3399_rockchip-uboot/drivers/serial/serial_pl01x.c/rk3399_rockchip-uboot/drivers/serial/serial_s5p.c/rk3399_rockchip-uboot/drivers/serial/serial_sti_asc.c/rk3399_rockchip-uboot/drivers/serial/serial_stm32x7.c/rk3399_rockchip-uboot/drivers/serial/serial_uniphier.c/rk3399_rockchip-uboot/drivers/serial/serial_xuartlite.c/rk3399_rockchip-uboot/drivers/serial/serial_zynq.c/rk3399_rockchip-uboot/drivers/sound/max98095.c/rk3399_rockchip-uboot/drivers/sound/wm8994.c/rk3399_rockchip-uboot/drivers/spi/altera_spi.c/rk3399_rockchip-uboot/drivers/spi/ath79_spi.c/rk3399_rockchip-uboot/drivers/spi/atmel_spi.c/rk3399_rockchip-uboot/drivers/spi/davinci_spi.c/rk3399_rockchip-uboot/drivers/spi/designware_spi.c/rk3399_rockchip-uboot/drivers/spi/exynos_spi.c/rk3399_rockchip-uboot/drivers/spi/fsl_dspi.c/rk3399_rockchip-uboot/drivers/spi/kirkwood_spi.c/rk3399_rockchip-uboot/drivers/spi/mvebu_a3700_spi.c/rk3399_rockchip-uboot/drivers/spi/omap3_spi.c/rk3399_rockchip-uboot/drivers/spi/pic32_spi.c/rk3399_rockchip-uboot/drivers/spi/rk_spi.c/rk3399_rockchip-uboot/drivers/spi/spi-uclass.c/rk3399_rockchip-uboot/drivers/spi/tegra114_spi.c/rk3399_rockchip-uboot/drivers/spi/tegra20_sflash.c/rk3399_rockchip-uboot/drivers/spi/tegra20_slink.c/rk3399_rockchip-uboot/drivers/spi/tegra210_qspi.c/rk3399_rockchip-uboot/drivers/spi/ti_qspi.c/rk3399_rockchip-uboot/drivers/spi/zynq_spi.c/rk3399_rockchip-uboot/drivers/spmi/spmi-msm.c/rk3399_rockchip-uboot/drivers/sysreset/Kconfig/rk3399_rockchip-uboot/drivers/sysreset/Makefile/rk3399_rockchip-uboot/drivers/sysreset/sysreset_psci.c/rk3399_rockchip-uboot/drivers/sysreset/sysreset_sandbox.c/rk3399_rockchip-uboot/drivers/sysreset/sysreset_snapdragon.c/rk3399_rockchip-uboot/drivers/sysreset/sysreset_watchdog.c/rk3399_rockchip-uboot/drivers/timer/ae3xx_timer.c/rk3399_rockchip-uboot/drivers/timer/ag101p_timer.c/rk3399_rockchip-uboot/drivers/timer/altera_timer.c/rk3399_rockchip-uboot/drivers/timer/arc_timer.c/rk3399_rockchip-uboot/drivers/timer/ast_timer.c/rk3399_rockchip-uboot/drivers/timer/omap-timer.c/rk3399_rockchip-uboot/drivers/timer/timer-uclass.c/rk3399_rockchip-uboot/drivers/tpm/tpm_tis_lpc.c/rk3399_rockchip-uboot/drivers/usb/emul/sandbox_flash.c/rk3399_rockchip-uboot/drivers/usb/emul/sandbox_hub.c/rk3399_rockchip-uboot/drivers/usb/host/dwc2.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-atmel.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-exynos.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-fsl.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-generic.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-marvell.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-msm.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx6.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-sunxi.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-tegra.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-vf.c/rk3399_rockchip-uboot/drivers/usb/host/ehci-zynq.c/rk3399_rockchip-uboot/drivers/usb/host/ohci-generic.c/rk3399_rockchip-uboot/drivers/usb/host/ohci-sunxi.c/rk3399_rockchip-uboot/drivers/usb/host/usb-uclass.c/rk3399_rockchip-uboot/drivers/usb/host/xhci-exynos5.c/rk3399_rockchip-uboot/drivers/usb/host/xhci-fsl.c/rk3399_rockchip-uboot/drivers/usb/host/xhci-mvebu.c/rk3399_rockchip-uboot/drivers/usb/host/xhci-rockchip.c/rk3399_rockchip-uboot/drivers/usb/musb-new/sunxi.c/rk3399_rockchip-uboot/drivers/usb/musb-new/ti-musb.c/rk3399_rockchip-uboot/drivers/video/atmel_hlcdfb.c/rk3399_rockchip-uboot/drivers/video/exynos/exynos_dp.c/rk3399_rockchip-uboot/drivers/video/exynos/exynos_fb.c/rk3399_rockchip-uboot/drivers/video/rockchip/rk_edp.c/rk3399_rockchip-uboot/drivers/video/rockchip/rk_hdmi.c/rk3399_rockchip-uboot/drivers/video/rockchip/rk_lvds.c/rk3399_rockchip-uboot/drivers/video/rockchip/rk_mipi.c/rk3399_rockchip-uboot/drivers/video/rockchip/rk_vop.c/rk3399_rockchip-uboot/drivers/video/tegra.c/rk3399_rockchip-uboot/drivers/video/tegra124/dp.c/rk3399_rockchip-uboot/drivers/watchdog/Kconfig/rk3399_rockchip-uboot/drivers/watchdog/Makefile/rk3399_rockchip-uboot/drivers/watchdog/ast_wdt.c/rk3399_rockchip-uboot/drivers/watchdog/bcm6345_wdt.c/rk3399_rockchip-uboot/dts/Kconfig/rk3399_rockchip-uboot/fs/fat/Kconfig/rk3399_rockchip-uboot/include/asm-generic/global_data.h/rk3399_rockchip-uboot/include/asm-generic/gpio.h/rk3399_rockchip-uboot/include/blk.h/rk3399_rockchip-uboot/include/clk-uclass.h/rk3399_rockchip-uboot/include/config_fallbacks.h/rk3399_rockchip-uboot/include/configs/am43xx_evm.h/rk3399_rockchip-uboot/include/configs/apalis-tk1.h/rk3399_rockchip-uboot/include/configs/apalis_imx6.h/rk3399_rockchip-uboot/include/configs/apalis_t30.h/rk3399_rockchip-uboot/include/configs/at91-sama5_common.h/rk3399_rockchip-uboot/include/configs/at91sam9m10g45ek.h/rk3399_rockchip-uboot/include/configs/at91sam9n12ek.h/rk3399_rockchip-uboot/include/configs/at91sam9rlek.h/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h/rk3399_rockchip-uboot/include/configs/bcm23550_w1d.h/rk3399_rockchip-uboot/include/configs/bcm28155_ap.h/rk3399_rockchip-uboot/include/configs/bcm_ep_board.h/rk3399_rockchip-uboot/include/configs/bmips_bcm3380.h/rk3399_rockchip-uboot/include/configs/bmips_bcm6338.h/rk3399_rockchip-uboot/include/configs/bmips_bcm6348.h/rk3399_rockchip-uboot/include/configs/bmips_common.h/rk3399_rockchip-uboot/include/configs/brppt1.h/rk3399_rockchip-uboot/include/configs/brxre1.h/rk3399_rockchip-uboot/include/configs/calimain.h/rk3399_rockchip-uboot/include/configs/clearfog.h/rk3399_rockchip-uboot/include/configs/colibri_imx6.h/rk3399_rockchip-uboot/include/configs/colibri_t20.h/rk3399_rockchip-uboot/include/configs/colibri_t30.h/rk3399_rockchip-uboot/include/configs/comtrend_ct5361.h/rk3399_rockchip-uboot/include/configs/da850evm.h/rk3399_rockchip-uboot/include/configs/devkit8000.h/rk3399_rockchip-uboot/include/configs/ds109.h/rk3399_rockchip-uboot/include/configs/ea20.h/rk3399_rockchip-uboot/include/configs/etamin.h/rk3399_rockchip-uboot/include/configs/exynos-common.h/rk3399_rockchip-uboot/include/configs/exynos5-common.h/rk3399_rockchip-uboot/include/configs/hikey.h/rk3399_rockchip-uboot/include/configs/imx6qdl_icore.h/rk3399_rockchip-uboot/include/configs/imx6qdl_icore_rqs.h/rk3399_rockchip-uboot/include/configs/imx6ul_geam.h/rk3399_rockchip-uboot/include/configs/imx6ul_isiot.h/rk3399_rockchip-uboot/include/configs/ipam390.h/rk3399_rockchip-uboot/include/configs/k2e_evm.h/rk3399_rockchip-uboot/include/configs/k2g_evm.h/rk3399_rockchip-uboot/include/configs/k2hk_evm.h/rk3399_rockchip-uboot/include/configs/k2l_evm.h/rk3399_rockchip-uboot/include/configs/legoev3.h/rk3399_rockchip-uboot/include/configs/ls1021aiot.h/rk3399_rockchip-uboot/include/configs/ls1021aqds.h/rk3399_rockchip-uboot/include/configs/ls1021atwr.h/rk3399_rockchip-uboot/include/configs/ls1043a_common.h/rk3399_rockchip-uboot/include/configs/ls1043ardb.h/rk3399_rockchip-uboot/include/configs/ls2080a_common.h/rk3399_rockchip-uboot/include/configs/ls2080aqds.h/rk3399_rockchip-uboot/include/configs/m28evk.h/rk3399_rockchip-uboot/include/configs/m53evk.h/rk3399_rockchip-uboot/include/configs/ma5d4evk.h/rk3399_rockchip-uboot/include/configs/mx7ulp_evk.h/rk3399_rockchip-uboot/include/configs/netgear_cg3100d.h/rk3399_rockchip-uboot/include/configs/novena.h/rk3399_rockchip-uboot/include/configs/omapl138_lcdk.h/rk3399_rockchip-uboot/include/configs/pic32mzdask.h/rk3399_rockchip-uboot/include/configs/picosam9g45.h/rk3399_rockchip-uboot/include/configs/rcar-gen2-common.h/rk3399_rockchip-uboot/include/configs/rcar-gen3-common.h/rk3399_rockchip-uboot/include/configs/rk3036_common.h/rk3399_rockchip-uboot/include/configs/rk3188_common.h/rk3399_rockchip-uboot/include/configs/rk3288_common.h/rk3399_rockchip-uboot/include/configs/rk3328_common.h/rk3399_rockchip-uboot/include/configs/rk3399_common.h/rk3399_rockchip-uboot/include/configs/rpi.h/rk3399_rockchip-uboot/include/configs/s5p_goni.h/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h/rk3399_rockchip-uboot/include/configs/sagem_f@st1704.h/rk3399_rockchip-uboot/include/configs/sama5d2_ptc.h/rk3399_rockchip-uboot/include/configs/sama5d3_xplained.h/rk3399_rockchip-uboot/include/configs/sama5d3xek.h/rk3399_rockchip-uboot/include/configs/sandbox.h/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h/rk3399_rockchip-uboot/include/configs/snapper9g45.h/rk3399_rockchip-uboot/include/configs/socfpga_arria10_socdk.h/rk3399_rockchip-uboot/include/configs/socfpga_arria5_socdk.h/rk3399_rockchip-uboot/include/configs/socfpga_common.h/rk3399_rockchip-uboot/include/configs/socfpga_cyclone5_socdk.h/rk3399_rockchip-uboot/include/configs/socfpga_de0_nano_soc.h/rk3399_rockchip-uboot/include/configs/socfpga_de10_nano.h/rk3399_rockchip-uboot/include/configs/socfpga_de1_soc.h/rk3399_rockchip-uboot/include/configs/socfpga_is1.h/rk3399_rockchip-uboot/include/configs/socfpga_mcvevk.h/rk3399_rockchip-uboot/include/configs/socfpga_sockit.h/rk3399_rockchip-uboot/include/configs/socfpga_socrates.h/rk3399_rockchip-uboot/include/configs/socfpga_sr1500.h/rk3399_rockchip-uboot/include/configs/socfpga_vining_fpga.h/rk3399_rockchip-uboot/include/configs/sunxi-common.h/rk3399_rockchip-uboot/include/configs/tegra-common-post.h/rk3399_rockchip-uboot/include/configs/tegra-common.h/rk3399_rockchip-uboot/include/configs/ti816x_evm.h/rk3399_rockchip-uboot/include/configs/ti_armv7_common.h/rk3399_rockchip-uboot/include/configs/ti_armv7_keystone2.h/rk3399_rockchip-uboot/include/configs/trats.h/rk3399_rockchip-uboot/include/configs/trats2.h/rk3399_rockchip-uboot/include/configs/uniphier.h/rk3399_rockchip-uboot/include/configs/xilinx_zynqmp.h/rk3399_rockchip-uboot/include/configs/xtfpga.h/rk3399_rockchip-uboot/include/configs/zynq-common.h/rk3399_rockchip-uboot/include/cros_ec.h/rk3399_rockchip-uboot/include/dm.h/rk3399_rockchip-uboot/include/dm/device-internal.h/rk3399_rockchip-uboot/include/dm/device.h/rk3399_rockchip-uboot/include/dm/fdtaddr.h/rk3399_rockchip-uboot/include/dm/lists.h/rk3399_rockchip-uboot/include/dm/of.h/rk3399_rockchip-uboot/include/dm/of_access.h/rk3399_rockchip-uboot/include/dm/of_addr.h/rk3399_rockchip-uboot/include/dm/of_extra.h/rk3399_rockchip-uboot/include/dm/ofnode.h/rk3399_rockchip-uboot/include/dm/read.h/rk3399_rockchip-uboot/include/dm/root.h/rk3399_rockchip-uboot/include/dm/test.h/rk3399_rockchip-uboot/include/dm/uclass-internal.h/rk3399_rockchip-uboot/include/dm/uclass.h/rk3399_rockchip-uboot/include/dt-bindings/clock/bcm3380-clock.h/rk3399_rockchip-uboot/include/dt-bindings/clock/bcm6338-clock.h/rk3399_rockchip-uboot/include/dt-bindings/clock/bcm6348-clock.h/rk3399_rockchip-uboot/include/dt-bindings/clock/sun50i-a64-ccu.h/rk3399_rockchip-uboot/include/dt-bindings/reset/bcm3380-reset.h/rk3399_rockchip-uboot/include/dt-bindings/reset/bcm6338-reset.h/rk3399_rockchip-uboot/include/dt-bindings/reset/bcm6348-reset.h/rk3399_rockchip-uboot/include/dt-bindings/reset/sun50i-a64-ccu.h/rk3399_rockchip-uboot/include/fat.h/rk3399_rockchip-uboot/include/fdt_support.h/rk3399_rockchip-uboot/include/fdtdec.h/rk3399_rockchip-uboot/include/fsl-mc/fsl_mc.h/rk3399_rockchip-uboot/include/generic-phy.h/rk3399_rockchip-uboot/include/hash.h/rk3399_rockchip-uboot/include/i2c.h/rk3399_rockchip-uboot/include/key_matrix.h/rk3399_rockchip-uboot/include/linux/compat.h/rk3399_rockchip-uboot/include/linux/string.h/rk3399_rockchip-uboot/include/mailbox-uclass.h/rk3399_rockchip-uboot/include/of_live.h/rk3399_rockchip-uboot/include/power-domain-uclass.h/rk3399_rockchip-uboot/include/power/pmic.h/rk3399_rockchip-uboot/include/reset-uclass.h/rk3399_rockchip-uboot/include/spi.h/rk3399_rockchip-uboot/include/test/test.h/rk3399_rockchip-uboot/include/test/ut.h/rk3399_rockchip-uboot/lib/Makefile/rk3399_rockchip-uboot/lib/fdtdec.c/rk3399_rockchip-uboot/lib/of_live.c/rk3399_rockchip-uboot/lib/string.c/rk3399_rockchip-uboot/net/eth-uclass.c/rk3399_rockchip-uboot/scripts/config_whitelist.txt/rk3399_rockchip-uboot/test/dm/blk.c/rk3399_rockchip-uboot/test/dm/bus.c/rk3399_rockchip-uboot/test/dm/phy.c/rk3399_rockchip-uboot/test/dm/test-fdt.c/rk3399_rockchip-uboot/test/dm/test-main.c/rk3399_rockchip-uboot/test/run/rk3399_rockchip-uboot/tools/kwbimage.c |