summaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_venice.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-141-49/+2
|\
| * imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey2022-11-081-45/+2
| * configs: imx8mn_venice.h: remove unused ifdefTim Harvey2022-11-081-4/+0
* | Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
|/
* configs: imx8mp_venice: remove unnecessary FEC_QUIRK_ENET_MACTim Harvey2022-07-261-3/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-4/+0
* configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-141-1/+0
* imx: drop CONFIG_MXC_UART_BASEPeng Fan2022-06-141-3/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* configs: imx8mp_venice: add FEC_QUIRK_ENET_MACTim Harvey2022-05-201-0/+4
* board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey2022-04-211-0/+109