aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)Author
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-09-21POST cleanup.Michael Zaidman
2010-09-21Merge branch 'next' of ../custodians into nextWolfgang Denk
2010-09-20cfi_flash: Simplify dynamic flash bank number detectionStefan Roese
2010-09-19Remove HMI10 board supportWolfgang Denk
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel
2010-03-12TQM8xx: add device tree support for TQM8xx based boards.Heiko Schocher
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/85xx: Move to using fsl_setup_hose on TQM 85xxKumar Gala
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-08tqm5200: Correct comment and code in post_hotkeys_pressed.Detlev Zundel
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-09-04ppc: Remove -fno-strict-aliasingKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-22tqm85xx: Remove board_add_ram_info()Peter Tyser
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips
2009-06-12General help message cleanupWolfgang Denk
2009-06-12TQM834x: add FDT supportWolfgang Denk
2009-06-04Redundant Environment: protect full sector sizeWolfgang Denk
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-23Add multi-chip NAND support for the TQM8548 modulesWolfgang Grandegger
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-03-20boards: get mac address from env and move load_sernum_ethaddr() to board initMike Frysinger
2009-02-19TQM8xxL: make some room in low memory for future needsWolfgang Denk
2009-02-16TQM85xx: Fix a couple warnings in TQM8548 buildAndy Fleming
2009-02-16MPC85xx: TQM8548: workaround for erratum DDR 19 and 20Wolfgang Grandegger
2009-02-16MPC85xx: TQM8548: use cache for AG and BE variantsWolfgang Grandegger
2009-02-16MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configurationWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: fix SDRAM timing for 533 MHzWolfgang Grandegger
2009-02-16MPC85xx: TQM8548: add support for the TQM8548_BE moduleWolfgang Grandegger