aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-05configs: Remove duplicate newlinesMarek Vasut1-1/+0
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini1-27/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-4/+0
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-10/+10
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05Convert CONFIG_SYS_PMAN et al to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-2/+0
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-2/+2
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-6/+0
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-3/+3
2022-08-12Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-7/+0
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini1-4/+0
2022-06-28Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini1-1/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-6/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-4/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-3/+0
2022-06-06fsl-layerscape: Remove CONFIG_SPL_PBL_PADTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-2/+0
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang1-1/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-3/+0
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-12/+0
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-12/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-23/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-4/+1
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-2/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-5/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-8/+1