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
2019-07-27
Merge branch '2019-07-26-ti-imports'
Tom Rini
8
-139
/
+626
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
44
-201
/
+2987
2019-07-27
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
9
-382
/
+723
2019-07-26
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
Faiz Abbas
1
-43
/
+71
2019-07-26
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
Lokesh Vutla
3
-38
/
+41
2019-07-26
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
Lokesh Vutla
1
-48
/
+31
2019-07-26
remoteproc: tisci: add TI-SCI processor control helper functions
Lokesh Vutla
1
-0
/
+121
2019-07-26
power: domain: ti_sci_power_domains: Add support for exclusive and shared access
Lokesh Vutla
1
-1
/
+30
2019-07-26
firmware: ti_sci: Add a command for releasing all exclusive devices
Lokesh Vutla
1
-0
/
+75
2019-07-26
firmware: ti_sci: Add processor shutdown API method
Andreas Dannenberg
2
-4
/
+237
2019-07-26
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-5
/
+20
2019-07-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
Tom Rini
11
-346
/
+1897
2019-07-25
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
1
-8
/
+21
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
1
-35
/
+42
2019-07-25
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
1
-4
/
+7
2019-07-25
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
1
-17
/
+56
2019-07-25
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
1
-1
/
+1
2019-07-25
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
1
-9
/
+2
2019-07-25
net: tsec: Make errors visible
Vladimir Oltean
1
-4
/
+4
2019-07-25
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
1
-5
/
+5
2019-07-25
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
1
-6
/
+7
2019-07-25
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
1
-8
/
+7
2019-07-25
net/macb: increase RX buffer size for GEM
Ramon Fried
1
-8
/
+23
2019-07-25
net: macb: apply sane DMA configuration
Ramon Fried
1
-0
/
+28
2019-07-25
net: macb: add dma_burst_length config
Ramon Fried
1
-1
/
+21
2019-07-25
net: macb: add support for SGMII phy interface
Ramon Fried
1
-0
/
+7
2019-07-25
net: macb: use bit access macro from header file
Ramon Fried
1
-33
/
+15
2019-07-25
net: macb: add support for faster clk rates
Ramon Fried
2
-1
/
+7
2019-07-25
net: macb: sync header definitions as taken from Linux
Ramon Fried
2
-214
/
+662
2019-07-25
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2
-0
/
+9
2019-07-25
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
1
-5
/
+3
2019-07-25
drivers: net: fsl_enetc: add support for SGMII 2500
Alex Marginean
2
-7
/
+23
2019-07-25
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
Alex Marginean
3
-5
/
+189
2019-07-25
drivers: net: add NXP ENETC MDIO driver
Alex Marginean
5
-2
/
+229
2019-07-25
drivers: net: add NXP ENETC ethernet driver
Alex Marginean
4
-0
/
+556
2019-07-25
spi: Drop obsolete mtk_qspi driver references
Weijie Gao
3
-368
/
+0
2019-07-25
spi: add spi-mem driver for MediaTek MT7629 SoC
Weijie Gao
3
-0
/
+328
2019-07-24
dm: device: make power domain calls optional
Anatolij Gustschin
1
-1
/
+2
2019-07-24
clk: initialize clk->data when using default xlate
Sekhar Nori
1
-0
/
+2
2019-07-24
dm: core: Set correct "status" value for a node
Bin Meng
1
-1
/
+1
2019-07-24
dm: core: Call clk_set_defaults() during probe() only for a valid ofnode
Bin Meng
1
-4
/
+10
2019-07-24
dm: timer: Skip device that does not have a valid ofnode in pre_probe()
Bin Meng
1
-0
/
+4
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
13
-2
/
+750
2019-07-23
Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-4
/
+4
2019-07-22
mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID
Ashish Kumar
1
-0
/
+2
2019-07-22
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
3
-0
/
+330
2019-07-22
clk: stm32mp1: Add RTC clock entry
Patrick Delaunay
1
-0
/
+9
2019-07-22
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
Patrice Chotard
1
-1
/
+0
2019-07-22
remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
Fabien Dessenne
3
-0
/
+268
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne
3
-1
/
+126
[next]