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
2022-04-23
efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
1
-2
/
+6
2022-04-23
efi_loader: disk: a helper function to delete efi_disk objects
AKASHI Takahiro
1
-0
/
+88
2022-04-23
efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
AKASHI Takahiro
1
-3
/
+11
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
5
-103
/
+143
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
4
-12
/
+57
2022-04-23
dm: blk: add a device-probe hook for scanning disk partitions
AKASHI Takahiro
1
-0
/
+4
2022-04-23
dm: disk: add UCLASS_PARTITION
AKASHI Takahiro
4
-0
/
+167
2022-04-23
test: dm: add tests for tag support
AKASHI Takahiro
2
-0
/
+85
2022-04-23
dm: tag: add some document
AKASHI Takahiro
1
-0
/
+21
2022-04-23
dm: tag: change ENOSPC to ENOMEM
AKASHI Takahiro
1
-2
/
+2
2022-04-23
bootmenu: fix menu API error handling
Masahisa Kojima
1
-2
/
+2
2022-04-23
disk: don't compile in partition support for spl/tpl if not really necessary
AKASHI Takahiro
1
-18
/
+19
2022-04-23
efi_loader: disk: compile efi_disk when CONFIG_BLK
AKASHI Takahiro
1
-1
/
+1
2022-04-23
efi_loader: PARTITION_UUIDS should be optional
AKASHI Takahiro
2
-3
/
+8
2022-04-23
sandbox: move a function prototype
AKASHI Takahiro
2
-1
/
+2
2022-04-23
disk: define nullified functions for !PARTITIONS
AKASHI Takahiro
1
-0
/
+16
2022-04-23
disk: enable function prototypes in part.h for SPL/TPL
AKASHI Takahiro
1
-2
/
+2
2022-04-23
disk: include errno.h explicitly in part.h
AKASHI Takahiro
1
-0
/
+1
2022-04-23
doc: update bootefi man-page
Heinrich Schuchardt
1
-3
/
+18
2022-04-23
cmd: bootefi: restore ability to boot arbitrary blob
Kyle Evans
1
-14
/
+22
2022-04-23
tools: kwboot: Fix spelling of "followed" in kwboot.1
Vagrant Cascadian
1
-1
/
+1
2022-04-23
doc: board: apple: Mention M1 Ultra support
Mark Kettenis
1
-1
/
+2
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic
Tom Rini
1
-1
/
+1
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
4
-3
/
+23
2022-04-22
configs: Resync with savedefconfig
Tom Rini
84
-125
/
+1
2022-04-22
power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
Sean Anderson
1
-1
/
+1
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
4
-0
/
+137
2022-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
184
-3023
/
+6016
2022-04-22
Add support for TP-Link UE200 dongle
Oleksii Titov
1
-0
/
+2
2022-04-22
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
1
-0
/
+18
2022-04-22
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
Michal Simek
1
-1
/
+1
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
1
-2
/
+2
2022-04-22
wdt: nuvoton: Add support for Nuvoton
Jim Liu
3
-0
/
+125
2022-04-22
doc: device-tree-bindings: watchdog: document common properties
Philippe Reynes
1
-0
/
+12
2022-04-21
Merge branch '2022-04-21-further-cleanups'
Tom Rini
283
-524
/
+374
2022-04-21
ARM: imx: imx8mn-evk: change environment address variables
Heiko Thiery
3
-6
/
+14
2022-04-21
configs: imx: drop IMX_FEC_BASE
Peng Fan
17
-18
/
+0
2022-04-21
imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
Ying-Chun Liu (PaulLiu)
1
-5
/
+0
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
9
-13
/
+13
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
69
-155
/
+2
2022-04-21
configs: set CONFIG_COUNTER_FREQUENCY
Peng Fan
184
-4
/
+184
2022-04-21
arch: arm: Kconfig: set default COUNTER_FREQUENCY
Peng Fan
1
-0
/
+5
2022-04-21
arch: arm: move COUNTER_FREQUENCY from versal to arm
Peng Fan
2
-6
/
+12
2022-04-21
xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
Peng Fan
1
-1
/
+1
2022-04-21
misc: atsha204a: Remove duplicate CRC-16 implementation
Pali Rohár
2
-119
/
+4
2022-04-21
fs: ext4: Use CRC-16 implementation from linux/crc16.h
Pali Rohár
5
-84
/
+6
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
4
-1
/
+5
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
4
-3
/
+3
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
4
-7
/
+7
2022-04-21
SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
Pali Rohár
1
-0
/
+1
[next]