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
2020-05-10
mxs_nand: don't check zero count when ECC reading with randomizer
Han Xu
1
-2
/
+3
2020-05-10
MXS_NAND: Add clock support for iMX8
Ye Li
1
-0
/
+69
2020-05-10
mtd: nand: support GPMI NAND driver for i.MX8
Peng Fan
5
-16
/
+28
2020-05-10
nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
Alice Guo
1
-1
/
+1
2020-05-10
mtd: mxs_nand: fix the gf_13/14 definition issue
Han Xu
1
-0
/
+2
2020-05-10
mtd: nand: mxs_nand: add i.MX6QP compatible string
Han Xu
1
-0
/
+4
2020-05-10
mxs_nand: Update compatible string for i.MX6SX
Ye Li
1
-0
/
+8
2020-05-10
nand: Update SPL MXS NAND mini driver
Ye Li
1
-7
/
+34
2020-05-10
mxs_nand: Add support for i.MX8M
Ye Li
4
-9
/
+9
2020-05-10
nand: mxs: correct bitflip for erased NAND page
Peng Fan
1
-1
/
+17
2020-05-10
nand: mxs: fix the bitflips for erased page when uncorrectable error
Peng Fan
1
-0
/
+44
2020-05-10
mtd: gpmi: provide the option to use legacy bch geometry
Ye Li
2
-2
/
+4
2020-05-10
mtd: gpmi: change the BCH layout setting for large oob NAND
Ye Li
1
-69
/
+136
2020-05-10
misc: scu: Increase the timeout for MU communication
Ye Li
1
-1
/
+1
2020-05-10
misc: fuse: Update imx8 fuse driver for 8QM
Ye Li
1
-0
/
+5
2020-05-10
thermal: imx_tmu: support i.MX8MP
Peng Fan
1
-7
/
+69
2020-05-10
thermal: imx_tmu: Check the TEMP range for iMX8MM
Peng Fan
1
-3
/
+11
2020-05-10
thermal: imx_tmu: Fix for temperature out of range
Peng Fan
1
-3
/
+10
2020-05-10
thermal: imx_tmu: support TMU arch level initialization
Peng Fan
1
-0
/
+6
2020-05-10
thermal: imx_tmu: Add support for thermal sensor on iMX8MM
Peng Fan
1
-27
/
+86
2020-05-10
thermal: Add thermal driver for i.MX8M
Peng Fan
3
-0
/
+335
2020-05-10
thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor
Ye Li
1
-0
/
+8
2020-05-10
eQos: Implement the read_rom_hwaddr callback
Ye Li
1
-0
/
+11
2020-05-10
fec: Move imx_get_mac_from_fuse declare to imx file
Ye Li
1
-2
/
+0
2020-05-10
net: eqos: implement callbaks to get interface and set txclk rate
Fugang Duan
1
-3
/
+52
2020-05-10
net: dwc_eth_qos: add dwc eqos for imx support
Fugang Duan
1
-14
/
+171
2020-05-10
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
1
-0
/
+11
2020-05-10
net: Update eQos driver and FEC driver to use eth phy interfaces
Ye Li
2
-16
/
+45
2020-05-10
net: Add eth phy generic driver for shared MDIO
Ye Li
3
-0
/
+129
2020-05-10
pinctrl: nxp: scu: Check the pad partition before set pinmux
Ye Li
1
-2
/
+7
2020-05-10
net: fec: add fuse check
Peng Fan
1
-0
/
+14
2020-05-10
usb: mx6: add fuse check
Peng Fan
1
-0
/
+16
2020-05-10
i2c: mxc: add fuse check
Peng Fan
1
-0
/
+17
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
51
-2623
/
+3903
2020-05-09
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
1
-0
/
+4
2020-05-08
sata: dwc_ahsata: Fix memory issue in reset_sata
Ye Li
1
-0
/
+3
2020-05-08
sata: dwc_ahsata: Fix incorrect free
Ye Li
1
-1
/
+0
2020-05-08
sata: ahsata: Fix wrong operand for checking SERR DIAG_X
Ye Li
1
-1
/
+1
2020-05-08
sata: ahsata: Fix resource leak
Ye Li
1
-0
/
+5
2020-05-08
configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs
Patrick Delaunay
1
-0
/
+7
2020-05-08
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
1
-0
/
+5
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
1
-27
/
+3
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
1
-13
/
+0
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
1
-2
/
+222
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
1
-16
/
+22
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
1
-16
/
+41
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
1
-3
/
+7
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
1
-1
/
+1
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
1
-4
/
+4
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
1
-0
/
+8
[prev]
[next]