aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sc3.h
AgeCommit message (Expand)Author
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-08-09ppc4xx: Fix building of sc3 boardHeiko Schocher
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-11-02ppc4xx: sc3: Remove unreferenced external declarations from sc3.hStefan Roese
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-09include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger
2007-06-08Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk
2007-04-11Update for SC3 boardWolfgang Denk
2007-03-13Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk
2007-02-28SC3: fix typo in default environmentWolfgang Denk
2007-01-19[PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.Heiko Schocher
2007-01-19[PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher
2007-01-18[PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher
2007-01-16Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk