Home
last modified time | relevance | path

Searched full:update (Results 1 – 25 of 7344) sorted by relevance

12345678910>>...294

/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md13 The main update list is as follows:
15 1 SDK update main core component versions
17 - Update Debian10 to Debian11
18 - Update Yocto3.4 to Yocto4.0
19 - Update Buildroot 2018 to Buildroot2021
20 - Update Kernel4.19 with rockchip inside
51 - Update buildroot 2018.02-rc3
57 * - Update weston to fix some issues
58 * - Update gstreamer1 to fix hang issue
59 * - Update configure to disable RGA by default
[all …]
H A DRK3566_RK3568_Linux5.10_SDK_Note.md12 1 **Update Debian**
18 - Update rkaiq to release v5.0x1.3
19 - Update mpp/gstreamer rockchip
21 2 **Update Buildroot**
23 - Update lvgl
24 - Update weston to suppor some issues
25 - Update rkaiq to v5.0x1.2-rc5
28 3 **Update rkbin**
41 5 **Update Kernel**
46 6 **Update documents and tools**
[all …]
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md13 The main update list is as follows:
15 1 SDK update main core component versions
17 - Update Debian10 to Debian11
18 - Update Yocto3.4 to Yocto4.0
19 - Update Buildroot 2018 to Buildroot2021
20 - Update Kernel4.19 with rockchip inside
51 - Update buildroot 2018.02-rc3
57 * - Update weston to fix some issues
58 * - Update gstreamer1 to fix hang issue
59 * - Update configure to disable RGA by default
[all …]
H A DRK3566_RK3568_Linux5.10_SDK_Note.md12 1 **Update Debian**
18 - Update rkaiq to release v5.0x1.3
19 - Update mpp/gstreamer rockchip
21 2 **Update Buildroot**
23 - Update lvgl
24 - Update weston to suppor some issues
25 - Update rkaiq to v5.0x1.2-rc5
28 3 **Update rkbin**
41 5 **Update Kernel**
46 6 **Update documents and tools**
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_hdmirx.h31 #define HOT_PLUG_DETECT_INPUT_A(x) UPDATE(x, 24, 24)
33 #define HOT_PLUG_DETECT(x) UPDATE(x, 0, 0)
38 #define SEL_PIXCLKSRC(x) UPDATE(x, 19, 18)
40 #define INPUT_SELECT(x) UPDATE(x, 16, 16)
46 #define SPIKE_FILTER_EN(x) UPDATE(x, 18, 18)
48 #define DVI_MODE_HYST(x) UPDATE(x, 17, 13)
50 #define HDMI_MODE_HYST(x) UPDATE(x, 12, 8)
52 #define HDMI_MODE(x) UPDATE(x, 7, 6)
54 #define GB_DET(x) UPDATE(x, 5, 4)
56 #define EESS_OESS(x) UPDATE(x, 3, 2)
[all …]
H A Drk628_dsi.h24 #define TO_CLK_DIVISION(x) UPDATE(x, 15, 8)
25 #define TX_ESC_CLK_DIVISION(x) UPDATE(x, 7, 0)
27 #define DPI_VID(x) UPDATE(x, 1, 0)
30 #define DPI_COLOR_CODING(x) UPDATE(x, 3, 0)
38 #define OUTVACT_LPCMD_TIME(x) UPDATE(x, 23, 16)
39 #define INVACT_LPCMD_TIME(x) UPDATE(x, 7, 0)
48 #define CMD_VIDEO_MODE(x) UPDATE(x, 0, 0)
59 #define VID_MODE_TYPE(x) UPDATE(x, 1, 0)
61 #define VID_PKT_SIZE(x) UPDATE(x, 13, 0)
65 #define VID_HSA_TIME(x) UPDATE(x, 11, 0)
[all …]
H A Drk628.h17 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
22 #define SW_VSYNC_POL(x) UPDATE(x, 26, 26)
24 #define SW_HSYNC_POL(x) UPDATE(x, 25, 25)
26 #define SW_ADAPTER_I2CSLADR(x) UPDATE(x, 24, 22)
28 #define SW_EDID_MODE(x) UPDATE(x, 21, 21)
30 #define SW_I2S_DATA_OEN(x) UPDATE(x, 10, 10)
34 #define SW_EFUSE_HDCP_EN(x) UPDATE(x, 8, 8)
36 #define SW_OUTPUT_MODE(x) UPDATE(x, 7, 3)
38 #define SW_INPUT_MODE(x) UPDATE(x, 2, 0)
43 #define GRF_GPIO_RX_CEC_SEL(x) UPDATE(x, 7, 7)
[all …]
H A Drk628_csi.h19 #define VOP_YU_SWAP(x) UPDATE(x, 14, 14)
21 #define VOP_UV_SWAP(x) UPDATE(x, 13, 13)
23 #define VOP_YUV422_EN(x) UPDATE(x, 12, 12)
25 #define VOP_P2_EN(x) UPDATE(x, 8, 8)
27 #define LANE_NUM(x) UPDATE(x, 5, 4)
29 #define DPHY_EN(x) UPDATE(x, 2, 2)
31 #define CSITX_EN(x) UPDATE(x, 0, 0)
36 #define BYPASS_SELECT(x) UPDATE(x, 0, 0)
42 #define CONT_MODE_CLK_CLR(x) UPDATE(x, 8, 8)
44 #define CONT_MODE_CLK_SET(x) UPDATE(x, 4, 4)
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_hdmitx.h30 #define NOT_RST_ANALOG(x) UPDATE(x, 6, 6)
32 #define NOT_RST_DIGITAL(x) UPDATE(x, 5, 5)
34 #define REG_CLK_INV(x) UPDATE(x, 4, 4)
36 #define VCLK_INV(x) UPDATE(x, 3, 3)
38 #define REG_CLK_SOURCE(x) UPDATE(x, 2, 2)
40 #define PWR_OFF(x) UPDATE(x, 1, 1)
42 #define INT_POL(x) UPDATE(x, 0, 0)
46 #define VIDEO_INPUT_SDR_RGB444 UPDATE(0x0, 3, 1)
47 #define VIDEO_INPUT_DDR_RGB444 UPDATE(0x5, 3, 1)
48 #define VIDEO_INPUT_DDR_YCBCR422 UPDATE(0x6, 3, 1)
[all …]
H A Drk628_hdmirx.h22 #define HOT_PLUG_DETECT(x) UPDATE(x, 0, 0)
37 #define SEL_PIXCLKSRC(x) UPDATE(x, 19, 18)
50 #define PREAMBLE_CNT_LIMIT(x) UPDATE(x, 31, 27)
52 #define OESSCTL3_THR(x) UPDATE(x, 20, 19)
54 #define SPIKE_FILTER_EN(x) UPDATE(x, 18, 18)
56 #define DVI_MODE_HYST(x) UPDATE(x, 17, 13)
58 #define HDMI_MODE_HYST(x) UPDATE(x, 12, 8)
60 #define HDMI_MODE(x) UPDATE(x, 7, 6)
62 #define GB_DET(x) UPDATE(x, 5, 4)
64 #define EESS_OESS(x) UPDATE(x, 3, 2)
[all …]
H A Drk628_dsi.h20 #define TO_CLK_DIVISION(x) UPDATE(x, 15, 8)
21 #define TX_ESC_CLK_DIVISION(x) UPDATE(x, 7, 0)
23 #define DPI_VID(x) UPDATE(x, 1, 0)
26 #define DPI_COLOR_CODING(x) UPDATE(x, 3, 0)
34 #define OUTVACT_LPCMD_TIME(x) UPDATE(x, 23, 16)
35 #define INVACT_LPCMD_TIME(x) UPDATE(x, 7, 0)
44 #define CMD_VIDEO_MODE(x) UPDATE(x, 0, 0)
55 #define VID_MODE_TYPE(x) UPDATE(x, 1, 0)
57 #define VID_PKT_SIZE(x) UPDATE(x, 13, 0)
61 #define VID_HSA_TIME(x) UPDATE(x, 11, 0)
[all …]
H A Drk628_csi.h20 #define VOP_YU_SWAP(x) UPDATE(x, 14, 14)
22 #define VOP_UV_SWAP(x) UPDATE(x, 13, 13)
24 #define VOP_YUV422_EN(x) UPDATE(x, 12, 12)
26 #define VOP_P2_EN(x) UPDATE(x, 8, 8)
28 #define LANE_NUM(x) UPDATE(x, 5, 4)
30 #define DPHY_EN(x) UPDATE(x, 2, 2)
32 #define CSITX_EN(x) UPDATE(x, 0, 0)
37 #define BYPASS_SELECT(x) UPDATE(x, 0, 0)
43 #define CONT_MODE_CLK_CLR(x) UPDATE(x, 8, 8)
45 #define CONT_MODE_CLK_SET(x) UPDATE(x, 4, 4)
[all …]
H A Drk628_gvi.h44 #define SYS_CTRL0_LANE_NUM(x) UPDATE(x, 7, 4)
46 #define SYS_CTRL0_BYTE_MODE(x) UPDATE(x, 9, 8)
48 #define SYS_CTRL0_SECTION_NUM(x) UPDATE(x, 11, 10)
58 #define SYS_CTRL0_GVI_GN_EN(x) UPDATE(x, 19, 16)
73 #define SYS_CTRL1_COLOR_DEPTH(x) UPDATE(x, 3, 0)
87 #define SYS_CTRL2_AFIFO_READ_THOLD(x) UPDATE(x, 7, 0)
89 #define SYS_CTRL2_AFIFO_ALMOST_FULL_THOLD(x) UPDATE(x, 23, 16)
91 #define SYS_CTRL2_AFIFO_ALMOST_EMPTY_THOLD(x) UPDATE(x, 31, 24)
95 #define SYS_CTRL3_LANE0_SEL(x) UPDATE(x, 2, 0)
97 #define SYS_CTRL3_LANE1_SEL(x) UPDATE(x, 6, 4)
[all …]
H A Drk628.h22 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
28 #define SW_VSYNC_POL(x) UPDATE(x, 26, 26)
30 #define SW_HSYNC_POL(x) UPDATE(x, 25, 25)
32 #define SW_ADAPTER_I2CSLADR(x) UPDATE(x, 24, 22)
34 #define SW_EDID_MODE(x) UPDATE(x, 21, 21)
36 #define SW_I2S_DATA_OEN(x) UPDATE(x, 10, 10)
40 #define SW_EFUSE_HDCP_EN(x) UPDATE(x, 8, 8)
42 #define SW_OUTPUT_MODE(x) UPDATE(x, 7, 3)
44 #define SW_INPUT_MODE(x) UPDATE(x, 2, 0)
49 #define GRF_GPIO_RX_CEC_SEL(x) UPDATE(x, 7, 7)
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Drelease-notes-4.0.rst308 * gstreamer1.0: update licenses of all modules to LGPL-2.1-or-later (with some exceptions that are …
314 * libx11-compose-data: update LICENSE to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant…
315 * libx11: update LICENSE to "MIT & MIT-style & BSD-1-Clause & HPND & HPND-sell-variant" to better r…
329 script can be used to update your recipes.
375 - adwaita-icon-theme: update 3.34/38 -> 41.0
382 - at: update 3.2.2 -> 3.2.5
384 - automake: update 1.16.3 -> 1.16.5
390 - boost: update 1.77.0 -> 1.78.0
392 - buildtools-installer: Update to use 3.4
394 - ca-certificates: update 20210119 -> 20211016
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dmicrocode.c5 * Microcode update for Intel PIII and later CPUs
26 * whether the update is applicable or not. We also use the same structure
42 struct microcode_update *update) in microcode_decode_node() argument
44 update->data = fdt_getprop(blob, node, "data", &update->size); in microcode_decode_node()
45 if (!update->data) in microcode_decode_node()
47 update->data += UCODE_HEADER_LEN; in microcode_decode_node()
48 update->size -= UCODE_HEADER_LEN; in microcode_decode_node()
50 update->header_version = fdtdec_get_int(blob, node, in microcode_decode_node()
52 update->update_revision = fdtdec_get_int(blob, node, in microcode_decode_node()
53 "intel,update-revision", 0); in microcode_decode_node()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/opkg-utils/
H A Dopkg-utils_0.5.0.bb2 SUMMARY:update-alternatives-opkg = "Utility for managing the alternatives system"
8 PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtual/update-alternati…
11 file://0001-update-alternatives-correctly-match-priority.patch \
27 PACKAGECONFIG = "python update-alternatives"
29 PACKAGECONFIG[update-alternatives] = ",,,"
33 if ! ${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'true', 'false', d)}; then
34 rm -f "${D}${bindir}/update-alternatives"
43 if [ -e "${D}${bindir}/update-alternatives" ]; then
44 …sed -i ${D}${bindir}/update-alternatives -e 's,/usr/bin,${bindir},g; s,/usr/lib,${nonarch_libdir},…
52 PACKAGES =+ "update-alternatives-opkg"
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c186 const struct dc_surface_update *update = &updates[i]; in update_surface_trace() local
188 SURFACE_TRACE("Update %d\n", i); in update_surface_trace()
189 if (update->flip_addr) { in update_surface_trace()
194 update->flip_addr->address.type, in update_surface_trace()
195 update->flip_addr->address.grph.addr.quad_part, in update_surface_trace()
196 update->flip_addr->address.grph.meta_addr.quad_part, in update_surface_trace()
197 update->flip_addr->flip_immediate); in update_surface_trace()
200 if (update->plane_info) { in update_surface_trace()
211 update->plane_info->color_space, in update_surface_trace()
212 update->plane_info->format, in update_surface_trace()
[all …]
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk628.h19 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
24 #define SW_VSYNC_POL(x) UPDATE(x, 26, 26)
26 #define SW_HSYNC_POL(x) UPDATE(x, 25, 25)
28 #define SW_ADAPTER_I2CSLADR(x) UPDATE(x, 24, 22)
30 #define SW_EDID_MODE(x) UPDATE(x, 21, 21)
32 #define SW_I2S_DATA_OEN(x) UPDATE(x, 10, 10)
36 #define SW_EFUSE_HDCP_EN(x) UPDATE(x, 8, 8)
38 #define SW_OUTPUT_MODE(x) UPDATE(x, 7, 3)
40 #define SW_INPUT_MODE(x) UPDATE(x, 2, 0)
45 #define GRF_GPIO_RX_CEC_SEL(x) UPDATE(x, 7, 7)
[all …]
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_samsung_dcphy_common.h53 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
61 #define I_MUX_SEL(x) UPDATE(x, 6, 5)
66 #define S(x) UPDATE(x, 10, 8)
68 #define P(x) UPDATE(x, 5, 0)
72 #define M(x) UPDATE(x, 9, 0)
75 #define MRR(x) UPDATE(x, 13, 8)
77 #define MFR(x) UPDATE(x, 7, 0)
85 #define PLL_LOCK_CNT(x) UPDATE(x, 15, 0)
87 #define PLL_STB_CNT(x) UPDATE(x, 15, 0)
95 #define T_PHY_READY(x) UPDATE(x, 15, 0)
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.update1 Automatic software update from a TFTP server
10 boot. The update file should be a FIT file, and can contain one or more
11 updates. Each update in the update file has an address in NOR Flash where it
13 TFTP transfer is successful, the hash of each update is verified, and if the
14 verification is positive, the update is stored in Flash.
16 The auto-update feature is enabled by the CONFIG_UPDATE_TFTP macro:
21 Note that when enabling auto-update, Flash support must be turned on. Also,
27 The auto-update feature uses the following configuration knobs:
31 Normally, TFTP transfer of the update file is done to the address specified
48 Since the update file is in FIT format, it is created from an *.its file using
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dbuild-tftp-firmware.sh6 # The script to generate splited image and update.hdr for TFTP image upgrade.
8 # 2. Use FIT mechanism to record image pieces information in update.hdr: order, hash, signature, et…
9 # 3. The TFTP client download update.hdr and verify it (if need)
10 # 4. The TFTP client download => verify => flash image pieces accorrding to update.hdr.
35 echo " --force-update: enable force upgrade"
65 --force-update)
176 cat > update.its << EOF
197 };" >> update.its
210 };" >> update.its
220 cat >> update.its << EOF
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmirx.c30 #define HOT_PLUG_DETECT(x) UPDATE(x, 0, 0)
45 #define SEL_PIXCLKSRC(x) UPDATE(x, 19, 18)
58 #define PREAMBLE_CNT_LIMIT(x) UPDATE(x, 31, 27)
60 #define OESSCTL3_THR(x) UPDATE(x, 20, 19)
62 #define SPIKE_FILTER_EN(x) UPDATE(x, 18, 18)
64 #define DVI_MODE_HYST(x) UPDATE(x, 17, 13)
66 #define HDMI_MODE_HYST(x) UPDATE(x, 12, 8)
68 #define HDMI_MODE(x) UPDATE(x, 7, 6)
70 #define GB_DET(x) UPDATE(x, 5, 4)
72 #define EESS_OESS(x) UPDATE(x, 3, 2)
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/tcon/
H A Debc_tcon.c29 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
59 #define DSP_HTOTAL(x) UPDATE(x, 27, 16)
60 #define DSP_HS_END(x) UPDATE(x, 7, 0)
61 #define DSP_HACT_END(x) UPDATE(x, 26, 16)
62 #define DSP_HACT_ST(x) UPDATE(x, 7, 0)
63 #define DSP_VTOTAL(x) UPDATE(x, 26, 16)
64 #define DSP_VS_END(x) UPDATE(x, 7, 0)
65 #define DSP_VACT_END(x) UPDATE(x, 26, 16)
66 #define DSP_VACT_ST(x) UPDATE(x, 7, 0)
67 #define DSP_HEIGHT(x) UPDATE(x, 26, 16)
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Drk_ebc_tcon.c35 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) macro
65 #define DSP_HTOTAL(x) UPDATE(x, 27, 16)
66 #define DSP_HS_END(x) UPDATE(x, 7, 0)
67 #define DSP_HACT_END(x) UPDATE(x, 26, 16)
68 #define DSP_HACT_ST(x) UPDATE(x, 7, 0)
69 #define DSP_VTOTAL(x) UPDATE(x, 26, 16)
70 #define DSP_VS_END(x) UPDATE(x, 7, 0)
71 #define DSP_VACT_END(x) UPDATE(x, 26, 16)
72 #define DSP_VACT_ST(x) UPDATE(x, 7, 0)
73 #define DSP_HEIGHT(x) UPDATE(x, 26, 16)
[all …]

12345678910>>...294