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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
1
-1
/
+1
2020-01-30
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
1
-10
/
+10
2020-01-30
optee: Replace uninitialized return variable by proper one.
Christoph Müllner
1
-1
/
+1
2020-01-25
lib: Kconfig dependencies for pseudo-random library
Heinrich Schuchardt
1
-1
/
+2
2020-01-25
lib: rsa: consider CONFIG_SPL_RSA
Heinrich Schuchardt
1
-1
/
+1
2020-01-22
trace: provide Sphinx style comments
Heinrich Schuchardt
1
-18
/
+36
2020-01-22
lib: ignore oid_registry_data.c file
Dario Binacchi
1
-0
/
+1
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
1
-4
/
+4
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
5
-1
/
+6
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move the image globals into image.h
Simon Glass
1
-0
/
+1
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
1
-0
/
+1
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
3
-0
/
+47
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
1
-0
/
+136
2020-01-17
aes: add support of aes192 and aes256
Philippe Reynes
1
-23
/
+54
2020-01-17
aes: add a define for the size of a block
Philippe Reynes
1
-17
/
+17
2020-01-15
efi_loader: imply VIDEO_ANSI
Heinrich Schuchardt
1
-0
/
+1
2020-01-15
efi_driver: debug output efi_uc_start, efi_uc_stop
Heinrich Schuchardt
1
-2
/
+2
2020-01-15
efi_driver: fix efi_uc_stop()
Heinrich Schuchardt
2
-5
/
+6
2020-01-15
efi_selftest: enable CONFIG_CMD_POWEROFF
Heinrich Schuchardt
1
-0
/
+1
2020-01-15
efi_loader: describe returning of control
Heinrich Schuchardt
1
-4
/
+4
2020-01-15
efi_loader: document functions in efi_rng.c
Heinrich Schuchardt
1
-0
/
+35
2020-01-07
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2
-0
/
+118
2020-01-07
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2
-0
/
+6
2020-01-07
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
3
-0
/
+121
2020-01-07
efi_loader: Add guidcpy function
Sughosh Ganu
1
-2
/
+2
2020-01-07
efi_loader: __cyg_profile_func_enter/_exit
Heinrich Schuchardt
1
-0
/
+32
2020-01-07
efi_loader: clear screen should move cursor to home
Heinrich Schuchardt
1
-1
/
+15
2020-01-07
efi_loader: git ignore helloworld_efi.S
Heinrich Schuchardt
1
-0
/
+1
2020-01-07
efi_selftest: Update .gitignore
Sughosh Ganu
1
-2
/
+1
2020-01-07
efi_loader: adjust file system info
Heinrich Schuchardt
1
-2
/
+9
2020-01-07
efi_loader: imply USB_KEYBOARD_FN_KEYS
Heinrich Schuchardt
1
-0
/
+1
2019-12-15
x86: timer: use a timer base of 0
Simon Glass
1
-0
/
+1
2019-12-15
net: Move the checksum functions to lib/
Simon Glass
2
-1
/
+49
2019-12-15
binman: Add a library to access binman entries
Simon Glass
3
-0
/
+59
2019-12-09
lib: Always build support for formatting MAC and IP address
Joe Hershberger
1
-4
/
+0
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
1
-0
/
+15
2019-12-06
lib: crypto: add pkcs7 message parser
AKASHI Takahiro
5
-0
/
+914
2019-12-06
lib: crypto: add x509 parser
AKASHI Takahiro
9
-0
/
+1172
2019-12-06
lib: crypto: add rsa public key parser
AKASHI Takahiro
4
-0
/
+224
2019-12-06
lib: crypto: add public key utility
AKASHI Takahiro
4
-0
/
+1073
2019-12-06
lib: add oid registry utility
AKASHI Takahiro
3
-0
/
+200
2019-12-06
lib: add asn1 decoder
AKASHI Takahiro
3
-0
/
+533
2019-12-06
cmd: add asn1_compiler
AKASHI Takahiro
1
-0
/
+3
2019-12-06
lib: add mktime64() for linux compatibility
AKASHI Takahiro
1
-0
/
+20
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
3
-0
/
+104
2019-12-06
linux_compat: move kmemdup() from ubifs.c to linux_compat.c
AKASHI Takahiro
1
-0
/
+19
2019-12-03
Kconfig: disambiguate config names for tiny printf
Thomas Hebb
1
-2
/
+2
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
1
-0
/
+1
[next]