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
old/tizen_20241126
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
/
common
/
image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
rockchip: Add support for the SPI image
Simon Glass
1
-0
/
+1
2015-09-02
rockchip: Add support for the SD image
Simon Glass
1
-0
/
+1
2015-09-02
rockchip: Add the rkimage format to mkimage
Simon Glass
1
-0
/
+1
2015-08-28
image: Fix loop condition to avoid warning
Thierry Reding
1
-2
/
+2
2015-08-12
image: fix Android ramdisk support when dtb is specified
Rob Herring
1
-10
/
+8
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
1
-2
/
+6
2015-07-21
mkimage: Display a better list of available image types
Simon Glass
1
-26
/
+32
2015-05-28
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
Matt Porter
1
-1
/
+1
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
1
-0
/
+71
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
1
-1
/
+1
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-04-10
lpc32xx: add lpc32xx-spl.bin boot image target
Albert ARIBAUD \(3ADEV\)
1
-0
/
+1
2015-01-29
imagetool: make the image_save_datafile() available to all image types
Guilherme Maciel Ferreira
1
-1
/
+1
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
1
-0
/
+4
2015-01-05
memmove_wd: copy chunk down from big address if parameter to is larger than from
Sonic Zhang
1
-2
/
+12
2014-10-28
x86: image: Add new image type for x64_64
Simon Glass
1
-0
/
+1
2014-10-27
image: Fix Android boot image support
Ahmad Draidi
1
-1
/
+2
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
1
-0
/
+11
2014-10-06
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
1
-0
/
+1
2014-08-28
Fix test failure caused by bad handling of ramdisk
Simon Glass
1
-1
/
+2
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
1
-12
/
+27
2014-08-09
image: introduce genimg_get_kernel_addr()
Bryan Wu
1
-0
/
+43
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
1
-1
/
+1
2014-06-19
image: Remove the fit_load_image() property parameter
Simon Glass
1
-1
/
+1
2014-06-05
bootm: make use of legacy image format configurable
Heiko Schocher
1
-7
/
+18
2014-05-27
mkimage: add atmelimage
Andreas Bießmann
1
-0
/
+1
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-5
/
+15
2014-05-08
image: add support for Android's boot image format
Sebastian Siewior
1
-5
/
+15
2014-04-17
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
1
-0
/
+1
2014-02-07
arc: bdinfo, image and arc-specific init functions declarations support
Alexey Brodkin
1
-0
/
+1
2014-01-14
common/image.c: move VxWorks header string out of CONFIG_CMD_ELF
miao.yan@windriver.com
1
-1
/
+1
2014-01-09
arm64: core support
David Feng
1
-0
/
+1
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
1
-5
/
+1
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
1
-1
/
+1
2013-08-31
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
1
-0
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2013-07-12
common/image.c: Fix regression with ramdisk load/entry points in FIT
Stefano Babic
1
-1
/
+1
2013-07-12
bootm: Use selected configuration for ramdisk and fdt
Simon Glass
1
-2
/
+2
2013-06-26
Clarify bootm OS arguments
Simon Glass
1
-8
/
+14
2013-06-04
image: Use fit_image_load() to load ramdisk
Simon Glass
1
-106
/
+16
2013-05-14
image: Add device tree setup to image library
Simon Glass
1
-0
/
+50
2013-05-14
image: Split libfdt code into image-fdt.c
Simon Glass
1
-566
/
+0
2013-05-14
image: Remove remaining #ifdefs in image-fit.c
Simon Glass
1
-6
/
+1
2013-05-14
sandbox: image: Add support for booting images in sandbox
Simon Glass
1
-20
/
+28
2013-05-14
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
1
-1
/
+1
2013-05-14
image: Split FIT code into new image-fit.c
Simon Glass
1
-1602
/
+0
2013-05-14
image: Export fit_check_ramdisk()
Simon Glass
1
-7
/
+2
2013-05-14
image: Move timestamp #ifdefs to header file
Simon Glass
1
-29
/
+21
2013-03-27
image: Add support for Plan 9
Steven Stallion
1
-0
/
+1
2013-02-28
image: Use crc header file instead of C prototypes
Simon Glass
1
-2
/
+2
[next]