summaryrefslogtreecommitdiff
path: root/include/configs/synquacer.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-09fwu: DeveloperBox: add support for FWUJassi Brar1-0/+10
2022-12-23global: Migrate CONFIG_PL01x_PORTS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_PL011_CLOCK to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-4/+4
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+13
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini1-3/+0
2021-11-15configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu1-1/+1
2021-11-12Remove CONFIG_SERIAL_MULTITom Rini1-1/+0
2021-11-12Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini1-1/+0
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini1-2/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-1/+0
2021-10-02serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-2/+0
2021-10-02Convert CONFIG_BAUDRATE to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-07-24configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu1-1/+1
2021-07-06configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu1-0/+6
2021-07-06board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu1-0/+109