aboutsummaryrefslogtreecommitdiff
path: root/include/configs/boston.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-6/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-2/+0
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay1-1/+3
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-9/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton1-1/+1
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-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-12boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiBPaul Burton1-0/+5
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-5/+0
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton1-0/+81