summaryrefslogtreecommitdiff
path: root/include/configs/pico-imx6ul.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-4/+3
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-3/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+0
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-1/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-2/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-10-08pico-imx6ul: Add LCD supportFabio Estevam1-0/+13
2019-10-08pico-imx6ul: Increase the CONFIG_ENV_OFFSET sizeFabio Estevam1-1/+13
2019-10-08pico-imx6ul: Add DWARF baseboard supportOtavio Salvador1-2/+4
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2019-03-13pico-imx6ul: Convert to DM_PMICFabio Estevam1-8/+0
2018-10-09pico-imx6ul, pico-imx7d: Enable USB and PXE boot supportOtavio Salvador1-0/+2
2018-10-09pico-imx6ul, pico-imx7d: Use eMMC user partition by defaultOtavio Salvador1-2/+2
2018-09-18pico-imx6ul: Add PICO-Pi baseboard supportOtavio Salvador1-0/+3
2018-09-14pico-imx6ul: Add Falcon mode supportOtavio Salvador1-0/+12
2018-09-14pico-imx6ul: Remove CONFIG_FSL_USDHC from .hOtavio Salvador1-1/+0
2018-09-14pico-imx6ul: Improve default DFU settingsOtavio Salvador1-5/+6
2018-09-14pico-imx6ul: Add bootmenu to choose the baseboardOtavio Salvador1-0/+10
2018-09-14pico-imx6ul: Convert to SPLFabio Estevam1-0/+1
2018-09-14pico-imx6ul: Convert to distro configFabio Estevam1-50/+19
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-2/+0
2017-11-20pico-imx6ul: Use FS_GENERIC load commandFabio Berton1-2/+2
2017-11-20pico-imx6ul: Add function to create gpt partitionsFabio Berton1-0/+1
2017-11-20pico-imx6ul: Define partition layout in the environmentFabio Berton1-0/+3
2017-11-20pico-imx6ul: Add boot and rootfs dfu_alt_infoFabio Berton1-1/+5
2017-11-20pico-imx6ul: Use PARTUUID to specify the rootfs locationFabio Berton1-3/+3
2017-11-20pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variableFabio Berton1-1/+4
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-1/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-07Remove various unused interrupt related codeTom Rini1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0