summaryrefslogtreecommitdiffstats
path: root/include/configs/socrates.h
Commit message (Collapse)AuthorAgeFilesLines
* FSL DDR: Convert socrates to new DDR code.Kumar Gala2008-08-271-11/+18
| | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
| | | | | | rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov2008-06-111-1/+7
| | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov2008-06-111-5/+4
| | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* Socrates: config file cleanup.Sergei Poselenov2008-06-111-9/+3
| | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* Socrates: Fix PCI bus frequency reportSergei Poselenov2008-05-271-1/+2
| | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-05-271-0/+6
|\ | | | | | | | | | | | | | | Conflicts: include/configs/socrates.h Signed-off-by: Wolfgang Denk <wd@denx.de>
| * USB: add support for multiple PCI OHCI controllersSergei Poselenov2008-05-221-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | Add new configuration variable CONFIG_PCI_OHCI_DEVNO. In case of several PCI USB controllers on a board this variable specifys which controller to use. Also add USB support for sokrates board. See doc/README.generic_usb_ohci for details. Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com> Signed-off-by: Markus Klotzbuecher <mk@denx.de>
* | Socrates: Added USB support.Sergei Poselenov2008-05-271-9/+12
| | | | | | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* | Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov2008-05-271-1/+11
| | | | | | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* | Socrates: Config file cleanup.Sergei Poselenov2008-05-271-3/+4
|/ | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov2008-05-201-6/+6
| | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
* socrates: changes to support FDTSergei Poselenov2008-05-201-33/+25
| | | | | Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
* Initial support for "Socrates" boardSergei Poselenov2008-05-201-0/+410
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
OpenPOWER on IntegriCloud