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
2018-09-23
efi_loader: typos in efi_console.c
Heinrich Schuchardt
1
-4
/
+4
2018-09-23
efi_loader: struct efi_simple_text_input_protocol
Heinrich Schuchardt
2
-4
/
+4
2018-09-23
efi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
2
-0
/
+261
2018-09-23
efi_loader: EFI_UNICODE_COLLATION_PROTOCOL
Heinrich Schuchardt
3
-3
/
+347
2018-09-23
lib: charset: upper/lower case conversion
Heinrich Schuchardt
2
-0
/
+57
2018-09-23
efi_loader: Add console handle references to in/out/err
Alexander Graf
1
-0
/
+6
2018-09-23
efi_loader: use correct documentation style
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_loader: description efi_update_capsule()
Heinrich Schuchardt
1
-1
/
+1
2018-09-23
efi_loader: fix typos in efi_runtime.c
Heinrich Schuchardt
1
-7
/
+8
2018-09-23
efi_loader: fix typos in efi_boottime.c
Heinrich Schuchardt
1
-21
/
+21
2018-09-23
Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""
Stephen Warren
1
-1
/
+1
2018-09-23
lib: charset: remove obsolete functions
Heinrich Schuchardt
1
-79
/
+0
2018-09-23
efi_loader: don't use unlimited stack as buffer
Heinrich Schuchardt
1
-7
/
+13
2018-09-23
efi_loader: remove limit on variable length
Heinrich Schuchardt
1
-22
/
+30
2018-09-23
lib: vsprintf: correct printing of Unicode strings
Heinrich Schuchardt
1
-9
/
+4
2018-09-23
test: unit tests for Unicode functions
Heinrich Schuchardt
1
-1
/
+3
2018-09-23
lib: charset: utility functions for Unicode
Heinrich Schuchardt
1
-3
/
+233
2018-09-23
efi_loader: rename utf16_strlen, utf16_strnlen
Heinrich Schuchardt
6
-8
/
+12
2018-09-23
lib: build charset.o only if needed
Heinrich Schuchardt
2
-5
/
+12
2018-09-23
vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
Heinrich Schuchardt
1
-4
/
+4
2018-09-23
efi_loader: Pass address to fs_read()
Alexander Graf
1
-1
/
+4
2018-09-23
efi_selftest: test for loaded image protocol
Heinrich Schuchardt
2
-0
/
+109
2018-09-23
efi_loader: pass system table in loaded image protocol
Heinrich Schuchardt
1
-0
/
+1
2018-09-23
efi_selftest: memory leak testing manage protocols
Heinrich Schuchardt
1
-2
/
+19
2018-09-18
lib: bitrev: Sync with Linux kernel v4.17
Bin Meng
1
-19
/
+9
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
9
-22
/
+12
2018-09-10
fdt: fix get_next_memory_node()
Marek Vasut
1
-3
/
+1
2018-09-05
lib/slre: remove superfluous assignment
Heinrich Schuchardt
1
-2
/
+0
2018-08-31
Make kmalloc'ed memory really DMA-safe
Masahiro Yamada
1
-2
/
+3
2018-08-30
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
1
-0
/
+4
2018-08-24
libavb: Handle wrong hashtree_error_mode in avb_append_options()
Ievgen Maliarenko
1
-0
/
+3
2018-08-21
efi: Fix truncation of constant value
Eugeniu Rosca
1
-4
/
+3
2018-08-21
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
1
-8
/
+14
2018-08-20
efi_selftest: correct block device unit test
Heinrich Schuchardt
1
-1
/
+1
2018-08-20
efi_loader: document runtime functions
Heinrich Schuchardt
1
-4
/
+149
2018-08-20
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2
-12
/
+15
2018-08-20
lib: crc32: mark function crc32() as __efi_runtime
Heinrich Schuchardt
1
-12
/
+14
2018-08-20
efi_loader: avoid NULL dereference in efi_get_memory_map()
Heinrich Schuchardt
1
-1
/
+3
2018-08-20
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
1
-1
/
+2
2018-08-20
efi_loader: relocate pointer to tables
Heinrich Schuchardt
1
-1
/
+8
2018-08-20
Revert "efi_loader: efi_allocate_pages is too restrictive"
Stephen Warren
1
-1
/
+1
2018-08-13
rsa: Fix LibreSSL before v2.7.0
Caliph Nomble
1
-6
/
+12
2018-08-10
smbios: fix checkstyle warning
Christian Gmeiner
1
-0
/
+1
2018-08-10
smbios: fix checkstyle error
Christian Gmeiner
1
-1
/
+1
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
18
-135
/
+826
2018-07-26
Merge git://git.denx.de/u-boot-dm
Tom Rini
2
-6
/
+16
2018-07-26
fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS
Masahiro Yamada
1
-1
/
+1
2018-07-26
fdt: fix fdtdec_setup_memory_banksize()
Jens Wiklander
1
-5
/
+15
2018-07-26
initialize net_mode.if_type
Andrew Thomas
1
-0
/
+1
2018-07-25
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
2
-0
/
+68
[next]