~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_MFG_ENV_SETTINGS to CFGTom Rini2022-12-23
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_FEC_MXC_PHYADDR 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
* Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_...Tom 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
* configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-20
* Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-04-22
|\
| * configs: drop CONFIG_MMCROOTPeng Fan2022-04-21
* | include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-21
|/
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom 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_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-01
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-12
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2021-11-05
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-05
* Convert CONFIG_OF_EMBED to KconfigTom Rini2021-11-05
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigTom Rini2021-11-05
* Convert CONFIG_BAUDRATE to KconfigTom Rini2021-10-01
* Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini2021-09-07
* 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
* imx: support for conga-QMX8 boardOliver Graute2021-06-09