aboutsummaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)Author
2012-10-28TQM8xx: adjust linker script to grown code sizeWolfgang Denk
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-05MPC85xx: remove support for TQM85xx boardsWolfgang Denk
2012-10-02TQM8xx: adjust linker script to grown code sizeWolfgang Denk
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2011-11-07board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:Wolfgang Denk
2011-11-07board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk
2011-10-27GCC4.6: Squash warnings in tqm834x.cMarek Vasut
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-05TQM8xx: make room for growing code size due to I/O accessor cleanupWolfgang Denk
2011-08-02tqm834x.c: fix compiler warningWolfgang Denk
2011-07-22board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-19mpc85xx: Adding more registers and optionsYork Sun
2011-01-14powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2011-01-09tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher
2010-12-09Remove redundant config.mk filesWolfgang Denk
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26cam5200_niosflash: fix build warningsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-11-12TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-10-20tqm85xx: Update PCI codePeter Tyser
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