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
2019-01-15
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2
-2
/
+30
2019-01-15
drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
Simon Goldschmidt
1
-0
/
+1
2019-01-15
mmc: Add support for downgrading HS200/HS400 to HS mode
Marek Vasut
1
-6
/
+33
2019-01-15
mmc: Convert HI6220 MMC driver to driver model
Manivannan Sadhasivam
1
-31
/
+69
2019-01-14
ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs
Weijie Gao
4
-0
/
+1472
2019-01-14
clk: MediaTek: bind ethsys reset controller
Weijie Gao
3
-0
/
+32
2019-01-14
reset: MedaiTek: add reset controller driver for MediaTek SoCs
Weijie Gao
3
-0
/
+110
2019-01-14
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
Fabio Estevam
1
-2
/
+8
2019-01-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
5
-7
/
+14
2019-01-11
Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before r...
Lukasz Majewski
1
-2
/
+2
2019-01-10
dm: usb: gadget: Fix boot breakage on sunxi platforms
Jean-Jacques Hiblot
2
-1
/
+4
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2
-4
/
+4
2019-01-10
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
Jean-Jacques Hiblot
1
-2
/
+3
2019-01-10
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-13
/
+37
2019-01-10
Merge tag 'u-boot-imx-20190110' of git://git.denx.de/u-boot-imx
Tom Rini
3
-15
/
+17
2019-01-10
mmc: sunxi: Fix mmc clocks for DM_MMC
Jagan Teki
1
-13
/
+37
2019-01-09
misc: imx8: scu: use platdata instead of priv data
Peng Fan
1
-13
/
+13
2019-01-09
misc: imx: scu: avoid write null pointer
Peng Fan
1
-2
/
+2
2019-01-09
clk: imx8: fix build warning
Peng Fan
1
-0
/
+2
2019-01-09
usb: xhci-mem: Fix scratchpad array issue
Ye Li
1
-0
/
+3
2019-01-09
gpio: stm32f7: Fix SPL code size
Patrice Chotard
1
-5
/
+12
2019-01-09
gpio: stm32f7: Fix gpio bank hole management
Patrice Chotard
1
-0
/
+5
2019-01-09
mmc: bring back partition init for non-DM MMC drivers
Andre Przywara
1
-0
/
+4
2019-01-06
rockchip: rk3399: fix missing braces in full pinctrl
Philipp Tomsich
1
-2
/
+3
2019-01-03
Merge tag 'for-v2019.01' of git://git.denx.de/u-boot-video
Tom Rini
1
-0
/
+1
2019-01-03
Merge tag 'for-master-20190103' of git://git.denx.de/u-boot-rockchip
Tom Rini
11
-7
/
+282
2019-01-02
rockchip: rk3399: Add Kconfig option for full pinctrl driver
Christoph Muellner
2
-0
/
+19
2019-01-02
rockchip: rk3399: Add improved pinctrl driver.
Christoph Muellner
1
-0
/
+227
2019-01-02
dm: pinctrl: Add pinctrl_decode_pin_config_dm().
Christoph Muellner
1
-0
/
+22
2019-01-02
power: regulator: Allow PWM regulator to be omitted from SPL.
Christoph Muellner
2
-1
/
+8
2019-01-02
rockchip: ram: update license for sdram driver
Kever Yang
6
-6
/
+6
2019-01-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-1
/
+6
2019-01-02
mtd: nand: raw: Add Hynix H27UBG8T2BTR id table
Nikolai Zhubr
1
-0
/
+4
2019-01-02
spi: sun4i: Add rx_buf NULL pointer check
Stefan Mavrodiev
1
-1
/
+2
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
26
-18
/
+1906
2019-01-01
nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)
Lukasz Majewski
1
-0
/
+47
2019-01-01
Kconfig: Add entry for VF610 NAND NFC device tree aware driver
Lukasz Majewski
1
-0
/
+11
2019-01-01
nand: vybrid: Use calloc() instead of malloc() to allocate struct nfc
Lukasz Majewski
1
-1
/
+1
2019-01-01
drivers: ddr: introduce DDR driver for i.MX8M
Peng Fan
11
-0
/
+1511
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
4
-17
/
+17
2019-01-01
ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)
Lukasz Majewski
3
-0
/
+55
2019-01-01
w1: Add driver for i.MX bus master controller
Martin Fuzzey
3
-0
/
+247
2019-01-01
watchdog: imx: add config to disable wdog reset
Xiaoliang Yang
2
-0
/
+8
2019-01-01
watchdog: driver support for fsl-lsch2
Xiaoliang Yang
2
-0
/
+9
2018-12-29
clk: uniphier: add NAND 200MHz clock
Masahiro Yamada
1
-3
/
+5
2018-12-29
mtd: rawnand: denali: fix a race condition when DMA is kicked
Masahiro Yamada
1
-0
/
+6
2018-12-29
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
3
-24
/
+26
2018-12-29
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
1
-3
/
+35
2018-12-28
video: Add a default TrueType font
Simon Glass
1
-0
/
+1
2018-12-27
power: regulator: Return success on attempt to disable an always-on regulator
Lokesh Vutla
1
-1
/
+1
[next]