summaryrefslogtreecommitdiff
path: root/include/configs/helios4.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini2022-06-281-2/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-6/+0
* Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham2022-06-061-9/+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_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
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-7/+0
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-091-2/+0
* arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár2022-01-141-1/+1
* 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-5/+1
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-3/+2
* configs: remove unused CONFIG_SYS_MMC_BASE defsHarm Berntsen2021-04-081-5/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-091-39/+56
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-1/+0
* arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson2020-04-221-5/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-7/+0
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-1/+0
* 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_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-7/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-4/+0
* arm: mvebu: configs: helios4: Change U-Boot offset on SPI FlashAditya Prayoga2018-12-211-1/+1
* arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga2018-12-081-0/+31
* arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga2018-12-081-6/+0
* arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga2018-12-081-8/+3
* arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore2018-06-121-0/+172