summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm85xx
Commit message (Expand)AuthorAgeFilesLines
* tqm85xx: Update PCI codePeter Tyser2010-10-203-116/+49
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-31/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* 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-162-24/+23
* 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
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-146/+0
* 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
* tqm85xx: Remove board_add_ram_info()Peter Tyser2009-07-221-30/+3
* 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
* Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger2009-03-231-1/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming2009-02-162-3/+5
* MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger2009-02-161-8/+108
* MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger2009-02-161-2/+2
* MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger2009-02-163-4/+26
* MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger2009-02-161-6/+8
* MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger2009-02-161-2/+4
* 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
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+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-185-108/+108
* 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
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Coding Style CleanupWolfgang Denk2008-06-281-9/+9
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-8/+8
* TQM85xx: Change memory map to support Flash memory > 128 MiBWolfgang Grandegger2008-06-112-4/+122
* TQM85xx: NAND support via local bus UPMBWolfgang Grandegger2008-06-114-5/+480
* TQM8548: PCI express supportWolfgang Grandegger2008-06-113-35/+215
* TQM8548: Basic support for the TQM8548 modulesWolfgang Grandegger2008-06-112-15/+248
* TQM85xx: Support for Flat Device TreeWolfgang Grandegger2008-06-111-0/+24
* TQM85xx: Support for Intel 82527 compatible CAN controllerWolfgang Grandegger2008-06-103-0/+62
* TQM85xx: Bugfix in the SDRAM initialisationWolfgang Grandegger2008-06-101-1/+3
* 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-104-245/+251
* TQM: move TQM boards to board/tqcWolfgang Grandegger2008-06-107-0/+1036
OpenPOWER on IntegriCloud