History log of /rk3399_rockchip-uboot/tools/ (Results 176 – 200 of 1450)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5c724dc429-May-2017 Simon Glass <sjg@chromium.org>

patman: Don't convert input data to unicode

The communication filter reads data in blocks and converts each block to
unicode (if necessary) one at a time. In the unlikely event that a unicode
charac

patman: Don't convert input data to unicode

The communication filter reads data in blocks and converts each block to
unicode (if necessary) one at a time. In the unlikely event that a unicode
character in the input spans a block this will not work. We get an error
like:

UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1022-1023:
unexpected end of data

There is no need to change the input to unicode, so the easiest fix is to
drop this feature.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...

6f8abf7629-May-2017 Simon Glass <sjg@chromium.org>

patman: Adjust handling of unicode email address

Don't mess with the email address when outputting them. Just make sure
they are encoded with utf-8.

Signed-off-by: Simon Glass <sjg@chromium.org>
Te

patman: Adjust handling of unicode email address

Don't mess with the email address when outputting them. Just make sure
they are encoded with utf-8.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...

21caa55829-May-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

patman: encode CC list to UTF-8

This change encodes the CC list to UTF-8 to avoid failures on
maintainer-addresses that include non-ASCII characters (observed on
Debian 7.11 with Python 2.7.3).

Wit

patman: encode CC list to UTF-8

This change encodes the CC list to UTF-8 to avoid failures on
maintainer-addresses that include non-ASCII characters (observed on
Debian 7.11 with Python 2.7.3).

Without this, I get the following failure:
Traceback (most recent call last):
File "tools/patman/patman", line 159, in <module>
options.add_maintainers)
File "[snip]/u-boot/tools/patman/series.py", line 234, in MakeCcFile
print(commit.patch, ', '.join(set(list)), file=fd)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 81: ordinal not in range(128)
from Heiko's email address:
[..., u'"Heiko St\xfcbner" <heiko@sntech.de>', ...]

While with this change added this encodes to:
"=?UTF-8?q?Heiko=20St=C3=BCbner?= <heiko@sntech.de>"

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Tested-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

show more ...

d5686a6122-May-2017 Tom Rini <trini@konsulko.com>

buildman: Fix bloat option when 'new' only drops functions

In the case where a new build only decreases sizes and does not increase
any size we still want to report what functions have been dropped

buildman: Fix bloat option when 'new' only drops functions

In the case where a new build only decreases sizes and does not increase
any size we still want to report what functions have been dropped when
doing a bloat comparison.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...


/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/rk3399-puma-ddr1333.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3399-puma-ddr1600.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3399-puma-ddr1866.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3399-puma.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3399.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rv1108-evb.dts
/rk3399_rockchip-uboot/arch/arm/dts/rv1108.dtsi
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rv1108.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3288.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3399.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rv1108.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/periph.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/vop_rk3288.h
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/clk_rv1108.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/rv1108.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1108/syscon_rv1108.c
/rk3399_rockchip-uboot/arch/sandbox/cpu/os.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3328/evb-rk3328.c
/rk3399_rockchip-uboot/board/rockchip/evb_rv1108/Kconfig
/rk3399_rockchip-uboot/board/rockchip/evb_rv1108/MAINTAINERS
/rk3399_rockchip-uboot/board/rockchip/evb_rv1108/Makefile
/rk3399_rockchip-uboot/board/rockchip/evb_rv1108/README
/rk3399_rockchip-uboot/board/rockchip/evb_rv1108/evb_rv1108.c
/rk3399_rockchip-uboot/configs/evb-rv1108_defconfig
/rk3399_rockchip-uboot/configs/puma-rk3399_defconfig
/rk3399_rockchip-uboot/drivers/clk/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rv1108.c
/rk3399_rockchip-uboot/drivers/pinctrl/Kconfig
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rv1108.c
/rk3399_rockchip-uboot/drivers/sysreset/Makefile
/rk3399_rockchip-uboot/drivers/sysreset/sysreset_rv1108.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci-rockchip.c
/rk3399_rockchip-uboot/drivers/video/rockchip/Kconfig
/rk3399_rockchip-uboot/drivers/video/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/video/rockchip/rk3288_hdmi.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk3288_vop.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk3399_hdmi.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk3399_vop.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk_hdmi.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk_hdmi.h
/rk3399_rockchip-uboot/drivers/video/rockchip/rk_vop.c
/rk3399_rockchip-uboot/drivers/video/rockchip/rk_vop.h
/rk3399_rockchip-uboot/include/configs/evb_rv1108.h
/rk3399_rockchip-uboot/include/configs/puma_rk3399.h
/rk3399_rockchip-uboot/include/configs/rv1108_common.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/rv1108-cru.h
/rk3399_rockchip-uboot/include/usb/dwc2_udc.h
buildman/builder.py
79fa157301-Jun-2017 Andy Yan <andy.yan@rock-chips.com>

rockchip: mkimage: Add support for RV1108

Add support to mkimage for rv1108 soc, the max
spl code size for rv1108 is 6kb, and the spl
code should be packed by rksd, wether boot from
emmc or spi nor

rockchip: mkimage: Add support for RV1108

Add support to mkimage for rv1108 soc, the max
spl code size for rv1108 is 6kb, and the spl
code should be packed by rksd, wether boot from
emmc or spi nor flash.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

a1c29d4b30-May-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM

This change restores the earlier setting of init_boot_size to include
the maximum area covered by the the boot ROM of each chip

rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM

This change restores the earlier setting of init_boot_size to include
the maximum area covered by the the boot ROM of each chip for resolve
issues with back-to-bootrom functionality reported by Kever and Heiko.

To ensure that we don't run into the same issue again in the future,
I have updated the comments accordingly and added a reference to the
mailing list archive (there's some very helpful info from Andy Yan
that provides background on the BootROM requirements regarding these
fields).

See https://lists.denx.de/pipermail/u-boot/2017-May/293267.html for
some background (by Andy Yan) of how the BootROM processes this field.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

ad972ac330-May-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

rockchip: mkimage: force 2KB alignment for init_size

The Rockchip BootROM relies on init_size being aligned to 2KB
(see https://lists.denx.de/pipermail/u-boot/2017-May/293268.html).

This pads the i

rockchip: mkimage: force 2KB alignment for init_size

The Rockchip BootROM relies on init_size being aligned to 2KB
(see https://lists.denx.de/pipermail/u-boot/2017-May/293268.html).

This pads the image to 2KB both for SD card images and SPI images
and uses a common symbolic constant for the alignment.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

2fb371ff30-May-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

rockchip: mkimage: add support for verify_header/print_header

The rockchip image generation was previously missing the ability to
verify the generated header (and dump the image-type) without having

rockchip: mkimage: add support for verify_header/print_header

The rockchip image generation was previously missing the ability to
verify the generated header (and dump the image-type) without having
to resort to hexdump or od. Experience in our testing has showed it
to be very easy to get the rkspi and rksd images mixed up and the
lab... so we add the necessary support to have dumpimage tell us
what image type we're dealing with.

This change set adds the verify_header and print_header capability
to the rksd/rkspi image drivers (through shared code in rkcommon).

As of now, we only support images fully that are not RC4-encoded for
the SPL payload (i.e. header1 and payload). For RC4-encoded payloads,
the outer header (header0) is checked, but no detection of whether
this is a SD/MMC or SPI formatted payload takes place.

The output of dumpsys now prints the image type (spl_hdr), whether it
is a SD/MMC or SPI image, and the (padded) size of the image:
$ ./tools/dumpimage -l ./spl.img
Image Type: Rockchip RK33 (SD/MMC) boot image
^^^^^^ SD/MMC vs. SPI indication
^^^^ spl_hdr indicated by the image
Data Size: 79872 bytes

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>

show more ...


/rk3399_rockchip-uboot/MAINTAINERS
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/config.mk
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/speed.c
/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/start.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/Makefile
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/cpu/armv7m/start.S
/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/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/fwcall.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/cpu/armv8/u-boot-spl.lds
/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/dm8168-evm.dts
/rk3399_rockchip-uboot/arch/arm/dts/dm816x-clocks.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/dm816x.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3328-evb.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3328.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/rk3368-geekbox.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3368-px5-evb.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3368-sheep.dts
/rk3399_rockchip-uboot/arch/arm/dts/rk3368.dtsi
/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-am33xx/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/clocks_am33xx.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/ddr_defs.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/omap.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/config.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-imx/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/soc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3036.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/cru_rk3368.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3036.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3328.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/grf_rk3368.h
/rk3399_rockchip-uboot/arch/arm/include/asm/bootm.h
/rk3399_rockchip-uboot/arch/arm/include/asm/omap_common.h
/rk3399_rockchip-uboot/arch/arm/include/asm/u-boot-arm.h
/rk3399_rockchip-uboot/arch/arm/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/arm/lib/Makefile
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/rk3399_rockchip-uboot/arch/arm/lib/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-davinci/include/mach/davinci_misc.h
/rk3399_rockchip-uboot/arch/arm/mach-davinci/include/mach/hardware.h
/rk3399_rockchip-uboot/arch/arm/mach-omap2/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/board.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/clock_ti816x.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ddr.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/emif4.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ti816x_emif4.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/utils.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/clk_rk3368.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/rk3368.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3368/syscon_rk3368.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399-board-spl.c
/rk3399_rockchip-uboot/arch/mips/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/nds32/lib/bootm.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/4xx_pci.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/miiphy.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/reginfo.c
/rk3399_rockchip-uboot/arch/powerpc/include/asm/4xx_pci.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/ppc4xx.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/sandbox/cpu/cpu.c
/rk3399_rockchip-uboot/arch/sandbox/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/early_uart.c
/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_configs.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h
/rk3399_rockchip-uboot/arch/x86/include/asm/u-boot-x86.h
/rk3399_rockchip-uboot/arch/x86/include/asm/u-boot.h
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_support.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/adp-ag101p.c
/rk3399_rockchip-uboot/board/Barix/ipam390/ipam390.c
/rk3399_rockchip-uboot/board/LaCie/edminiv2/edminiv2.c
/rk3399_rockchip-uboot/board/LaCie/net2big_v2/net2big_v2.c
/rk3399_rockchip-uboot/board/LaCie/netspace_v2/netspace_v2.c
/rk3399_rockchip-uboot/board/Marvell/aspenite/aspenite.c
/rk3399_rockchip-uboot/board/Marvell/gplugd/gplugd.c
/rk3399_rockchip-uboot/board/Marvell/guruplug/guruplug.c
/rk3399_rockchip-uboot/board/Marvell/openrd/openrd.c
/rk3399_rockchip-uboot/board/Marvell/sheevaplug/sheevaplug.c
/rk3399_rockchip-uboot/board/Seagate/dockstar/dockstar.c
/rk3399_rockchip-uboot/board/Seagate/goflexhome/goflexhome.c
/rk3399_rockchip-uboot/board/Seagate/nas220/nas220.c
/rk3399_rockchip-uboot/board/Synology/ds109/ds109.c
/rk3399_rockchip-uboot/board/amazon/kc1/kc1.c
/rk3399_rockchip-uboot/board/armltd/integrator/integrator.c
/rk3399_rockchip-uboot/board/armltd/vexpress/vexpress_common.c
/rk3399_rockchip-uboot/board/atmel/at91rm9200ek/at91rm9200ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9261ek/at91sam9261ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9263ek/at91sam9263ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9rlek/at91sam9rlek.c
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/rk3399_rockchip-uboot/board/bluegiga/apx4devkit/apx4devkit.c
/rk3399_rockchip-uboot/board/bluewater/gurnard/gurnard.c
/rk3399_rockchip-uboot/board/bluewater/snapper9260/snapper9260.c
/rk3399_rockchip-uboot/board/cirrus/edb93xx/edb93xx.c
/rk3399_rockchip-uboot/board/compulab/cl-som-am57x/spl.c
/rk3399_rockchip-uboot/board/compulab/common/common.c
/rk3399_rockchip-uboot/board/compulab/common/eeprom.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/da850evm.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/omapl138_lcdk.c
/rk3399_rockchip-uboot/board/davinci/ea20/ea20.c
/rk3399_rockchip-uboot/board/esd/meesc/meesc.c
/rk3399_rockchip-uboot/board/freescale/common/ns_access.c
/rk3399_rockchip-uboot/board/freescale/ls1021aqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls1043ardb/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls1046aqds/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls2080a/ddr.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/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls2080aqds/eth.c
/rk3399_rockchip-uboot/board/freescale/ls2080aqds/ls2080aqds.c
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/ddr.c
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/eth_ls2080rdb.c
/rk3399_rockchip-uboot/board/freescale/mx35pdk/mx35pdk.c
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/gw_ventana.c
/rk3399_rockchip-uboot/board/geekbuying/geekbox/Kconfig
/rk3399_rockchip-uboot/board/geekbuying/geekbox/MAINTAINERS
/rk3399_rockchip-uboot/board/geekbuying/geekbox/Makefile
/rk3399_rockchip-uboot/board/geekbuying/geekbox/README
/rk3399_rockchip-uboot/board/geekbuying/geekbox/geekbox.c
/rk3399_rockchip-uboot/board/gumstix/duovero/duovero.c
/rk3399_rockchip-uboot/board/h2200/h2200.c
/rk3399_rockchip-uboot/board/hisilicon/hikey/README
/rk3399_rockchip-uboot/board/imx31_phycore/imx31_phycore.c
/rk3399_rockchip-uboot/board/lego/ev3/legoev3.c
/rk3399_rockchip-uboot/board/mini-box/picosam9g45/picosam9g45.c
/rk3399_rockchip-uboot/board/nvidia/seaboard/seaboard.c
/rk3399_rockchip-uboot/board/overo/common.c
/rk3399_rockchip-uboot/board/rockchip/evb_px5/Kconfig
/rk3399_rockchip-uboot/board/rockchip/evb_px5/MAINTAINERS
/rk3399_rockchip-uboot/board/rockchip/evb_px5/Makefile
/rk3399_rockchip-uboot/board/rockchip/evb_px5/README
/rk3399_rockchip-uboot/board/rockchip/evb_px5/evb-px5.c
/rk3399_rockchip-uboot/board/rockchip/evb_rk3328/MAINTAINERS
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/Kconfig
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/MAINTAINERS
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/Makefile
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/README
/rk3399_rockchip-uboot/board/rockchip/sheep_rk3368/sheep_rk3368.c
/rk3399_rockchip-uboot/board/ronetix/pm9261/pm9261.c
/rk3399_rockchip-uboot/board/ronetix/pm9263/pm9263.c
/rk3399_rockchip-uboot/board/ronetix/pm9g45/pm9g45.c
/rk3399_rockchip-uboot/board/samsung/goni/goni.c
/rk3399_rockchip-uboot/board/samsung/smdkc100/smdkc100.c
/rk3399_rockchip-uboot/board/samsung/universal_c210/universal.c
/rk3399_rockchip-uboot/board/siemens/common/board.c
/rk3399_rockchip-uboot/board/spear/spear300/spear300.c
/rk3399_rockchip-uboot/board/spear/spear310/spear310.c
/rk3399_rockchip-uboot/board/spear/spear320/spear320.c
/rk3399_rockchip-uboot/board/spear/spear600/spear600.c
/rk3399_rockchip-uboot/board/spear/x600/x600.c
/rk3399_rockchip-uboot/board/sunxi/MAINTAINERS
/rk3399_rockchip-uboot/board/sunxi/board.c
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/README
/rk3399_rockchip-uboot/board/theobroma-systems/puma_rk3399/puma-rk3399.c
/rk3399_rockchip-uboot/board/ti/am57xx/board.c
/rk3399_rockchip-uboot/board/ti/common/Kconfig
/rk3399_rockchip-uboot/board/ti/ks2_evm/board_k2g.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/panda/panda.c
/rk3399_rockchip-uboot/board/ti/ti816x/evm.c
/rk3399_rockchip-uboot/board/toradex/colibri_pxa270/colibri_pxa270.c
/rk3399_rockchip-uboot/board/toradex/common/tdx-cfg-block.c
/rk3399_rockchip-uboot/board/toradex/common/tdx-common.c
/rk3399_rockchip-uboot/board/zipitz2/zipitz2.c
/rk3399_rockchip-uboot/cmd/Kconfig
/rk3399_rockchip-uboot/cmd/Makefile
/rk3399_rockchip-uboot/cmd/elf.c
/rk3399_rockchip-uboot/common/Kconfig
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/bootstage.c
/rk3399_rockchip-uboot/common/dlmalloc.c
/rk3399_rockchip-uboot/common/fb_mmc.c
/rk3399_rockchip-uboot/common/spl/Kconfig
/rk3399_rockchip-uboot/common/spl/spl.c
/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_imx6_defconfig
/rk3399_rockchip-uboot/configs/apalis_imx6_nospl_com_defconfig
/rk3399_rockchip-uboot/configs/apalis_imx6_nospl_it_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/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/chiliboard_defconfig
/rk3399_rockchip-uboot/configs/cl-som-am57x_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/ds109_defconfig
/rk3399_rockchip-uboot/configs/duovero_defconfig
/rk3399_rockchip-uboot/configs/evb-px5_defconfig
/rk3399_rockchip-uboot/configs/evb-rk3328_defconfig
/rk3399_rockchip-uboot/configs/firefly-rk3399_defconfig
/rk3399_rockchip-uboot/configs/geekbox_defconfig
/rk3399_rockchip-uboot/configs/gurnard_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/kzm9g_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/mx7ulp_evk_defconfig
/rk3399_rockchip-uboot/configs/mx7ulp_evk_plugin_defconfig
/rk3399_rockchip-uboot/configs/nanopi_m1_defconfig
/rk3399_rockchip-uboot/configs/novena_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/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/puma-rk3399_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/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/sandbox_noblk_defconfig
/rk3399_rockchip-uboot/configs/sandbox_spl_defconfig
/rk3399_rockchip-uboot/configs/sheep-rk3368_defconfig
/rk3399_rockchip-uboot/configs/ti814x_evm_defconfig
/rk3399_rockchip-uboot/configs/ti816x_evm_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm011_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm012_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm013_defconfig
/rk3399_rockchip-uboot/doc/device-tree-bindings/misc/intel,baytrail-fsp.txt
/rk3399_rockchip-uboot/doc/git-mailrc
/rk3399_rockchip-uboot/drivers/clk/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3036.c
/rk3399_rockchip-uboot/drivers/clk/rockchip/clk_rk3368.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/arm_ddr_gen3.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/ctrl_regs.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/fsl_ddr_gen4.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/options.c
/rk3399_rockchip-uboot/drivers/ddr/fsl/util.c
/rk3399_rockchip-uboot/drivers/dfu/dfu_sf.c
/rk3399_rockchip-uboot/drivers/gpio/Makefile
/rk3399_rockchip-uboot/drivers/i2c/s3c24x0_i2c.c
/rk3399_rockchip-uboot/drivers/misc/Kconfig
/rk3399_rockchip-uboot/drivers/misc/Makefile
/rk3399_rockchip-uboot/drivers/misc/rockchip-efuse.c
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mtd/nand/Makefile
/rk3399_rockchip-uboot/drivers/net/Kconfig
/rk3399_rockchip-uboot/drivers/net/cpsw.c
/rk3399_rockchip-uboot/drivers/net/designware.c
/rk3399_rockchip-uboot/drivers/net/fm/ls1043.c
/rk3399_rockchip-uboot/drivers/net/fm/ls1046.c
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/qbman_portal.c
/rk3399_rockchip-uboot/drivers/net/fsl-mc/mc.c
/rk3399_rockchip-uboot/drivers/net/macb.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/zynq_gem.c
/rk3399_rockchip-uboot/drivers/pci/pcie_layerscape.c
/rk3399_rockchip-uboot/drivers/pci/pcie_layerscape_fixup.c
/rk3399_rockchip-uboot/drivers/pinctrl/Kconfig
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3036.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3328.c
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/pinctrl_rk3368.c
/rk3399_rockchip-uboot/drivers/power/pmic/rk8xx.c
/rk3399_rockchip-uboot/drivers/power/regulator/pwm_regulator.c
/rk3399_rockchip-uboot/drivers/power/regulator/rk8xx.c
/rk3399_rockchip-uboot/drivers/qe/qe.c
/rk3399_rockchip-uboot/drivers/ram/stm32_sdram.c
/rk3399_rockchip-uboot/drivers/reset/sti-reset.c
/rk3399_rockchip-uboot/drivers/sysreset/Makefile
/rk3399_rockchip-uboot/drivers/sysreset/sysreset_rk3368.c
/rk3399_rockchip-uboot/drivers/usb/common/fsl-errata.c
/rk3399_rockchip-uboot/drivers/usb/gadget/gadget_chips.h
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-mx6.c
/rk3399_rockchip-uboot/drivers/usb/host/ehci-pci.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-hcd.c
/rk3399_rockchip-uboot/drivers/video/sm501.c
/rk3399_rockchip-uboot/fs/fat/Kconfig
/rk3399_rockchip-uboot/fs/ubifs/ubifs.c
/rk3399_rockchip-uboot/include/api.h
/rk3399_rockchip-uboot/include/asm-generic/global_data.h
/rk3399_rockchip-uboot/include/bootstage.h
/rk3399_rockchip-uboot/include/common.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/brppt1.h
/rk3399_rockchip-uboot/include/configs/brxre1.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cl-som-am57x.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/da850evm.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.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/evb_px5.h
/rk3399_rockchip-uboot/include/configs/exynos-common.h
/rk3399_rockchip-uboot/include/configs/geekbox.h
/rk3399_rockchip-uboot/include/configs/hikey.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/ls1012a_common.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/ls1046a_common.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/meson-gxbb-common.h
/rk3399_rockchip-uboot/include/configs/mx7ulp_evk.h
/rk3399_rockchip-uboot/include/configs/novena.h
/rk3399_rockchip-uboot/include/configs/omap5_uevm.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/puma_rk3399.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/rk3368_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/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/sheep_rk3368.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_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/ti814x_evm.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/uniphier.h
/rk3399_rockchip-uboot/include/configs/xilinx_zynqmp.h
/rk3399_rockchip-uboot/include/configs/zynq-common.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/rk3368-cru.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/sun50i-a64-ccu.h
/rk3399_rockchip-uboot/include/dt-bindings/reset/sun50i-a64-ccu.h
/rk3399_rockchip-uboot/include/environment/ti/dfu.h
/rk3399_rockchip-uboot/include/fat.h
/rk3399_rockchip-uboot/include/fsl-mc/fsl_mc.h
/rk3399_rockchip-uboot/include/fsl_ifc.h
/rk3399_rockchip-uboot/lib/time.c
/rk3399_rockchip-uboot/net/eth-uclass.c
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/config_whitelist.txt
/rk3399_rockchip-uboot/test/py/tests/test_hush_if_test.py
rkcommon.c
rkcommon.h
rksd.c
rkspi.c
99ed4a2e27-May-2017 Simon Glass <sjg@chromium.org>

fdt: Drop fdt_select.py

This file was used to select between the normal and fallback libfdt
implementations. Now that we only have one, it is not needed.

Drop it and fix up all users.

Signed-off-b

fdt: Drop fdt_select.py

This file was used to select between the normal and fallback libfdt
implementations. Now that we only have one, it is not needed.

Drop it and fix up all users.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

ec3f378a27-May-2017 Simon Glass <sjg@chromium.org>

binman: Rename fdt variable to dtb

Since fdt is the name of a module, use a different name for variables to
avoid a conflict.

Signed-off-by: Simon Glass <sjg@chromium.org>

7b75b44827-May-2017 Simon Glass <sjg@chromium.org>

fdt: Merge fdt_normal with its base class

Since we only have one Fdt implementation now we don't need to have a base
class. Merge the implementation and the base class together.

Signed-off-by: Simo

fdt: Merge fdt_normal with its base class

Since we only have one Fdt implementation now we don't need to have a base
class. Merge the implementation and the base class together.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

515d3f0827-May-2017 Simon Glass <sjg@chromium.org>

binman: Drop a special case related to fdt_fallback

Previously we were sometimes forced to collate x86 microcode due to not
having access to the offset of each individual piece. Now that we never
us

binman: Drop a special case related to fdt_fallback

Previously we were sometimes forced to collate x86 microcode due to not
having access to the offset of each individual piece. Now that we never
use fdt_fallback, we don't have this problem. Drop this special case from
the code.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

160a766427-May-2017 Simon Glass <sjg@chromium.org>

fdt: Drop fdt_fallback library

Drop this now-unused library and associated tests.

Signed-off-by: Simon Glass <sjg@chromium.org>

6d804eaf27-May-2017 Simon Glass <sjg@chromium.org>

fdt: Drop use of the legacy libfdt python module

Now that this is no-longer available, stop looking for it. The new module
will be used if available.

Signed-off-by: Simon Glass <sjg@chromium.org>

727f153627-May-2017 Simon Glass <sjg@chromium.org>

fdt: Stop building the old python libfdt module

This is no-longer needed, so stop building it.

Signed-off-by: Simon Glass <sjg@chromium.org>

b436020627-May-2017 Simon Glass <sjg@chromium.org>

fdt: Support use of the new python libfdt library

Use the new library if available, while retaining backwards compatibility
with the old library for now.

Signed-off-by: Simon Glass <sjg@chromium.or

fdt: Support use of the new python libfdt library

Use the new library if available, while retaining backwards compatibility
with the old library for now.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

4a28b00727-May-2017 Simon Glass <sjg@chromium.org>

fdt: dtoc: Add a full set of property tests

The tests don't currently cover all the different property types. Add a
new test which checks each property type in turn, to make sure each has
the correc

fdt: dtoc: Add a full set of property tests

The tests don't currently cover all the different property types. Add a
new test which checks each property type in turn, to make sure each has
the correct type and value.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

1d88ebb227-May-2017 Simon Glass <sjg@chromium.org>

fdt: Update fdt_test to use 'dt' instead of 'fdt'

Since fdt is a module it conflicts with this variable name and prevents it
being used in tests. Rename the variable.

Signed-off-by: Simon Glass <sj

fdt: Update fdt_test to use 'dt' instead of 'fdt'

Since fdt is a module it conflicts with this variable name and prevents it
being used in tests. Rename the variable.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

ee95d10b27-May-2017 Simon Glass <sjg@chromium.org>

fdt: Build the new python libfdt module

Build the upstream python libfdt module. At present the legacy module is
still built and is the one that it used. Future work will switch this
over.

Signed-o

fdt: Build the new python libfdt module

Build the upstream python libfdt module. At present the legacy module is
still built and is the one that it used. Future work will switch this
over.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

555ba48827-May-2017 Simon Glass <sjg@chromium.org>

fdt: Rename existing python libfdt module

Now that this module has been accepted upstream we should stop using the
local U-Boot one. In preparation for this, rename it to indicate it is for
legacy u

fdt: Rename existing python libfdt module

Now that this module has been accepted upstream we should stop using the
local U-Boot one. In preparation for this, rename it to indicate it is for
legacy use.

Signed-off-by: Simon Glass <sjg@chromium.org>

show more ...

330274f127-May-2017 Simon Glass <sjg@chromium.org>

fdt: Add all source files to the libfdt build

At present only a subset of source files are build. Add the rest and
refactor this so that a source file list is available also. This will be
used in la

fdt: Add all source files to the libfdt build

At present only a subset of source files are build. Add the rest and
refactor this so that a source file list is available also. This will be
used in later commit.

Signed-off-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/fdt.c
/rk3399_rockchip-uboot/arch/arm/lib/bootm.c
/rk3399_rockchip-uboot/arch/arm/mach-exynos/Kconfig
/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/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/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/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/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/cmd/pci.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/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/bcm958622hr_defconfig
/rk3399_rockchip-uboot/configs/beaver_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/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/e2220-1170_defconfig
/rk3399_rockchip-uboot/configs/ea20_defconfig
/rk3399_rockchip-uboot/configs/harmony_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/legoev3_defconfig
/rk3399_rockchip-uboot/configs/medcom-wide_defconfig
/rk3399_rockchip-uboot/configs/netgear_cg3100d_ram_defconfig
/rk3399_rockchip-uboot/configs/nyan-big_defconfig
/rk3399_rockchip-uboot/configs/omapl138_lcdk_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/plutux_defconfig
/rk3399_rockchip-uboot/configs/sagem_f@st1704_ram_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/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/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/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/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/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/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/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/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/configs/apalis_imx6.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/calimain.h
/rk3399_rockchip-uboot/include/configs/colibri_imx6.h
/rk3399_rockchip-uboot/include/configs/comtrend_ct5361.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/exynos5-common.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/legoev3.h
/rk3399_rockchip-uboot/include/configs/netgear_cg3100d.h
/rk3399_rockchip-uboot/include/configs/omapl138_lcdk.h
/rk3399_rockchip-uboot/include/configs/s5pc210_universal.h
/rk3399_rockchip-uboot/include/configs/sagem_f@st1704.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/socfpga_common.h
/rk3399_rockchip-uboot/include/configs/tegra-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/xtfpga.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/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/fdt.h
/rk3399_rockchip-uboot/include/fdt_support.h
/rk3399_rockchip-uboot/include/fdtdec.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/libfdt.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/libfdt/fdt.h
/rk3399_rockchip-uboot/lib/libfdt/libfdt.h
/rk3399_rockchip-uboot/lib/libfdt/pylibfdt/libfdt.i
/rk3399_rockchip-uboot/lib/libfdt/pylibfdt/setup.py
/rk3399_rockchip-uboot/lib/of_live.c
/rk3399_rockchip-uboot/lib/string.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
Makefile
6cbf7eda10-May-2017 Patrick Wildt <patrick@blueri.se>

arm: mvebu: kwbimage: inline function to fix use-after-free

image_version_file()'s only use is to return the version number of the
specified image, and it's only called by kwbimage_generate(). This

arm: mvebu: kwbimage: inline function to fix use-after-free

image_version_file()'s only use is to return the version number of the
specified image, and it's only called by kwbimage_generate(). This
version function mallocs "image_cfg" and reads the contents of the image
into that buffer. Before return to its caller it frees the buffer.

After extracting the version, kwb_image_generate() tries to calculate
the header size by calling image_headersz_v1(). This function now
accesses "image_cfg", which has already been freed.

Since image_version_file() is only used by a single function, inline it
into kwbimage_generate() and only free the buffer after it is no longer
needed. This also improves code readability since the code is mostly
equal to kwbimage_set_header().

Signed-off-by: Patrick Wildt <patrick@blueri.se>
Signed-off-by: Stefan Roese <sr@denx.de>

show more ...


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/api/api_storage.c
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx6/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/mx7/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/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/doc/README.soc
/rk3399_rockchip-uboot/arch/arm/dts/Makefile
/rk3399_rockchip-uboot/arch/arm/dts/am335x-evm-u-boot.dtsi
/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/fsl-ls2081a-rdb.dts
/rk3399_rockchip-uboot/arch/arm/dts/fsl-ls2088a-rdb-qspi.dts
/rk3399_rockchip-uboot/arch/arm/dts/imx7-colibri.dts
/rk3399_rockchip-uboot/arch/arm/dts/imx7d-pinfunc.h
/rk3399_rockchip-uboot/arch/arm/dts/imx7d-sdb.dts
/rk3399_rockchip-uboot/arch/arm/dts/imx7d.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/imx7s.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/socfpga_arria10.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts
/rk3399_rockchip-uboot/arch/arm/dts/socfpga_arria10_socdk_sdmmc_handoff.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ld11.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ld20.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-ld4.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-pro4.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-pro5.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-pxs2.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-pxs3.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-sld3.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-sld8.dtsi
/rk3399_rockchip-uboot/arch/arm/dts/uniphier-support-card.dtsi
/rk3399_rockchip-uboot/arch/arm/imx-common/Kconfig
/rk3399_rockchip-uboot/arch/arm/imx-common/rdc-sema.c
/rk3399_rockchip-uboot/arch/arm/imx-common/timer.c
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/cpu.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/immap_lsch3.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/soc.h
/rk3399_rockchip-uboot/arch/arm/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/arm/include/asm/imx-common/iomux-v3.h
/rk3399_rockchip-uboot/arch/arm/mach-exynos/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-keystone/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/include/mach/config.h
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/arm64-common.c
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/Kconfig.64
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/cpu_info-rcar.c
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/cpu_info.c
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/gpio.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/r8a7795-gpio.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/r8a7796-gpio.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/r8a7796.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/rcar-gen3-base.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/include/mach/rmobile.h
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/memmap-r8a7796.c
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/pfc-r8a7795.c
/rk3399_rockchip-uboot/arch/arm/mach-rmobile/pfc-r8a7796.c
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/clock_manager.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/clock_manager_arria10.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/clock_manager_gen5.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/base_addr_a10.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/clock_manager.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/clock_manager_arria10.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/clock_manager_gen5.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/misc.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/pinmux.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/reset_manager.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/reset_manager_arria10.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/reset_manager_gen5.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/sdram_arria10.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/system_manager.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/system_manager_arria10.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/system_manager_gen5.h
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/misc.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/misc_arria10.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/misc_gen5.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/pinmux_arria10.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/reset_manager.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/reset_manager_arria10.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/reset_manager_gen5.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/spl.c
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/system_manager_gen5.c
/rk3399_rockchip-uboot/arch/arm/mach-tegra/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm64/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm64/lowlevel_init.S
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/board_init.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/boot-device/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/boot-device/boot-device-pxs3.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/boot-device/boot-device.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/boot-device/boot-device.h
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/Makefile
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/clk-pxs3.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/init.h
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/sg-regs.h
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/soc-info.c
/rk3399_rockchip-uboot/arch/nds32/Kconfig
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ae3xx/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ae3xx/cpu.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ae3xx/lowlevel_init.S
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ae3xx/timer.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ae3xx/watchdog.S
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/Makefile
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/cpu.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/lowlevel_init.S
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/timer.c
/rk3399_rockchip-uboot/arch/nds32/cpu/n1213/start.S
/rk3399_rockchip-uboot/arch/nds32/dts/Makefile
/rk3399_rockchip-uboot/arch/nds32/dts/ae3xx.dts
/rk3399_rockchip-uboot/arch/nds32/dts/ag101p.dts
/rk3399_rockchip-uboot/arch/nds32/include/asm/arch-ae3xx/ae3xx.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/bootm.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/cache.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/config.h
/rk3399_rockchip-uboot/arch/nds32/include/asm/mach-types.h
/rk3399_rockchip-uboot/arch/nds32/lib/Makefile
/rk3399_rockchip-uboot/arch/nds32/lib/boot.c
/rk3399_rockchip-uboot/arch/nds32/lib/bootm.c
/rk3399_rockchip-uboot/arch/nds32/lib/cache.c
/rk3399_rockchip-uboot/arch/powerpc/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/ide.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/t1024_serdes.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/ppc4xx/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/include/asm/fsl_secure_boot.h
/rk3399_rockchip-uboot/arch/powerpc/include/asm/immap_85xx.h
/rk3399_rockchip-uboot/arch/powerpc/lib/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/lib/Makefile
/rk3399_rockchip-uboot/arch/powerpc/lib/immap.c
/rk3399_rockchip-uboot/arch/x86/Kconfig
/rk3399_rockchip-uboot/arch/x86/cpu/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/acpi.c
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/valleyview.c
/rk3399_rockchip-uboot/arch/x86/cpu/cpu.c
/rk3399_rockchip-uboot/arch/x86/cpu/quark/quark.c
/rk3399_rockchip-uboot/arch/x86/cpu/queensbay/Makefile
/rk3399_rockchip-uboot/arch/x86/cpu/wakeup.S
/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/acpi_s3.h
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi_table.h
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/sleepstates.asl
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/iomap.h
/rk3399_rockchip-uboot/arch/x86/include/asm/cmos_layout.h
/rk3399_rockchip-uboot/arch/x86/include/asm/early_cmos.h
/rk3399_rockchip-uboot/arch/x86/include/asm/global_data.h
/rk3399_rockchip-uboot/arch/x86/include/asm/post.h
/rk3399_rockchip-uboot/arch/x86/include/asm/tables.h
/rk3399_rockchip-uboot/arch/x86/include/asm/u-boot-x86.h
/rk3399_rockchip-uboot/arch/x86/lib/Makefile
/rk3399_rockchip-uboot/arch/x86/lib/acpi_s3.c
/rk3399_rockchip-uboot/arch/x86/lib/acpi_table.c
/rk3399_rockchip-uboot/arch/x86/lib/bootm.c
/rk3399_rockchip-uboot/arch/x86/lib/coreboot_table.c
/rk3399_rockchip-uboot/arch/x86/lib/early_cmos.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_common.c
/rk3399_rockchip-uboot/arch/x86/lib/fsp/fsp_dram.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/Kconfig
/rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/MAINTAINERS
/rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/Makefile
/rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/adp-ae3xx.c
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/adp-ag101p.c
/rk3399_rockchip-uboot/board/altera/arria10-socdk/Kconfig
/rk3399_rockchip-uboot/board/altera/arria10-socdk/Makefile
/rk3399_rockchip-uboot/board/altera/arria10-socdk/socfpga.c
/rk3399_rockchip-uboot/board/engicam/common/Makefile
/rk3399_rockchip-uboot/board/engicam/common/board.c
/rk3399_rockchip-uboot/board/engicam/common/board.h
/rk3399_rockchip-uboot/board/engicam/common/spl.c
/rk3399_rockchip-uboot/board/engicam/geam6ul/geam6ul.c
/rk3399_rockchip-uboot/board/engicam/icorem6/MAINTAINERS
/rk3399_rockchip-uboot/board/engicam/icorem6/icorem6.c
/rk3399_rockchip-uboot/board/engicam/icorem6_rqs/MAINTAINERS
/rk3399_rockchip-uboot/board/engicam/icorem6_rqs/icorem6_rqs.c
/rk3399_rockchip-uboot/board/engicam/isiotmx6ul/isiotmx6ul.c
/rk3399_rockchip-uboot/board/freescale/common/Kconfig
/rk3399_rockchip-uboot/board/freescale/ls1043ardb/Makefile
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/Makefile
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/README
/rk3399_rockchip-uboot/board/freescale/ls2080aqds/README
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/Kconfig
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/MAINTAINERS
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/README
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/ls2080ardb.c
/rk3399_rockchip-uboot/board/freescale/m5253demo/m5253demo.c
/rk3399_rockchip-uboot/board/freescale/m5253evbe/m5253evbe.c
/rk3399_rockchip-uboot/board/freescale/m54455evb/m54455evb.c
/rk3399_rockchip-uboot/board/freescale/mx6sabresd/mx6sabresd.c
/rk3399_rockchip-uboot/board/freescale/mx7dsabresd/mx7dsabresd.c
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/Kconfig
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/gw_ventana.c
/rk3399_rockchip-uboot/board/gdsys/405ep/dlvision-10g.c
/rk3399_rockchip-uboot/board/gdsys/405ep/io.c
/rk3399_rockchip-uboot/board/gdsys/405ep/neo.c
/rk3399_rockchip-uboot/board/gdsys/405ex/io64.c
/rk3399_rockchip-uboot/board/gdsys/mpc8308/Kconfig
/rk3399_rockchip-uboot/board/intercontrol/digsy_mtc/digsy_mtc.c
/rk3399_rockchip-uboot/board/jupiter/jupiter.c
/rk3399_rockchip-uboot/board/phytec/pcm030/pcm030.c
/rk3399_rockchip-uboot/board/renesas/salvator-x/MAINTAINERS
/rk3399_rockchip-uboot/board/renesas/salvator-x/salvator-x.c
/rk3399_rockchip-uboot/board/solidrun/clearfog/clearfog.c
/rk3399_rockchip-uboot/board/sunxi/MAINTAINERS
/rk3399_rockchip-uboot/board/sunxi/README.sunxi64
/rk3399_rockchip-uboot/board/sunxi/board.c
/rk3399_rockchip-uboot/board/sunxi/mksunxi_fit_atf.sh
/rk3399_rockchip-uboot/board/ti/common/Kconfig
/rk3399_rockchip-uboot/board/tqc/tqm5200/tqm5200.c
/rk3399_rockchip-uboot/board/v38b/v38b.c
/rk3399_rockchip-uboot/board/work-microwave/work_92105/Kconfig
/rk3399_rockchip-uboot/board/work-microwave/work_92105/work_92105_display.c
/rk3399_rockchip-uboot/cmd/Kconfig
/rk3399_rockchip-uboot/cmd/Makefile
/rk3399_rockchip-uboot/cmd/cramfs.c
/rk3399_rockchip-uboot/cmd/eeprom.c
/rk3399_rockchip-uboot/cmd/fdt.c
/rk3399_rockchip-uboot/cmd/pcmcia.c
/rk3399_rockchip-uboot/common/Kconfig
/rk3399_rockchip-uboot/common/Makefile
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/env_mmc.c
/rk3399_rockchip-uboot/common/hash.c
/rk3399_rockchip-uboot/common/spl/Kconfig
/rk3399_rockchip-uboot/configs/C29XPCIE_NAND_defconfig
/rk3399_rockchip-uboot/configs/C29XPCIE_NOR_SECBOOT_defconfig
/rk3399_rockchip-uboot/configs/C29XPCIE_SPIFLASH_SECBOOT_defconfig
/rk3399_rockchip-uboot/configs/C29XPCIE_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/C29XPCIE_defconfig
/rk3399_rockchip-uboot/configs/CPCI2DP_defconfig
/rk3399_rockchip-uboot/configs/CPCI4052_defconfig
/rk3399_rockchip-uboot/configs/Cyrus_P5020_defconfig
/rk3399_rockchip-uboot/configs/Cyrus_P5040_defconfig
/rk3399_rockchip-uboot/configs/M52277EVB_defconfig
/rk3399_rockchip-uboot/configs/M52277EVB_stmicro_defconfig
/rk3399_rockchip-uboot/configs/M5253DEMO_defconfig
/rk3399_rockchip-uboot/configs/M5253EVBE_defconfig
/rk3399_rockchip-uboot/configs/M54455EVB_a66_defconfig
/rk3399_rockchip-uboot/configs/M54455EVB_defconfig
/rk3399_rockchip-uboot/configs/M54455EVB_i66_defconfig
/rk3399_rockchip-uboot/configs/M54455EVB_intel_defconfig
/rk3399_rockchip-uboot/configs/M54455EVB_stm33_defconfig
/rk3399_rockchip-uboot/configs/MIP405T_defconfig
/rk3399_rockchip-uboot/configs/MIP405_defconfig
/rk3399_rockchip-uboot/configs/MPC8323ERDB_defconfig
/rk3399_rockchip-uboot/configs/MPC8349ITX_LOWBOOT_defconfig
/rk3399_rockchip-uboot/configs/MPC8349ITX_defconfig
/rk3399_rockchip-uboot/configs/MPC8536DS_36BIT_defconfig
/rk3399_rockchip-uboot/configs/MPC8536DS_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/MPC8536DS_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/MPC8536DS_defconfig
/rk3399_rockchip-uboot/configs/MPC8540ADS_defconfig
/rk3399_rockchip-uboot/configs/MPC8541CDS_defconfig
/rk3399_rockchip-uboot/configs/MPC8541CDS_legacy_defconfig
/rk3399_rockchip-uboot/configs/MPC8544DS_defconfig
/rk3399_rockchip-uboot/configs/MPC8548CDS_36BIT_defconfig
/rk3399_rockchip-uboot/configs/MPC8548CDS_defconfig
/rk3399_rockchip-uboot/configs/MPC8548CDS_legacy_defconfig
/rk3399_rockchip-uboot/configs/MPC8555CDS_defconfig
/rk3399_rockchip-uboot/configs/MPC8555CDS_legacy_defconfig
/rk3399_rockchip-uboot/configs/MPC8560ADS_defconfig
/rk3399_rockchip-uboot/configs/MPC8568MDS_defconfig
/rk3399_rockchip-uboot/configs/MPC8569MDS_ATM_defconfig
/rk3399_rockchip-uboot/configs/MPC8569MDS_defconfig
/rk3399_rockchip-uboot/configs/MPC8572DS_36BIT_defconfig
/rk3399_rockchip-uboot/configs/MPC8572DS_defconfig
/rk3399_rockchip-uboot/configs/MiniFAP_defconfig
/rk3399_rockchip-uboot/configs/P1020MBG-PC_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020MBG-PC_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1020MBG-PC_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020MBG-PC_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_36BIT_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_36BIT_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PC_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PD_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PD_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PD_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1020RDB-PD_defconfig
/rk3399_rockchip-uboot/configs/P1020UTM-PC_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020UTM-PC_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1020UTM-PC_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1020UTM-PC_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_36BIT_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_36BIT_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1021RDB-PC_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_36BIT_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_36BIT_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1022DS_defconfig
/rk3399_rockchip-uboot/configs/P1023RDB_defconfig
/rk3399_rockchip-uboot/configs/P1024RDB_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1024RDB_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1024RDB_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1024RDB_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1024RDB_defconfig
/rk3399_rockchip-uboot/configs/P1025RDB_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P1025RDB_NAND_defconfig
/rk3399_rockchip-uboot/configs/P1025RDB_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P1025RDB_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P1025RDB_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_36BIT_NAND_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_36BIT_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_NAND_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/P2020RDB-PC_defconfig
/rk3399_rockchip-uboot/configs/PATI_defconfig
/rk3399_rockchip-uboot/configs/PIP405_defconfig
/rk3399_rockchip-uboot/configs/PLU405_defconfig
/rk3399_rockchip-uboot/configs/PMC405DE_defconfig
/rk3399_rockchip-uboot/configs/PMC440_defconfig
/rk3399_rockchip-uboot/configs/T1040D4RDB_NAND_defconfig
/rk3399_rockchip-uboot/configs/T1040D4RDB_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/T1040D4RDB_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/T1040D4RDB_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/T1040D4RDB_defconfig
/rk3399_rockchip-uboot/configs/T1040QDS_DDR4_defconfig
/rk3399_rockchip-uboot/configs/T1040QDS_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/T1040QDS_defconfig
/rk3399_rockchip-uboot/configs/T1040RDB_NAND_defconfig
/rk3399_rockchip-uboot/configs/T1040RDB_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/T1040RDB_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/T1040RDB_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/T1040RDB_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_NAND_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_SRIO_PCIE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/T2080RDB_defconfig
/rk3399_rockchip-uboot/configs/TQM5200S_HIGHBOOT_defconfig
/rk3399_rockchip-uboot/configs/TQM5200S_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_B_HIGHBOOT_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_B_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_STK100_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_defconfig
/rk3399_rockchip-uboot/configs/TQM823L_LCD_defconfig
/rk3399_rockchip-uboot/configs/TQM823L_defconfig
/rk3399_rockchip-uboot/configs/TQM823M_defconfig
/rk3399_rockchip-uboot/configs/TQM834x_defconfig
/rk3399_rockchip-uboot/configs/TQM850L_defconfig
/rk3399_rockchip-uboot/configs/TQM850M_defconfig
/rk3399_rockchip-uboot/configs/TQM855L_defconfig
/rk3399_rockchip-uboot/configs/TQM855M_defconfig
/rk3399_rockchip-uboot/configs/TQM860L_defconfig
/rk3399_rockchip-uboot/configs/TQM860M_defconfig
/rk3399_rockchip-uboot/configs/TQM862L_defconfig
/rk3399_rockchip-uboot/configs/TQM862M_defconfig
/rk3399_rockchip-uboot/configs/TQM866M_defconfig
/rk3399_rockchip-uboot/configs/TQM885D_defconfig
/rk3399_rockchip-uboot/configs/TTTech_defconfig
/rk3399_rockchip-uboot/configs/TWR-P1025_defconfig
/rk3399_rockchip-uboot/configs/UCP1020_SPIFLASH_defconfig
/rk3399_rockchip-uboot/configs/UCP1020_defconfig
/rk3399_rockchip-uboot/configs/VOM405_defconfig
/rk3399_rockchip-uboot/configs/a3m071_defconfig
/rk3399_rockchip-uboot/configs/a4m072_defconfig
/rk3399_rockchip-uboot/configs/a4m2k_defconfig
/rk3399_rockchip-uboot/configs/ac14xx_defconfig
/rk3399_rockchip-uboot/configs/acadia_defconfig
/rk3399_rockchip-uboot/configs/adp-ae3xx_defconfig
/rk3399_rockchip-uboot/configs/adp-ag101p_defconfig
/rk3399_rockchip-uboot/configs/am335x_baltos_defconfig
/rk3399_rockchip-uboot/configs/am335x_evm_nor_defconfig
/rk3399_rockchip-uboot/configs/am335x_sl50_defconfig
/rk3399_rockchip-uboot/configs/am3517_crane_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/ap121_defconfig
/rk3399_rockchip-uboot/configs/ap143_defconfig
/rk3399_rockchip-uboot/configs/ap325rxa_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/apf27_defconfig
/rk3399_rockchip-uboot/configs/arches_defconfig
/rk3399_rockchip-uboot/configs/aria_defconfig
/rk3399_rockchip-uboot/configs/astro_mcf5373l_defconfig
/rk3399_rockchip-uboot/configs/atngw100_defconfig
/rk3399_rockchip-uboot/configs/atngw100mkii_defconfig
/rk3399_rockchip-uboot/configs/atstk1002_defconfig
/rk3399_rockchip-uboot/configs/bamboo_defconfig
/rk3399_rockchip-uboot/configs/bcm911360_entphn-ns_defconfig
/rk3399_rockchip-uboot/configs/bcm911360_entphn_defconfig
/rk3399_rockchip-uboot/configs/bcm911360k_defconfig
/rk3399_rockchip-uboot/configs/bcm958300k-ns_defconfig
/rk3399_rockchip-uboot/configs/bcm958300k_defconfig
/rk3399_rockchip-uboot/configs/bcm958305k_defconfig
/rk3399_rockchip-uboot/configs/bcm958622hr_defconfig
/rk3399_rockchip-uboot/configs/birdland_bav335a_defconfig
/rk3399_rockchip-uboot/configs/birdland_bav335b_defconfig
/rk3399_rockchip-uboot/configs/bk4r1_defconfig
/rk3399_rockchip-uboot/configs/bubinga_defconfig
/rk3399_rockchip-uboot/configs/cam5200_defconfig
/rk3399_rockchip-uboot/configs/cam5200_niosflash_defconfig
/rk3399_rockchip-uboot/configs/canmb_defconfig
/rk3399_rockchip-uboot/configs/canyonlands_defconfig
/rk3399_rockchip-uboot/configs/charon_defconfig
/rk3399_rockchip-uboot/configs/cl-som-am57x_defconfig
/rk3399_rockchip-uboot/configs/clearfog_defconfig
/rk3399_rockchip-uboot/configs/cm5200_defconfig
/rk3399_rockchip-uboot/configs/cm_fx6_defconfig
/rk3399_rockchip-uboot/configs/cm_t335_defconfig
/rk3399_rockchip-uboot/configs/cm_t3517_defconfig
/rk3399_rockchip-uboot/configs/cm_t35_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_vf_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_36BIT_SDCARD_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_TRAILBLAZER_DEVELOP_defconfig
/rk3399_rockchip-uboot/configs/controlcenterd_TRAILBLAZER_defconfig
/rk3399_rockchip-uboot/configs/controlcenterdc_defconfig
/rk3399_rockchip-uboot/configs/coreboot-x86_defconfig
/rk3399_rockchip-uboot/configs/d2net_v2_defconfig
/rk3399_rockchip-uboot/configs/da850_am18xxevm_defconfig
/rk3399_rockchip-uboot/configs/da850evm_defconfig
/rk3399_rockchip-uboot/configs/dbau1000_defconfig
/rk3399_rockchip-uboot/configs/dbau1100_defconfig
/rk3399_rockchip-uboot/configs/dbau1500_defconfig
/rk3399_rockchip-uboot/configs/devconcenter_defconfig
/rk3399_rockchip-uboot/configs/devkit3250_defconfig
/rk3399_rockchip-uboot/configs/devkit8000_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_RAMBOOT_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_rev5_RAMBOOT_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_rev5_defconfig
/rk3399_rockchip-uboot/configs/dlvision-10g_defconfig
/rk3399_rockchip-uboot/configs/dlvision_defconfig
/rk3399_rockchip-uboot/configs/dns325_defconfig
/rk3399_rockchip-uboot/configs/dockstar_defconfig
/rk3399_rockchip-uboot/configs/dreamplug_defconfig
/rk3399_rockchip-uboot/configs/ds109_defconfig
/rk3399_rockchip-uboot/configs/ds414_defconfig
/rk3399_rockchip-uboot/configs/eco5pk_defconfig
/rk3399_rockchip-uboot/configs/edb9315a_defconfig
/rk3399_rockchip-uboot/configs/edminiv2_defconfig
/rk3399_rockchip-uboot/configs/ethernut5_defconfig
/rk3399_rockchip-uboot/configs/fo300_defconfig
/rk3399_rockchip-uboot/configs/glacier_defconfig
/rk3399_rockchip-uboot/configs/glacier_ramboot_defconfig
/rk3399_rockchip-uboot/configs/goflexhome_defconfig
/rk3399_rockchip-uboot/configs/grasshopper_defconfig
/rk3399_rockchip-uboot/configs/guruplug_defconfig
/rk3399_rockchip-uboot/configs/gwventana_emmc_defconfig
/rk3399_rockchip-uboot/configs/gwventana_gw5904_defconfig
/rk3399_rockchip-uboot/configs/gwventana_nand_defconfig
/rk3399_rockchip-uboot/configs/h2200_defconfig
/rk3399_rockchip-uboot/configs/haleakala_defconfig
/rk3399_rockchip-uboot/configs/hrcon_defconfig
/rk3399_rockchip-uboot/configs/hrcon_dh_defconfig
/rk3399_rockchip-uboot/configs/ib62x0_defconfig
/rk3399_rockchip-uboot/configs/icon_defconfig
/rk3399_rockchip-uboot/configs/iconnect_defconfig
/rk3399_rockchip-uboot/configs/ids8313_defconfig
/rk3399_rockchip-uboot/configs/imx31_phycore_defconfig
/rk3399_rockchip-uboot/configs/imx31_phycore_eet_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/inetspace_v2_defconfig
/rk3399_rockchip-uboot/configs/inka4x0_defconfig
/rk3399_rockchip-uboot/configs/intip_defconfig
/rk3399_rockchip-uboot/configs/io64_defconfig
/rk3399_rockchip-uboot/configs/io_defconfig
/rk3399_rockchip-uboot/configs/iocon_defconfig
/rk3399_rockchip-uboot/configs/ipam390_defconfig
/rk3399_rockchip-uboot/configs/ipek01_defconfig
/rk3399_rockchip-uboot/configs/katmai_defconfig
/rk3399_rockchip-uboot/configs/kilauea_defconfig
/rk3399_rockchip-uboot/configs/km_kirkwood_128m16_defconfig
/rk3399_rockchip-uboot/configs/km_kirkwood_defconfig
/rk3399_rockchip-uboot/configs/km_kirkwood_pci_defconfig
/rk3399_rockchip-uboot/configs/kmcoge4_defconfig
/rk3399_rockchip-uboot/configs/kmcoge5ne_defconfig
/rk3399_rockchip-uboot/configs/kmcoge5un_defconfig
/rk3399_rockchip-uboot/configs/kmeter1_defconfig
/rk3399_rockchip-uboot/configs/kmlion1_defconfig
/rk3399_rockchip-uboot/configs/kmnusa_defconfig
/rk3399_rockchip-uboot/configs/kmopti2_defconfig
/rk3399_rockchip-uboot/configs/kmsugp1_defconfig
/rk3399_rockchip-uboot/configs/kmsupx5_defconfig
/rk3399_rockchip-uboot/configs/kmsuv31_defconfig
/rk3399_rockchip-uboot/configs/kmtegr1_defconfig
/rk3399_rockchip-uboot/configs/kmtepr2_defconfig
/rk3399_rockchip-uboot/configs/kmvect1_defconfig
/rk3399_rockchip-uboot/configs/ls1012aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls2080aqds_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/ls2080aqds_defconfig
/rk3399_rockchip-uboot/configs/ls2080aqds_nand_defconfig
/rk3399_rockchip-uboot/configs/ls2080aqds_qspi_defconfig
/rk3399_rockchip-uboot/configs/ls2080ardb_SECURE_BOOT_defconfig
/rk3399_rockchip-uboot/configs/ls2080ardb_defconfig
/rk3399_rockchip-uboot/configs/ls2080ardb_nand_defconfig
/rk3399_rockchip-uboot/configs/ls2081ardb_defconfig
/rk3399_rockchip-uboot/configs/ls2088ardb_qspi_defconfig
/rk3399_rockchip-uboot/configs/lschlv2_defconfig
/rk3399_rockchip-uboot/configs/lsxhl_defconfig
/rk3399_rockchip-uboot/configs/luan_defconfig
/rk3399_rockchip-uboot/configs/lwmon5_defconfig
/rk3399_rockchip-uboot/configs/m53evk_defconfig
/rk3399_rockchip-uboot/configs/makalu_defconfig
/rk3399_rockchip-uboot/configs/malta64_defconfig
/rk3399_rockchip-uboot/configs/malta64el_defconfig
/rk3399_rockchip-uboot/configs/malta_defconfig
/rk3399_rockchip-uboot/configs/maltael_defconfig
/rk3399_rockchip-uboot/configs/mccmon6_nor_defconfig
/rk3399_rockchip-uboot/configs/mccmon6_sd_defconfig
/rk3399_rockchip-uboot/configs/mcx_defconfig
/rk3399_rockchip-uboot/configs/mecp5123_defconfig
/rk3399_rockchip-uboot/configs/mgcoge3ne_defconfig
/rk3399_rockchip-uboot/configs/mgcoge3un_defconfig
/rk3399_rockchip-uboot/configs/mgcoge_defconfig
/rk3399_rockchip-uboot/configs/microblaze-generic_defconfig
/rk3399_rockchip-uboot/configs/minnowmax_defconfig
/rk3399_rockchip-uboot/configs/motionpro_defconfig
/rk3399_rockchip-uboot/configs/mpc5121ads_defconfig
/rk3399_rockchip-uboot/configs/mpc5121ads_rev2_defconfig
/rk3399_rockchip-uboot/configs/ms7720se_defconfig
/rk3399_rockchip-uboot/configs/ms7722se_defconfig
/rk3399_rockchip-uboot/configs/mt_ventoux_defconfig
/rk3399_rockchip-uboot/configs/munices_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/mx51evk_defconfig
/rk3399_rockchip-uboot/configs/mx6cuboxi_defconfig
/rk3399_rockchip-uboot/configs/mx6qsabrelite_defconfig
/rk3399_rockchip-uboot/configs/mx6sabresd_spl_defconfig
/rk3399_rockchip-uboot/configs/mx7dsabresd_defconfig
/rk3399_rockchip-uboot/configs/mx7dsabresd_secure_defconfig
/rk3399_rockchip-uboot/configs/nas220_defconfig
/rk3399_rockchip-uboot/configs/neo_defconfig
/rk3399_rockchip-uboot/configs/net2big_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_lite_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_max_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_mini_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_v2_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6dl2g_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6dl_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6q2g_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6q_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6s1g_defconfig
/rk3399_rockchip-uboot/configs/nitrogen6s_defconfig
/rk3399_rockchip-uboot/configs/novena_defconfig
/rk3399_rockchip-uboot/configs/nsa310s_defconfig
/rk3399_rockchip-uboot/configs/omap3_evm_defconfig
/rk3399_rockchip-uboot/configs/omap3_logic_defconfig
/rk3399_rockchip-uboot/configs/omapl138_lcdk_defconfig
/rk3399_rockchip-uboot/configs/openrd_base_defconfig
/rk3399_rockchip-uboot/configs/openrd_client_defconfig
/rk3399_rockchip-uboot/configs/openrd_ultimate_defconfig
/rk3399_rockchip-uboot/configs/ot1200_defconfig
/rk3399_rockchip-uboot/configs/pcm030_LOWBOOT_defconfig
/rk3399_rockchip-uboot/configs/pcm030_defconfig
/rk3399_rockchip-uboot/configs/pcm051_rev1_defconfig
/rk3399_rockchip-uboot/configs/pcm051_rev3_defconfig
/rk3399_rockchip-uboot/configs/pcm052_defconfig
/rk3399_rockchip-uboot/configs/pcm058_defconfig
/rk3399_rockchip-uboot/configs/pengwyn_defconfig
/rk3399_rockchip-uboot/configs/pm9263_defconfig
/rk3399_rockchip-uboot/configs/pm9g45_defconfig
/rk3399_rockchip-uboot/configs/pogo_e02_defconfig
/rk3399_rockchip-uboot/configs/portl2_defconfig
/rk3399_rockchip-uboot/configs/qemu-ppce500_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_64_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_efi_payload32_defconfig
/rk3399_rockchip-uboot/configs/qemu-x86_efi_payload64_defconfig
/rk3399_rockchip-uboot/configs/qemu_mips64_defconfig
/rk3399_rockchip-uboot/configs/qemu_mips64el_defconfig
/rk3399_rockchip-uboot/configs/qemu_mips_defconfig
/rk3399_rockchip-uboot/configs/qemu_mipsel_defconfig
/rk3399_rockchip-uboot/configs/r2dplus_defconfig
/rk3399_rockchip-uboot/configs/r7780mp_defconfig
/rk3399_rockchip-uboot/configs/r8a7795_salvator-x_defconfig
/rk3399_rockchip-uboot/configs/r8a7796_salvator-x_defconfig
/rk3399_rockchip-uboot/configs/rainier_defconfig
/rk3399_rockchip-uboot/configs/rainier_ramboot_defconfig
/rk3399_rockchip-uboot/configs/redwood_defconfig
/rk3399_rockchip-uboot/configs/sandbox_defconfig
/rk3399_rockchip-uboot/configs/sandbox_noblk_defconfig
/rk3399_rockchip-uboot/configs/sandbox_spl_defconfig
/rk3399_rockchip-uboot/configs/sbc8548_PCI_33_PCIE_defconfig
/rk3399_rockchip-uboot/configs/sbc8548_PCI_33_defconfig
/rk3399_rockchip-uboot/configs/sbc8548_PCI_66_PCIE_defconfig
/rk3399_rockchip-uboot/configs/sbc8548_PCI_66_defconfig
/rk3399_rockchip-uboot/configs/sbc8548_defconfig
/rk3399_rockchip-uboot/configs/sequoia_defconfig
/rk3399_rockchip-uboot/configs/sequoia_ramboot_defconfig
/rk3399_rockchip-uboot/configs/sh7763rdp_defconfig
/rk3399_rockchip-uboot/configs/sheevaplug_defconfig
/rk3399_rockchip-uboot/configs/socfpga_arria10_defconfig
/rk3399_rockchip-uboot/configs/socfpga_vining_fpga_defconfig
/rk3399_rockchip-uboot/configs/socrates_defconfig
/rk3399_rockchip-uboot/configs/strider_con_defconfig
/rk3399_rockchip-uboot/configs/strider_con_dp_defconfig
/rk3399_rockchip-uboot/configs/strider_cpu_defconfig
/rk3399_rockchip-uboot/configs/strider_cpu_dp_defconfig
/rk3399_rockchip-uboot/configs/suvd3_defconfig
/rk3399_rockchip-uboot/configs/sycamore_defconfig
/rk3399_rockchip-uboot/configs/t3corp_defconfig
/rk3399_rockchip-uboot/configs/tbs2910_defconfig
/rk3399_rockchip-uboot/configs/tplink_wdr4300_defconfig
/rk3399_rockchip-uboot/configs/tqma6dl_mba6_mmc_defconfig
/rk3399_rockchip-uboot/configs/tqma6dl_mba6_spi_defconfig
/rk3399_rockchip-uboot/configs/tqma6q_mba6_mmc_defconfig
/rk3399_rockchip-uboot/configs/tqma6q_mba6_spi_defconfig
/rk3399_rockchip-uboot/configs/tqma6s_mba6_mmc_defconfig
/rk3399_rockchip-uboot/configs/tqma6s_mba6_spi_defconfig
/rk3399_rockchip-uboot/configs/tqma6s_wru4_mmc_defconfig
/rk3399_rockchip-uboot/configs/tricorder_defconfig
/rk3399_rockchip-uboot/configs/tricorder_flash_defconfig
/rk3399_rockchip-uboot/configs/tuge1_defconfig
/rk3399_rockchip-uboot/configs/tuxx1_defconfig
/rk3399_rockchip-uboot/configs/twister_defconfig
/rk3399_rockchip-uboot/configs/usbarmory_defconfig
/rk3399_rockchip-uboot/configs/v38b_defconfig
/rk3399_rockchip-uboot/configs/vct_platinum_defconfig
/rk3399_rockchip-uboot/configs/vct_platinum_onenand_defconfig
/rk3399_rockchip-uboot/configs/vct_platinum_onenand_small_defconfig
/rk3399_rockchip-uboot/configs/vct_platinumavc_defconfig
/rk3399_rockchip-uboot/configs/vct_platinumavc_onenand_defconfig
/rk3399_rockchip-uboot/configs/vct_platinumavc_onenand_small_defconfig
/rk3399_rockchip-uboot/configs/vct_premium_defconfig
/rk3399_rockchip-uboot/configs/vct_premium_onenand_defconfig
/rk3399_rockchip-uboot/configs/vct_premium_onenand_small_defconfig
/rk3399_rockchip-uboot/configs/vf610twr_defconfig
/rk3399_rockchip-uboot/configs/vf610twr_nand_defconfig
/rk3399_rockchip-uboot/configs/walnut_defconfig
/rk3399_rockchip-uboot/configs/wandboard_defconfig
/rk3399_rockchip-uboot/configs/woodburn_sd_defconfig
/rk3399_rockchip-uboot/configs/work_92105_defconfig
/rk3399_rockchip-uboot/configs/wtk_defconfig
/rk3399_rockchip-uboot/configs/x600_defconfig
/rk3399_rockchip-uboot/configs/xilinx-ppc405-generic_defconfig
/rk3399_rockchip-uboot/configs/xilinx-ppc440-generic_defconfig
/rk3399_rockchip-uboot/configs/xilinx_zynqmp_zcu102_defconfig
/rk3399_rockchip-uboot/configs/xilinx_zynqmp_zcu102_revB_defconfig
/rk3399_rockchip-uboot/configs/xpedite1000_defconfig
/rk3399_rockchip-uboot/configs/xpedite517x_defconfig
/rk3399_rockchip-uboot/configs/xpedite520x_defconfig
/rk3399_rockchip-uboot/configs/xpedite537x_defconfig
/rk3399_rockchip-uboot/configs/xpedite550x_defconfig
/rk3399_rockchip-uboot/configs/yellowstone_defconfig
/rk3399_rockchip-uboot/configs/yosemite_defconfig
/rk3399_rockchip-uboot/configs/yucca_defconfig
/rk3399_rockchip-uboot/configs/zipitz2_defconfig
/rk3399_rockchip-uboot/configs/zynq_microzed_defconfig
/rk3399_rockchip-uboot/configs/zynq_picozed_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc702_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc706_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm010_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm011_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm012_defconfig
/rk3399_rockchip-uboot/configs/zynq_zc770_xm013_defconfig
/rk3399_rockchip-uboot/configs/zynq_zed_defconfig
/rk3399_rockchip-uboot/configs/zynq_zybo_defconfig
/rk3399_rockchip-uboot/doc/README.JFFS2
/rk3399_rockchip-uboot/doc/README.x86
/rk3399_rockchip-uboot/doc/device-tree-bindings/config.txt
/rk3399_rockchip-uboot/drivers/Kconfig
/rk3399_rockchip-uboot/drivers/Makefile
/rk3399_rockchip-uboot/drivers/block/Kconfig
/rk3399_rockchip-uboot/drivers/block/Makefile
/rk3399_rockchip-uboot/drivers/block/ide.c
/rk3399_rockchip-uboot/drivers/block/sil680.c
/rk3399_rockchip-uboot/drivers/core/device-remove.c
/rk3399_rockchip-uboot/drivers/crypto/fsl/Kconfig
/rk3399_rockchip-uboot/drivers/gpio/74x164_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/intel_ich6_gpio.c
/rk3399_rockchip-uboot/drivers/gpio/sh_pfc.c
/rk3399_rockchip-uboot/drivers/misc/Kconfig
/rk3399_rockchip-uboot/drivers/misc/ds4510.c
/rk3399_rockchip-uboot/drivers/misc/ds4510.h
/rk3399_rockchip-uboot/drivers/mmc/meson_gx_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/pci_mmc.c
/rk3399_rockchip-uboot/drivers/net/Kconfig
/rk3399_rockchip-uboot/drivers/net/Makefile
/rk3399_rockchip-uboot/drivers/net/fec_mxc.c
/rk3399_rockchip-uboot/drivers/net/fsl-mc/mc.c
/rk3399_rockchip-uboot/drivers/net/ftmac100.c
/rk3399_rockchip-uboot/drivers/net/ravb.c
/rk3399_rockchip-uboot/drivers/pci/pci_rom.c
/rk3399_rockchip-uboot/drivers/pci/pcie_layerscape.c
/rk3399_rockchip-uboot/drivers/pci/pcie_layerscape.h
/rk3399_rockchip-uboot/drivers/pci/pcie_layerscape_fixup.c
/rk3399_rockchip-uboot/drivers/pcmcia/marubun_pcmcia.c
/rk3399_rockchip-uboot/drivers/pcmcia/mpc8xx_pcmcia.c
/rk3399_rockchip-uboot/drivers/pcmcia/tqm8xx_pcmcia.c
/rk3399_rockchip-uboot/drivers/pinctrl/Makefile
/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/nxp/pinctrl-imx.c
/rk3399_rockchip-uboot/drivers/power/pmic/pmic_tps65218.c
/rk3399_rockchip-uboot/drivers/power/regulator/max77686.c
/rk3399_rockchip-uboot/drivers/rtc/Makefile
/rk3399_rockchip-uboot/drivers/serial/serial-uclass.c
/rk3399_rockchip-uboot/drivers/serial/serial_sh.h
/rk3399_rockchip-uboot/drivers/spi/Kconfig
/rk3399_rockchip-uboot/drivers/spi/ich.c
/rk3399_rockchip-uboot/drivers/spi/ich.h
/rk3399_rockchip-uboot/drivers/thermal/imx_thermal.c
/rk3399_rockchip-uboot/drivers/timer/Kconfig
/rk3399_rockchip-uboot/drivers/timer/Makefile
/rk3399_rockchip-uboot/drivers/timer/ae3xx_timer.c
/rk3399_rockchip-uboot/drivers/timer/ag101p_timer.c
/rk3399_rockchip-uboot/drivers/usb/eth/mcs7830.c
/rk3399_rockchip-uboot/drivers/usb/host/Kconfig
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/host/ehci-rcar_gen3.c
/rk3399_rockchip-uboot/drivers/usb/host/ohci-lpc32xx.c
/rk3399_rockchip-uboot/drivers/usb/host/xhci-fsl.c
/rk3399_rockchip-uboot/fs/Makefile
/rk3399_rockchip-uboot/fs/fat/fat.c
/rk3399_rockchip-uboot/fs/jffs2/Kconfig
/rk3399_rockchip-uboot/include/config_cmd_all.h
/rk3399_rockchip-uboot/include/config_distro_bootcmd.h
/rk3399_rockchip-uboot/include/config_fallbacks.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BSC9131RDB.h
/rk3399_rockchip-uboot/include/configs/BSC9132QDS.h
/rk3399_rockchip-uboot/include/configs/C29XPCIE.h
/rk3399_rockchip-uboot/include/configs/CPCI2DP.h
/rk3399_rockchip-uboot/include/configs/CPCI4052.h
/rk3399_rockchip-uboot/include/configs/M52277EVB.h
/rk3399_rockchip-uboot/include/configs/M5253DEMO.h
/rk3399_rockchip-uboot/include/configs/M5253EVBE.h
/rk3399_rockchip-uboot/include/configs/M54418TWR.h
/rk3399_rockchip-uboot/include/configs/M54451EVB.h
/rk3399_rockchip-uboot/include/configs/M54455EVB.h
/rk3399_rockchip-uboot/include/configs/MIP405.h
/rk3399_rockchip-uboot/include/configs/MPC8323ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8349ITX.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8540ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8541CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8544DS.h
/rk3399_rockchip-uboot/include/configs/MPC8548CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8555CDS.h
/rk3399_rockchip-uboot/include/configs/MPC8560ADS.h
/rk3399_rockchip-uboot/include/configs/MPC8568MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8569MDS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/P1010RDB.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1023RDB.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/PATI.h
/rk3399_rockchip-uboot/include/configs/PIP405.h
/rk3399_rockchip-uboot/include/configs/PLU405.h
/rk3399_rockchip-uboot/include/configs/PMC405DE.h
/rk3399_rockchip-uboot/include/configs/PMC440.h
/rk3399_rockchip-uboot/include/configs/T102xQDS.h
/rk3399_rockchip-uboot/include/configs/T102xRDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T104xRDB.h
/rk3399_rockchip-uboot/include/configs/T208xQDS.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/T4240RDB.h
/rk3399_rockchip-uboot/include/configs/TQM5200.h
/rk3399_rockchip-uboot/include/configs/TQM823L.h
/rk3399_rockchip-uboot/include/configs/TQM823M.h
/rk3399_rockchip-uboot/include/configs/TQM834x.h
/rk3399_rockchip-uboot/include/configs/TQM850L.h
/rk3399_rockchip-uboot/include/configs/TQM850M.h
/rk3399_rockchip-uboot/include/configs/TQM855L.h
/rk3399_rockchip-uboot/include/configs/TQM855M.h
/rk3399_rockchip-uboot/include/configs/TQM860L.h
/rk3399_rockchip-uboot/include/configs/TQM860M.h
/rk3399_rockchip-uboot/include/configs/TQM862L.h
/rk3399_rockchip-uboot/include/configs/TQM862M.h
/rk3399_rockchip-uboot/include/configs/TQM866M.h
/rk3399_rockchip-uboot/include/configs/TQM885D.h
/rk3399_rockchip-uboot/include/configs/UCP1020.h
/rk3399_rockchip-uboot/include/configs/VOM405.h
/rk3399_rockchip-uboot/include/configs/a3m071.h
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/ac14xx.h
/rk3399_rockchip-uboot/include/configs/acadia.h
/rk3399_rockchip-uboot/include/configs/adp-ae3xx.h
/rk3399_rockchip-uboot/include/configs/adp-ag101p.h
/rk3399_rockchip-uboot/include/configs/advantech_dms-ba16.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am335x_sl50.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/am43xx_evm.h
/rk3399_rockchip-uboot/include/configs/am57xx_evm.h
/rk3399_rockchip-uboot/include/configs/amcc-common.h
/rk3399_rockchip-uboot/include/configs/ap121.h
/rk3399_rockchip-uboot/include/configs/ap143.h
/rk3399_rockchip-uboot/include/configs/ap325rxa.h
/rk3399_rockchip-uboot/include/configs/ap_sh4a_4a.h
/rk3399_rockchip-uboot/include/configs/apalis_imx6.h
/rk3399_rockchip-uboot/include/configs/apf27.h
/rk3399_rockchip-uboot/include/configs/aria.h
/rk3399_rockchip-uboot/include/configs/astro_mcf5373l.h
/rk3399_rockchip-uboot/include/configs/at91sam9n12ek.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/atngw100.h
/rk3399_rockchip-uboot/include/configs/atngw100mkii.h
/rk3399_rockchip-uboot/include/configs/atstk1002.h
/rk3399_rockchip-uboot/include/configs/baltos.h
/rk3399_rockchip-uboot/include/configs/bav335x.h
/rk3399_rockchip-uboot/include/configs/bcm_ep_board.h
/rk3399_rockchip-uboot/include/configs/bur_am335x_common.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/canmb.h
/rk3399_rockchip-uboot/include/configs/canyonlands.h
/rk3399_rockchip-uboot/include/configs/cl-som-am57x.h
/rk3399_rockchip-uboot/include/configs/clearfog.h
/rk3399_rockchip-uboot/include/configs/cm5200.h
/rk3399_rockchip-uboot/include/configs/cm_fx6.h
/rk3399_rockchip-uboot/include/configs/cm_t335.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/cm_t3517.h
/rk3399_rockchip-uboot/include/configs/cm_t43.h
/rk3399_rockchip-uboot/include/configs/cm_t54.h
/rk3399_rockchip-uboot/include/configs/colibri_imx6.h
/rk3399_rockchip-uboot/include/configs/colibri_pxa270.h
/rk3399_rockchip-uboot/include/configs/colibri_vf.h
/rk3399_rockchip-uboot/include/configs/controlcenterd.h
/rk3399_rockchip-uboot/include/configs/controlcenterdc.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/corvus.h
/rk3399_rockchip-uboot/include/configs/cyrus.h
/rk3399_rockchip-uboot/include/configs/da850evm.h
/rk3399_rockchip-uboot/include/configs/db-88f6720.h
/rk3399_rockchip-uboot/include/configs/db-88f6820-amc.h
/rk3399_rockchip-uboot/include/configs/db-88f6820-gp.h
/rk3399_rockchip-uboot/include/configs/db-mv784mp-gp.h
/rk3399_rockchip-uboot/include/configs/dbau1x00.h
/rk3399_rockchip-uboot/include/configs/devkit3250.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/dlvision-10g.h
/rk3399_rockchip-uboot/include/configs/dlvision.h
/rk3399_rockchip-uboot/include/configs/dns325.h
/rk3399_rockchip-uboot/include/configs/dockstar.h
/rk3399_rockchip-uboot/include/configs/dra7xx_evm.h
/rk3399_rockchip-uboot/include/configs/dragonboard410c.h
/rk3399_rockchip-uboot/include/configs/ds414.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/ecovec.h
/rk3399_rockchip-uboot/include/configs/edb93xx.h
/rk3399_rockchip-uboot/include/configs/edminiv2.h
/rk3399_rockchip-uboot/include/configs/espt.h
/rk3399_rockchip-uboot/include/configs/ethernut5.h
/rk3399_rockchip-uboot/include/configs/exynos5-common.h
/rk3399_rockchip-uboot/include/configs/gdppc440etx.h
/rk3399_rockchip-uboot/include/configs/ge_bx50v3.h
/rk3399_rockchip-uboot/include/configs/goflexhome.h
/rk3399_rockchip-uboot/include/configs/grasshopper.h
/rk3399_rockchip-uboot/include/configs/gw_ventana.h
/rk3399_rockchip-uboot/include/configs/h2200.h
/rk3399_rockchip-uboot/include/configs/hikey.h
/rk3399_rockchip-uboot/include/configs/hrcon.h
/rk3399_rockchip-uboot/include/configs/ib62x0.h
/rk3399_rockchip-uboot/include/configs/iconnect.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/imx27lite-common.h
/rk3399_rockchip-uboot/include/configs/imx31_phycore.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/inka4x0.h
/rk3399_rockchip-uboot/include/configs/intip.h
/rk3399_rockchip-uboot/include/configs/io.h
/rk3399_rockchip-uboot/include/configs/io64.h
/rk3399_rockchip-uboot/include/configs/iocon.h
/rk3399_rockchip-uboot/include/configs/ipam390.h
/rk3399_rockchip-uboot/include/configs/ipek01.h
/rk3399_rockchip-uboot/include/configs/katmai.h
/rk3399_rockchip-uboot/include/configs/kc1.h
/rk3399_rockchip-uboot/include/configs/kilauea.h
/rk3399_rockchip-uboot/include/configs/km/keymile-common.h
/rk3399_rockchip-uboot/include/configs/km/km-powerpc.h
/rk3399_rockchip-uboot/include/configs/km/km83xx-common.h
/rk3399_rockchip-uboot/include/configs/km/kmp204x-common.h
/rk3399_rockchip-uboot/include/configs/km82xx.h
/rk3399_rockchip-uboot/include/configs/lacie_kw.h
/rk3399_rockchip-uboot/include/configs/ls1012a_common.h
/rk3399_rockchip-uboot/include/configs/ls1012aqds.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/ls1043aqds.h
/rk3399_rockchip-uboot/include/configs/ls1043ardb.h
/rk3399_rockchip-uboot/include/configs/ls1046a_common.h
/rk3399_rockchip-uboot/include/configs/ls1046aqds.h
/rk3399_rockchip-uboot/include/configs/ls1046ardb.h
/rk3399_rockchip-uboot/include/configs/ls2080a_common.h
/rk3399_rockchip-uboot/include/configs/ls2080aqds.h
/rk3399_rockchip-uboot/include/configs/ls2080ardb.h
/rk3399_rockchip-uboot/include/configs/lsxl.h
/rk3399_rockchip-uboot/include/configs/lwmon5.h
/rk3399_rockchip-uboot/include/configs/m53evk.h
/rk3399_rockchip-uboot/include/configs/ma5d4evk.h
/rk3399_rockchip-uboot/include/configs/makalu.h
/rk3399_rockchip-uboot/include/configs/malta.h
/rk3399_rockchip-uboot/include/configs/maxbcm.h
/rk3399_rockchip-uboot/include/configs/mccmon6.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/mecp5123.h
/rk3399_rockchip-uboot/include/configs/meson-gxbb-common.h
/rk3399_rockchip-uboot/include/configs/microblaze-generic.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/configs/mpc5121ads.h
/rk3399_rockchip-uboot/include/configs/ms7720se.h
/rk3399_rockchip-uboot/include/configs/ms7722se.h
/rk3399_rockchip-uboot/include/configs/mt_ventoux.h
/rk3399_rockchip-uboot/include/configs/munices.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/mv-plug-common.h
/rk3399_rockchip-uboot/include/configs/mx25pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx6_common.h
/rk3399_rockchip-uboot/include/configs/mx6cuboxi.h
/rk3399_rockchip-uboot/include/configs/mx7_common.h
/rk3399_rockchip-uboot/include/configs/mx7dsabresd.h
/rk3399_rockchip-uboot/include/configs/nas220.h
/rk3399_rockchip-uboot/include/configs/neo.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/novena.h
/rk3399_rockchip-uboot/include/configs/nsa310s.h
/rk3399_rockchip-uboot/include/configs/odroid_xu3.h
/rk3399_rockchip-uboot/include/configs/omap3_evm.h
/rk3399_rockchip-uboot/include/configs/omapl138_lcdk.h
/rk3399_rockchip-uboot/include/configs/openrd.h
/rk3399_rockchip-uboot/include/configs/ot1200.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/pb1x00.h
/rk3399_rockchip-uboot/include/configs/pcm030.h
/rk3399_rockchip-uboot/include/configs/pcm051.h
/rk3399_rockchip-uboot/include/configs/pcm052.h
/rk3399_rockchip-uboot/include/configs/pcm058.h
/rk3399_rockchip-uboot/include/configs/pdm360ng.h
/rk3399_rockchip-uboot/include/configs/pengwyn.h
/rk3399_rockchip-uboot/include/configs/pm9263.h
/rk3399_rockchip-uboot/include/configs/pm9g45.h
/rk3399_rockchip-uboot/include/configs/pogo_e02.h
/rk3399_rockchip-uboot/include/configs/qemu-mips.h
/rk3399_rockchip-uboot/include/configs/qemu-mips64.h
/rk3399_rockchip-uboot/include/configs/qemu-ppce500.h
/rk3399_rockchip-uboot/include/configs/qemu-x86.h
/rk3399_rockchip-uboot/include/configs/r0p7734.h
/rk3399_rockchip-uboot/include/configs/r2dplus.h
/rk3399_rockchip-uboot/include/configs/r7780mp.h
/rk3399_rockchip-uboot/include/configs/rcar-gen3-common.h
/rk3399_rockchip-uboot/include/configs/rk3188_common.h
/rk3399_rockchip-uboot/include/configs/rk3288_common.h
/rk3399_rockchip-uboot/include/configs/s32v234evb.h
/rk3399_rockchip-uboot/include/configs/salvator-x.h
/rk3399_rockchip-uboot/include/configs/sama5d2_ptc.h
/rk3399_rockchip-uboot/include/configs/sama5d2_xplained.h
/rk3399_rockchip-uboot/include/configs/sama5d3_xplained.h
/rk3399_rockchip-uboot/include/configs/sama5d3xek.h
/rk3399_rockchip-uboot/include/configs/sama5d4_xplained.h
/rk3399_rockchip-uboot/include/configs/sama5d4ek.h
/rk3399_rockchip-uboot/include/configs/sandbox.h
/rk3399_rockchip-uboot/include/configs/sandbox_spl.h
/rk3399_rockchip-uboot/include/configs/sequoia.h
/rk3399_rockchip-uboot/include/configs/sh7763rdp.h
/rk3399_rockchip-uboot/include/configs/sheevaplug.h
/rk3399_rockchip-uboot/include/configs/shmin.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/smartweb.h
/rk3399_rockchip-uboot/include/configs/sniper.h
/rk3399_rockchip-uboot/include/configs/socfpga_arria10_socdk.h
/rk3399_rockchip-uboot/include/configs/socfpga_common.h
/rk3399_rockchip-uboot/include/configs/socfpga_vining_fpga.h
/rk3399_rockchip-uboot/include/configs/socrates.h
/rk3399_rockchip-uboot/include/configs/spear-common.h
/rk3399_rockchip-uboot/include/configs/strider.h
/rk3399_rockchip-uboot/include/configs/t3corp.h
/rk3399_rockchip-uboot/include/configs/t4qds.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/tao3530.h
/rk3399_rockchip-uboot/include/configs/taurus.h
/rk3399_rockchip-uboot/include/configs/tbs2910.h
/rk3399_rockchip-uboot/include/configs/tegra-common.h
/rk3399_rockchip-uboot/include/configs/theadorable.h
/rk3399_rockchip-uboot/include/configs/ti814x_evm.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/topic_miami.h
/rk3399_rockchip-uboot/include/configs/tplink_wdr4300.h
/rk3399_rockchip-uboot/include/configs/tqma6.h
/rk3399_rockchip-uboot/include/configs/tqma6_mba6.h
/rk3399_rockchip-uboot/include/configs/tqma6_wru4.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/twister.h
/rk3399_rockchip-uboot/include/configs/uniphier.h
/rk3399_rockchip-uboot/include/configs/usbarmory.h
/rk3399_rockchip-uboot/include/configs/v38b.h
/rk3399_rockchip-uboot/include/configs/vct.h
/rk3399_rockchip-uboot/include/configs/vexpress_aemv8a.h
/rk3399_rockchip-uboot/include/configs/vf610twr.h
/rk3399_rockchip-uboot/include/configs/vme8349.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/configs/woodburn_sd.h
/rk3399_rockchip-uboot/include/configs/work_92105.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/x86-common.h
/rk3399_rockchip-uboot/include/configs/xilinx-ppc.h
/rk3399_rockchip-uboot/include/configs/xilinx_zynqmp.h
/rk3399_rockchip-uboot/include/configs/xilinx_zynqmp_zcu102.h
/rk3399_rockchip-uboot/include/configs/xpedite1000.h
/rk3399_rockchip-uboot/include/configs/xpedite517x.h
/rk3399_rockchip-uboot/include/configs/xpedite520x.h
/rk3399_rockchip-uboot/include/configs/xpedite537x.h
/rk3399_rockchip-uboot/include/configs/xpedite550x.h
/rk3399_rockchip-uboot/include/configs/yosemite.h
/rk3399_rockchip-uboot/include/configs/zipitz2.h
/rk3399_rockchip-uboot/include/configs/zynq-common.h
/rk3399_rockchip-uboot/include/configs/zynq_zybo.h
/rk3399_rockchip-uboot/include/dm/device.h
/rk3399_rockchip-uboot/include/dt-bindings/clock/imx7d-clock.h
/rk3399_rockchip-uboot/include/dt-bindings/reset/altr,rst-mgr-a10.h
/rk3399_rockchip-uboot/include/i2c.h
/rk3399_rockchip-uboot/include/image.h
/rk3399_rockchip-uboot/include/mmc.h
/rk3399_rockchip-uboot/include/pcmcia.h
/rk3399_rockchip-uboot/include/power/tps65218.h
/rk3399_rockchip-uboot/lib/Kconfig
/rk3399_rockchip-uboot/lib/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.lib
/rk3399_rockchip-uboot/scripts/config_whitelist.txt
/rk3399_rockchip-uboot/test/py/tests/test_env.py
/rk3399_rockchip-uboot/test/py/tests/test_shell_basics.py
kwbimage.c
7f0ef5a926-Apr-2017 Siarhei Siamashka <siarhei.siamashka@gmail.com>

sunxi: Store the device tree name in the SPL header

This patch updates the mksunxiboot tool to optionally add
the default device tree name string to the SPL header. This
information can be used by t

sunxi: Store the device tree name in the SPL header

This patch updates the mksunxiboot tool to optionally add
the default device tree name string to the SPL header. This
information can be used by the firmware upgrade tools to
protect users from harming themselves by trying to upgrade
to an incompatible bootloader.

The primary use case here is a non-removable bootable media
(such as NAND, eMMC or SPI flash), which already may have
a properly working, but a little bit outdated bootloader
installed. For example, the user may download or build a
new U-Boot image for "Cubieboard", and then attemept to
install it on a "Cubieboard2" hardware by mistake as a
replacement for the already existing bootloader. If this
happens, the flash programming tool can identify this
problem and warn the user.

The size of the SPL header is also increased from 64 bytes
to 96 bytes to provide enough space for the device tree name
string.
[Andre: split patch to remove OF_LIST hash feature]

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>

show more ...

45e2d06726-Apr-2017 Andre Przywara <andre.przywara@arm.com>

tools: mksunxiboot: allow larger SPL binaries

mksunxiboot limits the size of the resulting SPL binaries to pretty
conservative values to cover all SoCs and all boot media (NAND).
It turns out that w

tools: mksunxiboot: allow larger SPL binaries

mksunxiboot limits the size of the resulting SPL binaries to pretty
conservative values to cover all SoCs and all boot media (NAND).
It turns out that we have limit checks in place in the build process,
so mksunxiboot can be relaxed and allow packaging binaries up to the
actual 32KB the mask boot ROM actually imposes.
This allows to have a bigger SPL, which is crucial for AArch64 builds.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>

show more ...


/rk3399_rockchip-uboot/Kconfig
/rk3399_rockchip-uboot/Makefile
/rk3399_rockchip-uboot/README
/rk3399_rockchip-uboot/arch/Kconfig
/rk3399_rockchip-uboot/arch/arm/Kconfig
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/start.S
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-armada100/config.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7ulp/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/clock.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/clock_sun6i.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/display.h
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/tve.h
/rk3399_rockchip-uboot/arch/arm/include/asm/spl.h
/rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/at91sam9x5_devices.c
/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/include/mach/config.h
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/Kconfig
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/hwinit.c
/rk3399_rockchip-uboot/arch/arm/mach-omap2/vc.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/clk-ld11.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/clk-ld4.c
/rk3399_rockchip-uboot/arch/arm/mach-uniphier/clk/clk-pro4.c
/rk3399_rockchip-uboot/arch/mips/Kconfig
/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,bcm6358.dtsi
/rk3399_rockchip-uboot/arch/mips/lib/cache.c
/rk3399_rockchip-uboot/arch/mips/mach-bmips/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/Kconfig
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc512x/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc5xxx/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/Makefile
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8260/commproc.c
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/Makefile
/rk3399_rockchip-uboot/board/BuR/common/common.c
/rk3399_rockchip-uboot/board/alphaproject/ap_sh4a_4a/ap_sh4a_4a.c
/rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/at91sam9x5ek.c
/rk3399_rockchip-uboot/board/bosch/shc/board.c
/rk3399_rockchip-uboot/board/cm5200/cm5200.c
/rk3399_rockchip-uboot/board/cm5200/cmd_cm5200.c
/rk3399_rockchip-uboot/board/compulab/cl-som-am57x/cl-som-am57x.c
/rk3399_rockchip-uboot/board/compulab/cm_t35/cm_t35.c
/rk3399_rockchip-uboot/board/compulab/cm_t3517/cm_t3517.c
/rk3399_rockchip-uboot/board/compulab/cm_t54/cm_t54.c
/rk3399_rockchip-uboot/board/corscience/tricorder/tricorder.c
/rk3399_rockchip-uboot/board/davedenx/aria/aria.c
/rk3399_rockchip-uboot/board/davinci/da8xxevm/Kconfig
/rk3399_rockchip-uboot/board/esd/mecp5123/mecp5123.c
/rk3399_rockchip-uboot/board/freescale/m52277evb/README
/rk3399_rockchip-uboot/board/freescale/m53017evb/README
/rk3399_rockchip-uboot/board/freescale/m5373evb/README
/rk3399_rockchip-uboot/board/freescale/m54455evb/README
/rk3399_rockchip-uboot/board/freescale/m547xevb/README
/rk3399_rockchip-uboot/board/freescale/mpc5121ads/mpc5121ads.c
/rk3399_rockchip-uboot/board/gumstix/duovero/duovero.c
/rk3399_rockchip-uboot/board/hisilicon/hikey/hikey.c
/rk3399_rockchip-uboot/board/htkw/mcx/mcx.c
/rk3399_rockchip-uboot/board/ifm/ac14xx/ac14xx.c
/rk3399_rockchip-uboot/board/imgtec/boston/Makefile
/rk3399_rockchip-uboot/board/imgtec/boston/dt.c
/rk3399_rockchip-uboot/board/isee/igep00x0/igep00x0.c
/rk3399_rockchip-uboot/board/keymile/km82xx/km82xx.c
/rk3399_rockchip-uboot/board/keymile/km_arm/km_arm.c
/rk3399_rockchip-uboot/board/logicpd/am3517evm/am3517evm.c
/rk3399_rockchip-uboot/board/logicpd/omap3som/Kconfig
/rk3399_rockchip-uboot/board/logicpd/omap3som/omap3logic.c
/rk3399_rockchip-uboot/board/logicpd/zoom1/zoom1.c
/rk3399_rockchip-uboot/board/overo/overo.c
/rk3399_rockchip-uboot/board/pandora/pandora.c
/rk3399_rockchip-uboot/board/pdm360ng/pdm360ng.c
/rk3399_rockchip-uboot/board/quipos/cairo/cairo.c
/rk3399_rockchip-uboot/board/renesas/r0p7734/r0p7734.c
/rk3399_rockchip-uboot/board/samsung/arndale/arndale.c
/rk3399_rockchip-uboot/board/samsung/common/board.c
/rk3399_rockchip-uboot/board/samsung/common/misc.c
/rk3399_rockchip-uboot/board/samsung/goni/goni.c
/rk3399_rockchip-uboot/board/samsung/smdkv310/smdkv310.c
/rk3399_rockchip-uboot/board/sunxi/board.c
/rk3399_rockchip-uboot/board/technexion/tao3530/tao3530.c
/rk3399_rockchip-uboot/board/technexion/twister/twister.c
/rk3399_rockchip-uboot/board/teejet/mt_ventoux/mt_ventoux.c
/rk3399_rockchip-uboot/board/ti/am335x/board.c
/rk3399_rockchip-uboot/board/ti/am3517crane/am3517crane.c
/rk3399_rockchip-uboot/board/ti/am43xx/board.c
/rk3399_rockchip-uboot/board/ti/am57xx/board.c
/rk3399_rockchip-uboot/board/ti/beagle/beagle.c
/rk3399_rockchip-uboot/board/ti/dra7xx/evm.c
/rk3399_rockchip-uboot/board/ti/evm/evm.c
/rk3399_rockchip-uboot/board/ti/ks2_evm/board_k2g.c
/rk3399_rockchip-uboot/board/ti/omap5_uevm/evm.c
/rk3399_rockchip-uboot/board/ti/panda/panda.c
/rk3399_rockchip-uboot/board/ti/sdp4430/sdp.c
/rk3399_rockchip-uboot/board/ti/ti814x/evm.c
/rk3399_rockchip-uboot/board/timll/devkit8000/devkit8000.c
/rk3399_rockchip-uboot/board/tqc/tqm5200/tqm5200.c
/rk3399_rockchip-uboot/cmd/bdinfo.c
/rk3399_rockchip-uboot/cmd/eeprom.c
/rk3399_rockchip-uboot/cmd/io.c
/rk3399_rockchip-uboot/cmd/led.c
/rk3399_rockchip-uboot/common/board_f.c
/rk3399_rockchip-uboot/common/board_r.c
/rk3399_rockchip-uboot/common/edid.c
/rk3399_rockchip-uboot/common/lcd.c
/rk3399_rockchip-uboot/common/spl/Kconfig
/rk3399_rockchip-uboot/common/spl/Makefile
/rk3399_rockchip-uboot/common/spl/spl.c
/rk3399_rockchip-uboot/common/spl/spl_atf.c
/rk3399_rockchip-uboot/common/spl/spl_fit.c
/rk3399_rockchip-uboot/common/stdio.c
/rk3399_rockchip-uboot/common/usb_storage.c
/rk3399_rockchip-uboot/configs/MPC8315ERDB_defconfig
/rk3399_rockchip-uboot/configs/MPC8349ITX_LOWBOOT_defconfig
/rk3399_rockchip-uboot/configs/MPC8349ITX_defconfig
/rk3399_rockchip-uboot/configs/MPC837XEMDS_HOST_defconfig
/rk3399_rockchip-uboot/configs/MPC837XERDB_defconfig
/rk3399_rockchip-uboot/configs/MiniFAP_defconfig
/rk3399_rockchip-uboot/configs/O2D300_defconfig
/rk3399_rockchip-uboot/configs/O2DNT2_RAMBOOT_defconfig
/rk3399_rockchip-uboot/configs/O2DNT2_defconfig
/rk3399_rockchip-uboot/configs/O2D_defconfig
/rk3399_rockchip-uboot/configs/O2I_defconfig
/rk3399_rockchip-uboot/configs/O2MNT_O2M110_defconfig
/rk3399_rockchip-uboot/configs/O2MNT_O2M112_defconfig
/rk3399_rockchip-uboot/configs/O2MNT_O2M113_defconfig
/rk3399_rockchip-uboot/configs/O2MNT_defconfig
/rk3399_rockchip-uboot/configs/O3DNT_defconfig
/rk3399_rockchip-uboot/configs/TQM5200S_HIGHBOOT_defconfig
/rk3399_rockchip-uboot/configs/TQM5200S_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_B_HIGHBOOT_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_B_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_STK100_defconfig
/rk3399_rockchip-uboot/configs/TQM5200_defconfig
/rk3399_rockchip-uboot/configs/a4m072_defconfig
/rk3399_rockchip-uboot/configs/ac14xx_defconfig
/rk3399_rockchip-uboot/configs/alt_defconfig
/rk3399_rockchip-uboot/configs/am335x_evm_defconfig
/rk3399_rockchip-uboot/configs/ap_sh4a_4a_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/apx4devkit_defconfig
/rk3399_rockchip-uboot/configs/aria_defconfig
/rk3399_rockchip-uboot/configs/arndale_defconfig
/rk3399_rockchip-uboot/configs/aspenite_defconfig
/rk3399_rockchip-uboot/configs/beaver_defconfig
/rk3399_rockchip-uboot/configs/blanche_defconfig
/rk3399_rockchip-uboot/configs/boston32r2_defconfig
/rk3399_rockchip-uboot/configs/boston32r2el_defconfig
/rk3399_rockchip-uboot/configs/boston64r2_defconfig
/rk3399_rockchip-uboot/configs/boston64r2el_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/cam5200_defconfig
/rk3399_rockchip-uboot/configs/cam5200_niosflash_defconfig
/rk3399_rockchip-uboot/configs/cardhu_defconfig
/rk3399_rockchip-uboot/configs/cei-tk1-som_defconfig
/rk3399_rockchip-uboot/configs/charon_defconfig
/rk3399_rockchip-uboot/configs/cm5200_defconfig
/rk3399_rockchip-uboot/configs/cm_fx6_defconfig
/rk3399_rockchip-uboot/configs/cm_t35_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/colibri_vf_defconfig
/rk3399_rockchip-uboot/configs/corvus_defconfig
/rk3399_rockchip-uboot/configs/d2net_v2_defconfig
/rk3399_rockchip-uboot/configs/dalmore_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_RAMBOOT_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_rev5_RAMBOOT_defconfig
/rk3399_rockchip-uboot/configs/digsy_mtc_rev5_defconfig
/rk3399_rockchip-uboot/configs/dns325_defconfig
/rk3399_rockchip-uboot/configs/dockstar_defconfig
/rk3399_rockchip-uboot/configs/draco_defconfig
/rk3399_rockchip-uboot/configs/dreamplug_defconfig
/rk3399_rockchip-uboot/configs/ds109_defconfig
/rk3399_rockchip-uboot/configs/ds414_defconfig
/rk3399_rockchip-uboot/configs/duovero_defconfig
/rk3399_rockchip-uboot/configs/e2220-1170_defconfig
/rk3399_rockchip-uboot/configs/eco5pk_defconfig
/rk3399_rockchip-uboot/configs/edminiv2_defconfig
/rk3399_rockchip-uboot/configs/etamin_defconfig
/rk3399_rockchip-uboot/configs/fo300_defconfig
/rk3399_rockchip-uboot/configs/goflexhome_defconfig
/rk3399_rockchip-uboot/configs/gose_defconfig
/rk3399_rockchip-uboot/configs/gplugd_defconfig
/rk3399_rockchip-uboot/configs/gurnard_defconfig
/rk3399_rockchip-uboot/configs/guruplug_defconfig
/rk3399_rockchip-uboot/configs/harmony_defconfig
/rk3399_rockchip-uboot/configs/ib62x0_defconfig
/rk3399_rockchip-uboot/configs/iconnect_defconfig
/rk3399_rockchip-uboot/configs/inetspace_v2_defconfig
/rk3399_rockchip-uboot/configs/ipek01_defconfig
/rk3399_rockchip-uboot/configs/jetson-tk1_defconfig
/rk3399_rockchip-uboot/configs/koelsch_defconfig
/rk3399_rockchip-uboot/configs/lager_defconfig
/rk3399_rockchip-uboot/configs/liteboard_defconfig
/rk3399_rockchip-uboot/configs/lschlv2_defconfig
/rk3399_rockchip-uboot/configs/lsxhl_defconfig
/rk3399_rockchip-uboot/configs/lwmon5_defconfig
/rk3399_rockchip-uboot/configs/m28evk_defconfig
/rk3399_rockchip-uboot/configs/ma5d4evk_defconfig
/rk3399_rockchip-uboot/configs/mccmon6_nor_defconfig
/rk3399_rockchip-uboot/configs/mccmon6_sd_defconfig
/rk3399_rockchip-uboot/configs/mcx_defconfig
/rk3399_rockchip-uboot/configs/mecp5123_defconfig
/rk3399_rockchip-uboot/configs/medcom-wide_defconfig
/rk3399_rockchip-uboot/configs/motionpro_defconfig
/rk3399_rockchip-uboot/configs/mpc5121ads_defconfig
/rk3399_rockchip-uboot/configs/mpc5121ads_rev2_defconfig
/rk3399_rockchip-uboot/configs/mt_ventoux_defconfig
/rk3399_rockchip-uboot/configs/mx23_olinuxino_defconfig
/rk3399_rockchip-uboot/configs/mx23evk_defconfig
/rk3399_rockchip-uboot/configs/mx28evk_auart_console_defconfig
/rk3399_rockchip-uboot/configs/mx28evk_defconfig
/rk3399_rockchip-uboot/configs/mx28evk_nand_defconfig
/rk3399_rockchip-uboot/configs/mx28evk_spi_defconfig
/rk3399_rockchip-uboot/configs/mx35pdk_defconfig
/rk3399_rockchip-uboot/configs/mx6sllevk_defconfig
/rk3399_rockchip-uboot/configs/mx6sllevk_plugin_defconfig
/rk3399_rockchip-uboot/configs/nas220_defconfig
/rk3399_rockchip-uboot/configs/net2big_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_lite_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_max_v2_defconfig
/rk3399_rockchip-uboot/configs/netspace_v2_defconfig
/rk3399_rockchip-uboot/configs/nsa310s_defconfig
/rk3399_rockchip-uboot/configs/nyan-big_defconfig
/rk3399_rockchip-uboot/configs/odroid-xu3_defconfig
/rk3399_rockchip-uboot/configs/odroid_defconfig
/rk3399_rockchip-uboot/configs/omap3_beagle_defconfig
/rk3399_rockchip-uboot/configs/omap3_ha_defconfig
/rk3399_rockchip-uboot/configs/omap3_logic_defconfig
/rk3399_rockchip-uboot/configs/omap3_overo_defconfig
/rk3399_rockchip-uboot/configs/omap4_panda_defconfig
/rk3399_rockchip-uboot/configs/omap5_uevm_defconfig
/rk3399_rockchip-uboot/configs/omapl138_lcdk_defconfig
/rk3399_rockchip-uboot/configs/openrd_base_defconfig
/rk3399_rockchip-uboot/configs/openrd_client_defconfig
/rk3399_rockchip-uboot/configs/openrd_ultimate_defconfig
/rk3399_rockchip-uboot/configs/opos6uldev_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/paz00_defconfig
/rk3399_rockchip-uboot/configs/pcm030_LOWBOOT_defconfig
/rk3399_rockchip-uboot/configs/pcm030_defconfig
/rk3399_rockchip-uboot/configs/pdm360ng_defconfig
/rk3399_rockchip-uboot/configs/picosam9g45_defconfig
/rk3399_rockchip-uboot/configs/plutux_defconfig
/rk3399_rockchip-uboot/configs/pogo_e02_defconfig
/rk3399_rockchip-uboot/configs/porter_defconfig
/rk3399_rockchip-uboot/configs/pxm2_defconfig
/rk3399_rockchip-uboot/configs/r0p7734_defconfig
/rk3399_rockchip-uboot/configs/rastaban_defconfig
/rk3399_rockchip-uboot/configs/sama5d2_ptc_nandflash_defconfig
/rk3399_rockchip-uboot/configs/sama5d2_ptc_spiflash_defconfig
/rk3399_rockchip-uboot/configs/sandbox_noblk_defconfig
/rk3399_rockchip-uboot/configs/sansa_fuze_plus_defconfig
/rk3399_rockchip-uboot/configs/sc_sps_1_defconfig
/rk3399_rockchip-uboot/configs/seaboard_defconfig
/rk3399_rockchip-uboot/configs/sheevaplug_defconfig
/rk3399_rockchip-uboot/configs/silk_defconfig
/rk3399_rockchip-uboot/configs/smdk5250_defconfig
/rk3399_rockchip-uboot/configs/snow_defconfig
/rk3399_rockchip-uboot/configs/socrates_defconfig
/rk3399_rockchip-uboot/configs/spring_defconfig
/rk3399_rockchip-uboot/configs/stout_defconfig
/rk3399_rockchip-uboot/configs/tao3530_defconfig
/rk3399_rockchip-uboot/configs/tec-ng_defconfig
/rk3399_rockchip-uboot/configs/tec_defconfig
/rk3399_rockchip-uboot/configs/thuban_defconfig
/rk3399_rockchip-uboot/configs/trimslice_defconfig
/rk3399_rockchip-uboot/configs/twister_defconfig
/rk3399_rockchip-uboot/configs/v38b_defconfig
/rk3399_rockchip-uboot/configs/vct_platinum_defconfig
/rk3399_rockchip-uboot/configs/vct_platinum_onenand_defconfig
/rk3399_rockchip-uboot/configs/vct_premium_defconfig
/rk3399_rockchip-uboot/configs/vct_premium_onenand_defconfig
/rk3399_rockchip-uboot/configs/venice2_defconfig
/rk3399_rockchip-uboot/configs/ventana_defconfig
/rk3399_rockchip-uboot/configs/vinco_defconfig
/rk3399_rockchip-uboot/configs/whistler_defconfig
/rk3399_rockchip-uboot/configs/x600_defconfig
/rk3399_rockchip-uboot/configs/xfi3_defconfig
/rk3399_rockchip-uboot/configs/zmx25_defconfig
/rk3399_rockchip-uboot/doc/uImage.FIT/howto.txt
/rk3399_rockchip-uboot/doc/uImage.FIT/multi_spl.its
/rk3399_rockchip-uboot/drivers/Makefile
/rk3399_rockchip-uboot/drivers/gpio/Kconfig
/rk3399_rockchip-uboot/drivers/gpio/gpio-uclass.c
/rk3399_rockchip-uboot/drivers/i2c/fsl_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/fti2c010.c
/rk3399_rockchip-uboot/drivers/i2c/mxc_i2c.c
/rk3399_rockchip-uboot/drivers/i2c/omap24xx_i2c.c
/rk3399_rockchip-uboot/drivers/mmc/Kconfig
/rk3399_rockchip-uboot/drivers/mmc/Makefile
/rk3399_rockchip-uboot/drivers/mmc/atmel_sdhci.c
/rk3399_rockchip-uboot/drivers/mmc/davinci_mmc.c
/rk3399_rockchip-uboot/drivers/mmc/omap_hsmmc.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci-cadence.c
/rk3399_rockchip-uboot/drivers/mmc/sdhci.c
/rk3399_rockchip-uboot/drivers/power/Kconfig
/rk3399_rockchip-uboot/drivers/ram/bmips_ram.c
/rk3399_rockchip-uboot/drivers/serial/ns16550.c
/rk3399_rockchip-uboot/drivers/spi/omap3_spi.c
/rk3399_rockchip-uboot/drivers/usb/host/Kconfig
/rk3399_rockchip-uboot/drivers/usb/host/Makefile
/rk3399_rockchip-uboot/drivers/usb/musb-new/linux-compat.h
/rk3399_rockchip-uboot/drivers/usb/musb-new/omap2430.c
/rk3399_rockchip-uboot/drivers/usb/musb/omap3.c
/rk3399_rockchip-uboot/drivers/usb/musb/omap3.h
/rk3399_rockchip-uboot/drivers/video/Kconfig
/rk3399_rockchip-uboot/drivers/video/Makefile
/rk3399_rockchip-uboot/drivers/video/dw_hdmi.c
/rk3399_rockchip-uboot/drivers/video/rockchip/Kconfig
/rk3399_rockchip-uboot/drivers/video/rockchip/Makefile
/rk3399_rockchip-uboot/drivers/video/sunxi/Makefile
/rk3399_rockchip-uboot/drivers/video/sunxi/sunxi_display.c
/rk3399_rockchip-uboot/drivers/video/sunxi/tve.c
/rk3399_rockchip-uboot/drivers/video/video_bmp.c
/rk3399_rockchip-uboot/drivers/watchdog/Kconfig
/rk3399_rockchip-uboot/include/atf_common.h
/rk3399_rockchip-uboot/include/common.h
/rk3399_rockchip-uboot/include/configs/B4860QDS.h
/rk3399_rockchip-uboot/include/configs/BSC9131RDB.h
/rk3399_rockchip-uboot/include/configs/BSC9132QDS.h
/rk3399_rockchip-uboot/include/configs/M52277EVB.h
/rk3399_rockchip-uboot/include/configs/M54418TWR.h
/rk3399_rockchip-uboot/include/configs/MPC8315ERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8349ITX.h
/rk3399_rockchip-uboot/include/configs/MPC837XEMDS.h
/rk3399_rockchip-uboot/include/configs/MPC837XERDB.h
/rk3399_rockchip-uboot/include/configs/MPC8536DS.h
/rk3399_rockchip-uboot/include/configs/MPC8544DS.h
/rk3399_rockchip-uboot/include/configs/MPC8572DS.h
/rk3399_rockchip-uboot/include/configs/P1010RDB.h
/rk3399_rockchip-uboot/include/configs/P1022DS.h
/rk3399_rockchip-uboot/include/configs/P1023RDB.h
/rk3399_rockchip-uboot/include/configs/P2041RDB.h
/rk3399_rockchip-uboot/include/configs/T102xQDS.h
/rk3399_rockchip-uboot/include/configs/T102xRDB.h
/rk3399_rockchip-uboot/include/configs/T1040QDS.h
/rk3399_rockchip-uboot/include/configs/T104xRDB.h
/rk3399_rockchip-uboot/include/configs/T208xQDS.h
/rk3399_rockchip-uboot/include/configs/T208xRDB.h
/rk3399_rockchip-uboot/include/configs/T4240QDS.h
/rk3399_rockchip-uboot/include/configs/T4240RDB.h
/rk3399_rockchip-uboot/include/configs/TQM5200.h
/rk3399_rockchip-uboot/include/configs/UCP1020.h
/rk3399_rockchip-uboot/include/configs/a4m072.h
/rk3399_rockchip-uboot/include/configs/ac14xx.h
/rk3399_rockchip-uboot/include/configs/advantech_dms-ba16.h
/rk3399_rockchip-uboot/include/configs/alt.h
/rk3399_rockchip-uboot/include/configs/am335x_evm.h
/rk3399_rockchip-uboot/include/configs/am335x_shc.h
/rk3399_rockchip-uboot/include/configs/am3517_crane.h
/rk3399_rockchip-uboot/include/configs/am3517_evm.h
/rk3399_rockchip-uboot/include/configs/ap_sh4a_4a.h
/rk3399_rockchip-uboot/include/configs/apalis-tk1.h
/rk3399_rockchip-uboot/include/configs/apalis_t30.h
/rk3399_rockchip-uboot/include/configs/apx4devkit.h
/rk3399_rockchip-uboot/include/configs/aria.h
/rk3399_rockchip-uboot/include/configs/aristainetos-common.h
/rk3399_rockchip-uboot/include/configs/at91sam9x5ek.h
/rk3399_rockchip-uboot/include/configs/axs10x.h
/rk3399_rockchip-uboot/include/configs/beaver.h
/rk3399_rockchip-uboot/include/configs/boston.h
/rk3399_rockchip-uboot/include/configs/brppt1.h
/rk3399_rockchip-uboot/include/configs/brxre1.h
/rk3399_rockchip-uboot/include/configs/bur_am335x_common.h
/rk3399_rockchip-uboot/include/configs/calimain.h
/rk3399_rockchip-uboot/include/configs/cardhu.h
/rk3399_rockchip-uboot/include/configs/cei-tk1-som.h
/rk3399_rockchip-uboot/include/configs/cgtqmx6eval.h
/rk3399_rockchip-uboot/include/configs/chiliboard.h
/rk3399_rockchip-uboot/include/configs/cm5200.h
/rk3399_rockchip-uboot/include/configs/cm_t35.h
/rk3399_rockchip-uboot/include/configs/cm_t3517.h
/rk3399_rockchip-uboot/include/configs/cm_t54.h
/rk3399_rockchip-uboot/include/configs/colibri_t20.h
/rk3399_rockchip-uboot/include/configs/colibri_t30.h
/rk3399_rockchip-uboot/include/configs/colibri_vf.h
/rk3399_rockchip-uboot/include/configs/controlcenterd.h
/rk3399_rockchip-uboot/include/configs/corenet_ds.h
/rk3399_rockchip-uboot/include/configs/corvus.h
/rk3399_rockchip-uboot/include/configs/cyrus.h
/rk3399_rockchip-uboot/include/configs/dalmore.h
/rk3399_rockchip-uboot/include/configs/devkit8000.h
/rk3399_rockchip-uboot/include/configs/digsy_mtc.h
/rk3399_rockchip-uboot/include/configs/draco.h
/rk3399_rockchip-uboot/include/configs/ds414.h
/rk3399_rockchip-uboot/include/configs/duovero.h
/rk3399_rockchip-uboot/include/configs/e2220-1170.h
/rk3399_rockchip-uboot/include/configs/ea20.h
/rk3399_rockchip-uboot/include/configs/eco5pk.h
/rk3399_rockchip-uboot/include/configs/edminiv2.h
/rk3399_rockchip-uboot/include/configs/embestmx6boards.h
/rk3399_rockchip-uboot/include/configs/etamin.h
/rk3399_rockchip-uboot/include/configs/exynos5250-common.h
/rk3399_rockchip-uboot/include/configs/ge_bx50v3.h
/rk3399_rockchip-uboot/include/configs/gose.h
/rk3399_rockchip-uboot/include/configs/gplugd.h
/rk3399_rockchip-uboot/include/configs/gw_ventana.h
/rk3399_rockchip-uboot/include/configs/harmony.h
/rk3399_rockchip-uboot/include/configs/ids8313.h
/rk3399_rockchip-uboot/include/configs/ipek01.h
/rk3399_rockchip-uboot/include/configs/jetson-tk1.h
/rk3399_rockchip-uboot/include/configs/jupiter.h
/rk3399_rockchip-uboot/include/configs/kc1.h
/rk3399_rockchip-uboot/include/configs/koelsch.h
/rk3399_rockchip-uboot/include/configs/lager.h
/rk3399_rockchip-uboot/include/configs/liteboard.h
/rk3399_rockchip-uboot/include/configs/ls1012aqds.h
/rk3399_rockchip-uboot/include/configs/ls1021aqds.h
/rk3399_rockchip-uboot/include/configs/ls1021atwr.h
/rk3399_rockchip-uboot/include/configs/lwmon5.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/manroland/mpc5200-common.h
/rk3399_rockchip-uboot/include/configs/mccmon6.h
/rk3399_rockchip-uboot/include/configs/mcx.h
/rk3399_rockchip-uboot/include/configs/mecp5123.h
/rk3399_rockchip-uboot/include/configs/medcom-wide.h
/rk3399_rockchip-uboot/include/configs/motionpro.h
/rk3399_rockchip-uboot/include/configs/mpc5121ads.h
/rk3399_rockchip-uboot/include/configs/mt_ventoux.h
/rk3399_rockchip-uboot/include/configs/mv-common.h
/rk3399_rockchip-uboot/include/configs/mx35pdk.h
/rk3399_rockchip-uboot/include/configs/mx51evk.h
/rk3399_rockchip-uboot/include/configs/mx53cx9020.h
/rk3399_rockchip-uboot/include/configs/mx53loco.h
/rk3399_rockchip-uboot/include/configs/mx6cuboxi.h
/rk3399_rockchip-uboot/include/configs/mx6qarm2.h
/rk3399_rockchip-uboot/include/configs/mx6qsabreauto.h
/rk3399_rockchip-uboot/include/configs/mx6sabresd.h
/rk3399_rockchip-uboot/include/configs/mx6slevk.h
/rk3399_rockchip-uboot/include/configs/mx6sxsabreauto.h
/rk3399_rockchip-uboot/include/configs/mx6sxsabresd.h
/rk3399_rockchip-uboot/include/configs/mx6ul_14x14_evk.h
/rk3399_rockchip-uboot/include/configs/mxs.h
/rk3399_rockchip-uboot/include/configs/nas220.h
/rk3399_rockchip-uboot/include/configs/nitrogen6x.h
/rk3399_rockchip-uboot/include/configs/nokia_rx51.h
/rk3399_rockchip-uboot/include/configs/novena.h
/rk3399_rockchip-uboot/include/configs/nyan-big.h
/rk3399_rockchip-uboot/include/configs/o2dnt-common.h
/rk3399_rockchip-uboot/include/configs/odroid.h
/rk3399_rockchip-uboot/include/configs/odroid_xu3.h
/rk3399_rockchip-uboot/include/configs/omap3_beagle.h
/rk3399_rockchip-uboot/include/configs/omap3_evm.h
/rk3399_rockchip-uboot/include/configs/omap3_igep00x0.h
/rk3399_rockchip-uboot/include/configs/omap3_logic.h
/rk3399_rockchip-uboot/include/configs/omap3_overo.h
/rk3399_rockchip-uboot/include/configs/omap3_pandora.h
/rk3399_rockchip-uboot/include/configs/omap3_zoom1.h
/rk3399_rockchip-uboot/include/configs/omap4_panda.h
/rk3399_rockchip-uboot/include/configs/omap5_uevm.h
/rk3399_rockchip-uboot/include/configs/omapl138_lcdk.h
/rk3399_rockchip-uboot/include/configs/ot1200.h
/rk3399_rockchip-uboot/include/configs/p1_p2_rdb_pc.h
/rk3399_rockchip-uboot/include/configs/p1_twr.h
/rk3399_rockchip-uboot/include/configs/p2371-0000.h
/rk3399_rockchip-uboot/include/configs/p2371-2180.h
/rk3399_rockchip-uboot/include/configs/p2571.h
/rk3399_rockchip-uboot/include/configs/paz00.h
/rk3399_rockchip-uboot/include/configs/pcm030.h
/rk3399_rockchip-uboot/include/configs/pdm360ng.h
/rk3399_rockchip-uboot/include/configs/pico-imx6ul.h
/rk3399_rockchip-uboot/include/configs/picosam9g45.h
/rk3399_rockchip-uboot/include/configs/platinum.h
/rk3399_rockchip-uboot/include/configs/plutux.h
/rk3399_rockchip-uboot/include/configs/porter.h
/rk3399_rockchip-uboot/include/configs/pxm2.h
/rk3399_rockchip-uboot/include/configs/r0p7734.h
/rk3399_rockchip-uboot/include/configs/rastaban.h
/rk3399_rockchip-uboot/include/configs/rut.h
/rk3399_rockchip-uboot/include/configs/s32v234evb.h
/rk3399_rockchip-uboot/include/configs/sama5d2_ptc.h
/rk3399_rockchip-uboot/include/configs/seaboard.h
/rk3399_rockchip-uboot/include/configs/sequoia.h
/rk3399_rockchip-uboot/include/configs/siemens-am33x-common.h
/rk3399_rockchip-uboot/include/configs/silk.h
/rk3399_rockchip-uboot/include/configs/snapper9g45.h
/rk3399_rockchip-uboot/include/configs/sniper.h
/rk3399_rockchip-uboot/include/configs/stout.h
/rk3399_rockchip-uboot/include/configs/sun4i.h
/rk3399_rockchip-uboot/include/configs/sun50i.h
/rk3399_rockchip-uboot/include/configs/sun5i.h
/rk3399_rockchip-uboot/include/configs/sun6i.h
/rk3399_rockchip-uboot/include/configs/sun7i.h
/rk3399_rockchip-uboot/include/configs/sun8i.h
/rk3399_rockchip-uboot/include/configs/tam3517-common.h
/rk3399_rockchip-uboot/include/configs/tao3530.h
/rk3399_rockchip-uboot/include/configs/tbs2910.h
/rk3399_rockchip-uboot/include/configs/tec-ng.h
/rk3399_rockchip-uboot/include/configs/tec.h
/rk3399_rockchip-uboot/include/configs/tegra-common-post.h
/rk3399_rockchip-uboot/include/configs/thuban.h
/rk3399_rockchip-uboot/include/configs/ti814x_evm.h
/rk3399_rockchip-uboot/include/configs/ti816x_evm.h
/rk3399_rockchip-uboot/include/configs/ti_am335x_common.h
/rk3399_rockchip-uboot/include/configs/ti_armv7_omap.h
/rk3399_rockchip-uboot/include/configs/ti_omap4_common.h
/rk3399_rockchip-uboot/include/configs/titanium.h
/rk3399_rockchip-uboot/include/configs/tqma6.h
/rk3399_rockchip-uboot/include/configs/tricorder.h
/rk3399_rockchip-uboot/include/configs/trimslice.h
/rk3399_rockchip-uboot/include/configs/twister.h
/rk3399_rockchip-uboot/include/configs/usbarmory.h
/rk3399_rockchip-uboot/include/configs/v38b.h
/rk3399_rockchip-uboot/include/configs/vct.h
/rk3399_rockchip-uboot/include/configs/venice2.h
/rk3399_rockchip-uboot/include/configs/ventana.h
/rk3399_rockchip-uboot/include/configs/vinco.h
/rk3399_rockchip-uboot/include/configs/vining_2000.h
/rk3399_rockchip-uboot/include/configs/wandboard.h
/rk3399_rockchip-uboot/include/configs/warp.h
/rk3399_rockchip-uboot/include/configs/whistler.h
/rk3399_rockchip-uboot/include/configs/x600.h
/rk3399_rockchip-uboot/include/configs/x86-common.h
/rk3399_rockchip-uboot/include/configs/xpedite550x.h
/rk3399_rockchip-uboot/include/configs/xpress.h
/rk3399_rockchip-uboot/include/configs/zmx25.h
/rk3399_rockchip-uboot/include/edid.h
/rk3399_rockchip-uboot/include/fdtdec.h
/rk3399_rockchip-uboot/include/i2c.h
/rk3399_rockchip-uboot/include/spl.h
/rk3399_rockchip-uboot/include/usb.h
/rk3399_rockchip-uboot/lib/tpm.c
/rk3399_rockchip-uboot/net/Makefile
/rk3399_rockchip-uboot/scripts/Makefile.extrawarn
/rk3399_rockchip-uboot/scripts/config_whitelist.txt
mksunxiboot.c
dee7c68f10-May-2017 Lokesh Vutla <lokeshvutla@ti.com>

tools/genboardscfg.py: Make 'Supported' as known status

As per MAINTAINERS[1] file description, 'Supported' is
a valid status for a board. But buildman thinks 'Maintained'
is the only valid state an

tools/genboardscfg.py: Make 'Supported' as known status

As per MAINTAINERS[1] file description, 'Supported' is
a valid status for a board. But buildman thinks 'Maintained'
is the only valid state and complains about boards with 'Supported'
status. Update buildman to accept 'Supported' as valid state.

[1] http://git.denx.de/?p=u-boot.git;a=blob;f=MAINTAINERS;h=0962b47bf9057b22e93624e070c0204b893790dc;hb=HEAD#l10

Reported-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

show more ...

12345678910>>...58