summaryrefslogtreecommitdiff
path: root/include/configs/siemens-am33x-common.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_ENV_SETTINGS_V2 to CFGTom Rini
2022-12-23global: Migrate CONFIG_ENV_SETTINGS_V1 to CFGTom Rini
2022-12-23global: Migrate CONFIG_ENV_SETTINGS_NAND_V2 to CFGTom Rini
2022-12-23global: Migrate CONFIG_ENV_SETTINGS_NAND_V1 to CFGTom Rini
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Remove unused symbolsTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-08siemens-am33x-common: Drop CONFIG_DMA_COHERENT*Tom Rini
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28configs: Remove dead CONFIG optionsAdam Ford