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