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
2015-12-10
sunxi: power: axp818: add support for axp818 driver
vishnupatekar
3
-11
/
+162
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
1
-8
/
+0
2015-12-09
x86: Move i8254_init() to x86_cpu_init_f()
Bin Meng
1
-10
/
+0
2015-12-07
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
6
-182
/
+214
2015-12-07
dm: core: Enable SPL_SIMPLE_BUS by default
Michal Simek
1
-1
/
+1
2015-12-07
serial: zynq: Remove duplicated header
Michal Simek
1
-3
/
+0
2015-12-07
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2
-2
/
+2
2015-12-07
zynq: sdhci: Move driver to DM
Michal Simek
1
-12
/
+32
2015-12-07
zynq: sdhci: Remove zynq_sdhci_of_init()
Michal Simek
1
-27
/
+0
2015-12-07
zynq: sdhci: Calculate minimum frequency based on max frequency
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-12-07
net: gem: Enable CTRL+C in wait_for_bit
Michal Simek
1
-0
/
+6
2015-12-07
net: gem: Move gem to Kconfig
Michal Simek
1
-0
/
+6
2015-12-07
net: gem: Read information about interface from DT
Michal Simek
1
-8
/
+12
2015-12-07
net: gem: Move driver to DM
Michal Simek
1
-69
/
+110
2015-12-07
net: gem: Fix miiphy_read name
Michal Simek
1
-2
/
+2
2015-12-07
net: gem: Remove zynq_gem_of_init()
Michal Simek
1
-42
/
+0
2015-12-07
net: gem: Enable MDIO bus earlier
Michal Simek
1
-5
/
+9
2015-12-07
net: gem: Check if priv->phydev is valid
Michal Simek
1
-0
/
+2
2015-12-07
net: gem: Extract phy init code
Michal Simek
1
-17
/
+30
2015-12-07
net: gem: Remove phydev variable
Michal Simek
1
-13
/
+10
2015-12-07
net: gem: Change mii function not to use eth_device structure
Michal Simek
1
-13
/
+19
2015-12-07
net: gem: Change mdio_wait prototype to pass regs
Michal Simek
1
-4
/
+3
2015-12-07
net: gem: Do not continue if phy is not found
Michal Simek
1
-4
/
+10
2015-12-06
Merge git://git.denx.de/u-boot-nios
Tom Rini
1
-2
/
+97
2015-12-06
Merge git://git.denx.de/u-boot-usb
Tom Rini
10
-21
/
+192
2015-12-07
mmc: dwmmc: socfpga: Convert to DM
Marek Vasut
1
-76
/
+60
2015-12-07
usb: xhci: zynqmp: Removing unused function usb_phy_reset
Marek Vasut
1
-17
/
+0
2015-12-07
usb: xhci: fsl: Removing unused function usb_phy_reset
Rajesh Bhagat
1
-17
/
+0
2015-12-07
usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook
Rajesh Bhagat
1
-0
/
+2
2015-12-07
usb: add support for generic EHCI devices
Alexey Brodkin
3
-0
/
+59
2015-12-07
sunxi: usb: Rename the sunxi usb driver DM entry
Marek Vasut
1
-1
/
+1
2015-12-07
usb: zynqmp: Fix build warnings
Marek Vasut
1
-1
/
+1
2015-12-07
usb: dwc3: fix build warnings
Felipe Balbi
2
-2
/
+2
2015-12-07
usb: host: xhci-omap: fix build break
Felipe Balbi
1
-1
/
+1
2015-12-07
usb: zynqmp: Add XHCI driver support
Siva Durga Prasad Paladugu
2
-0
/
+144
2015-12-06
altera_qspi: fix erase and write error code
Thomas Chou
1
-2
/
+2
2015-12-06
altera_qspi: add lock unlock ops
Thomas Chou
1
-0
/
+95
2015-12-05
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
1
-0
/
+1
2015-12-05
drivers: remoteproc: rproc-uclass: Fix check for NULL pointers
Nishanth Menon
1
-1
/
+1
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
1
-1
/
+1
2015-12-05
ns16550: change reg-shift property default to zero
Thomas Chou
1
-1
/
+1
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
3
-4
/
+4
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2
-3
/
+3
2015-12-04
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
1
-1
/
+1
2015-12-04
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-3
/
+1
2015-12-03
sparc: Use microseconds instead of ticks for timeout
Francois Retief
1
-1
/
+1
2015-12-01
rockchip: mmc: get the fifo mode and fifo depth property from dts
huang lin
1
-4
/
+17
2015-12-01
rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...
huang lin
1
-2
/
+3
2015-12-01
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
1
-18
/
+67
2015-12-01
mmc: dw_mmc: move data transfer as a separate function
huang lin
1
-28
/
+37
[next]