| f4e1db95 | 04-Mar-2019 |
Hisping Lin <hisping.lin@rock-chips.com> |
lib: optee_client: add judgment of return value
Change-Id: If616f89ffb2c3ea30afb7bced56a1ca28b1232b2 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com> |
| 562a66d4 | 26-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
cmd: fastboot: test the fastboot memory space availability
Use the sysmem to test fastboot memory is available or not.
Change-Id: I021152827b6948fabd5ea41e111ea20adf43167f Signed-off-by: Jason Zhu
cmd: fastboot: test the fastboot memory space availability
Use the sysmem to test fastboot memory is available or not.
Change-Id: I021152827b6948fabd5ea41e111ea20adf43167f Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| 628c8271 | 25-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
usb: rockusb: forbid reading data beyond addr 32MB
Forbid reading data beyong addr 32MB to protect user data & firmware. Excess partial is filled with 0xcc. The addr 32MB is quoted from pre-loader.
usb: rockusb: forbid reading data beyond addr 32MB
Forbid reading data beyong addr 32MB to protect user data & firmware. Excess partial is filled with 0xcc. The addr 32MB is quoted from pre-loader.
Change-Id: I96f4fb3bb0d88a309fef20650863011cd9f0dfd9 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
show more ...
|
| b68be486 | 25-Feb-2019 |
Jason Zhu <jason.zhu@rock-chips.com> |
cmd: optee: remove write data to efuse
Preventing customer misoperation causing efuse unused.
Change-Id: Ie0fc3e5d73fb005d73beb0c035580ca13b9b3ba1 Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> |
| deebadb7 | 16-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: fastboot: print mode state
This avoids user misunderstanding the system is hang when enter fastboot mode without any warning message.
Change-Id: Ie6238c825342c8e322b2a5be746e4bba020e1ec9 Signe
cmd: fastboot: print mode state
This avoids user misunderstanding the system is hang when enter fastboot mode without any warning message.
Change-Id: Ie6238c825342c8e322b2a5be746e4bba020e1ec9 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| a492b306 | 07-Jan-2019 |
Tang Yun ping <typ@rock-chips.com> |
cmd: ddr_tool: update ddr tool to version 1.01
Change-Id: I05ffb164dfa6bb8aa997ab5783c274215dc938f5 Signed-off-by: Tang Yun ping <typ@rock-chips.com> |
| fa655666 | 01-Feb-2019 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: fix print available address bug
Available address for testing may start from 0x00.
Change-Id: If3468c11a096c55cf7fff93dff0034679791b3a9 Signed-off-by: Tang Yun ping <typ@rock-chips.
cmd: memtester: fix print available address bug
Available address for testing may start from 0x00.
Change-Id: If3468c11a096c55cf7fff93dff0034679791b3a9 Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| d0c76e67 | 01-Feb-2019 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: add each DQ mask function
Fix DQ to exact level when doing memtester by argument fix_bit and fix_level.
Change-Id: I4b67b5e499f3e0c4d500d658bc05574f5e50543a Signed-off-by: Tang Yun
cmd: memtester: add each DQ mask function
Fix DQ to exact level when doing memtester by argument fix_bit and fix_level.
Change-Id: I4b67b5e499f3e0c4d500d658bc05574f5e50543a Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| df99e580 | 04-Jan-2019 |
Hisping Lin <hisping.lin@rock-chips.com> |
cmd: add test case for secure storage
1.mmc testsecurestorage to test secure storage 2.test secure storage in rpmb and test secure storage in security partition when use emmc 3.test secure storage
cmd: add test case for secure storage
1.mmc testsecurestorage to test secure storage 2.test secure storage in rpmb and test secure storage in security partition when use emmc 3.test secure storage in security partition when use nand
Change-Id: Id6f72893c002c5040cb1790051c9685911878df7 Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
show more ...
|
| 620cb656 | 29-Jan-2019 |
Kever Yang <kever.yang@rock-chips.com> |
cmd: rbrom: fix to fit the MACRO SCOPE
Both cmd and its implement shoud be in the same MACRO.
Change-Id: I93587c425f999d9701d88b1d278fcc2a70d64133 Signed-off-by: Kever Yang <kever.yang@rock-chips.c
cmd: rbrom: fix to fit the MACRO SCOPE
Both cmd and its implement shoud be in the same MACRO.
Change-Id: I93587c425f999d9701d88b1d278fcc2a70d64133 Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| c2ba77d9 | 05-Jan-2019 |
Jian Qiu <qiujian@rock-chips.com> |
lib: optee_client: Extract keymaster CA module
Extract keymaster CA module from OpteeClientInterface refactoring code for keymaster reads and writes form caller module
Change-Id: I1069fce0d29d9d981
lib: optee_client: Extract keymaster CA module
Extract keymaster CA module from OpteeClientInterface refactoring code for keymaster reads and writes form caller module
Change-Id: I1069fce0d29d9d9815f71e7f3b4d231754382acd Signed-off-by: Jian Qiu <qiujian@rock-chips.com>
show more ...
|
| c337a3c2 | 11-Jan-2019 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: add test mask for test stuck address
Change-Id: Icbcf7e460befcc098c45e4e3efb7fb3c1bcb73a0 Signed-off-by: Tang Yun ping <typ@rock-chips.com> |
| c0b4a82d | 10-Jan-2019 |
Joseph Chen <chenjh@rock-chips.com> |
cmd: nvedit: add "0x" prefix for hex value
Change-Id: Idab53a89d363a9fae6bf3aa98c99f9ba246e5ff9 Signed-off-by: Joseph Chen <chenjh@rock-chips.com> |
| d4eae7f5 | 28-Dec-2018 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: move some common code to ddr_tester_common.c
1. Moving some common code to ddr_tester_common.c to share with ddr tool. 2. io_map.c get dram bandwidth by using get_ddr_bw().
Change-I
cmd: memtester: move some common code to ddr_tester_common.c
1. Moving some common code to ddr_tester_common.c to share with ddr tool. 2. io_map.c get dram bandwidth by using get_ddr_bw().
Change-Id: I90641f35c4474846a2357f4959415bfaa6230769 Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| 3e193066 | 24-Dec-2018 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: add cpu data to io remap
Change-Id: Ia9e2e6014c162cc929f5cbcb1559c91245c273bd Signed-off-by: Tang Yun ping <typ@rock-chips.com> |
| 614eb197 | 19-Dec-2018 |
Tang Yun ping <typ@rock-chips.com> |
cmd: memtester: fix dram bandwidth to 32bit
For all rk chip, bandwidth is 32bit. Fix to 32bit to improve test effect.
Change-Id: I4b7f2f3722d6c820886bec46179badc73719496a Signed-off-by: Tang Yun pi
cmd: memtester: fix dram bandwidth to 32bit
For all rk chip, bandwidth is 32bit. Fix to 32bit to improve test effect.
Change-Id: I4b7f2f3722d6c820886bec46179badc73719496a Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| 3decc737 | 18-Dec-2018 |
Tang Yun ping <typ@rock-chips.com> |
cmd: ddr_tool: add ddr test tool code
RK3328/RK3326/PX30: enable CONFIG_OF_LIVE, CONFIG_ROCKCHIP_DMC and CONFIG_CMD_DDR_TEST_TOOL. RK1808/RK3399pro npu: enable CONFIG_CMD_DDR_TEST_TOOL. When enable,
cmd: ddr_tool: add ddr test tool code
RK3328/RK3326/PX30: enable CONFIG_OF_LIVE, CONFIG_ROCKCHIP_DMC and CONFIG_CMD_DDR_TEST_TOOL. RK1808/RK3399pro npu: enable CONFIG_CMD_DDR_TEST_TOOL. When enable, it will create a 'ddr_test' command for user in U-Boot shell.
Change-Id: Iaa286e461d53b1caa4bcc069d37a7aad16a3e5e3 Signed-off-by: Tang Yun ping <typ@rock-chips.com>
show more ...
|
| 0e00a84c | 04-Mar-2018 |
Masahiro Yamada <yamada.masahiro@socionext.com> |
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Thomas reported U-Boot failed to build host tools if libfdt-devel package is installed because tools include libfdt header
UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Thomas reported U-Boot failed to build host tools if libfdt-devel package is installed because tools include libfdt headers from /usr/include/ instead of using internal ones.
This commit moves the header code: include/libfdt.h -> include/linux/libfdt.h include/libfdt_env.h -> include/linux/libfdt_env.h
and replaces include directives: #include <libfdt.h> -> #include <linux/libfdt.h> #include <libfdt_env.h> -> #include <linux/libfdt_env.h>
Change-Id: I6c0f7e50e8b571106627f25ddac008a62bd2994e Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
show more ...
|
| 0eea0d25 | 19-Nov-2018 |
Joseph Chen <chenjh@rock-chips.com> |
dm: add dvfs uclass and wide temperature dvfs support
- add dvfs uclass; - add dvfs command; - add a simple wide temperature dvfs driver.
About wide temperature dvfs driver policy, see description
dm: add dvfs uclass and wide temperature dvfs support
- add dvfs uclass; - add dvfs command; - add a simple wide temperature dvfs driver.
About wide temperature dvfs driver policy, see description in: drivers/power/dvfs/rockchip_wtemp_dvfs.c
Change-Id: I36a8de6e47f8375bf1795b794c77d96b4571a361 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| fc1a5563 | 21-Nov-2018 |
Jason Zhu <jason.zhu@rock-chips.com> |
rockush: add serialnumber to usb_device_descriptor
Change-Id: I498be22dd73ffa8e8844bd9ceedb294b5bba72ce Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> |
| ee465021 | 22-Oct-2018 |
Joseph Chen <chenjh@rock-chips.com> |
android: support boot images packed with rockchip android hdr
For some legacy reasons, rockchip use mkbootimg tool to pack android images with special pack parameters(SDK version lower than 8.1) to
android: support boot images packed with rockchip android hdr
For some legacy reasons, rockchip use mkbootimg tool to pack android images with special pack parameters(SDK version lower than 8.1) to assign kernel/ramdisk/seconds address and page size.
Android hdr on RK3399 SDK-7.1: kernel size: 1299808 kernel address: 60408000 ramdisk size: 1e6b80 ramdisk addrress: 62000000 second size: 41c00 second address: 60f00000 tags address: 60088000 page size: 4000 header_version: 0 os_version: e041114 (ver: 1.7.2, level: 2017.4) name: cmdline: buildvariant=userdebug
The kernel/ramdisk/seconds address base is not from 0x10000000 and page size is not 0x800!
This patch makes bootflow to compatible with above legacy packing.
Change-Id: I663a0d1386694658c97586706ff21ed887d6a2e7 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| d61082e9 | 07-Sep-2018 |
Kever Yang <kever.yang@rock-chips.com> |
cmd: part: use MAX_SEARCH_PARTITIONS for part search
Use Macro instead of hard code.
Change-Id: I8a41a762bb16ca77816871b357ededdde0b1c875 Signed-off-by: Kever Yang <kever.yang@rock-chips.com> |
| 133266d4 | 02-Aug-2018 |
Tang Yun ping <typ@rock-chips.com> |
cmd: add memtester code
Enable memtester by config CONFIG_CMD_MEMTESTER=y
Change-Id: I02c873a8b3be5ee3c9a1cf347b7e3e75cb5336f0 Signed-off-by: Tang Yun ping <typ@rock-chips.com> |
| f81a9e78 | 08-Aug-2018 |
Joseph Chen <chenjh@rock-chips.com> |
env: fix env_exist/append/update() words match issue
solve some words match mistakes due to strstr().
Change-Id: I79ca9bc9ed1e9aeb5472e158650890023afa3da3 Signed-off-by: Joseph Chen <chenjh@rock-ch
env: fix env_exist/append/update() words match issue
solve some words match mistakes due to strstr().
Change-Id: I79ca9bc9ed1e9aeb5472e158650890023afa3da3 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 2967d2f7 | 06-Jun-2018 |
Sam Protsenko <semen.protsenko@linaro.org> |
FROMLIST: cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot
FROMLIST: cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot shell, etc.
This command is needed to provide Android boot with new Android DT image format further.
Change-Id: I2a626f333f604b6f0424aa03feaddab4e8506a3f Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com> (am from http://patchwork.ozlabs.org/patch/925871/)
show more ...
|