summaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)Author
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-17arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel
2017-03-17arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel
2017-03-17mx6: tqma6: clear enet clk sel for mba6Markus Niebel
2017-03-17imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel
2017-03-17imx6: tqma6: disable spi CS unused in U-BootMarkus Niebel
2017-03-17imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel
2017-03-17imx6: tqma6: implement power_init_boardMarkus Niebel
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-02tqma6_wru4: Fix the reset delay for the the LAN8720 PHYFabio Estevam
2016-01-25powerpc: tqm834x: Fix build warnings in initdram()Bin Meng
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-09-13tqma6_mba6: Fix the error handling in board_eth_init()Fabio Estevam
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan
2015-09-02arm: mx6: Remove SPI support from WRU-IV baseboardStefan Roese
2015-07-26arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese
2015-06-27arm: imx6: tqma6: implement KConfig baseboard selectionMarkus Niebel
2015-06-27arm: imx6: tqma6: boot device selection via KconfigMarkus Niebel
2015-06-27arm: imx6: tqma6: implement IMX_CONFIG with KconfigMarkus Niebel
2015-06-27arm: mx6: tqma6: CPU type selection via KconfigMarkus Niebel
2015-05-15arm: mx6: tqma6: Update to optionally configure an alternative SPI setupStefan Roese
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada
2015-01-05mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 supportMasahiro Yamada
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-20tqma6: use imx_ddr_sizeMarkus Niebel
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel
2014-11-20tqma6: add missing includeMarkus Niebel
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-10-30tqma6: fix typo in header guard defineMarkus Niebel
2014-10-30tqma6: fix sf detectionMarkus Niebel
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-27ppc: Zap TQM8272 boardMarek Vasut
2014-10-27ppc: Zap TQM8260 boardMarek Vasut
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-31mx6: tqma6: get board support back to Kconfig build systemMasahiro Yamada