summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm85xx/tqm85xx.c
Commit message (Expand)AuthorAgeFilesLines
* MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-051-626/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-8/+11
* powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-29/+12
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-3/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-11-121-1/+1
* tqm85xx: Update PCI codePeter Tyser2010-10-201-109/+42
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-6/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-18/+17
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-1/+1
* ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala2010-01-051-4/+4
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-5/+3
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-6/+2
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-041-1/+1
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger2009-02-161-6/+6
* MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger2009-02-161-2/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-2/+2
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-38/+20
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-46/+46
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+7
* Fix merge problemsStefan Roese2008-08-061-1/+2
* TQM8548: PCI express supportWolfgang Grandegger2008-06-111-31/+174
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-111-13/+100
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-0/+24
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-101-0/+57
* TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger2008-06-101-38/+46
* TQM85xx: Fix CPM port pin configurationWolfgang Grandegger2008-06-101-0/+6
* TQM85xx: Various coding style fixesWolfgang Grandegger2008-06-101-165/+165
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-101-0/+419
OpenPOWER on IntegriCloud