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
2019-05-02
efi_loader: description of efi_add_handle()
Heinrich Schuchardt
1
-3
/
+5
2019-05-02
efi_selftest: test exit_data
Heinrich Schuchardt
2
-6
/
+26
2019-05-02
efi_loader: implement support of exit data
Heinrich Schuchardt
1
-0
/
+47
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
1
-7
/
+8
2019-05-02
efi_loader: set OsIndicationsSupported at init
AKASHI Takahiro
1
-0
/
+11
2019-05-02
efi_loader: FreePages() must fail with pages = 0
Heinrich Schuchardt
1
-1
/
+1
2019-05-02
efi_loader: parameter check CreateEventEx()
Heinrich Schuchardt
1
-1
/
+1
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
4
-20
/
+81
2019-04-24
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
Tom Rini
21
-66
/
+93
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
1
-2
/
+1
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
1
-7
/
+0
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2
-1
/
+50
2019-04-23
Convert CONFIG_TRACE to Kconfig
Simon Glass
1
-0
/
+9
2019-04-23
trace: Tidy up error returns
Simon Glass
1
-5
/
+9
2019-04-23
div64: Don't instrument the division function
Simon Glass
1
-1
/
+7
2019-04-23
div64: Use kernel types
Simon Glass
1
-7
/
+7
2019-04-23
efi_loader: check length in CreateDeviceNode()
Heinrich Schuchardt
1
-0
/
+3
2019-04-23
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
1
-0
/
+4
2019-04-23
efi_loader: need either ACPI table or device tree
Heinrich Schuchardt
1
-1
/
+0
2019-04-23
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
2
-11
/
+34
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2
-20
/
+24
2019-04-23
efi_loader: correctly split device path of loaded image
Heinrich Schuchardt
1
-10
/
+2
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
14
-19
/
+19
2019-04-23
efi_loader: export root node handle
AKASHI Takahiro
1
-2
/
+3
2019-04-23
efi_loader: efi_setup_loaded_image() handle missing file name
AKASHI Takahiro
1
-3
/
+4
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
8
-88
/
+106
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-1
/
+1
2019-04-12
efi_selftest: expect boot services data for fdt
Heinrich Schuchardt
1
-3
/
+3
2019-04-12
efi_loader: simplify protocol installation
Heinrich Schuchardt
1
-51
/
+25
2019-04-12
efi_loader: export efi_install_multiple_protocol_interfaces
Heinrich Schuchardt
1
-1
/
+1
2019-04-12
efi_selftest: physical and virtual addresses must match
Heinrich Schuchardt
1
-0
/
+5
2019-04-12
efi_loader: update virtual address in efi_mem_carve_out
Heinrich Schuchardt
1
-0
/
+2
2019-04-12
efi_loader: add protection for block_dev
Patrick Delaunay
1
-1
/
+1
2019-04-12
efi_loader: fix setting PlatformLang
Heinrich Schuchardt
2
-15
/
+67
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
2
-10
/
+0
2019-04-12
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
Heinrich Schuchardt
1
-2
/
+0
2019-04-12
efi_loader: enable HII protocols by default
Heinrich Schuchardt
1
-5
/
+2
2019-04-12
efi_loader: assign HII protocols to root node
Heinrich Schuchardt
2
-20
/
+20
2019-04-12
x86: dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
1
-1
/
+1
2019-04-11
fdtdec: test: Add carveout tests
Thierry Reding
1
-0
/
+152
2019-04-11
fdtdec: test: Use compound statement macros
Thierry Reding
1
-42
/
+22
2019-04-11
fdtdec: test: Fix build warning
Thierry Reding
1
-0
/
+2
2019-04-11
fdtdec: Add Kconfig symbol for tests
Thierry Reding
1
-0
/
+4
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
1
-0
/
+87
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
1
-0
/
+131
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
1
-0
/
+7
2019-04-11
libfdt: Add phandle generation helper
Thierry Reding
1
-0
/
+31
2019-04-11
vsprintf: Support phys_addr_t specifier unconditionally
Thierry Reding
1
-1
/
+1
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2
-16
/
+47
2019-04-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2
-1
/
+14
[next]