summaryrefslogtreecommitdiff
path: root/board/tqc
Commit message (Expand)AuthorAgeLines
...
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-3/+3
* tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk2011-01-09-1/+2
* mpc52xx: add support for tqm52xx based board charonHeiko Schocher2010-12-16-1/+169
* Remove redundant config.mk filesWolfgang Denk2010-12-09-54/+0
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-51/+22
* cam5200_niosflash: fix build warningsWolfgang Denk2010-11-26-2/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-12/+12
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-4/+4
* TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-11-12-1/+1
* tqm85xx: Update PCI codePeter Tyser2010-10-20-116/+49
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-122/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-14/+17
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28-31/+6
|\
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-1/+1
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-21-7/+5
| |\
| | * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-20-7/+5
| * | Remove HMI10 board supportWolfgang Denk2010-09-19-23/+0
| |/
* | POST cleanup.Michael Zaidman2010-09-21-19/+0
|/
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-2/+2
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-12/+6
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-6/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-28/+27
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-10/+10
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-5/+5
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-3/+3
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-1/+1
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-2/+2
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-13/+0
* TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher2010-03-12-0/+119
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-1/+1
* ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala2010-01-05-4/+4
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-1/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-09-2/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-2/+0
* | tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel2009-10-08-4/+2
|/
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-5/+3
* ppc: Remove -fno-strict-aliasingKumar Gala2009-09-04-1/+1
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-146/+0
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-6/+2
* tqm85xx: Remove board_add_ram_info()Peter Tyser2009-07-22-30/+3
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-182/+35
* General help message cleanupWolfgang Denk2009-06-12-9/+10
* TQM834x: add FDT supportWolfgang Denk2009-06-12-0/+56
* Redundant Environment: protect full sector sizeWolfgang Denk2009-06-04-1/+1
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-1/+1