aboutsummaryrefslogtreecommitdiff
path: root/configs/imx28_xea_defconfig
AgeCommit message (Expand)Author
2024-03-30config: xea: Add limits for SPL and u-boot proper sizesLukasz Majewski
2024-03-30arm: xea: Add support for reading SoM (CPU) board HW revisionLukasz Majewski
2024-01-15arm: config: Enable CRC8 support in SPL on imx287 XEA boardLukasz Majewski
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-02configs: Resync with savedefconfigTom Rini
2023-07-13config: xea: Disable support for FAT file systemLukasz Majewski
2023-07-13config: xea: Disable support for boot methods EXTLINUX and VBELukasz Majewski
2023-07-11config: xea: Enable DM_SERIAL for the XEA (imx287 based) boardLukasz Majewski
2023-07-11defconfig: xea: Change default spi-nor memory bus to 2Lukasz Majewski
2023-07-11arm: config: Adjust imx287 based XEA board PMU configurationLukasz Majewski
2023-05-01configs: Resync with savedefconfigTom Rini
2023-02-17configs: Resync with savedefconfigTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al 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-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini
2022-02-19xea: defconfig: Update defconfig to support mtd partitions r/w by nameLukasz Majewski
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-01-08xea: config: Disable CONFIG_SPL_OF_PLATDATA_PARENT on XEA (imx28)Lukasz Majewski
2021-01-08xea: config: Use CONFIG_PREBOOT from KconfigLukasz Majewski
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-16arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski
2020-07-06Merge branch 'next'Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-26Convert CONFIG_BOOTARGS to KconfigTom Rini
2020-05-01Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"Harald Seiler