summaryrefslogtreecommitdiffstats
path: root/include/configs/sc3.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-2/+2
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-3/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-8/+0
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+5
* ppc4xx: Fix building of sc3 boardHeiko Schocher2010-08-091-2/+3
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-2/+2
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* ppc4xx: sc3: Remove unreferenced external declarations from sc3.hStefan Roese2009-11-021-5/+0
* ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-221-0/+1
* NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+1
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-12/+12
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-1/+1
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-112/+112
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fix printf() format problems with configurable promptsWolfgang Denk2008-07-311-1/+2
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-18/+0
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-2/+1
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-051-23/+25
* Fix config problems on SC3 board; make ide_reset_timeout work.Wolfgang Denk2007-06-081-2/+3
* Update for SC3 boardWolfgang Denk2007-04-111-5/+5
* Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-131-3/+6
* SC3: fix typo in default environmentWolfgang Denk2007-02-281-1/+1
* [PATCH] SC3 board: added CFG_CMD_AUTOSCRIPT.Heiko Schocher2007-01-191-12/+13
* [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driverHeiko Schocher2007-01-191-0/+3
* [PATCH] Fix: Compilerwarnings for SC3 board.Heiko Schocher2007-01-181-13/+26
* Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk2007-01-161-0/+568
OpenPOWER on IntegriCloud