summaryrefslogtreecommitdiff
path: root/board/tqc
AgeCommit message (Expand)AuthorFilesLines
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-2/+2
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-1/+0
2021-07-08ppc: Remove TQM834x boardTom Rini5-558/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini1-3/+3
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada5-9/+9
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass2-0/+2
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini3-166/+32
2020-04-17board: tqc: tqma6_mba6: switch to device modelMichael Krummsdorf1-166/+5
2020-04-17board: tqc: tqma6: hw init code disabled for device modelMichael Krummsdorf1-0/+12
2020-04-17board: tqc: tqma6: mba6: apply default Kconfig for device modelMichael Krummsdorf1-0/+11
2020-04-17tqma6: resurrect support by supplying correct SYS_TEXT_BASEMarkus Niebel1-0/+4
2020-04-17doc: update reference to README.imximagePatrick Delaunay4-4/+4
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-03board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne1-1/+0
2019-12-03common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass3-0/+3
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu3-3/+3
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-3/+3
2019-05-21tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macroMario Six1-2/+2
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-1/+1
2019-03-26tqma6s_wru4_mmc: manage board_spi_cs_gpio correctlyPatrick Delaunay1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini12-26/+12
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2-4/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-3/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic3-5/+5
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher7-2945/+0
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-1/+1
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher6-1054/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-14/+4
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass3-4/+4
2017-04-05board_f: Drop return value from initdram()Simon Glass3-7/+13
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass3-3/+4
2017-03-17arm: imx6: tqma6: add support for TQMa6DL variantMarkus Niebel5-2/+145
2017-03-17arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settingsMarkus Niebel1-6/+7
2017-03-17mx6: tqma6: clear enet clk sel for mba6Markus Niebel1-0/+5
2017-03-17imx6: tqma6: adjust ethernet phy reset delayMarkus Niebel1-2/+2
2017-03-17imx6: tqma6: disable spi CS unused in U-BootMarkus Niebel1-22/+0
2017-03-17imx6: tqma6: use lower driver stength for I2C pinsMarkus Niebel2-2/+2
2017-03-17imx6: tqma6: implement power_init_boardMarkus Niebel1-10/+12
2016-10-24video: Move video_get_info_str() prototype to a header fileSimon Glass1-0/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada3-3/+3
2016-05-03Fix spelling of "occurred".Vagrant Cascadian1-1/+1