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-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
46
-1268
/
+3421
2021-06-24
usb: ehci-mx6: Do not fail when 'reg' is not found
Fabio Estevam
1
-1
/
+1
2021-06-24
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
Fabio Estevam
1
-8
/
+7
2021-06-24
mtd: compare also with OF path and device name in get_mtd_device_nm()
Marek Behún
1
-0
/
+35
2021-06-24
mtd: probe SPI NOR devices in mtd_probe_devices()
Marek Behún
1
-0
/
+14
2021-06-24
mtd: remove mtd_probe() function
Marek Behún
2
-21
/
+3
2021-06-24
mtd: spi-nor: fill-in mtd->dev member
Marek Behún
3
-0
/
+3
2021-06-24
mtd: spi-nor: allow registering multiple MTDs when DM is enabled
Marek Behún
3
-5
/
+23
2021-06-24
mtd: add support for parsing partitions defined in OF
Marek Behún
2
-44
/
+125
2021-06-24
dm: core: add ofnode_get_path()
Marek Behún
1
-0
/
+25
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek Behún
1
-3
/
+16
2021-06-24
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
1
-0
/
+46
2021-06-23
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
3
-43
/
+46
2021-06-23
nvme: Don't clear nvme blk device's priv space
Bin Meng
1
-1
/
+0
2021-06-23
nvme: Drop useless members of 'struct nvme_ns'
Bin Meng
2
-5
/
+1
2021-06-23
nvme: Eliminate the offset of one during block dev creation
Bin Meng
1
-3
/
+3
2021-06-23
nvme: Skip block device creation for inactive namespaces
Bin Meng
1
-1
/
+22
2021-06-23
nvme: Move block dev creation from uclass post_probe() to driver probe()
Bin Meng
2
-30
/
+18
2021-06-23
nvme: Remove the redundant aqa value setting
Wesley Sheng
1
-1
/
+0
2021-06-23
nvme: Correct the prps per page calculation method
Wesley Sheng
1
-1
/
+1
2021-06-23
nvme: fix for big endian systems
David Lamparter
1
-4
/
+4
2021-06-22
mtd: spi-nor-ids: Add Macronix MX66UW2G345G
zhengxun
1
-0
/
+1
2021-06-22
Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...
Fabio Estevam
1
-21
/
+8
2021-06-22
mmc: mmc-uclass: change to static about dm function
Jaehoon Chung
1
-12
/
+12
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2
-2
/
+1
2021-06-22
mmc: dwmmc: socfpga: Get "fifo-mode" property from DT
Ley Foon Tan
1
-0
/
+2
2021-06-22
mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode
Ley Foon Tan
1
-3
/
+3
2021-06-22
mmc: mtk-sd: increase the minimum bus frequency
Weijie Gao
1
-0
/
+5
2021-06-19
Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...
Tom Rini
8
-9
/
+4294
2021-06-18
net: octeontx: smi: use dt live tree API
Tim Harvey
1
-13
/
+11
2021-06-18
net: sun8i-emac: fix MDIO frequency
Heinrich Schuchardt
1
-2
/
+6
2021-06-18
net: synquacer: Add netsec driver
Jassi Brar
3
-0
/
+1143
2021-06-18
net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b
Daniil Stas
1
-12
/
+1
2021-06-18
net: dwc_eth_qos: Fix needless phy auto-negotiation restarts
Daniil Stas
1
-3
/
+3
2021-06-18
net: e1000: do not attempt to set hwaddr for i210 without FLASH
Tim Harvey
2
-0
/
+5
2021-06-18
Fix a memory leak issue in the RX port initialization.
Hou Zhiqiang
1
-1
/
+3
2021-06-18
clk: cosmetic change in uclass
Patrick Delaunay
1
-1
/
+1
2021-06-18
dfu: add error callback
Patrick Delaunay
1
-0
/
+12
2021-06-18
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
Patrick Delaunay
1
-4
/
+1
2021-06-18
spi: stm32_qspi: Fix short data write operation
Daniil Stas
1
-14
/
+15
2021-06-18
mtd: nand: NFC drivers for RK3308, RK2928 and others
Yifeng Zhao
3
-0
/
+1270
2021-06-18
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
Anand Moon
1
-5
/
+5
2021-06-18
pci: pcie_dw_rockchip: Drop the unused variable warning
Anand Moon
1
-2
/
+0
2021-06-18
pci: pcie_dw_rockchip: Fixed the below compilation error
Anand Moon
1
-2
/
+2
2021-06-18
rockchip: rk3568: Add sdram driver
Joseph Chen
2
-0
/
+57
2021-06-18
rockchip: rk3568: add clock driver
Elaine Zhang
2
-0
/
+2960
2021-06-17
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...
Tom Rini
1
-19
/
+18
2021-06-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
7
-13
/
+91
2021-06-17
net: tsec: add option to set device max-speed via dts
Aleksandar Gerasimovski
1
-1
/
+6
2021-06-17
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
Yangbo Lu
1
-6
/
+1
[next]