aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-10-14sh: rsk7203: Add smc911x driver support to board config fileNobuhiro Iwamatsu
2008-10-13Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2008-10-12Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/masterWolfgang Denk
2008-10-12Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-10ppc4xx: Update DU440 configMatthias Fuchs
2008-10-08MPC8572DS: Fix compile warningsKumar Gala
2008-10-08i.MX31: switch to CFG_HZ=1000Guennadi Liakhovetski
2008-10-07Remove redundant #define for MPC8536DSHaiying Wang
2008-10-07Add ID EEPROM support for MPC8572DSHaiying Wang
2008-10-07Minor fixes for I2C address on MPC8572DSHaiying Wang
2008-10-07Fix the incorrect DDR clk freq reporting on 8536DSJason Jin
2008-10-01TQM5200: enable support for ATAPI devicesWolfgang Denk
2008-09-24mpc83xx: don't disable autobootKim Phillips
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips
2008-09-22socrates: change default mtest address rangeAnatolij Gustschin
2008-09-22socrates: fix SPD EEPROM addressAnatolij Gustschin
2008-09-18ADS5121: fix typo in "rootpath" default settingWolfgang Denk
2008-09-16TQM8xx: Fix CFI flash driver support for all TQM8xx based boardsWolfgang Denk
2008-09-1385xx: socrates: Add support for new image format.u-boot@bugs.denx.de
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk
2008-09-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-09-12ppc4xx: Enable device tree (FDT) support in zeus board portStefan Roese
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese
2008-09-12ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & o...Gururaja Hebbar K R
2008-09-12i.MX31: Make the SPI bus and chip select configurable for MC13783Magnus Lilja
2008-09-10ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVERJean-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-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-09-10cmd_mac: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10muas3001: update BR4 settingsHeiko Schocher
2008-09-10muas3001: added support for the LM75 sensor.Heiko Schocher
2008-09-10muas3001: activate WDT for the muas3001 board.Heiko Schocher
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher
2008-09-09Remove support for booting ARTOS imagesKumar Gala
2008-09-09Moved conditional compile into MakefileAndreas Engel
2008-09-09Update i386 code (sc520_cdp)Graeme Russ
2008-09-0985xx: socrates: Enable Lime support.Anatolij Gustschin
2008-09-0985xx: Socrates: Major code update.Detlev Zundel