Troy Kisky
|
61903b759a
imximage: fix commands other than write_data
|
9 年之前 |
Troy Kisky
|
835c30e368
imximage: header.length of 4 is valid
|
9 年之前 |
Baruch Siach
|
b893c9898c
tools/imximage: set DCD pointer to NULL when its length is 0
|
10 年之前 |
Adrian Alonso
|
0b7f7c339c
imx: imximage: add new CHECK/CLR BIT command
|
9 年之前 |
Tom Rini
|
307367eaff
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
|
10 年之前 |
Ye.Li
|
9598f8c30c
imx: imximage: Add QuadSPI boot support
|
10 年之前 |
Guilherme Maciel Ferreira
|
a93648d197
imagetool: replace image registration function by linker_lists feature
|
10 年之前 |
Ye.Li
|
de97980478
imximage: Fix the bootdata.size calculation
|
10 年之前 |
Ye.Li
|
03ea24b2a9
imximage: Fix imximage IVT bug for EIM-NOR boot
|
10 年之前 |
Guilherme Maciel Ferreira
|
f86ed6a8d5
tools: moved code common to all image tools to a separated module.
|
11 年之前 |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 年之前 |
York Sun
|
72048bc3f1
tools/imximage.c: Fix compiling warning
|
11 年之前 |
Albert ARIBAUD
|
19d829fa60
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
|
11 年之前 |
Stefano Babic
|
0187c985aa
tools: add support for setting the CSF into imximage
|
12 年之前 |
Stefano Babic
|
01390aff25
tools: add padding of data image file for imximage
|
11 年之前 |
Stefano Babic
|
377e367a85
tools: dynamically allocate imx_header in imximage
|
12 年之前 |
Stefano Babic
|
3150f92c29
tools: rename mximage_flash_offset to imximage_ivt_offset
|
12 年之前 |
Stefano Babic
|
4655d40f34
tools: imx_header should not include flash_offset
|
12 年之前 |
York Sun
|
2db1c3fc67
tools/Makefile: Move _GNU_SOURCE to Makefile
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Marek Vasut
|
895d996676
imx: Align the imximage header and payload to multiples of 4k
|
12 年之前 |
Marek Vasut
|
6cb83829a0
tools: arm: imx: Implement BOOT_OFFSET command for imximage
|
12 年之前 |
Fabio Estevam
|
6e08385715
tools: imximage: Let .name field be more generic
|
12 年之前 |
Fabio Estevam
|
1411fb37b5
tools: imximage: Load a size that is multiple of 512
|
12 年之前 |
Troy Kisky
|
ab857f2613
imximage: make set_imx_hdr_v1/v2 easier to read
|
12 年之前 |
Troy Kisky
|
ad0826dcd8
imximage: change parameters to set_imx_hdr
|
12 年之前 |
Troy Kisky
|
243319825f
imximage: delay setting of image size
|
12 年之前 |
Troy Kisky
|
348ca8efb7
imximage: fix size of image to load.
|
12 年之前 |
Troy Kisky
|
8d8cc828f4
imximage: move flash_offset check to common location
|
12 年之前 |
Troy Kisky
|
f14e6258f3
imximage: remove redundant setting of app_dest_ptr
|
12 年之前 |