aboutsummaryrefslogtreecommitdiff
path: root/include/configs/highbank.h
AgeCommit message (Expand)AuthorFilesLines
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-14Kconfig: 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-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-08autoboot.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-15configs: clean up unused macro CONFIG_L2_OFFMasahiro Yamada1-1/+0
2013-11-08highbank: 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
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-11/+0
2012-09-01Consolidate bootcount code into drivers/bootcountStefan Roese1-0/+2
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-03-28ARM: highbank: change env config to use nvramJason Hobbs1-9/+7
2012-03-28ARM: highbank: Add boot counter supportRob Herring1-0/+3
2012-03-28ARM: highbank: change TEXT_BASE to 0x8000Rob Herring1-1/+1
2012-01-05ARM: highbank: enable networking and pxeRob Herring1-2/+16
2011-10-27ARM: Add Calxeda Highbank platformRob Herring1-0/+113