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
2018-05-14
net: mvgbe: remove CONFIG_DOVE
Chris Packham
2
-9
/
+0
2018-05-14
rockchip: clk: rk3288: handle clk_enable requests for GMAC
Jonathan Gray
1
-0
/
+10
2018-05-14
phy: marvell: a3700: Fix compatible string for ehci
Marek Behún
1
-1
/
+1
2018-05-14
ARM: mvebu: a38x: use non-zero size for ddr scrubbing
Chris Packham
3
-1
/
+5
2018-05-14
ARM: mvebu: a38x: restore support for setting timing
Chris Packham
4
-5
/
+17
2018-05-14
ARM: mvebu: a38x: sync ddr training code with upstream
Chris Packham
51
-5087
/
+7879
2018-05-14
ARM: mvebu: a38x: remove some unused code
Chris Packham
7
-794
/
+0
2018-05-14
ARM: mvebu: a38x: move sys_env_device_rev_get
Chris Packham
1
-24
/
+0
2018-05-14
ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESS
Chris Packham
1
-2
/
+0
2018-05-14
watchdog: Add support for Armada 37xx CPU watchdog
Marek Behún
3
-0
/
+185
2018-05-14
net: mvneta: Fix fault when wrong device tree
Marek Behún
1
-0
/
+4
2018-05-14
phy: marvell: core: Cosmetic fixes
Marek Behún
2
-53
/
+52
2018-05-14
clk: armada-37xx: Support soc_clk_dump
Marek Behún
2
-1
/
+37
2018-05-14
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
Marek Behún
2
-24
/
+29
2018-05-14
driver: clk: Add support for clocks on Armada 37xx
Marek Behún
6
-0
/
+631
2018-05-14
phy: marvell: a3700: Save/restore selector reg in SGMII init
Marek Behún
2
-2
/
+8
2018-05-14
phy: marvell: a3700: Use comphy_mux on Armada 37xx.
Marek Behún
1
-0
/
+36
2018-05-14
phy: marvell: a3700: Fix SGMII cfg and stat register addresses
Marek Behún
1
-2
/
+2
2018-05-14
phy: marvell: mux: Support nontrivial node order in selector register
Marek Behún
3
-3
/
+19
2018-05-14
phy: marvell: a3700: revise the USB3 comphy setting during power on
zachary
2
-8
/
+28
2018-05-14
phy: marvell: a3700: Set USB3 RX wait depending on ref clock
Marek Behún
1
-5
/
+3
2018-05-14
phy: marvell: a3700: Access USB3 register indirectly on lane 2
Marek Behún
2
-35
/
+68
2018-05-14
phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets
Marek Behún
1
-12
/
+20
2018-05-14
phy: marvell: a3700: Use (!ret) instead of (ret == 0)
Marek Behún
1
-13
/
+13
2018-05-14
phy: marvell: a3700: Use same timeout for all register polling
Marek Behún
1
-13
/
+3
2018-05-14
phy: marvell: a3700: Don't create functional macro for each register
Marek Behún
2
-111
/
+89
2018-05-14
phy: marvell: a3700: Use reg_set16 instead of phy_write16
Marek Behún
2
-18
/
+22
2018-05-14
phy: marvell: a3700: Change return type of macro MVEBU_REG
Marek Behún
2
-118
/
+96
2018-05-13
mmc: Improve tinification
Marek Vasut
2
-26
/
+59
2018-05-11
Merge git://git.denx.de/u-boot-tegra
Tom Rini
3
-48
/
+85
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
11
-32
/
+464
2018-05-11
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
11
-42
/
+46
2018-05-11
mmc: zynq_sdhci: Add support for SD3.0
Siva Durga Prasad Paladugu
1
-5
/
+226
2018-05-11
mmc: sdhci: Read capabilities register1 and update host caps
Siva Durga Prasad Paladugu
1
-1
/
+27
2018-05-11
mmc: sdhci: Invoke platform specific tuning and delay routines
Siva Durga Prasad Paladugu
1
-0
/
+24
2018-05-11
mmc: sdhci: Handle execute tuning command in sdhci_send_command
Siva Durga Prasad Paladugu
1
-2
/
+6
2018-05-11
mmc: sdhci: Add support for disabling clock
Siva Durga Prasad Paladugu
1
-0
/
+3
2018-05-11
mmc: Changed the datatype of the variable to handle 64-bit arch
Vipul Kumar
2
-3
/
+3
2018-05-11
arm: zynqmp: Add ZynqMP minimal R5 support
Michal Simek
1
-1
/
+1
2018-05-11
watchdog: cadence: Show used timeout value
Michal Simek
1
-2
/
+2
2018-05-11
nand: zynq: Send address cycles as per onfi parameter page
Siva Durga Prasad Paladugu
1
-1
/
+15
2018-05-11
nand: zynq: Add support for 16-bit buswidth
Siva Durga Prasad Paladugu
1
-0
/
+38
2018-05-11
serial: zynq: Remove header depedency on arm header structure
Michal Simek
1
-1
/
+0
2018-05-11
timer: Add Cadence TTC timer counter support
Michal Simek
3
-0
/
+99
2018-05-11
scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI
Michal Simek
1
-16
/
+20
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
3
-6
/
+3
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
1
-0
/
+1
2018-05-10
pci: tegra: introduce weak tegra_pcie_board_port_reset() function
Marcel Ziswiler
1
-3
/
+14
2018-05-10
power: as3722: fix ldo_get/set_enable for ldo index bigger than 7
Marcel Ziswiler
1
-2
/
+16
2018-05-10
mtd: nand: tegra: convert to driver model and live tree
Marcel Ziswiler
1
-43
/
+55
[prev]
[next]