summaryrefslogtreecommitdiff
path: root/include/configs/synquacer.h
Commit message (Expand)AuthorAgeFilesLines
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-4/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+13
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini2021-12-271-3/+0
* configs: synquacer: Fix dfu_alt_info to use nor1Masami Hiramatsu2021-11-151-1/+1
* Remove CONFIG_SERIAL_MULTITom Rini2021-11-121-1/+0
* Convert CONFIG_PL011_SERIAL et al to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-2/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2021-10-011-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu2021-07-231-1/+1
* configs: synquacer: Enable EFI capsule update supportMasami Hiramatsu2021-07-061-0/+6
* board: synquacer: Add DeveloperBox 96boards EE supportMasami Hiramatsu2021-07-061-0/+109