summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
...
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-1/+1
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-211-7/+5
| |\
| | * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-201-7/+5
| * | Remove HMI10 board supportWolfgang Denk2010-09-191-23/+0
| |/
* | POST cleanup.Michael Zaidman2010-09-211-19/+0
|/
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-12/+6
* 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-163-28/+27
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-10/+10
* Move arch/ppc to arch/powerpcStefan Roese2010-04-212-5/+5
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-3/+3
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-132-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-2/+2
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-13/+0
* TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-121-0/+119
* 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
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-092-2/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-081-4/+2
|/
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-5/+3
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-041-1/+1
* 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
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-182-182/+35
* General help message cleanupWolfgang Denk2009-06-123-9/+10
* TQM834x: add FDT supportWolfgang Denk2009-06-122-0/+56
* 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-202-6/+2
* boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger2009-03-201-0/+3
* TQM8xxL: make some room in low memory for future needsWolfgang Denk2009-02-191-1/+0
* 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
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* Command usage cleanupPeter Tyser2009-01-283-8/+8
OpenPOWER on IntegriCloud