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-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
2018-07-11
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2
-2
/
+2
2018-07-11
led: bcm6328: read base address in the parent node
Philippe Reynes
1
-1
/
+1
2018-07-11
cpu: bmips: fix probe to get the address
Philippe Reynes
1
-1
/
+1
2018-07-10
gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
Adam Ford
1
-1
/
+24
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
7
-1
/
+527
2018-07-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
7
-12
/
+176
2018-07-09
net: designware: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+8
2018-07-09
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+8
2018-07-09
mmc: dwmmc: socfpga: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+17
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
1
-1
/
+1
2018-07-09
serial: Add Actions Semi OWL UART support
Manivannan Sadhasivam
3
-0
/
+145
2018-07-09
clk: Add Actions Semi OWL clock support
Manivannan Sadhasivam
5
-0
/
+155
2018-07-09
dm: core: Add logging of some common errors
Simon Glass
1
-2
/
+12
2018-07-09
dm: core: Add a function to decode a memory region
Simon Glass
1
-0
/
+81
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
Simon Glass
2
-6
/
+6
2018-07-09
dm: spi: Update sandbox SPI emulation driver to use ofnode
Simon Glass
1
-4
/
+5
2018-07-09
dm: core: Add a way to bind a device by ofnode
Simon Glass
1
-0
/
+8
2018-07-09
dm: core: Add a way to find an ofnode by compatible string
Simon Glass
1
-0
/
+12
2018-07-09
dm: core: Add ofnode function to read a 64-bit int
Simon Glass
2
-0
/
+52
2018-07-08
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
1
-0
/
+1
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
1
-1
/
+18
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
1
-0
/
+1
2018-07-02
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2
-1
/
+3
2018-07-02
net: mvneta: zero Tx descriptors on init
Rabeeh Khoury
1
-0
/
+1
2018-07-02
net: mvneta: dcache flush TX descriptors at init
Rabeeh Khoury
1
-0
/
+1
2018-07-02
net: zynq_gem: Initialize val variable in zynq_gem_miiphy_read()
Michal Simek
1
-1
/
+1
2018-07-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-9
/
+9
2018-07-02
video: arm: rpi: Add brcm,bcm2708-fb compatible
Emmanuel Vadot
1
-0
/
+1
2018-07-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-2
/
+11
2018-07-02
x86: timer: tsc: Allow specifying clock rate from device tree again
Bin Meng
1
-2
/
+11
2018-06-29
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2
-5
/
+13
[prev]
[next]