| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Resync with savedefconfig | Tom Rini | 2023-03-27 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2023-02-17 | 1 | -2/+1 |
* | Convert CONFIG_SYS_MONITOR_LEN to Kconfig | Tom Rini | 2022-11-10 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-11-07 | 1 | -1/+0 |
* | Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE | Simon Glass | 2022-10-31 | 1 | -1/+1 |
* | imx8mm_evk: Add Serial Download Protocol support | Fabio Estevam | 2022-10-21 | 1 | -0/+21 |
* | ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call | Marek Vasut | 2022-10-21 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-08-23 | 1 | -2/+1 |
* | spl: imx8mm: enlarge SPL_MAX_SIZE | Peng Fan | 2022-07-26 | 1 | -1/+0 |
* | Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+4 |
* | Convert CONFIG_SPL_BSS_START_ADDR to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+2 |
* | Convert CONFIG_SPL_STACK to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+2 |
* | Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SPL_PAD_TO et al to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_PBSIZE to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | Convert CONFIG_SYS_MAXARGS to Kconfig | Tom Rini | 2022-06-06 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-04-22 | 1 | -2/+1 |
* | imx: imx8mm_evk: enable CONFIG_DM_SERIAL | Peng Fan | 2022-04-21 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-04-13 | 1 | -4/+2 |
* | configs: imx8mm_evk: add pwm backlight support | Tommaso Merciai | 2022-04-12 | 1 | -0/+4 |
* | configs: Resync with savedefconfig | Tom Rini | 2022-04-08 | 1 | -2/+1 |
* | Convert CONFIG_ETHPRIME to Kconfig | Tom Rini | 2022-03-18 | 1 | -0/+2 |
* | Convert CONFIG_CONS_INDEX et al to Kconfig | Tom Rini | 2021-12-27 | 1 | -0/+2 |
* | Convert CONFIG_FSL_USDHC to Kconfig | Tom Rini | 2021-11-12 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-11-01 | 1 | -2/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-09-04 | 1 | -4/+0 |
* | power: Tidy up #undef of CONFIG_DM_PMIC | Simon Glass | 2021-09-04 | 1 | -0/+1 |
* | serial: Rename SERIAL_SUPPORT to SERIAL | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | mmc: Rename MMC_SUPPORT to MMC | Simon Glass | 2021-09-04 | 1 | -1/+1 |
* | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+4 |
* | imx: Finish migration of IMX_CONFIG to Kconfig | Tom Rini | 2021-08-31 | 1 | -1/+0 |
* | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini | 2021-08-31 | 1 | -0/+1 |
* | Convert CONFIG_SYS_I2C_MXC et al to Kconfig | Tom Rini | 2021-08-30 | 1 | -4/+0 |
* | i2c: Rename SPL/TPL_I2C_SUPPORT to I2C | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename GPIO_SUPPORT to GPIO | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | Rename SPL_POWER_SUPPORT to SPL_POWER | Simon Glass | 2021-07-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-06-28 | 1 | -8/+1 |
* | imx8mm: configs: enable distro default features | Andrey Zhizhikin | 2021-06-21 | 1 | -2/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2021-05-11 | 1 | -1/+0 |
* | imx8mm_evk: switch to use binman to pack images | Peng Fan | 2021-04-08 | 1 | -2/+2 |
* | imx8mm_evk: Switch to new imx8mm evk board | Ye Li | 2021-04-08 | 1 | -1/+1 |
* | configs: Resync with savedefconfigWIP/29Jan2021 | Tom Rini | 2021-01-29 | 1 | -1/+1 |
* | imx8mm: configs: add support for distro boot commands | Alice Guo | 2021-01-23 | 1 | -0/+2 |
* | configs: imx8m: enable eMMC HS400ES and SD UHS mode on EVK | Andrey Zhizhikin | 2020-12-26 | 1 | -0/+4 |
* | Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020 | Tom Rini | 2020-08-08 | 1 | -0/+1 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -1/+1 |