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
2017-07-31
efi_loader: Fix warning in efi_gop
Alexander Graf
1
-1
/
+1
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
9
-210
/
+781
2017-07-29
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
1
-0
/
+25
2017-07-29
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
1
-14
/
+31
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
1
-6
/
+0
2017-07-28
efi_loader: Add an EFI_CALL() macro
Rob Clark
1
-3
/
+1
2017-07-28
efi_loader: add some missing breaks
Rob Clark
1
-0
/
+2
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2
-2
/
+2
2017-07-26
efi_loader: fix bug in efi_get_memory_map
Rob Clark
1
-2
/
+2
2017-07-26
efi_loader: Improve install_configuration_table
Alexander Graf
1
-1
/
+18
2017-07-26
efi_loader: remove more double EFI_EXIT() in efi_disk.c
Rob Clark
1
-3
/
+3
2017-07-26
efi_loader: remove double EFI_EXIT() with efi_unsupported
Rob Clark
1
-2
/
+2
2017-07-25
efi_loader: expose protocols via GUID
Rob Clark
1
-0
/
+14
2017-07-25
efi_loader: implement ProtocolsPerHandle
xypron.glpk@gmx.de
1
-1
/
+44
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
1
-1
/
+3
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
xypron.glpk@gmx.de
1
-5
/
+6
2017-07-24
efi_console: use EFIAPI for callback functions
xypron.glpk@gmx.de
1
-2
/
+3
2017-07-24
efi_loader: workaround for grub lsefi bug
Rob Clark
1
-0
/
+1
2017-07-24
efi_loader: implement ConvertDeviceNodeToText
xypron.glpk@gmx.de
1
-30
/
+91
2017-07-24
efi_memory: return MapKey
xypron.glpk@gmx.de
1
-0
/
+2
2017-07-24
efi_memory: do parameter checks first
xypron.glpk@gmx.de
1
-3
/
+3
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2
-1
/
+7
2017-07-24
efi_loader: move guidcmp to header
Rob Clark
1
-5
/
+0
2017-07-19
efi_loader: correctly implement 100ns conversion
xypron.glpk@gmx.de
1
-9
/
+40
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
2
-2
/
+40
2017-07-19
efi_loader: refactor efi_set_timer
xypron.glpk@gmx.de
1
-8
/
+13
2017-07-19
efi_loader: refactor efi_create_event
xypron.glpk@gmx.de
1
-12
/
+23
2017-07-19
efi_loader: correct size for tpl level
xypron.glpk@gmx.de
1
-6
/
+6
2017-07-19
efi_loader: implement multiple event support
xypron.glpk@gmx.de
1
-62
/
+133
2017-07-19
efi_loader: use struct efi_event * instead of void *
xypron.glpk@gmx.de
1
-11
/
+14
2017-07-19
efi_memory: avoid NULL dereference in efi_free_pool
xypron.glpk@gmx.de
1
-0
/
+3
2017-07-19
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
1
-2
/
+2
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2
-1
/
+68
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
1
-12
/
+20
2017-07-19
efi_loader: implement LocateHandleBuffer
xypron.glpk@gmx.de
1
-1
/
+24
2017-07-19
efi_loader: refactor efi_locate_handle
xypron.glpk@gmx.de
1
-6
/
+15
2017-07-19
efi_loader: implement InstallMultipleProtocolInterfaces
xypron.glpk@gmx.de
1
-1
/
+38
2017-07-19
efi_loader: refactor efi_uninstall_protocol_interface
xypron.glpk@gmx.de
1
-4
/
+11
2017-07-19
efi_loader: refactor efi_install_protocol_interface
xypron.glpk@gmx.de
1
-5
/
+14
2017-07-19
efi_loader: implement UninstallProtocolInterface
xypron.glpk@gmx.de
1
-2
/
+38
2017-07-19
efi_loader: implement InstallProtocolInterface
xypron.glpk@gmx.de
1
-1
/
+53
2017-07-19
efi_loader: efi_open_protocol: parameter checks
xypron.glpk@gmx.de
1
-4
/
+27
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
5
-66
/
+21
2017-07-11
dm: Fix error handling when unflattening the DT
Simon Glass
1
-1
/
+6
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
1
-5
/
+31
2017-07-10
fdt: Enable selecting correct DTB from appended FIT Image
Cooper Jr., Franklin
1
-0
/
+10
2017-07-10
libfdt: Drop -FDT_ERR_TOODEEP
Simon Glass
2
-7
/
+2
2017-07-04
efi_loader: abort on unsupported relocation type
xypron.glpk@gmx.de
1
-2
/
+8
2017-07-04
efi_loader: efi_handle_protocol set attributes
xypron.glpk@gmx.de
1
-2
/
+2
2017-07-03
efi_loader: add static to local functions
Masahiro Yamada
1
-9
/
+11
[next]