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-06-29
pinctrl: uniphier: Add SPI pin-mux settings
Kunihiko Hayashi
9
-0
/
+76
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-6
/
+47
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
1
-6
/
+47
2019-06-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
3
-38
/
+59
2019-06-22
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
3
-38
/
+54
2019-06-22
watchdog: tangier: Replace unused constant with a comment
Andy Shevchenko
1
-1
/
+6
2019-06-21
pci: Avoid assigning PCI resources that are below 0x1000
Bin Meng
1
-2
/
+3
2019-06-20
Fix watchdog timeout setup for mt7623
Shannon Barber
1
-7
/
+21
2019-06-20
aspeed/watchdog: Correct timeout value
Joel Stanley
1
-0
/
+6
2019-06-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
5
-0
/
+725
2019-06-20
Merge tag 'u-boot-stm32-20190619' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-2
/
+15
2019-06-20
Merge tag 'mmc-6-19' of https://github.com/MrVan/u-boot
Tom Rini
1
-2
/
+2
2019-06-20
dm: pci: add Freescale PowerPC PCIe driver
Hou Zhiqiang
5
-0
/
+725
2019-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+29
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
1
-1
/
+2
2019-06-19
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
1
-1
/
+13
2019-06-19
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
Yangbo Lu
1
-0
/
+29
2019-06-19
mmc: Avoid HS400 mode when accessing boot partitions
Marek Vasut
1
-2
/
+2
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+4
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
3
-27
/
+83
2019-06-14
fastboot: Check if partition really exist in getvar_has_slot()
Igor Opaniuk
1
-5
/
+34
2019-06-14
fastboot: getvar: Refactor fastboot_*_get_part_info() usage
Sam Protsenko
1
-16
/
+42
2019-06-14
fastboot: Use const qualifier for char *part_name
Sam Protsenko
2
-3
/
+4
2019-06-14
fastboot: Fix slot names reported by getvar
Sam Protsenko
1
-3
/
+3
2019-06-13
spi: Kconfig: Mark LPC32XX_SSP as DEPRECATED
Jagan Teki
1
-0
/
+1
2019-06-13
spi: Kconfig: Mark SOFT_SPI as DEPRECATED
Jagan Teki
1
-0
/
+1
2019-06-13
spi: Kconfig: Mark SH_SPI as DEPRECATED
Jagan Teki
1
-0
/
+1
2019-06-13
spi: Kconfig: Mark MXS_SPI has DEPRECATED
Jagan Teki
1
-0
/
+1
2019-06-12
Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic
Tom Rini
7
-28
/
+231
2019-06-12
pinctrl: meson-gxbb: add hdmi related pins
Maxime Jourdan
1
-0
/
+19
2019-06-12
pinctrl: meson: g12a: add DS bank value
Guillaume La Roque
1
-10
/
+10
2019-06-12
pinctrl: meson: add support of drive-strength-microamp
Guillaume La Roque
3
-14
/
+74
2019-06-12
pinctrl: meson-axg: add support for getting pinmux status
Neil Armstrong
1
-0
/
+48
2019-06-12
pinctrl: meson-gx: add support for getting pinmux status
Neil Armstrong
1
-0
/
+44
2019-06-12
pinctrl: meson: add common function to get pins name
Neil Armstrong
2
-0
/
+27
2019-06-12
pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groups
Neil Armstrong
2
-4
/
+9
2019-06-11
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
Tom Rini
9
-103
/
+1207
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
13
-91
/
+343
2019-06-11
pinctrl: imx: Define imx6_pinctrl_soc_info in .data section
Lukasz Majewski
1
-1
/
+1
2019-06-11
net: fec_mxc: not access reserved register on i.MX8
Peng Fan
1
-1
/
+1
2019-06-11
serial: mxc: Add iMX6SX compatible string
Marek Vasut
1
-0
/
+1
2019-06-11
pci: imx: Add DM and DT support
Marek Vasut
1
-6
/
+105
2019-06-11
pci: imx: Pass driver private data around
Marek Vasut
1
-19
/
+25
2019-06-11
pci: imx: Fix potential 64bit memory access clamping
Marek Vasut
1
-9
/
+11
2019-06-11
pci: imx: Factor out hard-coded register base addresses
Marek Vasut
1
-31
/
+44
2019-06-11
imx8: fuse: fix fuse driver
Marcel Ziswiler
1
-2
/
+0
2019-06-11
clk: imx8qm: fix usdhc2 clocks
Marcel Ziswiler
1
-0
/
+18
2019-06-11
spi: imx: work with cs greater 0
Heiko Schocher
1
-22
/
+52
2019-06-11
spi: imx: remove doubled pointer from mxc_spi_probe
Heiko Schocher
1
-4
/
+3
2019-06-11
Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
Breno Matheus Lima
2
-11
/
+0
[next]