summaryrefslogtreecommitdiff
path: root/include/configs/synquacer.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom 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-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini
2021-11-15configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini
2021-11-12Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini
2021-10-01Convert CONFIG_BAUDRATE to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-07-23configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu