summaryrefslogtreecommitdiff
path: root/include/configs/helios4.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-3/+0
2022-06-29Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini1-2/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-6/+0
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham1-9/+0
2022-06-06Drop CONFIG_SPL_SIZETom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-2/+0
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-7/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-2/+0
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár1-1/+1
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún1-3/+0
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún1-1/+1
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-5/+1
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-3/+2
2021-04-08configs: remove unused CONFIG_SYS_MMC_BASE defsHarm Berntsen1-5/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore1-39/+56
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-5/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-7/+0
2019-08-26Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-1/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-12mvebu: drop dangling SPI flash comments and #ifdefsBaruch Siach1-2/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-7/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2018-12-21arm: mvebu: configs: helios4: Change U-Boot offset on SPI FlashAditya Prayoga1-1/+1
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga1-0/+31
2018-12-08arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga1-6/+0
2018-12-08arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga1-8/+3
2018-06-12arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore1-0/+172