index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
rkcommon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
tools: imagetool: Extend print_header() by params argument
Pali Rohár
1
-1
/
+1
2023-02-28
rockchip: mkimage: Add rk3588 support
Jagan Teki
1
-0
/
+1
2023-02-28
rockchip: mkimage: Update init size limit for RK3568
Jonas Karlman
1
-1
/
+1
2023-02-28
rockchip: mkimage: Update init size limit for RK3328
Jonas Karlman
1
-1
/
+1
2023-01-16
rockchip: mkimage: Add rv1126 support
Jagan Teki
1
-0
/
+1
2023-01-16
rockchip: mkimage: make RC4 key const
John Keeping
1
-1
/
+1
2022-04-18
rockchip: tools: add rk3066 support to rkcommon.c
Johan Jonker
1
-0
/
+1
2022-04-06
tools: mkimage: No need to verify_header for header_v2
Yi Liu
1
-0
/
+4
2021-12-24
rockchip: mkimage: Add support for rk3568 SoC
Kever Yang
1
-0
/
+1
2021-12-24
rockchip: mkimage: Add support for idb header V2
Yi Liu
1
-28
/
+158
2021-12-24
rockchip: mkimage: Add image header version
Kever Yang
1
-12
/
+17
2021-12-24
rockchip: mkimage: rename RK_SIGNATURE to RK_MAGIC
Kever Yang
1
-5
/
+5
2020-10-30
rockchip: mkimage: Remove host endianness dependency
Samuel Holland
1
-14
/
+15
2020-05-22
tools: value checks in rkcommon_check_params()
Heinrich Schuchardt
1
-7
/
+7
2020-03-26
rockchip: mkimage: Use an existing macro instead of a decimal value
Miquel Raynal
1
-2
/
+4
2019-12-27
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
1
-41
/
+201
2019-11-17
rockchip: mkimage: add support for RK3308
Andy Yan
1
-0
/
+1
2019-11-17
rockchip: mkimage: add support for px30
Kever Yang
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-11-21
rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied)
Philipp Tomsich
1
-31
/
+14
2017-11-21
rockchip: mkimage: use spl_boot0 for all Rockchip SoCs
Kever Yang
1
-7
/
+7
2017-10-01
rockchip: mkimage: add support for rk3128 soc
Kever Yang
1
-0
/
+1
2017-08-13
rockchip: rk3368: mkimage: add support for the RK3368
Philipp Tomsich
1
-0
/
+1
2017-07-11
rockchip: mkimage: add support for rk322x soc
Kever Yang
1
-0
/
+1
2017-06-23
rockchip: mkimage: correct spl_size for rk3399
Kever Yang
1
-1
/
+1
2017-06-23
rkcommon.c: Remove unused rkcommon_spi_to_offset
Tom Rini
1
-5
/
+0
2017-06-12
rkcommon.c: Drop pointless assignment
Simon Glass
1
-1
/
+2
2017-06-07
rockchip: mkimage: Add support for RV1108
Andy Yan
1
-0
/
+1
2017-06-07
rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM
Philipp Tomsich
1
-4
/
+7
2017-06-07
rockchip: mkimage: add support for verify_header/print_header
Philipp Tomsich
1
-1
/
+118
2017-05-10
rockchip: mkimage: play nice with dumpimage
Philipp Tomsich
1
-3
/
+13
2017-05-10
rockchip: mkimage: clarify header0 initialisation
Philipp Tomsich
1
-3
/
+17
2017-05-10
rockchip: mkimage: Update comments for header size
Philipp Tomsich
1
-9
/
+13
2017-05-10
rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images
Philipp Tomsich
1
-2
/
+19
2017-05-10
mkimage: rockchip: add support for rk3328
Kever Yang
1
-0
/
+1
2017-04-27
rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]
Philipp Tomsich
1
-1
/
+0
2017-04-04
rockchip: mkimage: update rkimage to support pre-padded payloads
Philipp Tomsich
1
-18
/
+13
2017-04-04
rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399
Philipp Tomsich
1
-12
/
+85
2017-03-16
rockchip: mkimage: Add support rk3188 serial
Heiko Stübner
1
-0
/
+1
2017-03-16
rockchip: mkimage: Allow encoding of loader code in spl images
Heiko Stübner
1
-4
/
+29
2016-07-25
mkimage: rockchip: add suport for rk33 serial
Kever Yang
1
-1
/
+1
2016-07-25
mkimage: rockchip: add suport for rk33 serial
Kever Yang
1
-0
/
+1
2015-12-13
rockchip: mkimage: use imagename to select spl hdr & spl size
Jeffy Chen
1
-2
/
+70
2015-12-13
Revert "rockchip: Add max spl size & spl header configs"
Jeffy Chen
1
-1
/
+1
2015-12-01
rockchip: Add support for rk's second level loader
Jeffy Chen
1
-14
/
+10
2015-12-01
rockchip: Add max spl size & spl header configs
Jeffy Chen
1
-1
/
+1
2015-09-02
rockchip: Add the rkimage format to mkimage
Simon Glass
1
-0
/
+72