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
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2
-15
/
+20
2021-08-30
i2c: Remove non-DM code from ihs_i2c.c
Tom Rini
1
-228
/
+0
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2
-40
/
+12
2021-08-30
i2c: designware: Remove unused non-DM functionality
Tom Rini
1
-18
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
2
-5
/
+7
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2
-1
/
+23
2021-08-30
i2c: Remove unused additional legacy soft i2c bus support
Tom Rini
1
-77
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
1
-1
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
Tom Rini
1
-0
/
+19
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
1
-26
/
+2
2021-08-30
i2c: S3C24X0: Finish Kconfig migration
Tom Rini
2
-7
/
+3
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
2
-47
/
+47
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
14
-42
/
+662
2021-08-26
watchdog: versal: Include header file needed for dev_ functions
Ashok Reddy Soma
1
-0
/
+1
2021-08-26
soc: xilinx: versal: Add soc_xilinx_versal driver
T Karthik Reddy
3
-0
/
+85
2021-08-26
soc: xilinx: zynqmp: Add soc_xilinx_zynqmp driver
T Karthik Reddy
3
-0
/
+87
2021-08-26
mmc: zynq_sdhci: Use set_control_reg from sdhci.c
Ashok Reddy Soma
1
-20
/
+1
2021-08-26
mmc: zynq_sdhci: Wait till sd card detect state is stable
T Karthik Reddy
1
-0
/
+19
2021-08-26
mmc: zynq_sdhci: Move setting tapdelay code to driver
Ashok Reddy Soma
1
-1
/
+107
2021-08-26
mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays
Ashok Reddy Soma
1
-14
/
+59
2021-08-25
ddr: altera: Add SDRAM driver for Intel N5X device
Tien Fong Chee
4
-1
/
+2371
2021-08-25
ddr: socfpga: Enable memory test on memory size less than 1GB
Tien Fong Chee
1
-3
/
+21
2021-08-25
drivers: clk: Add memory clock driver for Intel N5X device
Siew Chin Lim
3
-0
/
+221
2021-08-25
drivers: clk: Add clock driver for Intel N5X device
Siew Chin Lim
3
-1
/
+708
2021-08-23
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
4
-12
/
+81
2021-08-23
Merge tag 'for-v2021.10-rc3' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
8
-0
/
+442
2021-08-22
bootcount: add a new driver with syscon as backend
Nandor Han
3
-0
/
+172
2021-08-22
i2c: i2c-gpio: Support the named GPIO binding
Samuel Holland
1
-0
/
+9
2021-08-22
gpio: mcp230xx: Introduce new driver
Sebastian Reichel
3
-0
/
+246
2021-08-22
i2c: add dm_i2c_reg_clrset
Sebastian Reichel
1
-0
/
+15
2021-08-21
Fix flashing of eMMC user area with Fastboot
Oleh Kravchenko
1
-7
/
+15
2021-08-21
Fix flash and erase of eMMC Boot2 with Fastboot
Oleh Kravchenko
1
-2
/
+2
2021-08-21
clk: clk_versaclock: Add support for versaclock driver
Adam Ford
3
-0
/
+1110
2021-08-18
crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion
Horia Geantă
1
-1
/
+1
2021-08-18
net: cortina: Add support for tfa boot in cortina firmware
Kuldeep Singh
1
-10
/
+69
2021-08-18
configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig
Kuldeep Singh
1
-0
/
+10
2021-08-18
spi: nxp_fspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2021-08-16
clk: stm32mp1: add support of BSEC clock
Patrick Delaunay
1
-0
/
+1
2021-08-12
Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...
Tom Rini
7
-36
/
+1083
2021-08-12
rockchip: px30: Support configure SFC
Jon Lin
1
-0
/
+32
2021-08-12
mtd: spi-nor-ids: Add XTX XT25F128B
Chris Morgan
2
-0
/
+10
2021-08-12
spi: rockchip_sfc: add support for Rockchip SFC
Chris Morgan
3
-0
/
+655
2021-08-11
Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
1
-0
/
+1
2021-08-11
mmc: rockchip_sdhci: Add support for RK3568
Yifeng Zhao
1
-0
/
+109
2021-08-11
mmc: rockchip_sdhci: add phy and clock config for rk3399
Yifeng Zhao
1
-36
/
+277
2021-08-11
mtd: kconfig: Fix CFI_FLASH dependency
Bin Meng
1
-0
/
+1
2021-08-11
arm: a37xx: pci: Fix handling PIO config error responses
Pali Rohár
1
-26
/
+26
2021-08-11
arm: mvebu: sata_mv failed to identify HDDs during cold start
Tony Dinh
1
-2
/
+27
2021-08-09
Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
17
-7
/
+990
2021-08-09
ddr: Add DDR driver for iMX8ULP
Ye Li
5
-0
/
+239
[next]