aboutsummaryrefslogtreecommitdiff
path: root/include/configs/siemens-am33x-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-06include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi1-2/+2
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-2/+0
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-3/+0
2022-04-08siemens-am33x-common: Drop CONFIG_DMA_COHERENT*Tom Rini1-3/+0
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini1-7/+0
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini1-4/+0
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigWIP/2021-10-06-assorted-improvementsTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-3/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-4/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath Govindraju1-1/+0
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28configs: Remove dead CONFIG optionsAdam Ford1-1/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-07-09siemens: draco: Enable DM_SPI, DM_SPI_FLASHJagan Teki1-3/+0
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-2/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-2/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-2/+0
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan1-2/+0
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0