aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM885D.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-451/+0
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-2/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-11/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2014-10-29powerpc: tqm8xx*: convert to generic boardWolfgang Denk1-1/+3
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-8/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-8/+4
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-2/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
2010-03-12TQM8xx: enable device tree support on all TQM8xx based boards.Heiko Schocher1-0/+5
2009-07-28TQM8xx* boards: set larger SMC Rx buffer lenWolfgang Denk1-1/+2
2009-02-21Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-104/+104
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-0/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-12-27TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause1-4/+8
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause1-7/+13
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein1-1/+1
2007-12-27TQM885D: use calculated cpuclk instead of measuring itMartin Krause1-7/+0
2007-12-27TQM885D: fix SDRAM refreshJens Gehrlein1-16/+20
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-2/+1
2007-07-09include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger1-16/+19
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk1-4/+3