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
/
include
/
configs
/
ti_armv7_keystone2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
i2c: Remove non-DM_I2C support from davinci_i2c.c
Tom Rini
1
-8
/
+0
2022-06-28
Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environment
Tom Rini
1
-3
/
+1
2022-06-06
include/configs: Remove rootwait=1 to all the affected boards
Michael Trimarchi
1
-1
/
+1
2022-06-06
Convert CONFIG_SPL_TARGET to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
1
-3
/
+0
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
1
-4
/
+0
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
1
-2
/
+1
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-2
/
+0
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
1
-1
/
+0
2022-01-21
Convert CONFIG_TIMESTAMP to Kconfig
Simon Glass
1
-1
/
+0
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
1
-18
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig
Tom Rini
1
-1
/
+0
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
1
-2
/
+0
2021-09-27
ti: keystone: dma: Migrate to Kconfig
Tom Rini
1
-31
/
+0
2021-09-27
ti: keystone: Clean up or migrate some NAND related options.
Tom Rini
1
-2
/
+0
2021-09-27
keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace
Tom Rini
1
-2
/
+0
2021-09-04
ti: Convert CONFIG_TI_EDMA3 to Kconfig
Simon Glass
1
-1
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-1
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
1
-4
/
+0
2021-08-30
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
1
-1
/
+0
2021-08-30
arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS
Tom Rini
1
-1
/
+1
2020-07-28
configs: Remove dead CONFIG options
Adam Ford
1
-1
/
+0
2020-07-28
Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig
Adam Ford
1
-1
/
+0
2020-06-26
Convert CONFIG_BOOTP_DNS2 to Kconfig
Tom Rini
1
-1
/
+0
2020-06-11
spi: davinci: Drop non-dm code
Jagan Teki
1
-9
/
+0
2020-06-11
ks2_evm: Switch to DM_SPL, SPL_OF_CONTROL
Jagan Teki
1
-8
/
+0
2020-02-13
ARM: keystone2: enable initrd fixup for LPAE addressing
Tero Kristo
1
-0
/
+1
2019-10-04
ARM: keystone2: update the default addresses of the secure monitor
Jean-Jacques Hiblot
1
-2
/
+2
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
1
-3
/
+0
2019-08-25
moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3
Hannes Schmelzer
1
-1
/
+3
2019-08-25
mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig
Stefan Roese
1
-1
/
+0
2019-08-25
Convert CONFIG_ARCH_CPU_INIT to Kconfig
Adam Ford
1
-1
/
+0
2019-08-23
Convert CONFIG_MX_CYCLIC to Kconfig
Adam Ford
1
-1
/
+0
2019-08-20
configs: Rename environment variable fit_bootfile to name_fit
Andrew F. Davis
1
-8
/
+5
2019-08-20
configs: Rename environment variable fit_loadaddr to addr_fit
Andrew F. Davis
1
-6
/
+6
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
1
-1
/
+0
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-1
/
+0
2019-04-12
ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
Tom Rini
1
-2
/
+3
2019-04-11
soc: keystone: Merge into ti specific directory
Vignesh R
1
-3
/
+0
2019-03-25
Convert CONFIG_ENV_SPI_* to Kconfig
Patrick Delaunay
1
-1
/
+0
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
1
-1
/
+0
2018-12-14
configs: k2g_evm: Enable DFU on K2G EVM
Jean-Jacques Hiblot
1
-0
/
+12
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
1
-7
/
+0
2018-11-05
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
1
-1
/
+0
2018-08-17
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
Adam Ford
1
-1
/
+0
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
1
-1
/
+0
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
1
-1
/
+0
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
1
-1
/
+0
[next]