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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
bloblist: Support resizing a blob
Simon Glass
1
-2
/
+69
2021-07-21
sandbox: Adjust the bloblist default address
Simon Glass
1
-1
/
+1
2021-07-17
Merge branch '2021-07-16-cleanup-image-support'
Tom Rini
4
-76
/
+32
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-13
/
+24
2021-07-16
image: Add support for relocating crypto_algos in linker lists
Alexandru Gagniuc
1
-0
/
+13
2021-07-16
image: image-sig.c: Remove crypto_algos array
Alexandru Gagniuc
1
-21
/
+0
2021-07-16
image: rsa: Move verification algorithm to a linker list
Alexandru Gagniuc
1
-10
/
+0
2021-07-16
image: Add support for placing crypto_algo in linker lists
Alexandru Gagniuc
1
-0
/
+9
2021-07-16
common: image-sig.c: Remove host-specific logic and #ifdefs
Alexandru Gagniuc
1
-37
/
+2
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
1
-1
/
+1
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
1
-3
/
+3
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
1
-1
/
+1
2021-07-16
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
Simon Glass
1
-1
/
+1
2021-07-16
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
Simon Glass
1
-2
/
+2
2021-07-16
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
2
-3
/
+3
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
1
-4
/
+4
2021-07-16
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
Simon Glass
1
-3
/
+3
2021-07-15
image: android: Automatically detect more compression types
Stephan Gerhold
1
-1
/
+1
2021-07-15
fit: Load DTO into temporary buffer and ignore load address
Marek Vasut
1
-4
/
+28
2021-07-14
board-info: Call sysinfo_detect() before sysinfo_get_str()
Marek Vasut
1
-2
/
+6
2021-07-14
board-info: Use sysinfo_get()
Marek Vasut
1
-1
/
+1
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
1
-13
/
+24
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-1
/
+3
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2
-0
/
+4
2021-07-06
sandbox: don't refer to symbol _init
Heinrich Schuchardt
1
-1
/
+3
2021-07-05
Merge branch 'next'
Tom Rini
6
-16
/
+66
2021-07-02
autoboot: fix MENUKEY
Da Xue
1
-1
/
+1
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2
-2
/
+5
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2
-4
/
+14
2021-06-23
malloc: add SPDX license identifiers
Heinrich Schuchardt
1
-0
/
+10
2021-06-23
spl: fit: Also record architecture in /fit-images
Michal Simek
2
-2
/
+5
2021-06-22
autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
Da Xue
1
-4
/
+4
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2
-2
/
+2
2021-06-08
log: Add support for logging a buffer
Simon Glass
1
-0
/
+30
2021-06-08
console: Report an error when output buffer is exhausted
Simon Glass
1
-4
/
+14
2021-06-07
image-fdt: save no-map parameter of reserve-memory
Patrick Delaunay
1
-8
/
+15
2021-05-31
board: sifive: add HiFive Unmatched board support
Green Wan
1
-2
/
+2
2021-05-28
Revert "lib: introduce HASH_CALCULATE option"
Alexandru Gagniuc
1
-1
/
+0
2021-05-26
spl: Kconfig: Use tabs instead of space for alignment
Michal Simek
1
-12
/
+12
2021-05-19
riscv: Drop USE_SPL_FIT_GENERATOR
Bin Meng
1
-2
/
+1
2021-05-19
common: kconfig: Correct a typo in SPL_LOAD_FIT
Bin Meng
1
-1
/
+1
2021-05-18
Merge branch '2021-05-17-assorted-fixes'
Tom Rini
1
-2
/
+2
2021-05-18
lib: introduce HASH_CALCULATE option
Masahisa Kojima
1
-0
/
+1
2021-05-18
hash: Kconfig option for SHA512 hardware acceleration
Heinrich Schuchardt
1
-4
/
+4
2021-05-17
cli: slighly more clear error messages
peng.wang@smartm.com
1
-2
/
+2
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
1
-0
/
+46
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
1
-4
/
+2
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
1
-1
/
+11
2021-05-04
env: allow environment to be amended from control dtb
Rasmus Villemoes
1
-0
/
+2
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
1
-0
/
+4
[prev]
[next]