aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm85xx/tqm85xx.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk1-626/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-8/+11
2011-01-14powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala1-29/+12
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+2
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-4/+4
2010-11-12TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2010-10-20tqm85xx: Update PCI codePeter Tyser1-109/+42
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-6/+1
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-18/+17
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-1/+1
2010-01-05ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala1-4/+4
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-5/+3
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-7/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-6/+2
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk1-1/+1
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-6/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-02-16MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger1-6/+6
2009-02-16MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger1-2/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-38/+20
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-46/+46
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-06-11TQM8548: PCI express supportWolfgang Grandegger1-31/+174
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger1-13/+100
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-0/+24
2008-06-10TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger1-0/+57
2008-06-10TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-10TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-10TQM85xx: Various coding style fixesWolfgang Grandegger1-165/+165
2008-06-10TQM: move TQM boards to board/tqcWolfgang Grandegger1-0/+419