summaryrefslogtreecommitdiff
path: root/include/configs/a3m071.h
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-23-2/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
* spl: move SYS_OS_BASE to KconfigHeiko Schocher2016-10-15-1/+0
* spl: move SPL_OS_BOOT to KconfigHeiko Schocher2016-10-14-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* spl_nor.c: Support devicetree sizes different from 16kMike Looijmans2016-08-08-0/+1
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-01-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-25-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-2/+0
* powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZEYork Sun2016-04-08-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-4/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-14-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-2/+0
* net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek2015-06-01-1/+0
* powerpc: a3m071: remove redundant CONFIG_SPL_* definesMasahiro Yamada2014-12-08-2/+0
* powerpc: mpc52xx: a3m071/a4m2k: Convert to generic boardStefan Roese2014-11-19-0/+2
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-1/+1
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-28-0/+1
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-24-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* mpc5200: Misc updates to a3m071 config headerStefan Roese2013-08-12-8/+23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-12/+1
* common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-20-0/+1
* mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-02-25/+62
* mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese2013-05-02-3/+1
* mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese2013-05-02-0/+1
* mpc5200: a4m2k: Implement custom "dynamic" watchdog supportStefan Roese2013-03-09-0/+5
* mpc5200: Add a4m2k board portStefan Roese2013-03-09-47/+66
* mpc5200: Add a3m071 board supportStefan Roese2012-12-05-0/+380