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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
mmc: stm32_sdmmc2: introduce of_to_plat ops
Patrick Delaunay
1
-45
/
+50
2022-07-12
mmc: stm32_sdmmc2: remove privdata
Patrick Delaunay
1
-75
/
+70
2022-07-12
mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
Patrick Delaunay
1
-2
/
+2
2022-07-12
ARM: dts: stm32mp13: add SCMI nodes
Patrick Delaunay
2
-0
/
+51
2022-07-12
ARM: dts: stm32mp13: add OP-TEE nodes
Patrick Delaunay
3
-0
/
+22
2022-07-12
configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boards
Patrick Delaunay
1
-1
/
+2
2022-07-08
Merge branch '2022-07-08-Kconfig-migrations' into next
Tom Rini
75
-3403
/
+62
2022-07-08
powerpc: Use the poison value of 0xdeadbeef directly in DDR init
Tom Rini
4
-4
/
+1
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
6
-128
/
+2
2022-07-08
legoev3: Migrate to DM_I2C
Tom Rini
2
-3
/
+14
2022-07-08
omap3: emif4: More clearly hard-code cs0 size
Tom Rini
2
-4
/
+1
2022-07-08
arm: Remove strongarm support
Tom Rini
11
-3246
/
+1
2022-07-08
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
Tom Rini
50
-9
/
+43
2022-07-08
requirements: Move to atomicwrites==1.4.1
Tom Rini
1
-1
/
+1
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
59
-409
/
+1723
2022-07-08
Merge branch '2022-07-08-assorted-updates' into next
Tom Rini
25
-63
/
+164
2022-07-08
board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
Marek Vasut
1
-0
/
+2
2022-07-08
regmap: fix some comments
Ralph Siemsen
1
-3
/
+3
2022-07-08
serial: ns16550: Wait in debug_uart_init until tx buffer is empty
Pali Rohár
1
-0
/
+4
2022-07-08
led: pwm: Use NOP uclass driver for top-level node
Stefan Herbrechtsmeier
1
-12
/
+7
2022-07-08
mtd: rawnand: Add support to dedicated function to set timings
Kory Maincent
1
-11
/
+19
2022-07-08
fw_env: add fallback to Linux's NVMEM based access
Rafał Miłecki
1
-3
/
+67
2022-07-08
Makefile: respect CONFIG_CC_OPTIMIZE_FOR_DEBUG for host tools
Heinrich Schuchardt
1
-0
/
+6
2022-07-08
sound: enable building DA7219 driver with ACPIGEN=n
Heinrich Schuchardt
1
-0
/
+3
2022-07-08
snd: enable building max98357a driver with ACPIGEN=n
Heinrich Schuchardt
1
-0
/
+3
2022-07-08
test: fix CONFIG_ACPIGEN dependencies
Heinrich Schuchardt
1
-5
/
+7
2022-07-08
distroboot: Fix ubifs
Pali Rohár
12
-27
/
+25
2022-07-08
ubifs: Fix reference count leak in ubifsumount
Pali Rohár
1
-1
/
+6
2022-07-08
Add SCSI scan for ENV in EXT4 or FAT
Rogier Stam
2
-1
/
+12
2022-07-07
Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next
Tom Rini
768
-7932
/
+938
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
456
-269
/
+321
2022-07-07
Convert CONFIG_SYS_BOOTCOUNT_LE et al to Kconfig
Tom Rini
32
-44
/
+31
2022-07-07
kmcoge5ne: Move BFTIC3 CONFIG references to their usage
Tom Rini
2
-8
/
+4
2022-07-07
mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directly
Tom Rini
2
-7
/
+2
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
11
-22
/
+8
2022-07-07
Convert CONFIG_SYS_FSL_CPC et al to Kconfig
Tom Rini
52
-15
/
+50
2022-07-07
Convert CONFIG_SYS_RAMBOOT to Kconfig
Tom Rini
14
-52
/
+5
2022-07-07
Convert CONFIG_SYS_BOOK3E_HV to Kconfig
Tom Rini
49
-14
/
+44
2022-07-07
arm: Remove PXA architecture support
Tom Rini
42
-6417
/
+3
2022-07-07
Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig
Tom Rini
3
-5
/
+6
2022-07-07
thunerx_88xx: Clean up config slightly.
Tom Rini
2
-5
/
+1
2022-07-07
Convert CONFIG_PALMAS_POWER to Kconfig
Tom Rini
9
-2
/
+11
2022-07-07
Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to Kconfig
Tom Rini
3
-22
/
+21
2022-07-07
Convert CONFIG_SYS_DISCOVER_PHY to Kconfig
Tom Rini
15
-106
/
+5
2022-07-07
Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
Tom Rini
9
-8
/
+8
2022-07-07
layerscape: Remove some unused CONFIG symbols
Tom Rini
6
-18
/
+1
2022-07-07
usb: Remove some unused CONFIG settings
Tom Rini
9
-41
/
+0
2022-07-07
usb: ohci-hcd: Remove some unused legacy code
Tom Rini
3
-126
/
+0
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
107
-214
/
+173
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
27
-36
/
+50
[next]