aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM85xx.h
AgeCommit message (Expand)Author
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-07-17Remove legacy NAND and disk on chip references from boards.Scott Wood
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese
2009-06-09TQM85xx: minor config file cleanupWolfgang Denk
2009-06-09TQM85xx: adapt for new flash typesWolfgang Denk
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger
2009-03-20Separate mtdparts command from jffs2Stefan Roese
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
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-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger
2008-06-11TQM8548: PCI express supportWolfgang Grandegger
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger
2008-06-10TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Convert TQM85xx to new TLB setupKumar Gala
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2007-09-18Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk