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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
Fix syntax error
Leo Yu-Chi Liang
1
-1
/
+1
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
11
-14
/
+14
2021-10-31
bootstage: Add SPL support
Marek Vasut
3
-2
/
+11
2021-10-31
image.h: make image_sign_info.fit point to const
Hannu Lounento
1
-1
/
+1
2021-10-26
common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS
Philippe Reynes
1
-0
/
+7
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
1
-2
/
+9
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-1
/
+17
2021-10-09
Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-2
/
+2
2021-10-09
common: Kconfig: use 'vidconsole' name instead of old 'video'
Anatolij Gustschin
1
-2
/
+2
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
1
-1
/
+1
2021-10-08
image: Split up boot_get_fdt()
Simon Glass
1
-100
/
+126
2021-10-08
image: Reduce variable scope in boot_get_fdt()
Simon Glass
1
-12
/
+11
2021-10-08
image: Remove some #ifdefs from image-fit and image-fit-sig
Simon Glass
3
-9
/
+16
2021-10-08
image: Remove #ifdefs from select_ramdisk()
Simon Glass
1
-67
/
+72
2021-10-08
image: Split up boot_get_ramdisk()
Simon Glass
1
-63
/
+86
2021-10-08
image: Reduce variable scope in boot_get_ramdisk()
Simon Glass
1
-11
/
+11
2021-10-08
image: Drop most #ifdefs in image-board.c
Simon Glass
1
-61
/
+50
2021-10-08
image: Drop #ifdefs for fit_print_contents()
Simon Glass
1
-5
/
+6
2021-10-08
image: Tidy up fit_unsupported_reset()
Simon Glass
1
-0
/
+8
2021-10-08
image: Drop IMAGE_ENABLE_IGNORE
Simon Glass
1
-1
/
+1
2021-10-08
image: Drop IMAGE_OF_SYSTEM_SETUP
Simon Glass
1
-1
/
+1
2021-10-08
image: Drop IMAGE_OF_BOARD_SETUP
Simon Glass
1
-2
/
+2
2021-10-08
image: Drop IMAGE_BOOT_GET_CMDLINE
Simon Glass
1
-1
/
+1
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2
-6
/
+20
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
3
-7
/
+7
2021-10-08
image: Drop IMAGE_ENABLE_FIT
Simon Glass
3
-14
/
+14
2021-10-08
hash: Drop some #ifdefs in hash.c
Simon Glass
1
-29
/
+25
2021-10-08
hash: Use Kconfig to enable hashing in host tools and SPL
Simon Glass
1
-26
/
+23
2021-10-08
image: Add Kconfig options for FIT in the tools build
Simon Glass
2
-3
/
+4
2021-10-08
compiler: Rename host_build() to tools_build()
Simon Glass
2
-10
/
+10
2021-10-08
image: Remove ifdefs around image_setup_linux() el at
Simon Glass
2
-16
/
+11
2021-10-08
image: Avoid #ifdefs for manual relocation
Simon Glass
1
-18
/
+22
2021-10-08
image: Create a function to do manual relocation
Simon Glass
1
-26
/
+7
2021-10-08
image: Split host code out into its own file
Simon Glass
3
-37
/
+45
2021-10-08
image: Fix up checkpatch warnings in image-board.c
Simon Glass
1
-70
/
+72
2021-10-08
image: Split board code out into its own file
Simon Glass
3
-924
/
+928
2021-10-08
image: Update image_decomp() to avoid ifdefs
Simon Glass
1
-77
/
+68
2021-10-08
image: Update zstd to avoid reporting error twice
Simon Glass
1
-5
/
+3
2021-10-08
image: Avoid switch default in image_decomp()
Simon Glass
1
-6
/
+8
2021-10-08
zstd: Create a function for use from U-Boot
Simon Glass
1
-41
/
+9
2021-10-07
imx: spl: fix imx8m secure boot
Heiko Schocher
1
-1
/
+6
2021-10-07
spl_fit. add hook to make fixes after fit header is loaded
Heiko Schocher
1
-0
/
+11
2021-10-07
riscv: image: Use the first DRAM bank for bootm_low
Samuel Holland
1
-1
/
+1
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
3
-5
/
+5
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
3
-3
/
+3
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2
-3
/
+0
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
1
-1
/
+1
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2
-5
/
+5
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
4
-15
/
+12
[next]