rockchip: include: add grf_rv1109.hSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: I4bdd1f75a4184eb0f4ee19fe0da97f8f79c80c84
rockchip: update grf_px30.h according to latest TRMSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: Ie02f26d60cc75c82cf9098a15d3b913a890d3f7b
board: rockchip: pass fuse programmed state to kernelThis flag is passed from miniloader by atags.Change-Id: Ib39a23f762d64e9326222d544db8aeca037b0b36Signed-off-by: Joseph Chen <chenjh@rock-chip
board: rockchip: pass fuse programmed state to kernelThis flag is passed from miniloader by atags.Change-Id: Ib39a23f762d64e9326222d544db8aeca037b0b36Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
rockchip: smccc: include arm-smccc.h in rockchip_smccc.hSo that the other drivers don't need to include arm-smccc.hSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: If6638ecf2d4a9e6b3
rockchip: smccc: include arm-smccc.h in rockchip_smccc.hSo that the other drivers don't need to include arm-smccc.hSigned-off-by: Joseph Chen <chenjh@rock-chips.com>Change-Id: If6638ecf2d4a9e6b33a04215df40c19314a764cc
rockchip: atags: the macro definition about memset/memcpyIf have define USE_ARCH_MEMSET/USE_ARCH_MEMCPY,it don't needto realize memset/memcpy for rk_atags whit TPL.Change-Id: I464f364edf711573db
rockchip: atags: the macro definition about memset/memcpyIf have define USE_ARCH_MEMSET/USE_ARCH_MEMCPY,it don't needto realize memset/memcpy for rk_atags whit TPL.Change-Id: I464f364edf711573dbad61302ff9e01f3a0edbf2Signed-off-by: YouMin Chen <cym@rock-chips.com>
rockchip: px30: Enable support for UART5Because the UART2 IOs are mux with SDcard, in order to use SDCard,we need to use UART5(on evb RPi connector) instead of UART2M0Change-Id: Ibeab51636eb748f
rockchip: px30: Enable support for UART5Because the UART2 IOs are mux with SDcard, in order to use SDCard,we need to use UART5(on evb RPi connector) instead of UART2M0Change-Id: Ibeab51636eb748f389d9211193c0b5682c266c9eSigned-off-by: Kever Yang <kever.yang@rock-chips.com>
Merge branch 'next-dev' into thunder-boot
rockchip: resource: clean rockchip_read_dtb_file()Remove unused rockchip_get_resource_file_size().Change-Id: I5fd24f68b226e9b3ae3a36e574f5efd8c8728e65Signed-off-by: Joseph Chen <chenjh@rock-chip
rockchip: resource: clean rockchip_read_dtb_file()Remove unused rockchip_get_resource_file_size().Change-Id: I5fd24f68b226e9b3ae3a36e574f5efd8c8728e65Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
clk: rockchip: rk1808: set gpll to 594000000The eMMC clk is depended on gpll, and the eMMC is needed to run 150MHzin HS200 mode. So set gpll to 594000000.Change-Id: I28f56f161eb40cf640f7d979f53f
clk: rockchip: rk1808: set gpll to 594000000The eMMC clk is depended on gpll, and the eMMC is needed to run 150MHzin HS200 mode. So set gpll to 594000000.Change-Id: I28f56f161eb40cf640f7d979f53f8e6fdaff957cSigned-off-by: Jason Zhu <jason.zhu@rock-chips.com>
driver: ram: rockchip: rk3328: dram init select common codeChange-Id: Ifa9561942a631ec5feed75e558a0cbe5e20673afSigned-off-by: YouMin Chen <cym@rock-chips.com>
driver: ram: rockchip: dram common code add RK3328 driverChange-Id: I956f9eb01ce3fc393901aab6bf1a40931114b1b0Signed-off-by: YouMin Chen <cym@rock-chips.com>
driver: ram: rockchip: modify sdram common driverRemove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.Change-Id: I17f2bdae585454
driver: ram: rockchip: modify sdram common driverRemove the config about SDRAM_COMMON_CAP_DETECT,SDRAM_COMMON_OSREG,SDRAM_COMMON_MSCH_RK3399 and SDRAM_COMMON_MSCH_PX30.Change-Id: I17f2bdae585454a1d869ae9d967843d1d169381fSigned-off-by: YouMin Chen <cym@rock-chips.com>
driver: ram: rockchip: rename sdram_share.* to sdram_common.*Change-Id: I8dddb0269764f748d3ae277b2cb04f86bb015ba2Signed-off-by: YouMin Chen <cym@rock-chips.com>
driver: ram: rockchip: rename sdram_common.* to sdram.*Change-Id: Idc6edee2906297d3ab681a36dc58c79283c0eb57Signed-off-by: YouMin Chen <cym@rock-chips.com>
driver: ram: rk3288: rename sdram.h to sdram_rk3288.hChange-Id: Ie7a7820d78397250f37917947b91cb940ffd5bdaSigned-off-by: YouMin Chen <cym@rock-chips.com>
rockchip: board: show regulator initial state by hotkeyIt's useful for debug.Change-Id: Idae556cea02e05f240e3c680a1b02a7506946490Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
rockchip: hotkey: enter cli on BOOTM_STATE_OS_PREP/GO- BOOTM_STATE_OS_PREP: before fdt fixup and DM works normally;- BOOTM_STATE_OS_GO: before jump to linux and DM can't work normally;Change-Id:
rockchip: hotkey: enter cli on BOOTM_STATE_OS_PREP/GO- BOOTM_STATE_OS_PREP: before fdt fixup and DM works normally;- BOOTM_STATE_OS_GO: before jump to linux and DM can't work normally;Change-Id: Ic377a426970acd4f600f654a4efd4bdde38c3a89Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
rockchip: atags: add interface to set boottype by spl bootdeviceChange-Id: I2dd6435d1c70d18114680c469bce72555735f55eSigned-off-by: Jason Zhu <jason.zhu@rock-chips.com>
rockchip: atags: add interface to get boot type from bromWe get bootsource from BROM_BOOTSOURCE_ID_ADDR. The array bootdev_mapis used to transform rom bootsource type to rk atags boot type.Chang
rockchip: atags: add interface to get boot type from bromWe get bootsource from BROM_BOOTSOURCE_ID_ADDR. The array bootdev_mapis used to transform rom bootsource type to rk atags boot type.Change-Id: I6d0cef250dc2e65ccb6e55077bc2b4be6115bd90Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
rockchip: atags: add BOOT_TYPE_UNKNOWNChange-Id: I486f78a8394bba27119ba3e318ae11288f3a585cSigned-off-by: Jason Zhu <jason.zhu@rock-chips.com>
rockchip: bootrom: sync bootsource from bootromAdd more bootsource:1.BROM_BOOTSOURCE_UNKNOWN2.BROM_BOOTSOURCE_I2C3.BROM_BOOTSOURCE_SPIChange-Id: Idd4c28caa532a22b576b255e12d1e83e4b96471dSigne
rockchip: bootrom: sync bootsource from bootromAdd more bootsource:1.BROM_BOOTSOURCE_UNKNOWN2.BROM_BOOTSOURCE_I2C3.BROM_BOOTSOURCE_SPIChange-Id: Idd4c28caa532a22b576b255e12d1e83e4b96471dSigned-off-by: Jason Zhu <jason.zhu@rock-chips.com>
clk: rockchip: rk1808: support crypto clk get/set rateChange-Id: Id09bd7e6a303bc3e72421aeef277a16805e95761Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
rockchip: boot mode: sync reboot reason flags from kernelChange-Id: I6d0ec7eadfa7ae0455e53bb21072d5836a09c64eSigned-off-by: Joseph Chen <chenjh@rock-chips.com>
rockchip: hotkey: support ctrl+s enter cli loopChange-Id: I4e0bc24c38f9bada07bc09a563cfd4385c6265f2Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
rockchip: hotkey: add ctrl+i and ctrl+pctrl+i: enable initcall debug;ctrl+p: dump cmdline;Change-Id: Ie31f67a2a3fcb87c4057d56b62fbc1cc59397b86Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
12345678910>>...21