summaryrefslogtreecommitdiff
path: root/include/configs/turris_omnia.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-1/+0
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár1-6/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-3/+2
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún1-0/+23
2019-11-21env: Finish migration of common ENV optionsTom Rini1-3/+0
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-1/+0
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún1-1/+1
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún1-5/+0
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún1-2/+2
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún1-0/+1
2019-05-03arm: mvebu: turris_omnia: add SCSI as boot targetMarek Behún1-0/+7
2019-05-03arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún1-11/+0
2019-05-03arm: mvebu: turris_omnia: remove legacy macros from board headerMarek Behún1-14/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-5/+0
2019-04-12arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach1-2/+0
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach1-1/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-1/+0
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R1-1/+0
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach1-2/+2
2018-05-15treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-1/+0
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-2/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-23fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen1-3/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-12marvell: armada385: Add the Turris Omnia boardMarek Behún1-0/+178