summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM85xx.h
Commit message (Expand)AuthorAgeFilesLines
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-07-191-2/+0
|\
| * Remove legacy NAND and disk on chip references from boards.Scott Wood2009-07-171-2/+0
* | NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk2009-07-181-0/+2
|/
* mtd: MTD related config header changes (mtdparts command)Stefan Roese2009-06-121-0/+2
* TQM85xx: minor config file cleanupWolfgang Denk2009-06-091-4/+3
* TQM85xx: adapt for new flash typesWolfgang Denk2009-06-091-13/+0
* Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-231-25/+7
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* MPC85xx: TQM8548: add support for the TQM8548_AG moduleWolfgang Grandegger2009-02-161-2/+9
* MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-161-2/+10
* MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-161-4/+5
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-141-1/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-011-1/+0
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-5/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-152/+152
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-15/+15
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* FSL DDR: Remove old SPD support from cpu/mpc85xxKumar Gala2008-08-271-0/+4
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-111-7/+45
* TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-111-3/+78
* TQM8548: PCI express supportWolfgang Grandegger2008-06-111-1/+34
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-111-8/+63
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-11/+39
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-101-0/+11
* TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger2008-06-101-4/+16
* TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-101-46/+42
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-0/+1
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-171-1/+0
* 85xx: Convert TQM85xx to new TLB setupKumar Gala2008-01-171-0/+1
* 85xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala2008-01-161-0/+2
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-7/+0
* Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely2007-09-181-1/+1
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-181-0/+1
|\
| * Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-161-0/+1
* | lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-1/+0
|/
* Define tsec flag values in config filesAndy Fleming2007-08-161-0/+3
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-051-18/+20
* Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk2006-10-281-3/+3
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-201-1/+6
* Fix preboot message on TQM85xx after switching to hush parser.Wolfgang Denk2006-08-111-1/+1
* Adapt TQM85xx ramdisk address to Linux kernel memory mapWolfgang Denk2006-08-111-1/+1
* More code cleanupWolfgang Denk2006-07-211-8/+8
OpenPOWER on IntegriCloud