summaryrefslogtreecommitdiffstats
path: root/board/toradex
Commit message (Expand)AuthorAgeFilesLines
* board: constify struct node_info arrayMasahiro Yamada2018-07-252-2/+2
* colibri_imx7: improve DDR3 timingStefan Agner2018-07-231-5/+5
* colibri_imx7: add compatible string used in vanilla LinuxStefan Agner2018-07-231-0/+1
* mx7: Remove BMODE supportFabio Estevam2018-07-231-19/+0
* board: toradex: add Colibri iMX6ULL supportStefan Agner2018-07-235-0/+557
* board: toradex: add new and upcoming SKUsStefan Agner2018-07-232-0/+14
* apalis_t30: fix optional pcie port reset for reliable pcie operationMarcel Ziswiler2018-05-102-1/+65
* apalis_t30: fix pcie port 0 and 1 pin muxingMarcel Ziswiler2018-05-101-7/+9
* apalis-tk1: fix pcie reset for reliable gigabit ethernet operationMarcel Ziswiler2018-05-102-95/+165
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0745-91/+45
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* toradex: imx6: Rework PF0100 fuse programming commands to not be in SPLTom Rini2018-01-124-12/+11
* imx: Include <input.h> header fileDiego Dorta2017-10-122-0/+2
* colibri_imx6: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-3/+4
* apalis_imx6: Avoid calling setup_display() from SPL codeFabio Estevam2017-10-121-4/+4
* toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam2017-09-202-26/+0
* imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson2017-09-181-1/+1
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-282-22/+0
* apalis/colibri_imx6: use independent USB PID for SPLStefan Agner2017-08-232-0/+26
* Merge git://git.denx.de/u-boot-tegraTom Rini2017-08-161-2/+2
|\
| * apalis_t30: fix usb otg power enableMarcel Ziswiler2017-08-151-2/+2
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-2/+2
* | env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* | env: Rename setenv() to env_set()Simon Glass2017-08-164-5/+5
* | env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+2
|/
* dm: power: Convert as3722 to driver modelSimon Glass2017-07-281-0/+6
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-186-15/+15
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-126-15/+15
* | board: toradex: use get_nand_dev_by_index()Grygorii Strashko2017-07-112-5/+9
|/
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-112-2/+2
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2
* tegra: Convert MMC to use driver model for operationsSimon Glass2017-06-011-1/+1
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-013-0/+3
* colibri_imx7: Fix unused variable warningTom Rini2017-05-121-16/+0
* apalis_imx6: Fix unused variable warningTom Rini2017-05-121-47/+0
* board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner2017-04-143-16/+99
* arm: tegra: initial support for apalis tk1Marcel Ziswiler2017-04-017-0/+662
* ARM: vf610: move to standard arch/board approachStefan Agner2017-03-191-6/+0
* colibri_imx7: use device-tree for MTD partitionsStefan Agner2017-03-191-0/+13
* colibri_imx7: setup PMIC sleep mode configurationStefan Agner2017-03-191-0/+16
* colibri_imx7: implement board level USB PHY modeStefan Agner2017-03-191-0/+28
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* arm: imx: initial support for colibri imx6Max Krummenacher2016-12-1613-0/+2037
* arm: imx: initial support for apalis imx6Max Krummenacher2016-12-1613-0/+2203
* colibri_vf: use same NAND clock as Linux usesStefan Agner2016-12-161-1/+1