aboutsummaryrefslogtreecommitdiffstats
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-3/+3
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk1-1/+2
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher1-1/+169
2010-12-09Remove redundant config.mk filesWolfgang Denk2-54/+0
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-51/+22
2010-11-26cam5200_niosflash: fix build warningsWolfgang Denk1-2/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier6-12/+12
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-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk6-122/+4
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk6-14/+17
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk3-31/+6
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-1/+1
2010-09-21POST cleanup.Michael Zaidman1-19/+0
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk1-7/+5
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese1-7/+5
2010-09-19Remove HMI10 board supportWolfgang Denk1-23/+0
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-12/+6
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 Bruce3-28/+27
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-10/+10
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-5/+5
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-3/+3
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-13Rename lib_generic/ to lib/Peter Tyser2-5/+5
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-2/+2
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-13/+0
2010-03-12TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher1-0/+119
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-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-09Merge branch 'reloc'Wolfgang Denk2-2/+0
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel1-4/+2
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-5/+3
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
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-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-182/+35