summaryrefslogtreecommitdiff
path: root/include/configs/KUP4X.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-6/+6
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-6/+6
2012-10-17split mpc8xx hooks from cmd_ide.cPavel Herrmann1-0/+1
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-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser1-3/+3
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-9/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-08-098xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher1-32/+32
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-82/+82
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-06Fix merge problemsStefan Roese1-1/+2
2007-07-10include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-09Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger1-7/+3
2007-07-09include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger1-15/+18
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk1-5/+5
2005-10-29Add support for multiple PHYs.Marian Balakowicz1-0/+1
2005-04-03Fix problems with SNTP support;wdenk1-7/+7
2004-05-13Patch by Klaus Heydeck, 12 May 2004:wdenk1-14/+77
2004-04-24* Modify KUP4X board configuration to use SL811 driver for USB memorywdenk1-1/+6
2004-03-25* Patch by Klaus Heydeck, 13 Mar 2003:wdenk1-0/+389