summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM5200.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-10/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* powerpc: TQM5200: convert to generic boardWolfgang Denk2014-10-291-1/+3
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* mpc52xx, charon: change mtd default partitionsHeiko Schocher2010-12-171-1/+13
* mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assignsHeiko Schocher2010-12-171-6/+6
* mpc52xx: add support for tqm52xx based board charonHeiko Schocher2010-12-161-9/+17
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+1
* 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-3/+3
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-4/+4
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-3/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+11
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-5/+0
* tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-081-6/+8
* mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-121-0/+2
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-1/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-1/+1
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-132/+132
* TQM5200: enable support for ATAPI devicesWolfgang Denk2008-10-011-0/+3
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein2008-08-211-0/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-0/+1
* TQM5200B: update MTD partition layoutMartin Krause2008-03-191-5/+16
* Fix problems with usb storage devices on MPC5200 /TQM5200Markus Klotzbücher2008-01-091-0/+1
* TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk).Bartlomiej Sieka2007-10-251-2/+2
* TQM5200: fix spurious characters on second serial interfaceMartin Krause2007-10-241-1/+1
* Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/Wolfgang Denk2007-10-101-1/+1
|\
| * tqm5200: Fix CONFIG_CMD_PCI typo in board config file.Marian Balakowicz2007-10-051-1/+1
* | tqm5200: Restore customary env. variable boot commands for powerpc kernelsBartlomiej Sieka2007-09-131-16/+23
|/
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-1/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-2/+0
OpenPOWER on IntegriCloud