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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
1
-2
/
+1
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
3
-28
/
+27
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
1
-11
/
+1
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
1
-15
/
+12
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
1
-9
/
+7
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
1
-4
/
+4
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
1
-4
/
+4
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
1
-12
/
+24
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
1
-11
/
+23
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
1
-23
/
+33
2018-12-13
dm: sound: max98095: Pass private data to internal functions
Simon Glass
1
-74
/
+78
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
1
-142
/
+154
2018-12-13
dm: sound: Drop codec_type
Simon Glass
2
-24
/
+0
2018-12-13
dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
Simon Glass
2
-8
/
+8
2018-12-13
dm: sound: Drop unused pre-device-tree code
Simon Glass
2
-12
/
+0
2018-12-13
dm: sound: samsung: Make local function static
Simon Glass
2
-5
/
+5
2018-12-13
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+7
2018-12-12
firmware: psci: introduce SPL_ARM_PSCI_FW
Peng Fan
2
-1
/
+5
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2
-2
/
+2
2018-12-12
blk: Rework guard around part_init call
Tom Rini
3
-3
/
+4
2018-12-12
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Jean-Jacques Hiblot
1
-0
/
+7
2018-12-10
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
7
-147
/
+666
2018-12-10
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
11
-6
/
+555
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
13
-164
/
+688
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
17
-186
/
+684
2018-12-10
power: add FAN53555 family support
Philipp Tomsich
6
-0
/
+336
2018-12-10
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
3
-0
/
+110
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
3
-0
/
+103
2018-12-10
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
Kever Yang
1
-6
/
+6
2018-12-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
1
-2
/
+10
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
7
-10
/
+317
2018-12-10
i2c: omap24xx_i2c: Use platdata to probe the device
Jean-Jacques Hiblot
1
-10
/
+11
2018-12-10
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
Vignesh R
1
-144
/
+314
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2
-4
/
+30
2018-12-10
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
1
-0
/
+11
2018-12-09
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
Chris Packham
2
-0
/
+9
2018-12-09
Merge git://git.denx.de/u-boot-marvell
Tom Rini
31
-1254
/
+1156
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2
-2
/
+2
2018-12-08
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Chris Packham
31
-1254
/
+1156
2018-12-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2
-11
/
+98
2018-12-07
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
Tom Rini
2
-13
/
+13
2018-12-07
power: axp209: Limit inrush current for broken boards
Olliver Schinagl
2
-0
/
+32
2018-12-07
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2
-0
/
+58
2018-12-07
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
1
-7
/
+7
2018-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
1
-4
/
+1
2018-12-07
dwc3-generic: Add support for the TI DWC3 glue
Jean-Jacques Hiblot
1
-0
/
+85
2018-12-07
phy: Add a new driver for OMAP's USB2 PHYs
Jean-Jacques Hiblot
3
-0
/
+206
2018-12-07
phy: ti-pip3-phy: Add support for USB3 PHY
Vignesh R
1
-8
/
+24
2018-12-07
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
1
-0
/
+23
[next]