aboutsummaryrefslogtreecommitdiff
path: root/include/configs/TQM85xx.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-15/+15
2008-09-10rename 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-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger1-0/+11
2008-06-10TQM85xx: Support for Spansion 'N' type flashes addedWolfgang Grandegger1-4/+16
2008-06-10TQM85xx: 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
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala1-1/+0
2008-01-1785xx: Convert TQM85xx to new TLB setupKumar Gala1-0/+1
2008-01-1685xx: convert remaining 85xx boards over to use new LAW init codeKumar Gala1-0/+2
2008-01-0985xx: Remove cache config from configs.hKumar Gala1-7/+0
2007-09-18Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_configGrant Likely1-1/+1
2007-08-18Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk1-0/+1
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-1/+0
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+3
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger1-18/+20
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk1-3/+3
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-1/+6
2006-08-11Fix preboot message on TQM85xx after switching to hush parser.Wolfgang Denk1-1/+1
2006-08-11Adapt TQM85xx ramdisk address to Linux kernel memory mapWolfgang Denk1-1/+1
2006-07-21More code cleanupWolfgang Denk1-8/+8
2006-07-19Fix support for PS/2 keyboard on TQM85xx boardsWolfgang Denk1-0/+2
2006-06-16Add support for PS/2 keyboard on TQM85xx boardWolfgang Denk1-0/+7
2005-11-30Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese1-0/+452