summaryrefslogtreecommitdiff
path: root/include/configs/highbank.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-251-1/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski2018-02-151-1/+0
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf2018-01-281-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-3/+0
* Convert CONFIG_ENV_IS_IN_NVRAM to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* ARM: highbank: remove DRAM bank setupRob Herring2015-08-121-1/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-5/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-3/+1
* ARM: highbank: convert to generic boardRob Herring2014-05-251-0/+1
* ARM: highbank: use default promptRob Herring2014-05-021-1/+0
* ARM: highbank: use config_distro_defaults.hRob Herring2014-05-021-23/+2
* configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada2013-11-151-1/+0
* highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf2013-11-081-1/+1
* ARM: highbank: convert to common timer codeRob Herring2013-11-041-0/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* ahci: convert to use libata functions and definitionsRob Herring2013-09-061-0/+1
* Merge branch 'u-boot/master' into u-boot-arm/masterAlbert ARIBAUD2013-07-251-12/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-12/+1
* | highbank: enable keyed autoboot stopRob Herring2013-07-251-0/+2
* | ARM: highbank: setup peripherals based on power domain statusRob Herring2013-07-251-0/+1
* | ARM: highbank: enable reset on command timeoutRob Herring2013-07-251-0/+3
* | ARM: highbank: update config optionsRob Herring2013-07-251-2/+12
|/
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-11/+0
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-011-0/+2
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* ARM: highbank: change env config to use nvramJason Hobbs2012-03-281-9/+7
* ARM: highbank: Add boot counter supportRob Herring2012-03-281-0/+3
* ARM: highbank: change TEXT_BASE to 0x8000Rob Herring2012-03-281-1/+1
* ARM: highbank: enable networking and pxeRob Herring2012-01-051-2/+16
* ARM: Add Calxeda Highbank platformRob Herring2011-10-271-0/+113