summaryrefslogtreecommitdiff
path: root/include/configs/xtfpga.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-4/+4
* global: Migrate CONFIG_ETHBASE to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini2022-12-221-16/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-20/+20
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-5/+5
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-2/+0
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-5/+0
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-041-20/+4
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-3/+0
* Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-041-1/+0
* xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2022-06-281-6/+0
* Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-3/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-031-2/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-7/+1
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-1/+4
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* Convert CONFIG_MX_CYCLIC to KconfigWIP/2019-08-23-master-importsAdam Ford2019-08-231-2/+0
* Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass2019-08-021-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2018-02-231-3/+2
* xtfpga: enable hush parserMax Filippov2018-02-131-2/+0
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-4/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-111-6/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-1/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-151-0/+268