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-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-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
2021-10-23
mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...
Marek Behún
1
-6
/
+0
2021-10-23
mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
Marek Behún
1
-1
/
+3
2021-10-23
mtd: spi-nor-core: Don't overwrite return value if it is non-zero
Marek Behún
1
-2
/
+4
2021-10-23
mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
Marek Behún
1
-1
/
+3
2021-10-23
mtd: spi-nor-core: Try cleaning up in case writing BAR failed
Marek Behún
1
-1
/
+1
2021-10-23
mtd: spi-nor: Add support for Spansion S25FL256L
Takahiro Kuwano
2
-0
/
+20
2021-10-23
mtd: spi-nor-ids: Add GD25LQ256D Chip
Yanhong Wang
1
-0
/
+5
2021-10-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
3
-2
/
+12
2021-10-21
arm: a37xx: pci: Fix condition for CRS response
Pali Rohár
1
-1
/
+1
2021-10-21
arm: a37xx: pci: Do not allow setting bars on PCI Bridge
Pali Rohár
1
-0
/
+4
2021-10-21
arm: mvebu: a3720: Create Kconfig option for I2C_MV
Marek Behún
2
-1
/
+7
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
6
-6
/
+32
2021-10-20
ram: sifive: Fix -Wint-to-pointer-cast warnings
Bin Meng
1
-4
/
+4
2021-10-20
net: macb: Fix -Wint-to-pointer-cast warnings
Bin Meng
1
-8
/
+3
2021-10-20
dm: core: Add a new API devfdt_get_addr_index_ptr()
Bin Meng
1
-3
/
+8
2021-10-20
i2c: ocores: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-1
/
+1
2021-10-20
gpio: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-4
/
+2
2021-10-20
clk: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-3
/
+3
2021-10-20
cache: sifive: Fix -Wint-to-pointer-cast warning
Bin Meng
1
-1
/
+1
2021-10-19
clk: fixed_rate: add dummy disable() function
Samuel Holland
1
-0
/
+1
[next]