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
2021-11-04
watchdog: Automatically register device with sysreset
Samuel Holland
3
-0
/
+39
2021-11-04
sysreset: watchdog: Move watchdog reference to plat data
Samuel Holland
1
-8
/
+8
2021-11-04
sysreset: Mark driver probe functions as static
Samuel Holland
4
-4
/
+4
2021-11-04
sysreset: Add uclass Kconfig dependency to drivers
Samuel Holland
1
-2
/
+2
2021-11-03
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-0
/
+1
2021-11-03
usb: mtu3: flush cache for the first GPD when allocate GPD ring
Chunfeng Yun
1
-0
/
+1
2021-11-03
arm: a37xx: pci: Program the data strobe for config read requests
Pali Rohár
1
-0
/
+3
2021-11-03
pci: pci_mvebu: Fix comment about driver class name
Pali Rohár
1
-1
/
+1
2021-11-03
pci: pci_mvebu: Setup PCI controller to Root Complex mode
Pali Rohár
1
-0
/
+6
2021-11-03
pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge
Pali Rohár
1
-8
/
+0
2021-11-03
pci: pci_mvebu: Fix place of link up detection
Pali Rohár
1
-10
/
+4
2021-11-03
pci: pci_mvebu: Remove unused functions
Pali Rohár
1
-16
/
+0
2021-11-03
pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)
Pali Rohár
1
-35
/
+164
2021-11-03
pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
1
-2
/
+15
2021-11-03
pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16
Pali Rohár
1
-2
/
+13
2021-10-31
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-0
/
+1
2021-10-31
SoC: exynos: add support for exynos 78x0
Dzmitry Sankouski
4
-0
/
+129
2021-10-31
pinctrl: exynos: add support for multiple pin banks
Dzmitry Sankouski
1
-6
/
+22
2021-10-31
serial: samsung: add support for skip debug init in s5p
Dzmitry Sankouski
1
-0
/
+3
2021-10-31
pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC
Dzmitry Sankouski
2
-3
/
+6
2021-10-31
spmi: msm: add arbiter version 5 support
Dzmitry Sankouski
1
-50
/
+104
2021-10-31
serial: qcom: add support for GENI serial driver
Dzmitry Sankouski
3
-0
/
+632
2021-10-31
iommu: Add Apple DART driver
Mark Kettenis
3
-0
/
+70
2021-10-31
serial: s5p: Add Apple M1 support
Mark Kettenis
2
-24
/
+84
2021-10-31
test: Add tests for IOMMU uclass
Mark Kettenis
2
-0
/
+20
2021-10-31
iommu: Add IOMMU uclass
Mark Kettenis
6
-0
/
+76
2021-10-30
usb: xhci-brcm: Include header file needed for dev_err
Stefan Agner
1
-0
/
+1
2021-10-29
mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI
Usama Arif
2
-0
/
+15
2021-10-29
mmc: Fix mmc_switch excessive timeout
Kirill Kapranov
1
-2
/
+2
2021-10-29
drivers: mmc: Add wait_dat0 support for sdhci driver
Stephen Carlson
1
-0
/
+20
2021-10-29
drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver
Stephen Carlson
1
-0
/
+16
2021-10-26
dfu: Sort Kconfig entries alphabetically
Marek Vasut
1
-7
/
+7
2021-10-25
dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
Marek Vasut
1
-2
/
+12
2021-10-25
mmc: sunxi: conditionally include MMC2 initialization code
Icenowy Zheng
1
-0
/
+2
2021-10-25
watchdog: Add a driver for the sunxi watchdog
Samuel Holland
3
-0
/
+197
2021-10-25
clk: sunxi: Extend DM_RESET selection to SPL
Samuel Holland
1
-0
/
+1
2021-10-25
power: pmic: axp: Implement poweroff via sysreset
Samuel Holland
2
-1
/
+50
2021-10-25
power: axp: Avoid do_poweroff conflict with sysreset
Samuel Holland
6
-1
/
+11
2021-10-25
phy: sun4i-usb: Support VBUS detection via power supply
Samuel Holland
2
-0
/
+8
2021-10-25
phy: sun4i-usb: Refactor VBUS detection to match Linux
Samuel Holland
1
-13
/
+12
2021-10-25
phy: sun4i-usb: Remove a couple of debug messages
Samuel Holland
1
-4
/
+0
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
13
-85
/
+147
2021-10-23
spi: nxp_fspi: Implement errata workaround for LS1028A
Kuldeep Singh
1
-5
/
+48
2021-10-23
spi: nxp-fspi: Add support for IP read only
Kuldeep Singh
1
-4
/
+20
2021-10-23
mtd: spi-nor-ids: Add SECT_4K to mt25qu512a
Kris Chaplin
1
-1
/
+1
2021-10-23
mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices
Kris Chaplin
1
-0
/
+4
2021-10-23
mtd: Remove mtd_erase_callback() entirely
Marek Behún
10
-68
/
+2
2021-10-23
mtd: mtdpart: Make mtdpart's _erase method sane
Marek Behún
1
-8
/
+18
2021-10-23
mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
Marek Behún
1
-0
/
+5
2021-10-23
mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
Marek Behún
1
-2
/
+18
[next]