aboutsummaryrefslogtreecommitdiff
path: root/include/configs/10m50_devboard.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini1-5/+0
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-1/+0
2022-02-10common: drop CONFIG_SYS_RESET_ADDROvidiu Panait1-9/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-4/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-5/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-5/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-1/+0
2018-05-14treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-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-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-12-19nios2: Soup up the shell experienceMarek Vasut1-0/+2
2015-12-19nios2: Preconfigure $loadaddr variableMarek Vasut1-1/+2
2015-12-19nios2: Up the monitor size to 512kiBMarek Vasut1-1/+1
2015-12-19nios2: Calculate the env position from monitor sizeMarek Vasut1-13/+13
2015-11-21nios2: 10m50: change to ns16550 uartThomas Chou1-0/+1
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-11-12nios2: add 10m50 devboard supportThomas Chou1-0/+103