summaryrefslogtreecommitdiff
path: root/include/configs/npi_imx6ull.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FEC_ENET_DEV to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-2/+0
* 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-1/+1
* imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini2022-12-051-3/+0
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-2/+2
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* distroboot: Fix ubifsPali Rohár2022-07-081-1/+1
* Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini2022-06-281-2/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-1/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* configs: imx: drop IMX_FEC_BASEPeng Fan2022-04-211-1/+0
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-121-9/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* imx: Add SeeedStudio NPI-IMX6ULL SupportNavin Sankar Velliangiri2021-06-091-0/+96