summaryrefslogtreecommitdiff
path: root/include/configs/pico-imx6.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-3/+3
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-081-1/+0
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-1/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-171-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* pico-imx6: Add Falcon modeFabio Estevam2019-10-081-0/+12
* pico-imx6: Add splashscreen supportFabio Estevam2019-10-081-0/+10
* pico-imx6: Add Ethernet supportFabio Estevam2019-10-081-0/+10
* pico-imx6: Fix bootmenu handlingOtavio Salvador2019-10-081-9/+11
* pico-imx6: Add initial supportFabio Estevam2019-10-081-0/+130