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-04-23
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2
-0
/
+287
2018-04-23
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2
-10
/
+170
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2
-11
/
+27
2018-04-23
efi_loader: correctly determine length of empty device path
Heinrich Schuchardt
1
-0
/
+2
2018-04-23
efi_loader: fix AppendDevicePath
Heinrich Schuchardt
1
-3
/
+6
2018-04-23
efi_loader: implement CreateDeviceNode
Heinrich Schuchardt
2
-1
/
+31
2018-04-23
efi_selftest: fix typo in efi_selftest_devicepath.c
Heinrich Schuchardt
1
-1
/
+1
2018-04-23
efi_selftest: do not execute test if setup failed
Heinrich Schuchardt
1
-7
/
+7
2018-04-23
efi_loader: no support for ARMV7_NONSEC=y
Heinrich Schuchardt
1
-0
/
+2
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2
-2
/
+2
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
21
-358
/
+1899
2018-04-06
efi_loader: Check machine type in the image header
Ivan Gorinov
1
-12
/
+39
2018-04-05
efi_loader: completely initialize network
Heinrich Schuchardt
1
-2
/
+34
2018-04-05
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
1
-0
/
+46
2018-04-05
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
1
-0
/
+22
2018-04-05
efi_selftest: partition label for test image
Heinrich Schuchardt
1
-36
/
+22
2018-04-05
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
1
-0
/
+38
2018-04-05
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
1
-2
/
+2
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-1
/
+0
2018-04-04
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
3
-15
/
+39
2018-04-04
efi_loader: ImageSize must be multiple of SectionAlignment
Heinrich Schuchardt
1
-0
/
+2
2018-04-04
efi_loader: save image relocation address and size
Heinrich Schuchardt
1
-0
/
+2
2018-04-04
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
1
-2
/
+2
2018-04-04
efi_loader: initialize device path on alloc
Patrick Wildt
1
-0
/
+1
2018-04-04
efi_loader: Fix network DP with DM_ETH
Alexander Graf
1
-2
/
+5
2018-04-04
efi_loader: Fix return value for efi_add_runtime_mmio
Alexander Graf
1
-7
/
+7
2018-04-04
efi_loader: Optimize GOP more
Alexander Graf
1
-62
/
+114
2018-04-04
efi_loader: Optimize GOP switch
Alexander Graf
1
-34
/
+126
2018-04-04
efi_loader: use __always_inline for pixel conversion
Heinrich Schuchardt
1
-2
/
+2
2018-04-04
efi_loader: RestoreTPL should execute queued events
Heinrich Schuchardt
1
-0
/
+5
2018-04-04
efi_loader: use TPL_NOTIFY for network timer event
Heinrich Schuchardt
1
-1
/
+3
2018-04-04
efi_loader: correctly support parameter delta in Blt
Heinrich Schuchardt
2
-7
/
+29
2018-04-04
efi_selftest: unit test for event groups
Heinrich Schuchardt
2
-0
/
+141
2018-04-04
efi_selftest: fix device tree unit test
Heinrich Schuchardt
1
-1
/
+1
2018-04-04
efi: Correct header order in efi_memory
Simon Glass
1
-3
/
+2
2018-04-04
efi_loader: use constants in efi_allocate_pages()
Heinrich Schuchardt
1
-3
/
+3
2018-04-04
efi_loader: show UEFI revision in helloworld
Heinrich Schuchardt
1
-0
/
+18
2018-04-04
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2
-0
/
+183
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
1
-0
/
+1
2018-04-04
efi_selftest: test gop bitblt
Heinrich Schuchardt
2
-0
/
+312
2018-04-04
efi_loader: implement missing bit blit operations in gop
Heinrich Schuchardt
1
-36
/
+122
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
5
-27
/
+95
2018-04-04
efi_loader: define GUIDS for event groups
Heinrich Schuchardt
1
-0
/
+16
2018-04-04
efi_loader: manage events in a linked list
Heinrich Schuchardt
1
-105
/
+87
2018-04-04
efi_loader: fix formatting errors
Heinrich Schuchardt
1
-22
/
+26
2018-04-04
efi_loader: clear signaled state in CheckEvent
Heinrich Schuchardt
1
-2
/
+5
2018-04-04
efi_loader: check parameter in InstallConfigurationTable
Heinrich Schuchardt
1
-0
/
+3
2018-04-04
efi_loader: correct input of special keys
Heinrich Schuchardt
1
-10
/
+94
2018-04-04
efi_selftest: check installation of the device tree
Heinrich Schuchardt
2
-0
/
+189
2018-04-04
efi_loader: support device tree for bootefi selftest
Heinrich Schuchardt
1
-0
/
+2
[next]