Lines Matching +full:video +full:- +full:codec
11 The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7
12 including NEON and GPU, Mali-400 graphics, several DDR3 options
13 and video codec support. Peripherals include Gigabit Ethernet,
20 The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7
21 including NEON and GPU, Mali-400 graphics, several DDR3 options
22 and video codec support. Peripherals include Gigabit Ethernet,
41 The Rockchip RK3188 is a ARM-based SoC with a quad-core Cortex-A9
42 including NEON and GPU, 512KB L2 cache, Mali-400 graphics, two
43 video interfaces, several memory options and video codec support.
55 The Rockchip RK3229 is a ARM-based SoC with a dual-core Cortex-A7
56 including NEON and GPU, Mali-400 graphics, several DDR3 options
57 and video codec support. Peripherals include Gigabit Ethernet,
69 The Rockchip RK3288 is a ARM-based SoC with a quad-core Cortex-A17
70 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
71 video interfaces supporting HDMI and eDP, several DDR3 options
72 and video codec support. Peripherals include Gigabit Ethernet,
89 The Rockchip RK3328 is a ARM-based SoC with a quad-core Cortex-A53.
90 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
91 video interfaces supporting HDMI and eDP, several DDR3 options
92 and video codec support. Peripherals include Gigabit Ethernet,
107 The Rockchip RK3368 is a ARM-based SoC with a octa-core (organised
108 into a big and little cluster with 4 cores each) Cortex-A53 including
110 (for the little cluster), PowerVR G6110 based graphics, one video
112 video codec support.
114 On-chip peripherals include Gigabit Ethernet, USB2 host and OTG, SDIO,
142 The Rockchip RK3399 is a ARM-based SoC with a dual-core Cortex-A72
143 and quad-core Cortex-A53.
144 including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
145 video interfaces supporting HDMI and eDP, several DDR3 options
146 and video codec support. Peripherals include Gigabit Ethernet,
153 The Rockchip RV1108 is a ARM-based SoC with a single-core Cortex-A7
160 uart through the d+ and d- pins of a specific usb phy to enable
161 some form of closed-case debugging. With this option supported
170 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
171 SPL will return to the boot rom, which will then load the U-Boot
180 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
181 SPL will return to the boot rom, which will then load the U-Boot
210 bool "SPL requires early-return (for RK3188-style BROM) to BROM"
218 re-enters at the same address/to the same code as previously.
224 bool "TPL requires early-return (for RK3188-style BROM) to BROM"
232 re-enters at the same address/to the same code as previously.
240 source "arch/arm/mach-rockchip/rk3036/Kconfig"
241 source "arch/arm/mach-rockchip/rk3128/Kconfig"
242 source "arch/arm/mach-rockchip/rk3188/Kconfig"
243 source "arch/arm/mach-rockchip/rk322x/Kconfig"
244 source "arch/arm/mach-rockchip/rk3288/Kconfig"
245 source "arch/arm/mach-rockchip/rk3328/Kconfig"
246 source "arch/arm/mach-rockchip/rk3368/Kconfig"
247 source "arch/arm/mach-rockchip/rk3399/Kconfig"
248 source "arch/arm/mach-rockchip/rv1108/Kconfig"