summaryrefslogtreecommitdiff
path: root/board/tqc
Commit message (Expand)AuthorAgeFilesLines
* board: rename "tqc" vendor to "tq"Matthias Schiffer2021-11-1512-1418/+0
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-041-1/+1
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-2/+2
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-2/+2
* usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-181-1/+0
* ppc: Remove TQM834x boardTom Rini2021-07-075-558/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-022-0/+2
* 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-175-9/+9
* common: Drop linux/delay.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* 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
|/
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-171-0/+1
* board: Remove unnecessary inclusion of micrel.h from boardsJames Byrne2019-12-031-1/+0
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* 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
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-3/+3
* tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macroMario Six2019-05-211-2/+2
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-1/+1
* 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-0712-26/+12
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+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
* 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