summaryrefslogtreecommitdiff
path: root/include/configs/turris_omnia.h
AgeCommit message (Expand)Author
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham
2022-06-06Drop CONFIG_SPL_SIZETom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-05-02arm: mvebu: turris_omnia: Add NVMe to boot targetsPali Rohár
2022-05-02arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targetsPali Rohár
2022-05-02arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENVPali Rohár
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár
2021-10-21arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to KconfigMarek Behún
2021-10-21arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to KconfigMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-06-04arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún
2019-05-03arm: mvebu: turris_omnia: add SCSI as boot targetMarek Behún
2019-05-03arm: mvebu: turris_omnia: move I2C dependencies to KconfigMarek Behún
2019-05-03arm: mvebu: turris_omnia: remove legacy macros from board headerMarek Behún
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-12arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSIONBaruch Siach
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2019-02-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-02-07configs: Move CONFIG_SPI_FLASH into defconfigsVignesh R
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-05-14treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-22fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen