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-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-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
2021-04-27
IOMUX: Fix buffer overflow in iomux_replace_device()
Yuichiro Goto
1
-2
/
+6
2021-04-24
common: edid: Search for valid timing in extension block
Jernej Skrabec
1
-0
/
+18
2021-04-24
common: edid: extract code for detailed timing search
Jernej Skrabec
1
-21
/
+28
2021-04-24
common: edid: check for digital display earlier
Jernej Skrabec
1
-4
/
+5
2021-04-20
Add support for stack-protector
Joel Peshkin
3
-0
/
+38
2021-04-19
Revert "spl: Drop bd_info in the data section"
Alexandru Gagniuc
2
-21
/
+8
2021-04-14
image-fit: Accept OP-TEE images when booting a FIT
Alexandru Gagniuc
1
-0
/
+2
2021-04-14
image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid
Alexandru Gagniuc
1
-0
/
+2
2021-04-14
spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties
Alexandru Gagniuc
1
-1
/
+18
2021-04-14
spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads
Alexandru Gagniuc
1
-1
/
+11
2021-04-14
spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT
Alexandru Gagniuc
1
-2
/
+3
2021-04-14
spl: LOAD_FIT_FULL: Fix selection of the "fdt" node
Alexandru Gagniuc
1
-3
/
+1
2021-04-14
common: fit: Add weak board_fit_config_name_match
Sean Anderson
1
-0
/
+5
2021-04-14
Kconfig: Document the limitations of the simple SPL_LOAD_FIT path
Alexandru Gagniuc
1
-0
/
+10
2021-04-14
spl: fit: Support loading FPGA images from list of "loadables"
Alexandru Gagniuc
1
-0
/
+24
2021-04-14
spl: fit: Warn if FIT contains "fpga" property in config node
Alexandru Gagniuc
1
-0
/
+8
2021-04-14
spl: fit: Move FPGA loading code to separate functions
Alexandru Gagniuc
1
-25
/
+45
2021-04-14
spl: fit: Don't overwrite previous loadable if "load" is missing
Alexandru Gagniuc
1
-2
/
+9
2021-04-14
lib: Add support for ECDSA image signing
Alexandru Gagniuc
1
-2
/
+9
2021-04-14
lib: Rename rsa-checksum.c to hash-checksum.c
Alexandru Gagniuc
2
-2
/
+2
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2
-0
/
+106
2021-04-12
hush: Fix assignments being misinterpreted as commands
Sean Anderson
1
-1
/
+1
2021-04-12
hash: Allow for SHA512 hardware implementations
Joel Stanley
1
-2
/
+22
2021-04-12
lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
Patrick Delaunay
1
-1
/
+1
2021-04-10
board_f: cosmetic: change the debug trace to KB in reserve_video
Patrick Delaunay
1
-1
/
+1
2021-04-09
Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+18
2021-04-08
spl: fit: nand: allow for non-page-aligned elements
Tim Harvey
1
-5
/
+15
2021-04-08
spl: fit: nand: skip bad block handling if NAND chip not fully defined
Tim Harvey
1
-1
/
+3
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
1
-2
/
+3
[next]