summaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_rsb3720.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan2022-05-201-2/+0
* configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-201-1/+0
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-1/+1
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-211-2/+1
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+9
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-2/+0
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-181-2/+0
* configs: Re-run migrationsTom Rini2022-03-181-25/+0
* arm: imx8m: add support for Advantech RSB-3720Ying-Chun Liu (PaulLiu)2022-02-191-0/+223