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
2017-11-27
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+3
2017-11-20
rtc: add support for s35392a
Nandor Han
1
-0
/
+3
2017-11-19
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-2
/
+58
2017-11-17
tpm: add more missing va_end()
André Draszik
1
-1
/
+4
2017-11-17
tpm: add tpm_get_random()
André Draszik
1
-0
/
+43
2017-11-17
lib: libfdt: wrap scripts/dtc/libfdt/* where possible
Masahiro Yamada
7
-1483
/
+24
2017-11-17
libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
1
-50
/
+1
2017-11-17
libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
Masahiro Yamada
1
-67
/
+0
2017-11-17
pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
Masahiro Yamada
2
-572
/
+0
2017-11-16
tpm: fix reading of permanent flags
André Draszik
1
-1
/
+11
2017-10-29
efi_loader: Disable env_save() call on boot
Alexander Graf
1
-4
/
+1
2017-10-13
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
14
-222
/
+1559
2017-10-13
efi_selftest: correctly check return values
Heinrich Schuchardt
2
-2
/
+2
2017-10-12
efi_loader: console support for color attributes
Rob Clark
1
-2
/
+25
2017-10-12
efi_loader: Add mem-mapped for fallback
Rob Clark
2
-0
/
+33
2017-10-10
efi_loader: don't increment part twice per loop
Jonathan Gray
1
-1
/
+0
2017-10-10
efi_loader: search all possible disk partitions
Jonathan Gray
1
-8
/
+12
2017-10-09
efi_selftest: error handling in SNP test
Heinrich Schuchardt
1
-1
/
+8
2017-10-09
efi_loader: comments for functions add missing @return
Heinrich Schuchardt
1
-1
/
+8
2017-10-09
efi_loader: Fix disk dp's for pre-DM/legacy devices
Rob Clark
1
-0
/
+11
2017-10-09
efi_loader: avoid NULL dereference in efi_dp_match
Heinrich Schuchardt
1
-1
/
+2
2017-10-09
efi_selftest: avoid dereferencing NULL in tpl test
Heinrich Schuchardt
1
-1
/
+2
2017-10-09
efi_selftest: efi_st_memcmp return difference of bytes
Heinrich Schuchardt
1
-1
/
+1
2017-10-09
efi_loader: supply EFI network test
Heinrich Schuchardt
3
-1
/
+456
2017-10-09
efi_selftest: allow printing MAC addresses
Heinrich Schuchardt
1
-1
/
+40
2017-10-09
efi_loader: fill return values in SimpleNetworkProtocol
Heinrich Schuchardt
1
-2
/
+25
2017-10-09
efi_loader: size fields in SimpleNetworkProtocol
Heinrich Schuchardt
1
-4
/
+20
2017-10-09
efi_loader: fix efi_net_get_status
Heinrich Schuchardt
1
-3
/
+8
2017-10-09
efi_loader: implement WaitForPacket event
Heinrich Schuchardt
1
-0
/
+16
2017-10-09
efi_loader: use events for efi_net_receive
Heinrich Schuchardt
1
-3
/
+50
2017-10-09
efi_net: return EFI_UNSUPPORTED where appropriate
Heinrich Schuchardt
1
-6
/
+4
2017-10-09
efi_loader: efi_net: hwaddr_size = 6
Heinrich Schuchardt
1
-0
/
+1
2017-10-09
efi_loader: fill simple network protocol revision
Heinrich Schuchardt
1
-0
/
+1
2017-10-09
efi_loader: wrong type in wait_for_event
Heinrich Schuchardt
3
-3
/
+3
2017-10-09
efi_loader: pass GUIDs as const efi_guid_t *
Heinrich Schuchardt
1
-19
/
+21
2017-10-09
efi_loader: parameters of CopyMem and SetMem
Heinrich Schuchardt
1
-5
/
+5
2017-10-09
efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem
Heinrich Schuchardt
1
-0
/
+2
2017-10-09
efi_loader: replace efi_div10 by do_div
Heinrich Schuchardt
1
-34
/
+2
2017-10-09
efi_loader: provide function comments for boot services
Heinrich Schuchardt
1
-2
/
+638
2017-10-09
efi_selftest: make tests easier to read
Heinrich Schuchardt
4
-100
/
+126
2017-10-09
efi_loader: use type bool for event states
Heinrich Schuchardt
2
-17
/
+17
2017-10-09
efi_selftest: use efi_st_error for all error messages
Heinrich Schuchardt
1
-12
/
+10
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
1
-0
/
+2
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
1
-9
/
+78
2017-10-05
fdtdec: sort include files
Jean-Jacques Hiblot
1
-5
/
+5
2017-10-05
lib: allow building lzo for the SPL
Jean-Jacques Hiblot
2
-1
/
+7
2017-10-05
gzip: add a function to parse the header
Jean-Jacques Hiblot
1
-3
/
+12
2017-10-05
lzo: add a function to check the validity of the header
Jean-Jacques Hiblot
1
-4
/
+17
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
1
-1
/
+1
2017-10-05
efi_loader: allow creating new handles
Heinrich Schuchardt
1
-2
/
+20
[next]