summaryrefslogtreecommitdiff
path: root/configs/am335x_guardian_defconfig
AgeCommit message (Expand)Author
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-05-23configs: Resync with savedefconfigTom Rini
2022-05-09configs: am335x_guardian: Enable DM_I2CGireesh Hiremath
2022-04-22configs: Resync with savedefconfigTom Rini
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski
2022-04-01configs: Resync with savedefconfigTom Rini
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2021-11-05Convert CONFIG_BMP_16BPP to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION 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-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-07-15configs: am335x_guardian: add register maps supportGireesh Hiremath
2021-07-15configs: am335x_guardian: Enable bootcount nvmem supportGireesh Hiremath
2021-07-15configs: am335x_guardian: Enable display configGireesh Hiremath
2021-07-15configs: am335x_guardian: disable spl commandGireesh Hiremath
2021-07-15configs: am335x_guardian: set boot delayGireesh Hiremath
2021-07-15configs: am335x_guardian: add memtest configsGireesh Hiremath
2021-07-15configs: am335x_guardian: add ubi fastmap supportGireesh Hiremath
2021-07-15configs: am335x_guardian: Enable clock driverGireesh Hiremath
2021-06-28configs: Resync with savedefconfigTom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-04-14am335x, guardian: load env from NANDMoses Christopher
2020-04-14am335x, guardian: boot count is stored in AM3352 RTC blockMoses Christopher
2020-04-14am335x, guardian: boot stage feedback in headless modeMoses Christopher
2020-04-14am335x, guardian: fix spl usb-eth bootMoses Christopher