aboutsummaryrefslogtreecommitdiff
path: root/board/tqc/tqm85xx
AgeCommit message (Expand)AuthorFilesLines
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk6-1877/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-22board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce1-0/+7
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-8/+11
2011-01-19mpc85xx: Adding more registers and optionsYork Sun1-4/+4
2011-01-14powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2-37/+13
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2-84/+0
2011-01-14tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce1-14/+23
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+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 Tyser3-116/+49
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-31/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
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 Bruce2-24/+23
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-2885xx: Move to a common linker scriptKumar Gala1-146/+0
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-07-22tqm85xx: Remove board_add_ram_info()Peter Tyser1-30/+3
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-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger1-1/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2-3/+5
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger1-8/+108
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger1-2/+2
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger3-4/+26
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger1-6/+8
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger1-2/+4
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-18Align end of bss by 4 bytesSelvamuthukumar1-0/+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-VILLARD5-108/+108
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-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-28Coding Style CleanupWolfgang Denk1-9/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1