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-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-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
2018-06-29
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
1
-1
/
+1
2018-06-29
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
1
-1
/
+1
2018-06-28
sf: Enable FSR polling on N25Q256(A)
Marek Vasut
1
-2
/
+2
2018-06-28
spi: omap3: fix claim/release bus within DM
Hannes Schmelzer
1
-7
/
+7
2018-06-28
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
4
-16
/
+14
2018-06-27
dwc2 USB controller hangs with lan78xx
Andrew Thomas
1
-1
/
+1
2018-06-27
Merge git://git.denx.de/u-boot-imx
Tom Rini
10
-166
/
+466
2018-06-27
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
Jörg Krause
1
-0
/
+28
2018-06-27
mtd: nand: mxs_nand_spl: refactor mxs_flash_ident
Jörg Krause
1
-1
/
+8
2018-06-27
spl, nand: add option CONFIG_SPL_NAND_IDENT to lookup for supported NAND chips
Jörg Krause
1
-0
/
+1
2018-06-27
mtd: nand: export nand_get_flash_type function
Jörg Krause
1
-1
/
+2
2018-06-27
power: pmic: Let PFUZE3000 see all 256 registers
Trent Piepho
2
-2
/
+3
2018-06-27
mtd: nand: mxs_nand: add support for specific ECC strength
Stefan Agner
1
-14
/
+30
2018-06-27
mtd: nand: mxs_nand: add device tree support
Stefan Agner
4
-0
/
+99
2018-06-27
mtd: nand: mxs_nand: move structs into header file
Stefan Agner
2
-60
/
+65
2018-06-27
mtd: nand: mxs_nand: add use_minimum_ecc to struct
Stefan Agner
1
-14
/
+20
2018-06-27
mtd: nand: mxs_nand: separate board/controller init
Stefan Agner
1
-21
/
+33
2018-06-27
mtd: nand: mxs_nand: use more precise function name
Stefan Agner
1
-3
/
+3
2018-06-27
mtd: nand: mxs_nand: move register structs to driver data
Stefan Agner
1
-17
/
+17
2018-06-27
mtd: nand: mxs_nand: add minimal ECC support
Stefan Agner
2
-14
/
+66
2018-06-27
mtd: nand: mxs_nand: report correct ECC parameters
Stefan Agner
1
-3
/
+2
2018-06-27
mtd: nand: mxs_nand: use structure for BCH geometry
Stefan Agner
1
-87
/
+95
2018-06-27
mtd: nand: mxs_nand: allow to enable BBT support
Stefan Agner
1
-0
/
+4
2018-06-27
mtd: nand: mxs_nand: use self init
Stefan Agner
3
-24
/
+31
2018-06-27
mtd: nand: mxs_nand: introduce SPL specific init
Stefan Agner
3
-1
/
+55
2018-06-25
mtd: spi: Correct parameters for s25fs512s flash
Ashish Kumar
1
-1
/
+1
2018-06-25
spi: omap3: fix set_speed and set_mode dm callbacks
Hannes Schmelzer
1
-10
/
+6
2018-06-25
spi: omap3: pre-initialize bus-speed with max. slave-speed
Hannes Schmelzer
1
-0
/
+2
2018-06-25
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
Michael Trimarchi
1
-3
/
+3
2018-06-25
spi: mxc: Fix compilation problem of DM_SPI class driver
Michael Trimarchi
1
-1
/
+1
2018-06-25
spi: zynq_qspi: Fixed incorrect return value error
Vipul Kumar
1
-1
/
+1
2018-06-23
serial: uniphier: set clock rate without clock-frequency property
Masahiro Yamada
1
-3
/
+38
2018-06-23
serial: uniphier: rename struct uniphier_serial_private_data
Masahiro Yamada
1
-5
/
+5
2018-06-23
reset: uniphier: sync reset data with Linux 4.18-rc1
Masahiro Yamada
1
-5
/
+8
2018-06-21
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
3
-17
/
+32
2018-06-19
meson: use the clock driver
Beniamino Galvani
1
-3
/
+17
[next]