summaryrefslogtreecommitdiff
path: root/include/configs/ds414.h
Commit message (Expand)AuthorAgeFilesLines
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár2022-01-141-1/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún2021-10-151-3/+0
* Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún2021-10-151-1/+1
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-2/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-301-1/+0
* arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár2021-08-111-1/+0
* arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár2021-07-311-5/+0
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* arm: mvebu: ds414: Add sample u-boot update commandPhil Sutter2021-04-081-1/+6
* arm: mvebu: board/Synology: Unify legacy kernel supportPhil Sutter2021-04-081-1/+14
* arm: mvebu: ds414: Config header mini-reviewPhil Sutter2021-01-271-18/+3
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFSEzra Buehler2020-05-271-0/+3
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-3/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach2019-04-121-2/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-051-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* configs: remove CONFIG_SYS_MVFSChris Packham2018-05-291-1/+2
* treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-1/+0
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-2/+0
* Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev2018-03-131-1/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-081-4/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-1/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-5/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+0
* Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0