Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2f511dd6de68f61ec0ab677616ddd77883c65a7d
/
common
/
image.c
432c914
[new uImage] Disable debuging output in preparation for merge with master
by Bartlomiej Sieka
· 17 years ago
2e6f285
Add MD5 support to the new uImage format
by Bartlomiej Sieka
· 17 years ago
2499b04
[new uImage] Fix build issue on ARM
by Marian Balakowicz
· 17 years ago
0cd4f3d
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
by Marian Balakowicz
· 17 years ago
74eb4ae
[new uImage] Use show_boot_progress() for new uImage format
by Marian Balakowicz
· 17 years ago
61c1ad5
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
by Marian Balakowicz
· 17 years ago
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· 17 years ago
a50d515
[new uImage] Add new uImage format support for ramdisk handling
by Marian Balakowicz
· 17 years ago
e227fbb
[new uImage] New uImage low-level API
by Marian Balakowicz
· 17 years ago
a147421
[new uImage] Fix component handling for legacy multi component images
by Marian Balakowicz
· 17 years ago
c3c7eb2
[new uImage] Share common uImage code between mkimage and U-boot
by Marian Balakowicz
· 17 years ago
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· 17 years ago
c5bacfd
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· 17 years ago
b937bb7
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· 17 years ago
fb71ccf
[new uImage] Add autostart flag to bootm_headers structure
by Kumar Gala
· 17 years ago
18f4c0f
[new uImage] rework error handling so common functions don't reset
by Kumar Gala
· 17 years ago
aced3a3
[new uImage] Don't pass kdb to ramdisk_high since we may not have one
by Kumar Gala
· 17 years ago
1256068
[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled
by Marian Balakowicz
· 17 years ago
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· 17 years ago
535b910
[new uImage] Optimize gen_get_image() flow control
by Marian Balakowicz
· 17 years ago
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· 17 years ago
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· 17 years ago
3413e22
[new uImage] Add fit_parse_conf() and fit_parse_subimage() routines
by Marian Balakowicz
· 17 years ago
c536d6f
[new uImage] Add gen_get_image() routine
by Marian Balakowicz
· 17 years ago
2efc264
[new uImage] Cleanup do_botm_linux() boot allocations
by Marian Balakowicz
· 17 years ago
9c701e8
[new uImage] Move ramdisk loading to a common routine
by Marian Balakowicz
· 17 years ago
9541850
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· 17 years ago
05c1d3f
[new uImage] Factor out common routines for getting os/arch/type/comp names
by Marian Balakowicz
· 17 years ago
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· 17 years ago
f9a67bd
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· 17 years ago
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· 17 years ago