summaryrefslogtreecommitdiff
path: root/board/tqc/tqm85xx
AgeCommit message (Expand)AuthorFilesLines
2010-01-18PCIe, 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-2985xx: Move to a common linker scriptKumar Gala1-146/+0
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-7/+0
2009-08-29pci/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-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-17TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2-3/+5
2009-02-17MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger1-8/+108
2009-02-17MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger1-2/+2
2009-02-17MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger3-4/+26
2009-02-17MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger1-6/+8
2009-02-17MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger1-2/+4
2009-02-17MPC85xx: TQM85xx: make standard PCI/PCI-X configurableWolfgang Grandegger1-6/+6
2009-02-17MPC85xx: TQM85xx: fix flash protection for boot loaderWolfgang Grandegger1-2/+1
2008-12-20mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2008-10-2585xx: 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-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+7
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-29Coding Style CleanupWolfgang Denk1-9/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-8/+8
2008-06-11TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2-4/+122
2008-06-11TQM85xx: NAND support via local bus UPMBWolfgang Grandegger4-5/+480
2008-06-11TQM8548: PCI express supportWolfgang Grandegger3-35/+215
2008-06-11TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2-15/+248
2008-06-11TQM85xx: Support for Flat Device TreeWolfgang Grandegger1-0/+24
2008-06-11TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger3-0/+62
2008-06-11TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger1-1/+3
2008-06-11TQM85xx: Fix chip select configuration for second FLASH bankWolfgang Grandegger1-38/+46
2008-06-11TQM85xx: Fix CPM port pin configurationWolfgang Grandegger1-0/+6
2008-06-11TQM85xx: Various coding style fixesWolfgang Grandegger4-245/+251
2008-06-11TQM: move TQM boards to board/tqcWolfgang Grandegger7-0/+1036