summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
AgeCommit message (Expand)Author
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2014-10-29powerpc: TQM5200: convert to generic boardWolfgang Denk
2014-01-24powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2010-12-17mpc52xx, charon: change mtd default partitionsHeiko Schocher
2010-12-17mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assignsHeiko Schocher
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-01TQM5200: enable support for ATAPI devicesWolfgang Denk
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-04-13Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew
2008-03-19TQM5200B: update MTD partition layoutMartin Krause
2008-01-09Fix problems with usb storage devices on MPC5200 /TQM5200Markus Klotzbücher
2007-10-25TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka
2007-10-24TQM5200: fix spurious characters on second serial interfaceMartin Krause
2007-10-10Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/Wolfgang Denk
2007-10-05tqm5200: Fix CONFIG_CMD_PCI typo in board config file.Marian Balakowicz
2007-09-13tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-08Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger