summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqma6
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-251-3/+3
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-8/+8
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-203-166/+32
|\
| * board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf2020-04-171-166/+5
| * board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf2020-04-171-0/+12
| * board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf2020-04-171-0/+11
| * tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel2020-04-171-0/+4
* | doc: update reference to README.imximagePatrick Delaunay2020-04-164-4/+4
|/
* board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-031-1/+0
* common: Move some board functions out of common.hSimon Glass2019-12-023-0/+3
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-233-3/+3
* tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay2019-03-251-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-123-5/+5
* 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
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-233-3/+3
* 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
* 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
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-261-1/+3
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* | 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
|/