summaryrefslogtreecommitdiff
path: root/include/configs/highbank.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-04-20arm: highbank: Remove artificial SDRAM sizeAndre Przywara1-6/+0
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-2/+0
2021-04-20arm: highbank: Enable OF_CONTROLAndre Przywara1-1/+0
2021-04-20arm: highbank: Limit FDT and initrd load addressesAndre Przywara1-0/+4
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-15Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski1-1/+0
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-1/+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-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass1-1/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass1-1/+1
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-12ARM: highbank: remove DRAM bank setupRob Herring1-1/+2
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-09autoboot.c: Move config options to KconfigStefan Roese1-3/+1
2014-05-25ARM: highbank: convert to generic boardRob Herring1-0/+1
2014-05-02ARM: highbank: use default promptRob Herring1-1/+0
2014-05-02ARM: highbank: use config_distro_defaults.hRob Herring1-23/+2
2013-11-16configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada1-1/+0
2013-11-09highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf1-1/+1
2013-11-04ARM: highbank: convert to common timer codeRob Herring1-0/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-09-06ahci: convert to use libata functions and definitionsRob Herring1-0/+1
2013-07-25Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD1-12/+1
2013-07-25highbank: enable keyed autoboot stopRob Herring1-0/+2
2013-07-25ARM: highbank: setup peripherals based on power domain statusRob Herring1-0/+1
2013-07-25ARM: highbank: enable reset on command timeoutRob Herring1-0/+3
2013-07-25ARM: highbank: update config optionsRob Herring1-2/+12