| Commit message (Expand) | Author | Age | Files | Lines |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 3 | -5/+5 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | cmd/fdt: add possibilty to have 'extrasize' on fdt resize | Hannes Schmelzer | 2016-10-13 | 1 | -1/+1 |
* | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam | 2016-09-06 | 1 | -0/+4 |
* | ARM: board: cm_fx6: fix mtd partition fixup | Christopher Spinrath | 2016-09-06 | 1 | -3/+3 |
* | ARM: board: cm_fx6: fixup mtd partitions in the fdt | Christopher Spinrath | 2016-07-19 | 1 | -1/+17 |
* | ARM: board: cm-fx6: fix mmc for old revisions of utilite | Christopher Spinrath | 2016-07-12 | 1 | -1/+1 |
* | arm: mx6: cm-fx6: define fallback boot devices for spl | Nikita Kiryanov | 2015-11-18 | 1 | -9/+10 |
* | arm: mx6: cm-fx6: add splash locations to cm-fx6 | Nikita Kiryanov | 2015-11-16 | 1 | -0/+18 |
* | splash_source: add support for filesystem formatted mmc | Nikita Kiryanov | 2015-11-16 | 1 | -0/+1 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -3/+0 |
* | arm: mx6: cm-fx6: modify device tree for old revisions of utilite | Nikita Kiryanov | 2015-09-13 | 1 | -0/+20 |
* | compulab: eeprom: select i2c bus when querying for board rev | Nikita Kiryanov | 2015-09-13 | 1 | -1/+1 |
* | arm: mx6: cm-fx6: print PCB revision | Nikita Kiryanov | 2015-09-02 | 1 | -0/+7 |
* | arm: mx6: cm-fx6: force host mode on usb controller | Nikita Kiryanov | 2015-09-02 | 1 | -0/+6 |
* | arm: mx6: cm-fx6: setup hdmi only on hdmi enable | Nikita Kiryanov | 2015-08-02 | 1 | -6/+3 |
* | arm: mx6: cm-fx6: add support for displaytype env var | Nikita Kiryanov | 2015-08-02 | 1 | -1/+4 |
* | arm: mx6: cm-fx6: make it possible to not init display | Nikita Kiryanov | 2015-08-02 | 1 | -24/+48 |
* | arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly | Nikita Kiryanov | 2015-08-02 | 1 | -0/+2 |
* | imx: mx6 remove duplicated enable_cspi_clock | Peng Fan | 2015-07-10 | 1 | -1/+1 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-02-10 | 1 | -8/+87 |
|\ |
|
| * | common: convert compulab splash load code to common code | Nikita Kiryanov | 2015-01-29 | 1 | -2/+3 |
| * | arm: mx6: cm-fx6: add splash screen support | Nikita Kiryanov | 2015-01-29 | 1 | -0/+17 |
| * | arm: mx6: cm-fx6: add hdmi console support | Nikita Kiryanov | 2015-01-29 | 1 | -0/+51 |
| * | arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux | Nikita Kiryanov | 2015-01-29 | 1 | -7/+16 |
| * | compulab: eeprom: allow reading mac address from multiple eeproms | Nikita Kiryanov | 2015-01-29 | 1 | -1/+1 |
| * | arm: mx6: cm-fx6: change dtb node for ethaddr | Nikita Kiryanov | 2015-01-29 | 1 | -2/+3 |
* | | imx: cm_fx6: Remove reference to gdata | Simon Glass | 2015-01-20 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.denx.de/u-boot-fdt | Tom Rini | 2014-11-26 | 1 | -1/+3 |
|\ |
|
| * | fdt: Allow ft_board_setup() to report failure | Simon Glass | 2014-11-21 | 1 | -1/+3 |
* | | arm: mx6: cm_fx6: implement board specific sata stop | Nikita Kiryanov | 2014-11-24 | 1 | -3/+9 |
* | | mx6: Use a common SPL configuration file | Fabio Estevam | 2014-11-20 | 1 | -8/+0 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-05 | 2 | -4/+5 |
|\ |
|
| * | arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo | Nikita Kiryanov | 2014-11-05 | 1 | -3/+4 |
| * | arm: mx6: cm_fx6: change issd gpio order | Nikita Kiryanov | 2014-11-05 | 1 | -1/+1 |
* | | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -8/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2014-10-27 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | ARM: i.MX: provide declaration for board_spi_cs_gpio | Eric Nelson | 2014-10-21 | 1 | -0/+1 |
* | | dm: move platform data headers to include/dm/platform_data | Masahiro Yamada | 2014-10-23 | 1 | -1/+1 |
* | | dm: imx: Move cm_fx6 to use driver model for serial and GPIO | Simon Glass | 2014-10-22 | 1 | -0/+10 |
* | | arm: mx6: cm_fx6: use gpio request | Nikita Kiryanov | 2014-10-22 | 1 | -39/+94 |
* | | imx: Add error checking to setup_i2c() | Simon Glass | 2014-10-22 | 1 | -6/+34 |
|/ |
|
* | arm: mx6: cm_fx6: add sata support | Nikita Kiryanov | 2014-09-09 | 2 | -0/+100 |
* | arm: mx6: cm_fx6: use eeprom | Nikita Kiryanov | 2014-09-09 | 1 | -0/+30 |
* | arm: mx6: cm_fx6: add i2c support | Nikita Kiryanov | 2014-09-09 | 1 | -0/+42 |
* | arm: mx6: cm_fx6: add usb support | Nikita Kiryanov | 2014-09-09 | 2 | -0/+79 |
* | arm: mx6: cm_fx6: add ethernet support | Nikita Kiryanov | 2014-09-09 | 2 | -0/+101 |
* | arm: mx6: cm_fx6: add nand support | Nikita Kiryanov | 2014-09-09 | 2 | -0/+48 |
* | arm: mx6: add support for Compulab cm-fx6 CoM | Nikita Kiryanov | 2014-09-09 | 8 | -0/+619 |