summaryrefslogtreecommitdiff
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-167-2945/+0
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-126-1054/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-14/+4
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-133-4/+4
* board_f: Drop return value from initdram()Simon Glass2017-04-053-7/+13
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-053-3/+4
* arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel2017-03-175-2/+145
* arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel2017-03-171-6/+7
* mx6: tqma6: clear enet clk sel for mba6Markus Niebel2017-03-171-0/+5
* imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel2017-03-171-2/+2
* imx6: tqma6: disable spi CS unused in U-BootMarkus Niebel2017-03-171-22/+0
* imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel2017-03-172-2/+2
* imx6: tqma6: implement power_init_boardMarkus Niebel2017-03-171-10/+12
* video: Move video_get_info_str() prototype to a header fileSimon Glass2016-10-231-0/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam2016-02-021-1/+1
* powerpc: tqm834x: Fix build warnings in initdram()Bin Meng2016-01-251-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-192-0/+2
* powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-101-1/+0
* tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam2015-09-131-9/+11
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-131-3/+0
* arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese2015-09-021-0/+1
* arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese2015-07-263-0/+352
* arm: imx6: tqma6: implement KConfig baseboard selectionMarkus Niebel2015-06-271-0/+14
* arm: imx6: tqma6: boot device selection via KconfigMarkus Niebel2015-06-271-0/+19
* arm: imx6: tqma6: implement IMX_CONFIG with KconfigMarkus Niebel2015-06-271-0/+4
* arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel2015-06-271-0/+21
* arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese2015-05-151-1/+1
* powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada2015-03-175-129/+2
* mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada2015-01-053-151/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-264-4/+12
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-214-4/+12
* | tqma6: use imx_ddr_sizeMarkus Niebel2014-11-201-1/+1
* | tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-202-4/+16
* | tqma6: add missing includeMarkus Niebel2014-11-201-0/+1
|/
* 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
| |\