summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* board: tqm5200: delete its own object make ruleMasahiro Yamada2013-11-251-3/+0
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-7/+7
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-172-8/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-015-106/+7
* drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-311-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-144-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-243-3/+3
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-233-3/+3
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2419-325/+19
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* TQM8xx: adjust linker script to grown code sizeWolfgang Denk2012-10-281-3/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* MPC85xx: remove support for TQM85xx boardsWolfgang Denk2012-10-056-1877/+0
* TQM8xx: adjust linker script to grown code sizeWolfgang Denk2012-10-021-2/+0
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+415
* board/tqc/tqm8272/tqm8272.c: Fix GCC 4.6 build warning:Wolfgang Denk2011-11-071-2/+1
* board/tqc/tqm5200/cam5200_flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-8/+2
* board/tqc/tqm5200/cmd_stk52xx.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-11/+12
* GCC4.6: Squash warnings in tqm834x.cMarek Vasut2011-10-271-3/+3
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+0
* TQM8xx: make room for growing code size due to I/O accessor cleanupWolfgang Denk2011-10-052-136/+2
* tqm834x.c: fix compiler warningWolfgang Denk2011-08-021-3/+3
* board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce2011-07-221-0/+7
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-124-22/+31
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-2/+2
* mpc85xx: Adding more registers and optionsYork Sun2011-01-191-4/+4
* powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-37/+13
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-142-84/+0
* tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce2011-01-141-14/+23
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-3/+2
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-3/+3
* tqm5200.c: fix warning: 'edid_buf' defined but not usedWolfgang Denk2011-01-091-1/+2
* mpc52xx: add support for tqm52xx based board charonHeiko Schocher2010-12-161-1/+169
* Remove redundant config.mk filesWolfgang Denk2010-12-092-54/+0
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-51/+22
* cam5200_niosflash: fix build warningsWolfgang Denk2010-11-261-2/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-176-12/+12
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* TQM85xx: Fix bug introduced by 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-11-121-1/+1
* tqm85xx: Update PCI codePeter Tyser2010-10-203-116/+49
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-186-122/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-186-14/+17
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-283-31/+6
|\
| * 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
| |\
OpenPOWER on IntegriCloud