aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-12General help message cleanupWolfgang Denk3-9/+10
2009-06-12TQM834x: add FDT supportWolfgang Denk2-0/+56
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 Piepho2-6/+2
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger1-0/+3
2009-02-19TQM8xxL: make some room in low memory for future needsWolfgang Denk1-1/+0
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
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1