summaryrefslogtreecommitdiffstats
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-052-2/+10
|\
| * tqma6: fix typo in header guard defineMarkus Niebel2014-10-301-1/+1
| * tqma6: fix sf detectionMarkus Niebel2014-10-301-1/+9
* | kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* | ppc: Zap TQM8272 boardMarek Vasut2014-10-276-1271/+0
* | ppc: Zap TQM8260 boardMarek Vasut2014-10-275-803/+0
|/
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-244-4/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-136-80/+0
* mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada2014-08-312-0/+29
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-298-0/+971
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-1110-0/+496
| |\
| * | pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-081-2/+2
| * | Add TQ Systems TQMa6 board supportMarkus Niebel2014-07-238-0/+971
* | | mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-0/+4
| |/ |/|
* | Add board MAINTAINERS filesMasahiro Yamada2014-07-305-0/+101
* | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-305-0/+395
|/
* 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
OpenPOWER on IntegriCloud