aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xtfpga.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini1-4/+4
2022-12-23global: Migrate CONFIG_ETHBASE to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini1-16/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-20/+20
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-5/+5
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-2/+0
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-5/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-20/+4
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-3/+0
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-1/+0
2022-06-28xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini1-6/+0
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-3/+0
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini1-2/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-7/+1
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-1/+4
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-2/+0
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-1/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov1-3/+2
2018-02-13xtfpga: enable hush parserMax Filippov1-2/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-4/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-6/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-1/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-08-15xtensa: add support for the 'xtfpga' evaluation boardChris Zankel1-0/+268