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
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
1
-0
/
+2
2017-04-05
i2c: Drop unused i2c_soft...() functions
Simon Glass
1
-44
/
+0
2017-04-05
SPARC: Remove
Tom Rini
3
-759
/
+0
2017-04-05
Blackfin: Remove
Tom Rini
21
-1824
/
+4
2017-04-05
Merge git://git.denx.de/u-boot-dm
Tom Rini
12
-21
/
+40
2017-04-04
dm: core: Add dm_remove_devices_flags() and hook it into device_remove()
Stefan Roese
2
-4
/
+22
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
12
-17
/
+18
2017-04-04
rockchip: clk: rk3399: 24MHz is not a power of 2
Philipp Tomsich
1
-2
/
+2
2017-04-04
net: gmac_rockchip: Add support for the RK3399 GMAC
Philipp Tomsich
1
-29
/
+111
2017-04-04
rockchip: clk: rk3399: add clocking support for Ethernet
Philipp Tomsich
1
-0
/
+4
2017-04-04
rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL
Philipp Tomsich
1
-0
/
+5
2017-04-04
rockchip: pinctrl: rk3399: add GMAC (RGMII only) support
Philipp Tomsich
1
-0
/
+42
2017-04-04
rockchip: video: Split out HDMI controller code
Jernej Skrabec
4
-735
/
+789
2017-04-04
rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socs
Heiko Stübner
1
-0
/
+2
2017-04-04
rockchip: clk: rk3188: Allow configuration of the armclk
Heiko Stübner
1
-0
/
+63
2017-04-04
rockchip: pinctrl: use per-SoC option names for Kconfig
Philipp Tomsich
1
-4
/
+4
2017-04-04
Merge git://git.denx.de/u-boot-tegra
Tom Rini
2
-0
/
+27
2017-04-04
Merge git://git.denx.de/u-boot-mmc
Tom Rini
1
-27
/
+73
2017-04-04
Merge git://git.denx.de/u-boot-dm
Tom Rini
8
-2
/
+500
2017-04-04
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2
-226
/
+1625
2017-04-04
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
6
-16
/
+182
2017-04-04
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
4
-103
/
+223
2017-04-01
mmc: tegra: allow disabling external clock loopback
Marcel Ziswiler
2
-0
/
+27
2017-03-30
mmc: omap_hsmmc: add support for CONFIG_BLK
Jean-Jacques Hiblot
1
-0
/
+17
2017-03-30
mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is used
Jean-Jacques Hiblot
1
-5
/
+22
2017-03-30
mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device desc
Jean-Jacques Hiblot
1
-1
/
+1
2017-03-30
mmc: omap_hsmmc: use an accessor to get the private data
Jean-Jacques Hiblot
1
-21
/
+33
2017-03-29
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
Stefan Roese
1
-4
/
+0
2017-03-29
net: mvpp2: Configure SMI PHY address needed for PHY polling
Stefan Roese
1
-0
/
+11
2017-03-29
net: mvpp2: Enable PHY polling mode on PPv2.2
Stefan Roese
1
-2
/
+3
2017-03-29
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
Stefan Roese
1
-0
/
+1
2017-03-29
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
Stefan Roese
1
-0
/
+161
2017-03-29
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
Stefan Roese
1
-8
/
+756
2017-03-29
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
Stefan Roese
1
-0
/
+11
2017-03-29
net: mvpp2: Restructure probe / init functions
Stefan Roese
1
-30
/
+46
2017-03-29
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
Stefan Roese
1
-7
/
+68
2017-03-29
net: mvpp2: Handle eth device naming in multi-CP case correctly
Stefan Roese
1
-1
/
+10
2017-03-29
net: mvpp2: Enable compilation for Armada 7K/8K platforms
Stefan Roese
1
-3
/
+3
2017-03-29
net: mvpp2.c: Clear all buffer / descriptor areas before usage
Stefan Roese
1
-0
/
+3
2017-03-29
net: mvpp2: Move probe function from MISC to ETH DM driver
Stefan Roese
1
-37
/
+43
2017-03-29
net: mvpp2: Add MDIO support for PPv2.2
Stefan Roese
1
-6
/
+13
2017-03-29
net: mvpp2: finally add the PPv2.2 compatible string
Thomas Petazzoni
1
-0
/
+4
2017-03-29
net: mvpp2: adapt rxq distribution to PPv2.2
Thomas Petazzoni
1
-15
/
+18
2017-03-29
net: mvpp2: rework RXQ interrupt group initialization for PPv2.2
Thomas Petazzoni
1
-5
/
+45
2017-03-29
net: mvpp2: add AXI bridge initialization for PPv2.2
Thomas Petazzoni
1
-0
/
+85
2017-03-29
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
Thomas Petazzoni
1
-6
/
+19
2017-03-29
net: mvpp2: handle register mapping and access for PPv2.2
Thomas Petazzoni
1
-9
/
+37
2017-03-29
net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
Thomas Petazzoni
1
-5
/
+21
2017-03-29
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
Thomas Petazzoni
1
-10
/
+12
2017-03-29
net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
Thomas Petazzoni
1
-7
/
+12
[next]