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
/
hikey.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
1
-1
/
+1
2022-12-05
Convert CONFIG_POWER_LTC3676 et al to Kconfig
Tom Rini
1
-2
/
+0
2022-12-05
Convert CONFIG_HIKEY_GPIO et al to Kconfig
Tom Rini
1
-2
/
+0
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-1
/
+1
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-1
/
+1
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
1
-2
/
+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_SYS_CBSIZE to Kconfig
Tom Rini
1
-3
/
+0
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
1
-1
/
+0
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
1
-3
/
+0
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
1
-3
/
+0
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
1
-2
/
+0
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
1
-1
/
+0
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
1
-1
/
+1
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-3
/
+0
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-2
/
+0
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
1
-4
/
+0
2021-02-24
config: hikey: convert to DM_USB and DM_ETH
Peter Robinson
1
-3
/
+1
2020-08-08
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
Tom Rini
1
-2
/
+0
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
1
-2
/
+0
2019-11-20
env: Finish migration of common ENV options
Tom Rini
1
-1
/
+0
2019-02-19
hikey: Allow environment to store in eMMC and increase bootdelay
Manivannan Sadhasivam
1
-1
/
+3
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
1
-3
/
+0
2019-01-14
include: configs: Add gunzip size for HiKey board
Manivannan Sadhasivam
1
-0
/
+2
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
1
-2
/
+0
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
1
-1
/
+0
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
1
-2
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-23
Remove config_distro_defaults.h
Adam Ford
1
-2
/
+0
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-5
/
+0
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
1
-1
/
+0
2018-01-28
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
Alexander Graf
1
-3
/
+0
2018-01-22
fs: Migrate ext4 to Kconfig
Tuomas Tynkkynen
1
-2
/
+0
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
1
-2
/
+0
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
1
-1
/
+0
2017-09-03
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
1
-1
/
+0
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
1
-2
/
+0
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-3
/
+0
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
1
-3
/
+0
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
1
-1
/
+0
2017-07-11
usb: Kconfig: migrate USB_DWC2 to Kconfig
Philipp Tomsich
1
-1
/
+0
2017-06-03
Kconfig: Migrate FS_FAT / FAT_WRITE
Tom Rini
1
-1
/
+0
2017-05-22
Kconfig: Drop CONFIG_CMD_ENV
Simon Glass
1
-1
/
+0
2017-04-27
clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY
Alexey Brodkin
1
-2
/
+0
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
1
-1
/
+0
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
1
-2
/
+0
2017-02-08
cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to Kconfig
Masahiro Yamada
1
-1
/
+0
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
1
-1
/
+0
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
1
-2
/
+0
[next]