summaryrefslogtreecommitdiff
path: root/include/configs/10m50_devboard.h
AgeCommit message (Expand)Author
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-02-10common: drop CONFIG_SYS_RESET_ADDROvidiu Panait
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford
2018-05-14treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-12-19nios2: Soup up the shell experienceMarek Vasut
2015-12-19nios2: Preconfigure $loadaddr variableMarek Vasut
2015-12-19nios2: Up the monitor size to 512kiBMarek Vasut
2015-12-19nios2: Calculate the env position from monitor sizeMarek Vasut
2015-11-21nios2: 10m50: change to ns16550 uartThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-11-12nios2: add 10m50 devboard supportThomas Chou