summaryrefslogtreecommitdiff
path: root/include/configs/TQM85xx.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk1-697/+0
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-11/+5
2011-07-22board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce1-0/+6
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce1-1/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-0/+4
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-20tqm85xx: Update PCI codePeter Tyser1-10/+10
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+6
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-4/+4
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-0/+1
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala1-4/+0
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-07-19Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-2/+0
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk1-0/+2
2009-07-18Remove legacy NAND and disk on chip references from boards.Scott Wood1-2/+0
2009-06-12mtd: MTD related config header changes (mtdparts command)Stefan Roese1-0/+2
2009-06-10TQM85xx: minor config file cleanupWolfgang Denk1-4/+3
2009-06-10TQM85xx: adapt for new flash typesWolfgang Denk1-13/+0
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger1-25/+7
2009-03-21Separate mtdparts command from jffs2Stefan Roese1-2/+2
2009-02-17MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger1-2/+9
2009-02-17MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger1-2/+10
2009-02-17MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger1-4/+5
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-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-152/+152
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-15/+15
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-27FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala1-0/+4
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger1-7/+45
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger1-3/+78
2008-06-11TQM8548: PCI express supportWolfgang Grandegger1-1/+34
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger1-8/+63
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-11/+39
2008-06-11TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger1-0/+11
2008-06-11TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger1-4/+16
2008-06-11TQM85xx: Various coding style fixesWolfgang Grandegger1-46/+42
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-0/+1
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1