summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-9/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-8/+8
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
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-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-30powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-8/+2
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-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-0/+1
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2010-04-2785xx/socrates: Remove NFS support to fit image size.Detlev Zundel1-4/+4
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger1-0/+1
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin1-0/+1
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger1-0/+5
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-106/+106
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-22socrates: change default mtest address rangeAnatolij Gustschin1-2/+2
2008-09-22socrates: fix SPD EEPROM addressAnatolij Gustschin1-1/+1
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de1-0/+5
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-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin1-0/+24
2008-09-0985xx: Socrates: Major code update.Detlev Zundel1-43/+67
2008-09-06USB EHCI: reset root hubYuri Tikhonov1-0/+1
2008-08-27FSL DDR: Convert socrates to new DDR code.Kumar Gala1-11/+18
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-11Socrates: NAND support added. Changed the U-Boot base address andSergei Poselenov1-1/+7
2008-06-11Socrates: Added FPGA mapping. LAWs and TLBs cleanup.Sergei Poselenov1-5/+4
2008-06-11Socrates: config file cleanup.Sergei Poselenov1-9/+3
2008-05-27Socrates: Fix PCI bus frequency reportSergei Poselenov1-1/+2
2008-05-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk1-0/+6
2008-05-27Socrates: Added USB support.Sergei Poselenov1-9/+12
2008-05-27Socrates: add support for DS75 Digital Thermo Sensor on I2C bus.Sergei Poselenov1-1/+11
2008-05-27Socrates: Config file cleanup.Sergei Poselenov1-3/+4
2008-05-22USB: add support for multiple PCI OHCI controllersSergei Poselenov1-2/+12
2008-05-21socrates: fix second TSEC configuration (it is actually TSEC3)Sergei Poselenov1-6/+6
2008-05-21socrates: changes to support FDTSergei Poselenov1-33/+25
2008-05-21Initial support for "Socrates" boardSergei Poselenov1-0/+410