summaryrefslogtreecommitdiff
path: root/include/configs/turris_omnia.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham2022-06-061-7/+0
* Drop CONFIG_SPL_SIZETom Rini2022-06-061-3/+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_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: turris_omnia: Add NVMe to boot targetsPali Rohár2022-05-021-0/+1
* arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targetsPali Rohár2022-05-021-21/+3
* arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENVPali Rohár2022-05-021-1/+0
* arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár2022-01-141-1/+1
* arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún2021-10-211-1/+0
* arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún2021-10-211-4/+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: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2021-08-111-1/+0
* arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár2021-07-311-6/+0
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-3/+2
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-1/+1
* arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2021-06-041-0/+23
* 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
* arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún2019-07-111-1/+1
* arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún2019-07-111-5/+0
* arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún2019-07-111-2/+2
* arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún2019-07-111-0/+1
* arm: mvebu: turris_omnia: add SCSI as boot targetMarek Behún2019-05-031-0/+7
* arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún2019-05-031-11/+0
* arm: mvebu: turris_omnia: remove legacy macros from board headerMarek Behún2019-05-031-14/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-5/+0
* arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach2019-04-121-2/+0
* mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach2019-04-121-1/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2019-02-071-1/+0
|\
| * configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R2019-02-071-1/+0
* | pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-051-1/+0
|/
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-061-2/+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
* Remove config_distro_defaults.hAdam Ford2018-02-231-1/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-3/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0