summaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
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-22mpc5xxx: 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-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-12-095xxx, 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-05ppc: Remove -fno-strict-aliasingKumar Gala1-1/+1
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-07-19mpc83xx: 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-21Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2009-03-21boards: 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-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
2009-02-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-28Command usage cleanupPeter Tyser3-8/+8
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-6/+6
2008-12-20mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-07Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin1-2/+3
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-11-02TQM8260: use CFI flash driver instead of custom driver.Wolfgang Denk2-498/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-2/+2
2008-10-28Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-0/+26
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+26
2008-10-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala1-38/+20
2008-10-21TQM8260: environment in flash instead EEPROM, baudrate 115kWolfgang Denk1-2/+11
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD18-381/+381