aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CATcenter.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-23powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boardsMasahiro Yamada1-750/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
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-4/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-4/+5
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-11-26PPChameleonEVB and CATcenter need a custom linker scriptWolfgang Denk1-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-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-9/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-7/+11
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-1/+5
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese1-6/+6
2010-09-23ppc4xx: Fix CATcenter buildStefan Roese1-21/+2
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood1-8/+0
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-2/+2
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-157/+157
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-09-16TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk1-0/+2
2007-07-10include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger1-16/+19
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz1-9/+10
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-8/+20
2005-07-01* Patch by Stefan Roese, 1 Jul 2005:stroese1-1/+1
2005-06-30* Patch by Stefan Roese, 30 Jun 2005:stroese1-2/+2
2005-04-02Fix problems with SNTP support;wdenk1-2/+7
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-0/+1
2004-09-09Fix SysClk handling for PPChameleon and CATcenter boardswdenk1-51/+117
2004-05-13Add support for CATcenter board (based on PPChameleon ME module)wdenk1-0/+703