summaryrefslogtreecommitdiff
path: root/include/configs/KUP4K.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-7/+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-7/+4
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-09-10Prepare v2010.09-rc1Wolfgang Denk1-9/+8
2010-08-098xx, kup4k/kup4x: add FDT supportHeiko Schocher1-0/+4
2010-08-098xx, kup4k/kup4x: configuration changes, code cleanupHeiko Schocher1-76/+93
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-85/+85
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-13/+16
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-5/+5
2004-05-13Patch by Klaus Heydeck, 12 May 2004:wdenk1-17/+75
2004-03-25* Patch by Klaus Heydeck, 13 Mar 2003:wdenk1-81/+69
2003-06-28* Code cleanup:wdenk1-1/+0
2003-06-04* Patches by Udi Finkelstein, 2 June 2003:wdenk1-26/+30
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk1-1/+0
2002-12-05Add LED indication for IDE activity on KUP4K boardwdenk1-1/+1
2002-12-04* Fix startup problems with VFD display on TRABwdenk1-1/+3
2002-11-22* Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk1-3/+8
2002-11-06Quick & Dirty fix for log buffer problem when environment is not setwdenk1-1/+1
2002-11-05* Add support for log buffer which can be passed to Linux kernel'swdenk1-0/+433