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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
spl: atf: move storage for bl31_params into function
Michael Walle
1
-3
/
+2
2020-12-04
treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
Michael Walle
5
-10
/
+10
2020-12-03
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
25
-98
/
+3283
2020-12-03
sandbox: enable capsule update for testing
AKASHI Takahiro
2
-0
/
+12
2020-12-03
test/py: efi_capsule: test for raw image capsule
AKASHI Takahiro
2
-0
/
+66
2020-12-03
test/py: efi_capsule: test for FIT image capsule
AKASHI Takahiro
5
-1
/
+292
2020-12-03
tools: add mkeficapsule command for UEFI capsule update
AKASHI Takahiro
2
-0
/
+238
2020-12-03
cmd: add "efidebug capsule" command
AKASHI Takahiro
1
-0
/
+235
2020-12-03
efi_loader: add firmware management protocol for raw image
AKASHI Takahiro
6
-58
/
+199
2020-12-03
efi_loader: add firmware management protocol for FIT image
AKASHI Takahiro
6
-1
/
+320
2020-12-03
efi_loader: capsule: support firmware update
AKASHI Takahiro
5
-12
/
+383
2020-12-03
efi_loader: capsule: add memory range capsule definitions
AKASHI Takahiro
1
-0
/
+17
2020-12-03
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
5
-0
/
+541
2020-12-03
efi_loader: define UpdateCapsule api
AKASHI Takahiro
7
-54
/
+316
2020-12-03
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
1
-4
/
+4
2020-12-03
cmd: efidebug: Add support for TCG2 final events table
Ilias Apalodimas
1
-0
/
+4
2020-12-03
efi_loader: Introduce eventlog support for TCG2_PROTOCOL
Ilias Apalodimas
5
-24
/
+625
2020-12-03
tpm: Add tpm2 headers for TCG2 eventlog support
Ilias Apalodimas
1
-0
/
+82
2020-12-03
tpm: use more than sha256 on pcr_extend
Ilias Apalodimas
3
-7
/
+12
2020-12-03
efi_loader: replace printf by log in efi_uclass.c
Heinrich Schuchardt
1
-9
/
+9
2020-12-02
Merge branch '2020-12-01-next-imports' into next
Tom Rini
38
-271
/
+851
2020-12-01
km/arm: coding style clean up
Holger Brunck
6
-95
/
+96
2020-12-01
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
1
-0
/
+10
2020-12-01
IPQ40xx: clk: add USB clock handling
Robert Marko
1
-0
/
+8
2020-12-01
IPQ40xx: clk: dont always return 0
Robert Marko
1
-2
/
+2
2020-12-01
IPQ40xx: clk: drop breaks in switch case
Robert Marko
1
-3
/
+0
2020-12-01
IPQ40xx: clk: use dev_read_addr()
Robert Marko
1
-2
/
+2
2020-12-01
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
4
-11
/
+9
2020-12-01
hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
Patrick Delaunay
11
-14
/
+0
2020-12-01
net: sntp: remove CONFIG_TIMESTAMP constraint
Heinrich Schuchardt
1
-8
/
+2
2020-12-01
setexpr: Add support for strings
Simon Glass
2
-7
/
+161
2020-12-01
setexpr: Convert to use a struct for values
Simon Glass
1
-44
/
+67
2020-12-01
setexpr: Correct buffer overflow bug and enable tests
Simon Glass
2
-22
/
+12
2020-12-01
setexpr: Correct dropping of final unmatched string
Simon Glass
2
-8
/
+3
2020-12-01
setexpr: Add some tests for buffer overflow and backref
Simon Glass
3
-17
/
+110
2020-12-01
setexpr: Split the core logic into its own function
Simon Glass
1
-58
/
+98
2020-12-01
test: Add some setexpr regex tests
Simon Glass
1
-0
/
+58
2020-12-01
setexpr: Add explicit support for 32- and 64-bit ints
Simon Glass
2
-9
/
+13
2020-12-01
command: Add constants for cmd_get_data_size string / error
Simon Glass
4
-6
/
+30
2020-12-01
test: Add some tests for setexpr
Simon Glass
4
-0
/
+168
2020-12-01
Makefile: Correctly propagate failure when removing target
Pali Rohár
1
-6
/
+6
2020-12-01
gpio: Convert to use APIs which support live DT
Patrick Delaunay
1
-3
/
+2
2020-12-01
Adds basic support for ProxyDHCP
Lyle Franklin
2
-5
/
+36
2020-12-01
cmd: pxe: Use internal FDT if retrieving from FDTDIR fails
Anton Leontiev
1
-7
/
+14
2020-11-30
Prepare v2021.01-rc3
Tom Rini
1
-1
/
+1
2020-11-30
configs: Resync with savedefconfig
Tom Rini
201
-402
/
+402
2020-11-29
Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
3
-94
/
+95
2020-11-29
Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
5
-8
/
+9
2020-11-29
charset: make u16_strnlen accessible at runtime
Ilias Apalodimas
1
-1
/
+2
2020-11-29
lib/efi_loader: fix ABI in efi_mm_communicate_header
Etienne Carriere
1
-1
/
+1
[next]