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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-23
efi_loader: Make RTS relocation more robust
Alexander Graf
1
-3
/
+31
2018-12-23
lib: crc32: mark static variable as __efi_runtime_data
Heinrich Schuchardt
1
-1
/
+2
2018-12-23
efi_selftest: block device: avoid read after free
Heinrich Schuchardt
1
-5
/
+5
2018-12-15
hashtable: fix length calculation in hexport_r
AKASHI Takahiro
1
-1
/
+1
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-1
/
+1
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
1
-1
/
+42
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
2
-6
/
+18
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
1
-1
/
+1
2018-12-05
tpm: Fix a logging warning in unpack_byte_string()
Simon Glass
1
-1
/
+1
2018-12-05
tpm: Remove use of build-time TPM versions
Simon Glass
2
-11
/
+18
2018-12-05
sandbox: physmem: Use mapping to support sandbox
Simon Glass
1
-1
/
+3
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
37
-339
/
+1158
2018-12-03
rsa: add support of padding pss
Philippe Reynes
2
-0
/
+200
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2
-23
/
+49
2018-12-03
rsa: use new openssl API to create signature
Philippe Reynes
1
-6
/
+11
2018-12-03
efi_loader: bootmgr: add load option helper functions
AKASHI Takahiro
1
-33
/
+60
2018-12-03
efi_loader: allow device == NULL in efi_dp_from_name()
AKASHI Takahiro
1
-4
/
+7
2018-12-02
efi_loader: Align runtime section to 64kb
Alexander Graf
1
-3
/
+17
2018-12-02
efi_selftest: rename setup_ok
Heinrich Schuchardt
1
-4
/
+4
2018-12-02
efi_loader: fix simple network protocol
Heinrich Schuchardt
1
-59
/
+332
2018-12-02
efi_loader: correctly aligned transmit buffer
Heinrich Schuchardt
1
-11
/
+20
2018-12-02
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
1
-8
/
+8
2018-12-02
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
1
-0
/
+24
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
1
-2
/
+4
2018-12-02
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
1
-3
/
+3
2018-12-02
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2
-0
/
+164
2018-12-02
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
1
-5
/
+4
2018-12-02
efi_loader: Reserve unaccessible memory
Alexander Graf
1
-3
/
+29
2018-12-02
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
sandbox: smbios: Update to support sandbox
Simon Glass
2
-16
/
+56
2018-12-02
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
1
-0
/
+28
2018-12-02
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
1
-1
/
+1
2018-12-02
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
1
-1
/
+1
2018-12-02
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
1
-2
/
+2
2018-12-02
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
1
-6
/
+14
2018-12-02
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
1
-3
/
+3
2018-12-02
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
1
-0
/
+6
2018-12-02
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
1
-0
/
+3
2018-12-02
efi_loader: fix typos
Heinrich Schuchardt
5
-15
/
+18
2018-12-02
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
1
-9
/
+22
2018-12-02
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
1
-11
/
+12
2018-12-02
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
1
-0
/
+47
2018-12-02
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2
-4
/
+17
2018-12-02
efi_selftest: use CR LF in helloworld
Heinrich Schuchardt
1
-13
/
+27
2018-12-02
efi_loader: rename parent to header
Heinrich Schuchardt
4
-35
/
+52
2018-12-02
efi_loader: eliminate handle member
Heinrich Schuchardt
6
-52
/
+51
2018-12-02
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
3
-11
/
+11
2018-12-02
efi_selftest: fix typos
Heinrich Schuchardt
11
-22
/
+20
2018-12-02
efi_loader: delete handles
Heinrich Schuchardt
1
-20
/
+61
[next]