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-07-19
drivers: smem: sandbox
Ramon Fried
3
-0
/
+55
2018-07-19
soc: qualcomm: Add Shared Memory Manager driver
Ramon Fried
4
-0
/
+948
2018-07-19
dm: SMEM (Shared memory) uclass
Ramon Fried
4
-0
/
+53
2018-07-19
ARM: qemu-arm: enable RTC
Heinrich Schuchardt
1
-0
/
+7
2018-07-19
power: regulator: stpmu1: add power off delay
Christophe Kerello
1
-8
/
+12
2018-07-19
phy: Be able to get phy from PHY provider
Patrice Chotard
1
-2
/
+15
2018-07-19
mmc: stm32_sdmmc2: update pwron management
Patrick Delaunay
1
-11
/
+67
2018-07-19
drivers: fpga: zynqpl: fix compilation with SPL
Luis Araneda
1
-2
/
+2
2018-07-19
watchdog: cadence: Do not stop wdt in probe
Michal Simek
1
-2
/
+0
2018-07-19
watchdog: cdns: Add comment for expire_now function
Michal Simek
1
-0
/
+1
2018-07-19
microblaze: Convert generic platform to DM gpio
Michal Simek
1
-0
/
+1
2018-07-19
watchdog: Convert Xilinx Axi watchdog driver to driver model
Shreenidhi Shedi
2
-26
/
+93
2018-07-19
gpio: xilinx: Convert driver to DM
Michal Simek
1
-1
/
+264
2018-07-19
sysreset: Add support for Microblaze soft reset jump
Michal Simek
3
-0
/
+37
2018-07-19
sysreset: Add support for gpio-restart
Michal Simek
3
-0
/
+68
2018-07-19
gpio: zynq: Setup bank_name to dev->name
Michal Simek
1
-0
/
+2
2018-07-19
gpio: zynq: Read of mach data in platdata with dev_get_driver_data
Michal Simek
1
-27
/
+2
2018-07-19
gpio: dm: Support manual relocation for gpio
Michal Simek
1
-0
/
+35
2018-07-19
sysreset: dm: Support manual relocation for sysreset
Michal Simek
1
-0
/
+16
2018-07-19
gpio: zynq: Fix typo in one error message
Michal Simek
1
-1
/
+1
2018-07-19
watchdog: dm: Support manual relocation for watchdogs
Michal Simek
1
-0
/
+23
2018-07-19
watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
Michal Simek
1
-1
/
+2
2018-07-19
xilinx: zynq: Add support to secure images
Siva Durga Prasad Paladugu
1
-0
/
+45
2018-07-19
serial: zynq: Use platdata for storing static data instead of priv
Michal Simek
1
-16
/
+16
2018-07-19
clk: zynqmp: Fixed the same if/else part error reported by coverity
Vipul Kumar
1
-2
/
+4
2018-07-19
gpio: zynq: Use live-tree function
Michal Simek
1
-1
/
+1
2018-07-17
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2
-42
/
+75
2018-07-16
sf: add paired dev info for winbond w25q16jv
Ludwig Zenz
1
-1
/
+1
2018-07-16
sf: add Macronix mx25l1633e entry
Ludwig Zenz
1
-0
/
+1
2018-07-16
sf: add Gigadevice gd25q16c entry
Ludwig Zenz
1
-0
/
+1
2018-07-16
spi_flash: add a bunch of winbond flashes to id-table
Hannes Schmelzer
1
-0
/
+5
2018-07-16
spi: zynqmp_gqspi: Add support for ZynqMP qspi driver
Siva Durga Prasad Paladugu
3
-0
/
+737
2018-07-16
spi: xilinx_spi: convert to livetree
Vipul Kumar
1
-3
/
+2
2018-07-16
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
Vipul Kumar
1
-0
/
+41
2018-07-16
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
Vipul Kumar
1
-35
/
+68
2018-07-16
spi: xilinx: Read reg base address from DTS file
Michal Simek
1
-6
/
+1
2018-07-16
net: sun8i-emac: support R40 GMAC
Lothar Felten
1
-26
/
+53
2018-07-16
net: sun8i-emac: set mux and clock by driver data
Lothar Felten
1
-15
/
+20
2018-07-16
net: sun8i-emac: fix printing NULL character
Lothar Felten
1
-2
/
+1
2018-07-16
dm: mmc: sunxi: Add A10/A20 compatible strings
Adam Sampson
1
-0
/
+2
2018-07-13
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
5
-28
/
+419
2018-07-12
lpi2c: Add bus busy error handling
Ye Li
1
-21
/
+32
2018-07-12
lpi2c: Fix bus stop problem in xfer
Ye Li
1
-7
/
+7
2018-07-12
imx: lpi2c: fix clock issue when NACK detected
Gao Pan
1
-4
/
+10
2018-07-12
imx_lpi2c: Update lpi2c driver to support imx8
Ye Li
1
-1
/
+2
2018-07-12
ddr: altera: Add ECC DRAM scrubbing support for Arria10
Marek Vasut
1
-0
/
+27
2018-07-12
ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10
Marek Vasut
1
-25
/
+0
2018-07-12
ddr: altera: stratix10: Add DDR support for Stratix10 SoC
Ley Foon Tan
2
-0
/
+389
2018-07-12
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
Ley Foon Tan
1
-2
/
+2
2018-07-12
spi: cadence_qspi: Fix compilation warning
Ley Foon Tan
1
-1
/
+1
[next]