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
/
include
/
configs
/
corvus.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
global: Migrate CONFIG_USART_ID to CFG
Tom Rini
1
-1
/
+1
2022-12-23
global: Migrate CONFIG_USART_BASE to CFG
Tom Rini
1
-1
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-6
/
+6
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-2
/
+2
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
1
-11
/
+11
2022-12-05
Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
Tom Rini
1
-1
/
+0
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
1
-1
/
+0
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-3
/
+3
2022-06-06
Remove CONFIG_SYS_SPL_LEN largely
Tom Rini
1
-2
/
+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
-1
/
+0
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
1
-3
/
+0
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
1
-1
/
+0
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
1
-2
/
+0
2022-06-06
Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
Tom Rini
1
-2
/
+0
2022-04-08
corvus: Migrate CONFIG_*_LED out of CONFIG namespace
Tom Rini
1
-4
/
+0
2022-04-01
atmel: Remove CONFIG_SPL_ATMEL_SIZE
Tom Rini
1
-1
/
+0
2022-03-25
Convert CONFIG_RMII to Kconfig
Tom Rini
1
-3
/
+0
2022-03-25
Convert CONFIG_AT91_WANTS_COMMON_PHY to Kconfig
Tom Rini
1
-1
/
+0
2022-03-25
Convert CONFIG_AT91_LED to Kconfig
Tom Rini
1
-1
/
+0
2022-03-18
Convert CONFIG_ATMEL_LEGACY to Kconfig
Tom Rini
1
-5
/
+0
2022-03-18
Convert CONFIG_AT91_GPIO_PULLUP to Kconfig
Tom Rini
1
-1
/
+0
2022-03-18
Convert CONFIG_NET_RETRY_COUNT to Kconfig
Tom Rini
1
-1
/
+0
2022-03-03
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
Tom Rini
1
-6
/
+0
2021-12-27
Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig
Tom Rini
1
-1
/
+0
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
1
-4
/
+0
2021-11-12
Convert CONFIG_MACB to Kconfig
Tom Rini
1
-1
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig
Tom Rini
1
-1
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
Tom Rini
1
-1
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig
Tom Rini
1
-1
/
+0
2021-10-06
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
Tom Rini
1
-2
/
+0
2021-10-06
Convert CONFIG_SPL_NAND_LOAD et al to Kconfig
Tom Rini
1
-3
/
+0
2021-09-07
arm: Disable ATAGs support
Tom Rini
1
-4
/
+0
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
1
-6
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
1
-1
/
+0
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
1
-2
/
+0
2021-06-08
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...
Aswath Govindraju
1
-1
/
+0
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
1
-1
/
+0
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
1
-2
/
+0
2020-06-26
Convert CONFIG_AT91_GPIO to Kconfig
Tom Rini
1
-1
/
+0
2019-11-20
env: Finish migration of common ENV options
Tom Rini
1
-1
/
+0
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
1
-2
/
+0
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-1
/
+0
2019-04-22
at91: corvus_defconfig: get rid of build warnings
Heiko Schocher
1
-0
/
+1
2019-04-09
arm: at91: siemens: Add support to generate combined SPL+U-Boot image
Stefan Roese
1
-0
/
+3
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
-3
/
+0
2018-07-21
Convert CONFIG_NAND_ATMEL to Kconfig
Adam Ford
1
-1
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
1
-7
/
+0
[next]