summaryrefslogtreecommitdiffstats
path: root/include/configs/M5329EVB.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-5/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger2015-05-191-2/+0
* m68k: add architecture-specific u-boot.ldsangelo@sysam.it2015-04-231-0/+4
* m68k: mcf532x: move CPU type to Kconfig and refactor config.mkMasahiro Yamada2015-03-281-2/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-6/+5
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-5/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL2011-10-191-4/+4
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* ColdFire:Update the env settings for several boards.Jason Jin2011-09-041-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-4/+4
* ColdFire: Cache update for all platformsTsiChung Liew2010-03-241-0/+11
* unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger2009-08-251-1/+0
* ColdFire: Provide gzip image size V2 & V3 platformsTsiChung Liew2009-03-171-0/+1
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-74/+74
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-0/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-121-2/+0
* ColdFire: Update FlexBus CS for MCF532xTsiChungLiew2008-01-171-4/+4
* ColdFire 5329: Assign correct SDRAM size and fix cacheTsiChungLiew2007-10-251-1/+1
* ColdFire: MCF5329 Update and cleanupTsiChungLiew2007-08-161-37/+32
* Added NAND supportTsiChungLiew2007-08-081-3/+24
* Added I2C supportTsiChungLiew2007-08-081-21/+31
* Renamed CONFIG_MCFSERIAL to CONFIG_MCFUARTTsiChungLiew2007-08-081-4/+2
* Cache update and added CFG_UNIFY_CACHETsiChung2007-07-101-12/+14
* Create new header file and move peripherals base address from configs file to...TsiChungLiew2007-07-101-40/+6
* Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-181-0/+275
OpenPOWER on IntegriCloud