~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configs: Remove unused or redundant CONFIG symbolsTom Rini2022-12-23
* global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini2022-12-23
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-07
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-28
* configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-14
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-06
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-06
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-20
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-21
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-18
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-09
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-27
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-27
* Convert CONFIG_IMX_BOOTAUX et al to KconfigTom Rini2021-11-12
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-31
* ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CMIlko Iliev2021-05-02