summaryrefslogtreecommitdiff
path: root/configs/udoo_defconfig
AgeCommit message (Expand)Author
2023-03-27configs: Resync with savedefconfigTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-21configs: Resync with savedefconfigTom Rini
2022-08-23configs: Resync with savedefconfigTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-01-08udoo: Increase CONFIG_ENV_OFFSETFabio Estevam
2022-01-08udoo: Adjust the SD card device numberingFabio Estevam
2021-11-01configs: Resync with savedefconfigTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-04-27configs: Resync with savedefconfigTom Rini
2021-04-08ARM: imx: udoo: convert to DM_ETHPeter Robinson
2021-04-08ARM: imx: udoo: Convert block devices to DMPeter Robinson
2021-04-08ARM: imx: udoo: drop MTD configPeter Robinson
2021-04-08ARM: imx: udoo: Enable OF_CONTROL and DM gpio/pin controlPeter Robinson
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-03mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2018-11-13configs: Resync with savedefconfigTom Rini
2018-10-22arm: udoo: Convert to distro configMeul, Dirk