summaryrefslogtreecommitdiff
path: root/include/configs/devkit3250.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_WWIDTH to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_WSETUP to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_WHOLD to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_WDR_CLKS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_RWIDTH to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_RSETUP to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_RHOLD to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_LPC32XX_NAND_SLC_RDR_CLKS to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-5/+5
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-3/+3
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-071-1/+0
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-281-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-12/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini2022-06-061-5/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_LPC32XX_ETH to KconfigTom Rini2022-03-251-5/+0
* Convert CONFIG_RMII to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-2/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-8/+0
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-3/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-6/+0
* Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass2021-09-041-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-4/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-5/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* Kconfig: convert CONFIG_SYS_I2C_LPC32XXTrevor Woerner2021-07-061-1/+0
* lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner2021-07-061-5/+0
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-2/+0
* spi: Zap lpc32xx_ssp driver-related codeJagan Teki2020-05-111-5/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-1/+0