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-09-04
power: Add a POWER config
Simon Glass
1
-2
/
+15
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
2
-2
/
+52
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
2
-2
/
+2
2021-09-04
power: Tidy up #undef of CONFIG_DM_PMIC
Simon Glass
2
-2
/
+24
2021-09-04
gpio: Add a GPIO config
Simon Glass
1
-2
/
+14
2021-09-04
tegra: gpio: Drop use of CONFIG_xxx variables
Simon Glass
1
-5
/
+5
2021-09-04
Makefile: Move drivers/dma/ into drivers/Makefile
Simon Glass
2
-1
/
+3
2021-09-04
Convert CONFIG_DMA_LPC32XX to Kconfig
Simon Glass
1
-0
/
+11
2021-09-04
dma: Add a Kconfig for legacy DMA
Simon Glass
1
-0
/
+10
2021-09-04
Makefile: Unify the rules for BOOTCOUNT_LIMIT
Simon Glass
1
-3
/
+1
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
2
-2
/
+2
2021-09-04
ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
Simon Glass
1
-2
/
+2
2021-09-04
Rename CACHE_SUPPORT to CACHE
Simon Glass
1
-1
/
+0
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
1
-1
/
+1
2021-09-04
serial: Add a SERIAL config
Simon Glass
1
-2
/
+13
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
1
-1
/
+1
2021-09-04
rtc: Rename RTC_SUPPORT to RTC
Simon Glass
1
-1
/
+1
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
1
-1
/
+1
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2
-4
/
+4
2021-09-02
pci: iproc: fix compilation errors and warnings
Bharat Gooty
1
-3
/
+4
2021-09-01
ata: ahci-pci: Add new option CONFIG_SPL_AHCI_PCI
Pali Rohár
2
-1
/
+7
2021-09-01
ata: ahci-pci: Fix dependency on DM_PCI
Pali Rohár
1
-0
/
+1
2021-09-01
rtc: ds1307: Fix incorrect clock reset for DS13xx
Callum Sinclair
1
-13
/
+56
2021-09-01
crypto: hash: Add software hash DM driver
Chia-Wei Wang
3
-0
/
+313
2021-09-01
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
5
-0
/
+134
2021-08-31
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...
Tom Rini
4
-51
/
+219
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
26
-85
/
+0
2021-08-31
nxp: Migrate a number of DDR related symbols to Kconfig
Tom Rini
1
-0
/
+21
2021-08-31
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
Tom Rini
1
-0
/
+26
2021-08-31
ddr: Migrate DDR_SPD to Kconfig
Tom Rini
2
-0
/
+10
2021-08-31
mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
Tom Rini
1
-4
/
+0
2021-08-31
mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE
Tom Rini
1
-2
/
+2
2021-08-31
watchdog: add gpio watchdog driver
Rasmus Villemoes
3
-0
/
+78
2021-08-31
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
Rasmus Villemoes
1
-20
/
+36
2021-08-31
watchdog: wdt-uclass.c: add wdt_stop_all() helper
Rasmus Villemoes
1
-0
/
+25
2021-08-31
watchdog: wdt-uclass.c: keep track of each device's running state
Rasmus Villemoes
1
-4
/
+16
2021-08-31
watchdog: wdt-uclass.c: refactor initr_watchdog()
Rasmus Villemoes
1
-16
/
+21
2021-08-31
watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
Rasmus Villemoes
1
-4
/
+4
2021-08-31
watchdog: wdt-uclass.c: introduce struct wdt_priv
Rasmus Villemoes
1
-20
/
+54
2021-08-31
watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
Rasmus Villemoes
1
-3
/
+1
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
1
-3
/
+1
2021-08-30
spi: altera_spi: Do not abuse CONFIG namespace
Tom Rini
1
-4
/
+2
2021-08-30
video: Remove ati_radeon_fb
Tom Rini
4
-1255
/
+0
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
2
-78
/
+3
2021-08-30
i8042: Do not abuse CONFIG namespace
Tom Rini
1
-2
/
+2
2021-08-30
nand: vf610_nfc: Do not abuse CONFIG namespace
Tom Rini
1
-27
/
+27
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
2
-5
/
+30
2021-08-30
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
Tom Rini
2
-5
/
+53
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
2
-38
/
+9
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2
-15
/
+20
[next]