summaryrefslogtreecommitdiff
path: root/include/configs/imx8mm_venice.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-11-141-51/+2
|\
| * imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey2022-11-081-45/+2
| * configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2022-11-081-4/+0
| * configs: imx8mn_venice.h: remove unused ifdefTim Harvey2022-11-081-2/+0
* | Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+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-1/+3
* 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: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-201-3/+0
* configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey2022-05-201-1/+0
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-1/+1
* configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan2022-04-211-4/+0
* configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey2022-04-211-0/+2
* imx8m{m,n}_venice: update env memory layoutTim Harvey2022-04-211-4/+5
* imx8m{m,n}_venice: update boot_net script to load fdtTim Harvey2022-04-121-2/+15
* Merge branch 'next'Tom Rini2022-04-041-3/+0
|\
| * Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-011-1/+0
| * net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
| * Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* | board: gateworks: venice: determine dram size at runtimeTim Harvey2022-03-311-1/+1
|/
* board: gateworks: venice: config file cleanupsTim Harvey2022-02-191-5/+0
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-3/+0
* board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZETim Harvey2021-04-081-2/+2
* board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-031-0/+125