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
2021-03-01
Respect that some compression algos can be enabled separately for SPL
Frieder Schrempf
1
-6
/
+18
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
1
-0
/
+1
2020-10-22
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
1
-10
/
+10
2020-10-22
image: Add a function to modify category information
Naoki Hayama
1
-0
/
+18
2020-09-07
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
1
-8
/
+2
2020-08-27
image: don't exceed gd->ram_top in bootm_size
Baruch Siach
1
-0
/
+3
2020-08-26
image: Use gd->ram_base/_size in env_get_bootm_size()
Stefan Roese
1
-7
/
+2
2020-08-26
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
1
-2
/
+1
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-3
/
+5
2020-07-07
image: Add support for ZSTD decompression
Robert Marko
1
-0
/
+52
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-6
/
+7
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-17
image: Add a common compression type detection function.
Atish Patra
1
-0
/
+23
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
1
-9
/
+9
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Add a new lz4.h header file
Simon Glass
1
-0
/
+1
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+3
2019-10-08
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
Breno Matheus Lima
1
-3
/
+4
2019-10-08
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
Stefano Babic
1
-5
/
+3
2019-10-08
habv4: tools: Avoid hardcoded CSF size for SPL targets
Breno Matheus Lima
1
-3
/
+5
2019-10-08
microblaze: Fix lmb memory initialization
Michal Simek
1
-2
/
+3
2019-08-27
image: add new "copro" image type
Patrick Delaunay
1
-0
/
+1
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-0
/
+1
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
1
-0
/
+111
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
1
-5
/
+5
2019-04-22
Support boot Android image without address on bootm command
Shawn Guo
1
-1
/
+1
2019-01-01
tools: add i.MX8M image support
Peng Fan
1
-0
/
+1
2018-11-28
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
1
-0
/
+1
2018-10-22
tools: add i.MX8/8X image support
Peng Fan
1
-0
/
+1
2018-06-13
u-boot: Fix several typos
Shyam Saini
1
-1
/
+1
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+1
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
1
-0
/
+1
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
1
-1
/
+2
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-30
tools: mkimage: Support RISC-V arch
Rick Chen
1
-0
/
+1
2018-03-19
image: Add IH_OS_TEE for TEE chain-load boot
Bryan O'Donoghue
1
-0
/
+1
2018-03-19
tools/mkimage: add support for STM32 image format
Patrick Delaunay
1
-0
/
+1
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-12-18
common: image.c: Fix CACHE: Misaligned operation output
Heiko Schocher
1
-1
/
+2
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
1
-4
/
+2
[next]