History log of /rk3399_rockchip-uboot/arch/arm/dts/Makefile (Results 1 – 25 of 439)
Revision Date Author Comments
# e33fc47a 30-Aug-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: Add rv1106b support

Change-Id: Icdc501e68a3d9f4425b5e677c890ec47f83483aa
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# 28f9c1f4 30-Aug-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: Remove rv1103c support

Change-Id: Ifcf5bfd7b82092f13d4170e7894b72c4a88b5b6c
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# f1ca8ea1 05-Aug-2024 Weiwen Chen <cww@rock-chips.com>

rockchip: Add rv1103c-evb2-spi-nand

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I91e7612835894036130c58bef6c4b396d06d00a7


# 417f58f0 05-Aug-2024 Weiwen Chen <cww@rock-chips.com>

Makefile: Add rv1103b-evb1.dtb/rv1103c-evb2.dtb

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I9b5700b0658d892f368f14d894e46253e1c057bf


# 132425e8 27-Mar-2024 cww <cww@rock-chips.com>

Makefile: Add rv1106-evb.dtb/rv1106-evb2.dtb for CONFIG_ARCH_ROCKCHIP

Signed-off-by: cww <cww@rock-chips.com>
Change-Id: I4fbfafa1ff5d2b5d5a24d6349e6240fbb94c517b


# f3cdd7bb 07-Jul-2023 Joseph Chen <chenjh@rock-chips.com>

arm: dts: Check "arch/arm/dts/" in CONFIG_EMBED_KERN_DTB_PATH

Ignore any other path if CONFIG_EMBED_KERN_DTB_PATH assign a dts file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9

arm: dts: Check "arch/arm/dts/" in CONFIG_EMBED_KERN_DTB_PATH

Ignore any other path if CONFIG_EMBED_KERN_DTB_PATH assign a dts file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9bf2c621c5fa3df7d2b64865d8367eecee0ec5d9

show more ...


# e25a9f7d 04-Jun-2021 Joseph Chen <chenjh@rock-chips.com>

arm: dts: support build and append embedded kernel dtb

Configuration:
- CONFIG_EMBED_KERNEL_DTB_PATH
- CONFIG_EMBED_KERNEL_DTB_ALWAYS

CONFIG_EMBED_KERNEL_DTB_PATH *MUST* be assigned as *DTB* file

arm: dts: support build and append embedded kernel dtb

Configuration:
- CONFIG_EMBED_KERNEL_DTB_PATH
- CONFIG_EMBED_KERNEL_DTB_ALWAYS

CONFIG_EMBED_KERNEL_DTB_PATH *MUST* be assigned as *DTB* file,
ie: CONFIG_EMBED_KERNEL_DTB_PATH="arch/arm/dts/my-kernel.dtb".
We can provide a ready my-kernel.dtb or a my-kernel.dts for
U-Boot to compile out my-kernel.dtb. Finally, my-kernel.dtb
will be pack into uboot.img.

If dts provided:
1. dts file must under: ./arch/arm/dts/
2. CONFIG_EMBED_KERNEL_DTB_ALWAYS can be y or n.

If dtb provided:
1. dtb file can be anywhere, suggest under: ./dts/
2. CONFIG_EMBED_KERNEL_DTB_ALWAYS can be y or n.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I27cac375b92dd3c905c82a27238cf10bf0f0afc1

show more ...


# 7c709eb5 20-Aug-2018 Joseph Chen <chenjh@rock-chips.com>

rockchiop: dts: rk3126: clean up evb and bnd-d708

- remove unused file: rk3126-bnd-d708.dts;
- remove unused nodes in rk3126-evb.dts;
- add nandc and uart2 to rk3128-u-boot.dtsi;

Change-Id: Ic5fda6

rockchiop: dts: rk3126: clean up evb and bnd-d708

- remove unused file: rk3126-bnd-d708.dts;
- remove unused nodes in rk3126-evb.dts;
- add nandc and uart2 to rk3128-u-boot.dtsi;

Change-Id: Ic5fda6daa371b67887b3521aaa0676b0bd3c0b9a
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>

show more ...


# 80fb8d2c 16-May-2018 Shunqian Zheng <zhengsq@rock-chips.com>

Revert "rockchip: add px3se evb board support"

Another px3se evb dts/config will upload instead.

This reverts commit a5c82e2bba8b66cfb14dc945c7f97dddec92542c.

Change-Id: Iad3878b1cb1feb032c14252a9

Revert "rockchip: add px3se evb board support"

Another px3se evb dts/config will upload instead.

This reverts commit a5c82e2bba8b66cfb14dc945c7f97dddec92542c.

Change-Id: Iad3878b1cb1feb032c14252a90a59fc3070dafff
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>

show more ...


# a5c82e2b 16-May-2018 Joseph Chen <chenjh@rock-chips.com>

rockchip: add px3se evb board support

Change-Id: If1ab2bc8f166833ea882a0d4d134eb5c05151462
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# f135c326 26-Feb-2018 Andy Yan <andy.yan@rock-chips.com>

arm: rockchip: rk3308: add core dtsi

Sync these files from Linux kernel.

Change-Id: I33432a84090d4f96ba932f30a3b4f0101c5a889d
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>


# c19af67f 12-Sep-2017 Jagan Teki <jagan@amarulasolutions.com>

UPSTREAM: rk3288: Add Vyasa initial board support

This patch adds support for Vyasa RK3288 initial board
from Amarula Solutions.

Change-Id: I50cc01993c16caa97a6b0f9019a5433bd30adc80
Reviewed-by: Si

UPSTREAM: rk3288: Add Vyasa initial board support

This patch adds support for Vyasa RK3288 initial board
from Amarula Solutions.

Change-Id: I50cc01993c16caa97a6b0f9019a5433bd30adc80
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit d55af074e5a8dc85fc78f468d1f8bc96ae8b6855)

show more ...


# f492fc00 17-Nov-2017 Joseph Chen <chenjh@rock-chips.com>

rockchip: rk3126: add bnd-d708 board support

Change-Id: Iaf6c81dcc2eb8623f5234d7f2e32b47e536b1c32
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# b2dae9bd 17-Aug-2017 Paweł Jarosz <paweljarosz3691@gmail.com>

rockchip: rk3066: add mk808 board files

mk808 is a tv stick with two usb ports, micro sd card slot, hdmi and
nand onboard.

Change-Id: I317c516f2023eec59c46195dd8280684137f977c
Signed-off-by: Paweł

rockchip: rk3066: add mk808 board files

mk808 is a tv stick with two usb ports, micro sd card slot, hdmi and
nand onboard.

Change-Id: I317c516f2023eec59c46195dd8280684137f977c
Signed-off-by: Paweł Jarosz <paweljarosz3691@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# d3bcd723 11-Oct-2017 Joseph Chen <chenjh@rock-chips.com>

rockchip: dts: add rk3126-evb.dts

Change-Id: I4a088342ac370ccf58ddcac84c390a24638b4ac2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>


# 40d96d0b 10-Mar-2017 Kever Yang <kever.yang@rock-chips.com>

rockchip: rk3128: add device tree file

Add dts binding header for rk3128, files origin from kernel.

Change-Id: I56042f44f131aecee9d91bf381c74be0da6d5064
Signed-off-by: Kever Yang <kever.yang@rock-c

rockchip: rk3128: add device tree file

Add dts binding header for rk3128, files origin from kernel.

Change-Id: I56042f44f131aecee9d91bf381c74be0da6d5064
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>

show more ...


# 8197d928 21-Aug-2017 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-uniphier

- Fix unmet direct dependencies warning
- Remove old sLD3 SoC support
- Update reset data
- Add dr_mode DT property to avoid warning


# 00aa453e 13-Aug-2017 Masahiro Yamada <yamada.masahiro@socionext.com>

ARM: uniphier: remove sLD3 SoC support

This SoC is too old. It is difficult to maintain any longer.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>


# 1fdafb2e 18-Aug-2017 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-mmc


# 5ec1f560 29-Jul-2017 Simon Glass <sjg@chromium.org>

dm: imx: cm_fx6: Add device tree for cm_fx6

Add this file so we can use device-tree control for cm_fx6. It comes from
linux 4.12.

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


# ceff355a 16-Aug-2017 Tom Rini <trini@konsulko.com>

Merge git://git.denx.de/u-boot-sunxi

Update A20-OLinuXino-Lime2-eMMC_defconfig to include CONFIG_SCSI

Signed-off-by: Tom Rini <trini@konsulko.com>


# 585bf8ae 12-Aug-2017 Jagan Teki <jagan@amarulasolutions.com>

sun50i: a64: Add A64-OLinuXino initial support

OLimex A64-OLinuXino is an open-source hardware board
using the Allwinner A64 SOC.

OLimex A64-OLinuXino has
- A64 Quad-core Cortex-A53 64bit
- 1GB or

sun50i: a64: Add A64-OLinuXino initial support

OLimex A64-OLinuXino is an open-source hardware board
using the Allwinner A64 SOC.

OLimex A64-OLinuXino has
- A64 Quad-core Cortex-A53 64bit
- 1GB or 2GB RAM DDR3L @ 672Mhz
- microSD slot and 4/8/16GB eMMC
- Debug TTL UART
- HDMI
- LCD
- IR receiver
- 5V DC power supply

Tested-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

show more ...


# f3226572 09-Jun-2017 Jagan Teki <jagan@amarulasolutions.com>

sun50i: a64: Add initial NanoPi A64 support

NanoPi A64 is a new board of high performance with low cost
designed by FriendlyElec., using the Allwinner A64 SOC.

Nanopi A64 features
- Allwinner A64,

sun50i: a64: Add initial NanoPi A64 support

NanoPi A64 is a new board of high performance with low cost
designed by FriendlyElec., using the Allwinner A64 SOC.

Nanopi A64 features
- Allwinner A64, 64-bit Quad-core Cortex-A53@648MHz to 1.152GHz, DVFS
- 1GB DDR3 RAM
- MicroSD
- Gigabit Ethernet (RTL8211E)
- Wi-Fi 802.11b/g/n
- IR receiver
- Audio In/Out
- Video In/Out
- Serial Debug Port
- microUSB 5V 2A DC power-supply

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>

show more ...


# c1b62ba9 14-Aug-2017 Tom Rini <trini@konsulko.com>

Merge branch 'master' of git://git.denx.de/u-boot-rockchip


# 4d02d206 12-Jul-2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

rockchip: board: lion-rk3368: add support for the RK3368-uQ7

The RK3368-uQ7 (codenamed 'Lion') is a micro-Qseven (40mm x 70mm,
MXM-230 edge connector compatible with the Qseven specification)
form-f

rockchip: board: lion-rk3368: add support for the RK3368-uQ7

The RK3368-uQ7 (codenamed 'Lion') is a micro-Qseven (40mm x 70mm,
MXM-230 edge connector compatible with the Qseven specification)
form-factor system-on-module based on the octo-core Rockchip RK3368.
It is designed, supported and manufactured by Theobroma Systems.

It provides the following features:
- 8x Cortex-A53 (in 2 clusters of 4 cores each)
- (on-module) up to 4GB of DDR3 memory
- (on-module) SPI-NOR flash
- (on-module) eMMC
- Gigabit Ethernet (with an on-module KSZ9031 PHY)
- USB
- HDMI
- MIPI-DSI/single-channel LVDS (muxed on the 'LVDS-A' pin-group)
- various 'slow' interfaces (e.g. UART, SPI, I2C, I2S, ...)

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

show more ...


12345678910>>...18