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-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
185
-365
/
+0
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
4
-22
/
+5
2018-04-26
Merge git://git.denx.de/u-boot-usb
Tom Rini
2
-11
/
+17
2018-04-27
arm: socfpga: Fix with the correct polling on bit is set
Tien Fong Chee
1
-5
/
+5
2018-04-26
usb: gadget: composite: fix NULL pointer when a non standard request is received
Christophe Kerello
1
-1
/
+4
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
1
-10
/
+13
2018-04-26
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
5
-3
/
+44
2018-04-25
Merge git://git.denx.de/u-boot-spi
Tom Rini
4
-1
/
+186
2018-04-25
rockchip: rv1108: add ofdata_to_platdata() method for driver
Kever Yang
1
-1
/
+9
2018-04-25
rockchip: rk3128: add ofdata_to_platdata() method for driver
Kever Yang
1
-1
/
+10
2018-04-25
rockchip: rk3036: add ofdata_to_platdata() method for driver
Kever Yang
1
-1
/
+10
2018-04-25
rockchip: timer: add compatible strings for rk3188 and rk3288
Philipp Tomsich
1
-0
/
+2
2018-04-25
rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSIC
Wadim Egorov
1
-0
/
+13
2018-04-24
Merge git://git.denx.de/u-boot-video
Tom Rini
2
-1
/
+1
2018-04-24
video-uclass: Fix logical-not-parentheses warning
Tom Rini
1
-1
/
+1
2018-04-23
mmc: Staticize sd_select_bus_width
Marek Vasut
1
-1
/
+1
2018-04-23
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
4
-23
/
+52
2018-04-24
clk: uniphier: disable SPL_CLK
Masahiro Yamada
1
-1
/
+0
2018-04-24
mmc: uniphier-sd: skip clock set-up for SPL
Masahiro Yamada
1
-0
/
+4
2018-04-24
mmc: tmio: move clk_enable() to each driver's probe function
Masahiro Yamada
3
-22
/
+48
2018-04-23
Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze
Tom Rini
2
-10
/
+3
2018-04-23
mmc: avoid division by zero in meson_mmc_config_clock
Heinrich Schuchardt
1
-0
/
+3
2018-04-23
watchdog: cadence: Remove useless ioremap
Michal Simek
1
-5
/
+0
2018-04-23
nand: zynq: Cleanup initialization
Ezequiel Garcia
1
-4
/
+2
2018-04-23
nand: zynq: Fix driver initialization
Ezequiel Garcia
1
-1
/
+1
2018-04-23
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
1
-1
/
+1
2018-04-22
Merge git://git.denx.de/u-boot-usb
Tom Rini
2
-2
/
+4
2018-04-21
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
Neil Armstrong
1
-1
/
+1
2018-04-21
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Jean-Jacques Hiblot
2
-0
/
+2
2018-04-21
usb: dwc3-of-simple: Fix dependencies
Jean-Jacques Hiblot
1
-1
/
+1
2018-04-21
mmc: sh_mmcif: Add Kconfig entry
Marek Vasut
1
-0
/
+6
2018-04-21
mmc: sh_mmcif: Add DM and DT probing support
Marek Vasut
1
-13
/
+152
2018-04-21
clk: renesas: Minor clean up of the R8A7794 clock driver
Marek Vasut
1
-7
/
+3
2018-04-21
clk: renesas: Minor clean up of the R8A7792 clock driver
Marek Vasut
1
-7
/
+3
2018-04-19
sf: Add Spansion s25fl208k entry
Sean Nyekjaer
1
-0
/
+1
2018-04-19
mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064
Eugeniy Paltsev
1
-0
/
+3
2018-04-19
mtd: sf: Add support of sst26wf* flash ICs protection ops
Eugeniy Paltsev
2
-0
/
+181
2018-04-18
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
2
-0
/
+11
2018-04-18
reset: uniphier: add ethernet reset control support
Kunihiko Hayashi
1
-0
/
+5
2018-04-18
clk: uniphier: add ethernet clock control support
Kunihiko Hayashi
1
-0
/
+6
2018-04-17
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
4
-0
/
+123
2018-04-17
clk: fix clk_get_bulk when phandle error
Neil Armstrong
1
-2
/
+2
2018-04-17
reset: fix reset_get_bulk when phandle error
Neil Armstrong
1
-2
/
+2
2018-04-17
i2c: designware: add reset ctrl to driver
Dinh Nguyen
1
-0
/
+10
2018-04-17
reset: socfpga: add reset driver for SoCFPGA platform
Dinh Nguyen
3
-0
/
+113
2018-04-17
mmc: mv_sdhci: zero out sdhci_host structure
Matt Pelland
1
-1
/
+1
2018-04-16
serial: Remove duplicated line in Makefile
Patrice Chotard
1
-1
/
+0
2018-04-16
Merge git://git.denx.de/u-boot-x86
Tom Rini
3
-4
/
+6
2018-04-16
pci: video: Only print out when everything is OK
Bin Meng
1
-3
/
+1
2018-04-16
video: vesa: Change default FRAMEBUFFER_VESA_MODE
Bin Meng
1
-1
/
+1
[next]