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
/
include
/
image.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-23
mkimage: adding support for Davinci AIS image
Stefano Babic
1
-0
/
+1
2011-10-22
checkpatch whitespace cleanups
Stephen Warren
1
-115
/
+115
2011-10-22
nds32: common bdinfo, bootm, image support
Macpaul Lin
1
-0
/
+1
2011-10-17
sandbox: Add architecture image support
Simon Glass
1
-0
/
+1
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
1
-55
/
+4
2011-08-03
mkimage: Add OMAP boot image support
John Rigby
1
-0
/
+1
2011-07-28
mkimage: add UBL header support for booting davinci cpus
Heiko Schocher
1
-0
/
+1
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
1
-0
/
+1
2011-04-25
Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined
Grant Likely
1
-0
/
+1
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
1
-5
/
+3
2010-11-28
image: constify lookup tables
Mike Frysinger
1
-2
/
+2
2010-10-18
boot: change some arch ifdefs to feature ifdefs
John Rigby
1
-3
/
+6
2010-09-28
Add support for operating system OSE
Torkel Lundgren
1
-0
/
+1
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
1
-2
/
+2
2010-06-29
image.h: remove bogus ';' after function declarations
Wolfgang Denk
1
-22
/
+22
2010-05-28
nios: remove nios-32 arch
Thomas Chou
1
-5
/
+0
2010-01-25
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
1
-0
/
+1
2010-01-21
image.h: avoid command.h for host tools
Mike Frysinger
1
-2
/
+1
2010-01-21
lmb: only force on arches that use it
Mike Frysinger
1
-1
/
+1
2010-01-21
sha1: add dedicated config option
Mike Frysinger
1
-0
/
+1
2009-12-05
Merge branch 'master' into next
Wolfgang Denk
1
-2
/
+0
2009-12-05
add lzop decompression support
Peter Korsgaard
1
-0
/
+1
2009-11-24
Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
Remy Bohmer
1
-2
/
+0
2009-09-10
mkimage: Add Kirkwood Boot Image support (kwbimage)
Prafulla Wadaskar
1
-0
/
+1
2009-09-10
mkimage: Make table_entry code global
Prafulla Wadaskar
1
-0
/
+24
2009-09-10
mkimage: Make genimg_print_size() global
Prafulla Wadaskar
1
-0
/
+1
2009-09-10
tools/mkimage: fix compiler warnings, use "const"
Wolfgang Denk
1
-17
/
+17
2009-07-19
compiler.h: unify system ifdef cruft here
Mike Frysinger
1
-8
/
+5
2009-04-04
Add support for building native win32 tools
Peter Tyser
1
-0
/
+2
2009-02-18
include/image.h: Ease grepping of image_* functions
Petri Lehtinen
1
-22
/
+22
2008-12-13
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
Jean-Christophe PLAGNIOL-VILLARD
1
-4
/
+0
2008-10-29
bootm: Add subcommands
Kumar Gala
1
-1
/
+19
2008-10-21
FDT: don't use private kernel header files
Wolfgang Denk
1
-9
/
+11
2008-09-13
Add support for LZMA uncompression algorithm.
Luigi 'Comio' Mantellini
1
-0
/
+1
2008-09-09
FIT: add ability to check hashes of all images in FIT, improve output
Bartlomiej Sieka
1
-0
/
+1
2008-09-09
Add support for booting of INTEGRITY operating system uImages
Peter Tyser
1
-0
/
+1
2008-08-26
bootm: refactor image detection and os load steps
Kumar Gala
1
-0
/
+9
2008-08-26
bootm: move lmb into the bootm_headers_t structure
Kumar Gala
1
-1
/
+3
2008-08-26
bootm: refactor fdt locating and relocation code
Kumar Gala
1
-0
/
+13
2008-08-26
bootm: refactor ramdisk locating code
Kumar Gala
1
-0
/
+2
2008-08-26
bootm: refactor entry point code
Kumar Gala
1
-0
/
+2
2008-08-10
Revert "[new uImage] Add autostart flag to bootm_headers structure"
Wolfgang Denk
1
-1
/
+0
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
1
-1
/
+1
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
1
-2
/
+15
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
1
-6
/
+3
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
1
-1
/
+2
2008-04-08
SPARC: added SPARC support for new uimage in common code.
Daniel Hellstrom
1
-0
/
+4
2008-03-20
[new uImage] Do not compile new uImage format support by default
Bartlomiej Sieka
1
-6
/
+0
2008-03-14
Add MD5 support to the new uImage format
Bartlomiej Sieka
1
-0
/
+1
2008-03-12
[new uImage] Fix definition of common bootm_headers_t fields
Marian Balakowicz
1
-1
/
+2
[next]