summaryrefslogtreecommitdiff
path: root/include/configs/imx8mm_venice.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-13board: gateworks: venice: switch to 2-bank dram configTim Harvey1-4/+5
2023-07-11board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey1-1/+0
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-14Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-51/+2
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-1/+0
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey1-45/+2
2022-11-08configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey1-4/+0
2022-11-08configs: imx8mn_venice.h: remove unused ifdefTim Harvey1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan1-1/+0
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng Fan1-3/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+3
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-05-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey1-3/+0
2022-05-20configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey1-1/+0
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut1-1/+1
2022-04-21configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan1-4/+0
2022-04-21configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey1-0/+2
2022-04-21imx8m{m,n}_venice: update env memory layoutTim Harvey1-4/+5
2022-04-12imx8m{m,n}_venice: update boot_net script to load fdtTim Harvey1-2/+15
2022-04-04Merge branch 'next'Tom Rini1-3/+0
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini1-1/+0
2022-03-31board: gateworks: venice: determine dram size at runtimeTim Harvey1-1/+1
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-1/+0
2022-02-19board: gateworks: venice: config file cleanupsTim Harvey1-5/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-2/+0
2021-11-12Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-2/+1
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-3/+0
2021-04-08board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZETim Harvey1-2/+2
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey1-0/+125