summaryrefslogtreecommitdiff
path: root/include/configs/10m50_devboard.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini2022-12-221-1/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-3/+0
* Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini2022-03-251-5/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-1/+0
* common: drop CONFIG_SYS_RESET_ADDROvidiu Panait2022-02-101-9/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-4/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-5/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-5/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-1/+0
* treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* nios2: Soup up the shell experienceMarek Vasut2015-12-191-0/+2
* nios2: Preconfigure $loadaddr variableMarek Vasut2015-12-191-1/+2
* nios2: Up the monitor size to 512kiBMarek Vasut2015-12-191-1/+1
* nios2: Calculate the env position from monitor sizeMarek Vasut2015-12-191-13/+13
* nios2: 10m50: change to ns16550 uartThomas Chou2015-11-211-0/+1
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* nios2: add 10m50 devboard supportThomas Chou2015-11-121-0/+103