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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
i.MX8 crypto/fsl: Enable fsl CAAM rng driver
Gaurav Jain
1
-1
/
+7
2022-05-19
i.MX6SX: crypto/fsl: fix entropy delay value
Gaurav Jain
1
-1
/
+10
2022-05-19
mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driver
Ye Li
1
-0
/
+3
2022-05-17
pinctrl: probe pinctrl drivers during post-bind
Robert Marko
1
-0
/
+7
2022-05-17
serial: ns16550: Add support for SPL_DEBUG_UART_BASE
Pali Rohár
1
-2
/
+2
2022-05-17
serial: Add new config option TPL_DEBUG_UART_BASE
Pali Rohár
1
-0
/
+7
2022-05-16
serial: Add new config option SPL_DEBUG_UART_BASE
Pali Rohár
1
-0
/
+7
2022-05-11
Convert CONFIG_MTD_CONCAT to Kconfig
Chris Packham
1
-0
/
+8
2022-05-10
Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...
Tom Rini
7
-116
/
+439
2022-05-10
Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
3
-2
/
+3
2022-05-10
misc: Fix always compiling MISC even for SPL/TPL
Sean Anderson
2
-1
/
+13
2022-05-10
clk: stm32mp1: Add missing newline
Marek Vasut
1
-1
/
+1
2022-05-10
phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
Patrice Chotard
1
-0
/
+167
2022-05-10
gpio: stm32_gpio: Rework GPIO hole management
Patrice Chotard
3
-73
/
+37
2022-05-10
pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
Patrice Chotard
1
-2
/
+0
2022-05-10
pinctrl: pinctrl_stm32: Update pinmux_mode definition
Patrice Chotard
1
-7
/
+6
2022-05-10
ram: stm32mp1: Conditionally enable ASR
Marek Vasut
1
-3
/
+11
2022-05-10
video: stm32: stm32_ltdc: support several hardware versions
Yannick Fertre
1
-29
/
+216
2022-05-10
video: stm32: stm32_ltdc: fix data enable polarity
Yannick FERTRE
1
-1
/
+1
2022-05-10
misc: atsha204a: Add support for atsha204 chip
Pali Rohár
1
-0
/
+1
2022-05-10
i2c: ihs: intel: Fix typo in comments (actual)
Michal Simek
2
-2
/
+2
2022-05-09
regulator: add driver for the TPS65219 BUCK & LDO regulators
Neil Armstrong
3
-0
/
+390
2022-05-09
power: add driver for the TPS65219 PMIC
Neil Armstrong
3
-0
/
+95
2022-05-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-85
/
+32
2022-05-06
usb: host: ehci-generic: Remove DM_REGULATOR flag
Patrice Chotard
1
-14
/
+0
2022-05-06
usb: host: ehci-generic: Make usage of clock/reset bulk() API
Patrice Chotard
1
-71
/
+32
2022-05-06
watchdog: Add MAX6370 watchdog timer driver
Pali Rohár
3
-0
/
+126
2022-05-05
misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
Pali Rohár
1
-0
/
+4
2022-05-05
reset: Return 0 if ops unimplemented and remove empty functions
Marek Vasut
25
-302
/
+6
2022-05-05
clk: scmi: fix scmi_clk_get_attibute()
Heinrich Schuchardt
1
-5
/
+3
2022-05-05
rtc: rv8803: fix off-by-one in month counting
Oliver Graute
1
-2
/
+2
2022-05-05
serial: smh: Check return value of strndup
Sean Anderson
1
-0
/
+3
2022-05-05
gpio: npcm: Add support for Nuvoton NPCM SoCs
Stanley Chu
3
-0
/
+131
2022-05-05
pinctrl: mediatek: add support for different types of IO pins
Sam Shih
2
-5
/
+81
2022-05-05
pinctrl: mediatek: introduce multiple memory bases support
Sam Shih
2
-20
/
+57
2022-05-05
pinctrl: mediatek: rewrite mtk_pinconf_set and related functions
Sam Shih
2
-30
/
+114
2022-05-05
timer: npcm: Add NPCM timer support
Jim Liu
3
-0
/
+125
2022-05-05
serial: npcm: Add support for Nuvoton NPCM SoCs
Jim Liu
3
-0
/
+167
2022-05-05
clk: nuvoton: Add support for NPCM750
Jim Liu
5
-0
/
+502
2022-05-04
Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+1
2022-05-04
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
6
-274
/
+1370
2022-05-04
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
5
-34
/
+468
2022-05-04
net: mvneta: Drop unneeded macro
Marek Behún
1
-3
/
+1
2022-05-04
net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in
Marek Behún
1
-2
/
+4
2022-05-04
net: mvneta: Drop fixed_link member from private struct
Marek Behún
1
-5
/
+2
2022-05-04
net: mvneta: Write PHY address just before enabling HW polling
Marek Behún
1
-4
/
+2
2022-05-04
net: mvneta: Convert to use PHY_FIXED for fixed-link
Marek Behún
1
-61
/
+37
2022-05-04
net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS
Marek Behún
1
-2
/
+2
2022-05-04
net: mvneta: Don't check for CONFIG_PHYLIB
Marek Behún
1
-4
/
+0
2022-05-04
net: mvneta: Drop unnecessary space
Marek Behún
1
-1
/
+1
[next]