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
/
common
/
image.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
Change lmb to use phys_size_t/phys_addr_t
Becky Bruce
1
-6
/
+11
2008-06-03
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
1
-0
/
+10
2008-05-12
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
1
-7
/
+0
2008-05-12
Fix offset calculation for multi-type legacy images.
Nick Spence
1
-9
/
+4
2008-05-10
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
1
-0
/
+7
2008-05-10
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
Marian Balakowicz
1
-4
/
+0
2008-05-09
Recognize 'powerpc' As an Alias for IH_ARCH_PPC
Grant Erickson
1
-0
/
+1
2008-04-25
Use watchdog-aware functions when calculating hashes of images - take two
Bartlomiej Sieka
1
-34
/
+8
2008-04-24
Memory footprint optimizations
Bartlomiej Sieka
1
-33
/
+23
2008-04-24
crc32: use uint32_t rather than unsigned long
Mike Frysinger
1
-1
/
+1
2008-04-17
Restore the ability to continue booting after legacy image overwrite
Marian Balakowicz
1
-1
/
+1
2008-04-13
Rename include/md5.h to include/u-boot/md5.h
Andy Fleming
1
-2
/
+2
2008-04-08
SPARC: added SPARC support for new uimage in common code.
Daniel Hellstrom
1
-1
/
+1
2008-03-20
[new uImage] Disable debuging output in preparation for merge with master
Bartlomiej Sieka
1
-1
/
+0
2008-03-14
Add MD5 support to the new uImage format
Bartlomiej Sieka
1
-2
/
+4
2008-03-12
[new uImage] Fix build issue on ARM
Marian Balakowicz
1
-1
/
+7
2008-03-12
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
Marian Balakowicz
1
-29
/
+83
2008-03-12
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
1
-6
/
+22
2008-03-12
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
Marian Balakowicz
1
-0
/
+1
2008-03-12
[new uImage] Remove unnecessary arguments passed to ramdisk routines
Marian Balakowicz
1
-20
/
+12
2008-03-12
[new uImage] Add new uImage format support for ramdisk handling
Marian Balakowicz
1
-16
/
+108
2008-03-10
[new uImage] New uImage low-level API
Marian Balakowicz
1
-4
/
+1261
2008-02-29
[new uImage] Fix component handling for legacy multi component images
Marian Balakowicz
1
-8
/
+8
2008-02-29
[new uImage] Share common uImage code between mkimage and U-boot
Marian Balakowicz
1
-97
/
+244
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
1
-211
/
+218
2008-02-29
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
1
-0
/
+26
2008-02-29
[new uImage] Use lmb for bootm allocations
Kumar Gala
1
-87
/
+47
2008-02-29
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
1
-0
/
+6
2008-02-29
[new uImage] rework error handling so common functions don't reset
Kumar Gala
1
-10
/
+16
2008-02-29
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
Kumar Gala
1
-5
/
+4
2008-02-27
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
Marian Balakowicz
1
-2
/
+6
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
1
-5
/
+8
2008-02-27
[new uImage] Optimize gen_get_image() flow control
Marian Balakowicz
1
-31
/
+33
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
1
-32
/
+85
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
1
-1
/
+55
2008-02-21
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
Marian Balakowicz
1
-0
/
+78
2008-02-21
[new uImage] Add gen_get_image() routine
Marian Balakowicz
1
-21
/
+105
2008-02-07
[new uImage] Cleanup do_botm_linux() boot allocations
Marian Balakowicz
1
-9
/
+109
2008-02-07
[new uImage] Move ramdisk loading to a common routine
Marian Balakowicz
1
-0
/
+113
2008-02-07
[new uImage] Factor out common image_get_ramdisk() routine
Marian Balakowicz
1
-3
/
+200
2008-02-07
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
1
-0
/
+88
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
1
-0
/
+86
2008-02-07
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
1
-0
/
+18
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
1
-0
/
+91